Age | Commit message (Expand) | Author |
2014-06-30 | Linux 3.15.3v3.15.3 | Greg Kroah-Hartman |
2014-06-30 | efi-pstore: Fix an overflow on 32-bit builds | Andrzej Zaborowski |
2014-06-30 | builddeb: use $OBJCOPY variable instead of objcopy | Fathi Boudra |
2014-06-30 | random: fix nasty entropy accounting bug | Theodore Ts'o |
2014-06-30 | epoll: fix use-after-free in eventpoll_release_file | Konstantin Khlebnikov |
2014-06-30 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski |
2014-06-30 | lz4: fix another possible overrun | Greg Kroah-Hartman |
2014-06-30 | Bluetooth: Fix properly ignoring LTKs of unknown types | Johan Hedberg |
2014-06-30 | Bluetooth: Clearly distinguish mgmt LTK type from authenticated property | Johan Hedberg |
2014-06-30 | btrfs: fix use of uninit "ret" in end_extent_writepage() | Eric Sandeen |
2014-06-30 | Btrfs: fix scrub_print_warning to handle skinny metadata extents | Liu Bo |
2014-06-30 | Btrfs: use right type to get real comparison | Liu Bo |
2014-06-30 | Btrfs: don't check nodes for extent items | Josef Bacik |
2014-06-30 | fs: btrfs: volumes.c: Fix for possible null pointer dereference | Rickard Strandqvist |
2014-06-30 | btrfs: allocate raid type kobjects dynamically | Jeff Mahoney |
2014-06-30 | Btrfs: send, use the right limits for xattr names and values | Filipe Manana |
2014-06-30 | Btrfs: send, don't error in the presence of subvols/snapshots | Filipe Manana |
2014-06-30 | Btrfs: set right total device count for seeding support | Wang Shilong |
2014-06-30 | Btrfs: mark mapping with error flag to report errors to userspace | Liu Bo |
2014-06-30 | Btrfs: fix NULL pointer crash of deleting a seed device | Liu Bo |
2014-06-30 | Btrfs: make sure there are not any read requests before stopping workers | Wang Shilong |
2014-06-30 | Btrfs: send, account for orphan directories when building path strings | Filipe Manana |
2014-06-30 | Btrfs: output warning instead of error when loading free space cache failed | Miao Xie |
2014-06-30 | btrfs: Add ctime/mtime update for btrfs device add/remove. | Qu Wenruo |
2014-06-30 | Btrfs: read inode size after acquiring the mutex when punching a hole | Filipe Manana |
2014-06-30 | Btrfs: fix double free in find_lock_delalloc_range | Chris Mason |
2014-06-30 | Btrfs: fix leaf corruption caused by ENOSPC while hole punching | Filipe Manana |
2014-06-30 | CIFS: Fix memory leaks in SMB2_open | Pavel Shilovsky |
2014-06-30 | aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 | Benjamin LaHaise |
2014-06-30 | aio: fix aio request leak when events are reaped by userspace | Benjamin LaHaise |
2014-06-30 | genirq: Sanitize spurious interrupt detection of threaded irqs | Thomas Gleixner |
2014-06-30 | Revert "offb: Add palette hack for little endian" | Benjamin Herrenschmidt |
2014-06-30 | Revert "drm/radeon: use variable UVD clocks" | Alex Deucher |
2014-06-30 | x86, x32: Use compat shims for io_{setup,submit} | Mike Frysinger |
2014-06-30 | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin |
2014-06-30 | arm64: mm: remove broken &= operator from pmd_mknotpresent | Will Deacon |
2014-06-30 | arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro | Suravee Suthikulpanit |
2014-06-30 | arm64: uid16: fix __kernel_old_{gid,uid}_t definitions | Will Deacon |
2014-06-30 | ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM size | Jason Cooper |
2014-06-30 | f2fs: submit bio at the reclaim path | Jaegeuk Kim |
2014-06-30 | TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire | Sagi Grimberg |
2014-06-30 | libiscsi, iser: Adjust data_length to include protection information | Sagi Grimberg |
2014-06-30 | scsi_cmnd: Introduce scsi_transfer_length helper | Sagi Grimberg |
2014-06-30 | target: Report correct response length for some commands | Roland Dreier |
2014-06-30 | Target/iscsi: Fix sendtargets response pdu for iser transport | Sagi Grimberg |
2014-06-30 | Target/iser: Fix a wrong dereference in case discovery session is over iser | Sagi Grimberg |
2014-06-30 | iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak | Nicholas Bellinger |
2014-06-30 | target: Use complete_all for se_cmd->t_transport_stop_comp | Nicholas Bellinger |
2014-06-30 | target: Set CMD_T_ACTIVE bit for Task Management Requests | Nicholas Bellinger |
2014-06-30 | Target/iser: Gracefully reject T10-PI enabled connect request if not supported | Sagi Grimberg |