- 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 4 months ago
- ceaf603 xfs: move the di_projid field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- 8cd4901 xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_* by Darrick J. Wong · 4 years, 6 months ago
- d3537cf xfs: stop using q_core limits in the quota code by Darrick J. Wong · 4 years, 6 months ago
- 784e80f xfs: use a per-resource struct for incore dquot data by Darrick J. Wong · 4 years, 6 months ago
- aefe69a xfs: remove the xfs_disk_dquot_t and xfs_dquot_t by Pavel Reichl · 5 years ago
- de7a866 xfs: merge the projid fields in struct xfs_icdinode by Christoph Hellwig · 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
- de72430 fs/xfs: fix f_ffree value for statfs when project quota is set by Ye Yin · 6 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- 30ab2dc xfs: replace XFS_QMOPT_DQALLOC with a simple boolean by Darrick J. Wong · 7 years ago
- 4882c19 xfs: split out dqget for inodes from regular dqget by Darrick J. Wong · 7 years ago
- c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 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
- 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
- b474c7a xfs: Nuke XFS_ERROR macro 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
- 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
- 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
- 667a929 xfs: Remove boolean_t typedef completely. by Thiago Farina · 12 years ago
- ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 13 years ago
- 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 13 years ago
- a05931c xfs: remove the global xfs_Gqm structure by Christoph Hellwig · 13 years ago
- 48776fd xfs: use common code for quota statistics by Christoph Hellwig · 13 years ago
- 8960501 xfs: include reservations in quota reporting by Christoph Hellwig · 13 years ago
- c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/quota/xfs_qm_bhv.c]
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 0b932cc xfs: Convert remaining cmn_err() callers to new API by Dave Chinner · 14 years ago
- 6743099 xfs: Extend project quotas to support 32bit project ids by Arkadiusz Mi?kiewicz · 14 years ago
- 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 15 years ago
- 288699f xfs: drop dmapi hooks by Christoph Hellwig · 15 years ago
- 9b00f30 xfs: quota limit statvfs available blocks by Christoph Hellwig · 15 years ago
- ef14f0c xfs: use generic Posix ACL code by Christoph Hellwig · 16 years ago
- 7d09525 xfs: kill xfs_qmops by Christoph Hellwig · 16 years ago
- fcafb71 xfs: get rid of indirections in the quotaops implementation by Christoph Hellwig · 16 years ago
- 00dd402 [XFS] remove bhv_statvfs_t typedef by Christoph Hellwig · 16 years ago
- 9d565ff [XFS] kill struct xfs_mount_args by Christoph Hellwig · 16 years ago
- 4249023 [XFS] cleanup xfs_mountfs by Christoph Hellwig · 16 years ago
- 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 17 years ago
- b09cc77 [XFS] remove dependency of the quota module on behaviors by Christoph Hellwig · 17 years ago
- 0a74cd1 [XFS] kill struct bhv_vnode by Christoph Hellwig · 17 years ago
- 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 18 years ago
- 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 18 years ago
- 0edc7d0 [XFS] Fix a bad pointer dereference in the quota statvfs handling. by Nathan Scott · 18 years ago
- 2a293b7 [XFS] All xfs_disk_dquot_t values are (as the name says) disk endian. by Christoph Hellwig · 18 years ago
- f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 19 years ago
- 8285fb5 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD porters. by Nathan Scott · 19 years ago
- 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 19 years ago
- b83bd13 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. by Nathan Scott · 19 years ago
- 932f2c3 [XFS] statvfs component of directory/project quota support, code by Nathan Scott · 19 years ago
- 3758dee [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from Jan by Nathan Scott · 19 years ago
- 794ee1b [PATCH] mutex subsystem, semaphore to mutex: XFS by Jes Sorensen · 19 years ago
- 4ce3121 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
- a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
- 4cd4a03 [XFS] Need to be able to reset sb_qflags if not mounting with quotas by Tim Shimmin · 19 years ago
- c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 20 years ago
- ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago