summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-08scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion functionBart Van Assche1-5/+15
2017-04-08scsi: scsi_dh_alua: Check scsi_device_get() return valueBart Van Assche1-9/+9
2017-04-08scsi: libsas: fix ata xfer lengthJohn Garry1-1/+1
2017-04-08scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang1-0/+2
2017-04-08xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig2-6/+10
2017-04-08xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster2-15/+25
2017-04-08xfs: Use xfs_icluster_size_fsb() to calculate inode alignment maskChandan Rajendra1-2/+1
2017-04-08xfs: fix and streamline error handling in xfs_end_ioChristoph Hellwig1-32/+27
2017-04-08xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig6-13/+22
2017-04-08xfs: tune down agno asserts in the bmap codeChristoph Hellwig1-16/+6
2017-04-08xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignmentChandan Rajendra1-2/+1
2017-04-08xfs: don't reserve blocks for right shift transactionsBrian Foster1-10/+10
2017-04-08xfs: fix uninitialized variable in _reflink_convert_cowDarrick J. Wong1-1/+1
2017-04-08xfs: split indlen reservations fairly when under reservedBrian Foster1-18/+43
2017-04-08xfs: handle indlen shortage on delalloc extent mergeBrian Foster1-3/+6
2017-04-08xfs: don't fail xfs_extent_busy allocationChristoph Hellwig1-12/+1
2017-04-08xfs: correct null checks and error processing in xfs_initialize_peragBill O'Donnell1-9/+15
2017-04-08xfs: update ctime and mtime on clone destinatation inodesChristoph Hellwig1-3/+9
2017-04-08xfs: reject all unaligned direct writes to reflinked filesChristoph Hellwig3-12/+11
2017-04-08xfs: reset b_first_retry_time when clear the retry status of xfs_buf_tHou Tao1-0/+1
2017-04-08xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong5-11/+123
2017-04-08xfs: allow unwritten extents in the CoW forkDarrick J. Wong1-30/+50
2017-04-08xfs: verify free block header fieldsDarrick J. Wong1-2/+49
2017-04-08xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong1-1/+5
2017-04-08xfs: filter out obviously bad btree pointersDarrick J. Wong3-6/+4
2017-04-08xfs: fail _dir_open when readahead failsDarrick J. Wong3-7/+5
2017-04-08xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong1-2/+1
2017-04-08xfs: fix eofblocks race with file extending async dio writesBrian Foster1-0/+3
2017-04-08xfs: sync eofblocks scans under iolock are livelock proneBrian Foster3-44/+16
2017-04-08xfs: pull up iolock from xfs_free_eofblocks()Brian Foster4-59/+60
2017-04-08KVM: nVMX: fix nested EPT detectionLadi Prosek1-3/+1
2017-04-08libceph: force GFP_NOIO for socket allocationsIlya Dryomov1-0/+6
2017-03-31Linux 4.10.8v4.10.8Greg Kroah-Hartman1-1/+1
2017-03-31usb: musb: fix possible spinlock deadlockBin Liu1-1/+1
2017-03-31sched/rt: Add a missing rescheduling pointSebastian Andrzej Siewior2-4/+2
2017-03-31qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio5-10/+16
2017-03-31metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin1-0/+2
2017-03-31metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin1-3/+12
2017-03-31metag/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-31sparc/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-31mips/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+2
2017-03-31h8300/ptrace: Fix incorrect register transfer countDave Martin1-3/+5
2017-03-31c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin1-41/+0
2017-03-31pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson1-4/+0
2017-03-31virtio_balloon: init 1st buffer in stats vqLadi Prosek1-0/+2
2017-03-31KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini3-0/+10
2017-03-31KVM: nVMX: Fix nested VPID vmx exec controlWanpeng Li1-3/+4
2017-03-31xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft1-1/+5
2017-03-31xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft1-0/+3
2017-03-31xfrm: policy: init locks earlyFlorian Westphal1-5/+5