- 149e53a xfs: remove the active vs running quota differentiation by Christoph Hellwig · 3 years, 5 months ago
- 6e73a54 xfs: move the di_nblocks field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- 1a7ed27 xfs: create xfs_dqtype_t to represent quota types by Darrick J. Wong · 4 years, 6 months ago
- 8cd4901 xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_* by Darrick J. Wong · 4 years, 6 months ago
- 438769e xfs: refactor default quota limits by resource by Darrick J. Wong · 4 years, 6 months ago
- 41ed4a5 xfs: move the flags argument of xfs_qm_scall_trunc_qfiles to XFS_QMOPT_* by Darrick J. Wong · 4 years, 6 months ago
- e850301 xfs: per-type quota timers and warn limits by Eric Sandeen · 4 years, 7 months ago
- 8d077f5 xfs: fix up some whitespace in quota code by Eric Sandeen · 4 years, 7 months ago
- daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 7 months ago
- b8a0880 xfs: quota: move to time64_t interfaces by Arnd Bergmann · 5 years ago
- 3dd4d40 xfs: Sanity check flags of Q_XQUOTARM call by Jan Kara · 5 years ago
- 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
- 5467b34 xfs: move xfs_ino_geometry to xfs_shared.h by Darrick J. Wong · 6 years ago
- 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- 2e330e7 xfs: refactor XFS_QMOPT_DQNEXT out of existence by Darrick J. Wong · 7 years ago
- bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
- 7175a11 xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk by Christoph Hellwig · 8 years ago
- 296c24e xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk by Eric Sandeen · 9 years ago
- c14cad9 xfs: Add support for Q_SETINFO by Jan Kara · 10 years ago
- 5d3684c xfs: Convert to using ->get_state callback by Jan Kara · 10 years ago
- 38e478c quota: Split ->set_xstate callback into two by Jan Kara · 10 years ago
- 1cd6b7be Merge branch 'for_linus' into for_next by Jan Kara · 10 years ago
- 14bf61f quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units by Jan Kara · 10 years ago
- 8a2fdd4 xfs: Remove useless test by Jan Kara · 10 years ago
- bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
- 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
- 74dc93a xfs: fix uflags detection at xfs_fs_rm_xquota by Jie Liu · 10 years ago
- 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
- 9da93f9 xfs: fix Q_XQUOTARM ioctl by Eric Sandeen · 11 years ago
- a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
- 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
- 5d5e3d5 xfs: Add support for the Q_XGETQSTATV by Chandra Seetharaman · 11 years ago
- 7fd36c4 xfs: split out transaction reservation code by Dave Chinner · 11 years ago
- 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
- 83e782e xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD by Chandra Seetharaman · 12 years ago
- 74a8a10 userns: Convert qutoactl by Eric W. Biederman · 12 years ago
- 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 13 years ago
- c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_quotaops.c]
- 06f8e2d6 xfs: don't expect xfs headers to be in subdirectories by Alex Elder · 13 years ago
- 90e0c22 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
- 288699f xfs: drop dmapi hooks by Christoph Hellwig · 15 years ago
- ade7ce3 quota: Clean up the namespace in dqblk_xfs.h by Christoph Hellwig · 15 years ago
- 1bf7dbf Merge branch 'master' into for-linus by Alex Elder · 15 years ago
- 3bd0946 xfs: remove duplicated #include by Huang Weiyi · 15 years ago
- 88e8837 Merge branch 'delayed-logging-for-2.6.35' into for-linus by Alex Elder · 15 years ago
- ed3b4d6 xfs: Improve scalability of busy extent tracking by Dave Chinner · 15 years ago
- c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 15 years ago
- b9b2dd3 quota: unify ->get_dqblk by Christoph Hellwig · 15 years ago
- ac0e773 quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota by Christoph Hellwig · 15 years ago
- 8c4e4ac quota: clean up Q_XQUOTASYNC by Christoph Hellwig · 15 years ago
- a80a66c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Linus Torvalds · 15 years ago
- c7ff91d xfs: fix xfs_quota remove error by Ryota Yamauchi · 15 years ago
- 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
- 075fe10 xfs: split xfs_sync_inodes by Christoph Hellwig · 16 years ago
- fcafb71 xfs: get rid of indirections in the quotaops implementation by Christoph Hellwig · 16 years ago