summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-131-1/+3
|\
| * xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()Chuhong Yuan2020-06-081-1/+3
* | Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-111-88/+20
|\ \
| * | fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()Ira Weiny2020-05-291-88/+20
| * | fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()Ira Weiny2020-05-293-51/+29
| * | fs/xfs: Create function xfs_inode_should_enable_dax()Ira Weiny2020-05-291-6/+22
| * | fs/xfs: Make DAX mount option a tri-stateIra Weiny2020-05-292-4/+43
| * | fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYSIra Weiny2020-05-293-7/+6
| * | fs/xfs: Remove unnecessary initialization of i_rwsemIra Weiny2020-05-291-3/+1
* | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-093-10/+10
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-06-051-0/+1
|\ \ \
| * | | fs: move the fiemap definitions out of fs.hChristoph Hellwig2020-06-031-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-281-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-2/+2
* | | | | Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-023-5/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | fs: Introduce DCACHE_DONTCACHEIra Weiny2020-05-131-1/+1
| * | | | fs: Lift XFS_IDONTCACHE to the VFS layerIra Weiny2020-05-133-5/+4
| |/ / /
* | | | Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-02101-4814/+4241
|\ \ \ \ | | |_|/ | |/| |
| * | | xfs: more lockdep whackamole with kmem_alloc*Darrick J. Wong2020-05-272-2/+6
| * | | xfs: force writes to delalloc regions to unwrittenDarrick J. Wong2020-05-271-12/+17
| * | | xfs: refactor xfs_iomap_prealloc_sizeDarrick J. Wong2020-05-271-48/+35
| * | | xfs: measure all contiguous previous extents for prealloc sizeDarrick J. Wong2020-05-271-13/+27
| * | | xfs: don't fail unwritten extent conversion on writeback due to edquotDarrick J. Wong2020-05-271-1/+1
| * | | xfs: rearrange xfs_inode_walk_ag parametersDarrick J. Wong2020-05-271-5/+4
| * | | xfs: straighten out all the naming around incore inode tree walksDarrick J. Wong2020-05-273-13/+13
| * | | xfs: move xfs_inode_ag_iterator to be closer to the perag walking codeDarrick J. Wong2020-05-271-40/+48
| * | | xfs: use bool for done in xfs_inode_ag_walkDarrick J. Wong2020-05-271-3/+3
| * | | xfs: fix inode ag walk predicate function return valuesDarrick J. Wong2020-05-271-17/+22
| * | | xfs: refactor eofb matching into a single helperDarrick J. Wong2020-05-271-28/+34
| * | | xfs: remove __xfs_icache_free_eofblocksDarrick J. Wong2020-05-271-12/+2
| * | | xfs: remove flags argument from xfs_inode_ag_walkDarrick J. Wong2020-05-273-35/+27
| * | | xfs: remove xfs_inode_ag_iterator_flagsDarrick J. Wong2020-05-273-36/+16
| * | | xfs: remove unused xfs_inode_ag_iterator functionDarrick J. Wong2020-05-272-14/+0
| * | | xfs: replace open-coded XFS_ICI_NO_TAGDarrick J. Wong2020-05-271-3/+3
| * | | xfs: move eofblocks conversion function to xfs_ioctl.cDarrick J. Wong2020-05-272-35/+35
| * | | xfs: allow individual quota grace period extensionEric Sandeen2020-05-271-20/+28
| * | | xfs: per-type quota timers and warn limitsEric Sandeen2020-05-276-54/+55
| * | | xfs: switch xfs_get_defquota to take explicit typeEric Sandeen2020-05-275-15/+26
| * | | xfs: pass xfs_dquot to xfs_qm_adjust_dqtimersEric Sandeen2020-05-275-5/+6
| * | | xfs: fix up some whitespace in quota codeEric Sandeen2020-05-272-26/+26
| * | | xfs: always return -ENOSPC on project quota reservation failureEric Sandeen2020-05-273-18/+8
| * | | xfs: group quota should return EDQUOT when prj quota enabledEric Sandeen2020-05-271-1/+2
| * | | xfs: remove the m_active_trans counterDave Chinner2020-05-273-29/+16
| * | | xfs: separate read-only variables in struct xfs_mountDave Chinner2020-05-271-66/+82
| * | | xfs: reduce free inode accounting overheadDave Chinner2020-05-273-39/+13
| * | | xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()Dave Chinner2020-05-271-143/+20
| * | | xfs: cleanup xfs_idestroy_forkChristoph Hellwig2020-05-196-37/+28
| * | | xfs: move the fork format fields into struct xfs_iforkChristoph Hellwig2020-05-1927-215/+182
| * | | xfs: move the per-fork nextents fields into struct xfs_iforkChristoph Hellwig2020-05-1924-162/+132