summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-09-01xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leavesChristoph Hellwig1-32/+12
2017-09-01xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extentChristoph Hellwig2-11/+11
2017-09-01xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_atChristoph Hellwig1-16/+4
2017-09-01xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extentsChristoph Hellwig1-92/+88
2017-09-01xfs: move some code around inside xfs_bmap_shift_extentsChristoph Hellwig1-25/+29
2017-09-01epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov1-16/+26
2017-09-01Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2-18/+18
2017-09-01xfs: use xfs_iext_get_extent in xfs_bmap_first_unusedChristoph Hellwig1-5/+7
2017-09-01xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insertChristoph Hellwig1-4/+7
2017-09-01xfs: add a xfs_iext_update_extent helperChristoph Hellwig3-6/+20
2017-09-01xfs: consolidate the various page fault handlersChristoph Hellwig2-65/+60
2017-09-01iomap: return VM_FAULT_* codes from iomap_page_mkwriteChristoph Hellwig2-3/+2
2017-09-01xfs: relog dirty buffers during swapext bmbt owner changeBrian Foster2-18/+65
2017-09-01xfs: disallow marking previously dirty buffers as orderedBrian Foster2-3/+6
2017-09-01xfs: move bmbt owner change to last step of extent swapBrian Foster1-18/+26
2017-09-01xfs: skip bmbt block ino validation during owner changeBrian Foster3-1/+4
2017-09-01xfs: don't log dirty ranges for ordered buffersBrian Foster3-18/+16
2017-09-01xfs: refactor buffer logging into buffer dirtying helperBrian Foster2-17/+33
2017-09-01xfs: ordered buffer log items are never formattedBrian Foster2-11/+2
2017-09-01xfs: remove unnecessary dirty bli format check for ordered bufsBrian Foster2-30/+33
2017-09-01xfs: open-code xfs_buf_item_dirty()Brian Foster3-13/+1
2017-09-01xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig15-116/+129
2017-09-01xfs: rename xfs_defer_join to xfs_defer_ijoinChristoph Hellwig3-4/+4
2017-09-01xfs: refactor xfs_trans_rollChristoph Hellwig9-56/+48
2017-09-01xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()Omar Sandoval2-10/+23
2017-09-01xfs: evict all inodes involved with log redo itemDarrick J. Wong3-1/+13
2017-09-01kernfs: checking for IS_ERR() instead of NULLDan Carpenter1-2/+2
2017-09-01Fix warning messages when mounting to older serversSteve French2-2/+27
2017-09-01Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench...Linus Torvalds2-3/+3
2017-09-01Merge branch 'mmu_notifier_fixes'Linus Torvalds1-8/+11
2017-09-01jfs should use MAX_LFS_FILESIZE when calculating s_maxbytesDave Kleikamp1-9/+3
2017-09-01dax: update to new mmu_notifier semanticJérôme Glisse1-8/+11
2017-09-01ceph: fix readpage from fscacheYan, Zheng2-18/+18
2017-09-01annotate RWF_... flagsChristoph Hellwig2-26/+26
2017-08-31ext4: avoid Y2038 overflow in recently_deleted()Andreas Dilger1-6/+13
2017-08-31gfs2: preserve i_mode if __gfs2_set_acl() failsErnesto A. Fernández1-5/+8
2017-08-31gfs2: don't return ENODATA in __gfs2_xattr_set unless replacingErnesto A. Fernández1-2/+6
2017-08-30CIFS: remove endian related sparse warningSteve French1-1/+1
2017-08-30CIFS: Fix maximum SMB2 header sizePavel Shilovsky1-2/+2
2017-08-30GFS2: Fix non-recursive truncate bugBob Peterson1-3/+16
2017-08-30gfs2: constify rhashtable_paramsArvind Yadav1-1/+1
2017-08-30GFS2: Fix gl_object warningsAndreas Gruenbacher1-1/+1
2017-08-29rxrpc: Add notification of end-of-Tx phaseDavid Howells1-11/+35
2017-08-29fs/select: Fix memory corruption in compat_get_fd_set()Helge Deller1-5/+1
2017-08-28kernfs: Clarify lockdep name for kn->countWaiman Long1-1/+1
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman18-113/+180
2017-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+10
2017-08-26Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+2
2017-08-26Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...Linus Torvalds2-8/+14
2017-08-26GFS2: Fix up some sparse warningsBob Peterson4-6/+9