summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: reject all unaligned direct writes to reflinked filesChristoph Hellwig3-46/+10
2017-04-08xfs: update ctime and mtime on clone destinatation inodesChristoph Hellwig1-3/+9
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-08xfs: use per-AG reservations for the finobtChristoph Hellwig5-20/+144
2017-04-08xfs: only update mount/resv fields on success in __xfs_ag_resv_initChristoph Hellwig1-9/+14
2017-04-08xen/setup: Don't relocate p2m over existing oneRoss Lagerwall1-3/+3
2017-04-08libceph: force GFP_NOIO for socket allocationsIlya Dryomov1-0/+6
2017-03-31Linux 4.9.20v4.9.20Greg 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-31fscrypt: remove broken support for detecting keyring key revocationEric Biggers4-55/+11
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-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
2017-03-30Linux 4.9.19v4.9.19Greg Kroah-Hartman1-1/+1
2017-03-30crypto: algif_hash - avoid zero-sized arrayJiri Slaby1-1/+1
2017-03-30fbcon: Fix vc attr at deinitTakashi Iwai1-27/+40
2017-03-30drm: reference count event->completionDaniel Vetter3-1/+13
2017-03-30nl80211: fix dumpit error path RTNL deadlocksJohannes Berg1-73/+60
2017-03-30drm/bridge: analogix dp: Fix runtime PM state on driver bindMarek Szyprowski1-0/+7
2017-03-30device-dax: fix pmd/pte fault fallback handlingDave Jiang1-0/+15
2017-03-30libceph: don't set weight to IN when OSD is destroyedIlya Dryomov1-1/+0
2017-03-30Drivers: hv: vmbus: Don't leak memory when a channel is rescindedK. Y. Srinivasan1-5/+8
2017-03-30Drivers: hv: vmbus: Don't leak channel idsK. Y. Srinivasan1-0/+1