summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-01btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-07-01Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo3-15/+24
2014-07-01Btrfs: use right type to get real comparisonLiu Bo1-1/+1
2014-07-01Btrfs: don't check nodes for extent itemsJosef Bacik1-2/+3
2014-07-01fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+3
2014-07-01btrfs: allocate raid type kobjects dynamicallyJeff Mahoney3-16/+36
2014-07-01Btrfs: send, use the right limits for xattr names and valuesFilipe Manana1-7/+23
2014-07-01Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana1-0/+4
2014-07-01Btrfs: set right total device count for seeding supportWang Shilong1-1/+0
2014-07-01Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo1-0/+2
2014-07-01Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo1-4/+8
2014-07-01Btrfs: make sure there are not any read requests before stopping workersWang Shilong1-0/+5
2014-07-01Btrfs: send, account for orphan directories when building path stringsFilipe Manana1-24/+9
2014-07-01Btrfs: output warning instead of error when loading free space cache failedMiao Xie1-2/+2
2014-07-01btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo1-2/+24
2014-07-01Btrfs: read inode size after acquiring the mutex when punching a holeFilipe Manana1-1/+2
2014-07-01Btrfs: fix double free in find_lock_delalloc_rangeChris Mason1-0/+1
2014-07-01Btrfs: fix leaf corruption caused by ENOSPC while hole punchingFilipe Manana1-1/+19
2014-07-01CIFS: Fix memory leaks in SMB2_openPavel Shilovsky1-1/+6
2014-07-01aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise1-0/+3
2014-07-01aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise1-2/+1
2014-07-01genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner3-6/+108
2014-07-01Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt1-10/+1
2014-07-01Revert "drm/radeon: use variable UVD clocks"Alex Deucher2-1/+5
2014-07-01x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger1-2/+4
2014-07-01x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin1-5/+0
2014-07-01arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon1-1/+1
2014-07-01arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit1-2/+0
2014-07-01arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon2-1/+10
2014-07-01ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM sizeJason Cooper1-1/+1
2014-07-01f2fs: submit bio at the reclaim pathJaegeuk Kim1-0/+2
2014-07-01TARGET/sbc,loopback: Adjust command data length in case pi exists on the wireSagi Grimberg2-5/+25
2014-07-01libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg2-33/+19
2014-07-01scsi_cmnd: Introduce scsi_transfer_length helperSagi Grimberg1-0/+17
2014-07-01target: Report correct response length for some commandsRoland Dreier4-5/+26
2014-07-01Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg3-6/+13
2014-07-01Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg1-1/+3
2014-07-01iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger1-2/+1
2014-07-01target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger1-3/+3
2014-07-01target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger1-0/+6
2014-07-01Target/iser: Gracefully reject T10-PI enabled connect request if not supportedSagi Grimberg1-2/+3
2014-07-01Target/iser: Wait for proper cleanup before unloadingSagi Grimberg1-0/+1
2014-07-01Target/iser: Improve cm events handlingSagi Grimberg2-12/+15
2014-07-01Target/iser: Fix hangs in connection teardownSagi Grimberg2-22/+10
2014-07-01Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg1-2/+7
2014-07-01Bluetooth: Fix missing check for FIPS security levelJohan Hedberg1-1/+2
2014-07-01Bluetooth: Fix requiring SMP MITM for outgoing connectionsJohan Hedberg1-3/+4
2014-07-01Bluetooth: Fix authentication check for FIPS security levelJohan Hedberg1-0/+1
2014-07-01Bluetooth: Fix L2CAP deadlockJukka Taimisto1-1/+4
2014-07-01Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen1-30/+35