index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_quota.h
Age
Commit message (
Expand
)
Author
2013-10-23
xfs: split dquot buffer operations out
Dave Chinner
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
2013-09-03
xfs: XFS_MOUNT_QUOTA_ALL needed by userspace
Dave Chinner
2013-08-15
xfs: convert kuid_t to/from uid_t for internal structures
Dwight Engen
2013-08-12
xfs: introduce xfs_quota_defs.h
Dave Chinner
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-07-11
xfs: Fix the logic check for all quotas being turned off
Chandra Seetharaman
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
2013-07-09
xfs: dquot log reservations are too small
Dave Chinner
2013-06-28
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Chandra Seetharaman
2013-06-04
xfs: rework dquot CRCs
Dave Chinner
2013-04-21
xfs: add CRC checks for quota blocks
Christoph Hellwig
2012-02-03
Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage
Chandra Seetharaman
2011-12-15
xfs: remove XFS_QMOPT_DQSUSER
Christoph Hellwig
2011-12-14
xfs: flatten the dquot lock ordering
Christoph Hellwig
2011-12-13
xfs: implement lazy removal for the dquot freelist
Christoph Hellwig
2011-12-13
xfs: remove XFS_DQ_INACTIVE
Christoph Hellwig
2011-12-12
xfs: remove xfs_qm_sync
Christoph Hellwig
2011-03-06
xfs: Convert xlog_warn to new logging interface
Dave Chinner
2010-11-10
xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n
Christoph Hellwig
2010-05-19
xfs: removed unused XFS_QMOPT_ flags
Christoph Hellwig
2010-02-03
xfs: kill the unused XFS_QMOPT_* flush flags V2
Dave Chinner
2010-01-21
xfs: kill XFS_QMOPT_ASYNC
Christoph Hellwig
2009-12-15
xfs: event tracing support
Christoph Hellwig
2009-06-13
xfs: fix warnings with CONFIG_XFS_QUOTA disabled
Christoph Hellwig
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
2009-02-09
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
2009-02-08
xfs: remove the unused XFS_QMOPT_DQLOCK flag
Christoph Hellwig
2008-12-04
kill dead quota flags
Christoph Hellwig
2007-10-16
[XFS] remove dependency of the quota module on behaviors
Christoph Hellwig
2007-05-08
[XFS] Fix uquota and oquota enforcement problems.
Kouta Ooizumi
2006-09-28
[XFS] Remove several macros that are no longer used anywhere
Eric Sandeen
2006-06-09
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
Nathan Scott
2006-03-31
[XFS] Make project quota enforcement return an error code consistent with
Nathan Scott
2006-03-28
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
2005-11-02
[XFS] endianess annotations and cleanup for the quota code
Christoph Hellwig
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-01
[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above
Nathan Scott
2005-09-04
[XFS] Need to be able to reset sb_qflags if not mounting with quotas
Tim Shimmin
2005-06-21
[XFS] Merge fixes into realtime quota code, since one/two reported, still
Nathan Scott
2005-06-21
[XFS] Add support for project quota, based on Dan Knappes earlier work.
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds