summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-06-30Linux 3.15.3v3.15.3Greg Kroah-Hartman
2014-06-30efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski
2014-06-30builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra
2014-06-30random: fix nasty entropy accounting bugTheodore Ts'o
2014-06-30epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov
2014-06-30x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-06-30lz4: fix another possible overrunGreg Kroah-Hartman
2014-06-30Bluetooth: Fix properly ignoring LTKs of unknown typesJohan Hedberg
2014-06-30Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg
2014-06-30btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen
2014-06-30Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo
2014-06-30Btrfs: use right type to get real comparisonLiu Bo
2014-06-30Btrfs: don't check nodes for extent itemsJosef Bacik
2014-06-30fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-30btrfs: allocate raid type kobjects dynamicallyJeff Mahoney
2014-06-30Btrfs: send, use the right limits for xattr names and valuesFilipe Manana
2014-06-30Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana
2014-06-30Btrfs: set right total device count for seeding supportWang Shilong
2014-06-30Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo
2014-06-30Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo
2014-06-30Btrfs: make sure there are not any read requests before stopping workersWang Shilong
2014-06-30Btrfs: send, account for orphan directories when building path stringsFilipe Manana
2014-06-30Btrfs: output warning instead of error when loading free space cache failedMiao Xie
2014-06-30btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo
2014-06-30Btrfs: read inode size after acquiring the mutex when punching a holeFilipe Manana
2014-06-30Btrfs: fix double free in find_lock_delalloc_rangeChris Mason
2014-06-30Btrfs: fix leaf corruption caused by ENOSPC while hole punchingFilipe Manana
2014-06-30CIFS: Fix memory leaks in SMB2_openPavel Shilovsky
2014-06-30aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise
2014-06-30aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2014-06-30Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt
2014-06-30Revert "drm/radeon: use variable UVD clocks"Alex Deucher
2014-06-30x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger
2014-06-30x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin
2014-06-30arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon
2014-06-30arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-06-30arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon
2014-06-30ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM sizeJason Cooper
2014-06-30f2fs: submit bio at the reclaim pathJaegeuk Kim
2014-06-30TARGET/sbc,loopback: Adjust command data length in case pi exists on the wireSagi Grimberg
2014-06-30libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg
2014-06-30scsi_cmnd: Introduce scsi_transfer_length helperSagi Grimberg
2014-06-30target: Report correct response length for some commandsRoland Dreier
2014-06-30Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg
2014-06-30Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg
2014-06-30iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger
2014-06-30target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger
2014-06-30target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger
2014-06-30Target/iser: Gracefully reject T10-PI enabled connect request if not supportedSagi Grimberg