index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_quota.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-23
xfs: kill the xfs_dqtrx_t typedef
Darrick J. Wong
1
-2
/
+2
2019-04-23
xfs: widen quota block counters to 64-bit integers
Darrick J. Wong
1
-15
/
+18
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-30
xfs: add helpers to attach quotas to inodes
Darrick J. Wong
1
-0
/
+16
2018-05-10
xfs: split out dqget for inodes from regular dqget
Darrick J. Wong
1
-1
/
+1
2018-05-10
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
1
-2
/
+2
2015-06-01
xfs: fix quota block reservation leak when tp allocates and frees blocks
Brian Foster
1
-1
/
+0
2013-10-23
xfs: split dquot buffer operations out
Dave Chinner
1
-2
/
+0
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
1
-2
/
+0
2013-09-03
xfs: XFS_MOUNT_QUOTA_ALL needed by userspace
Dave Chinner
1
-7
/
+0
2013-08-15
xfs: convert kuid_t to/from uid_t for internal structures
Dwight Engen
1
-5
/
+6
2013-08-12
xfs: introduce xfs_quota_defs.h
Dave Chinner
1
-131
/
+3
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
1
-126
/
+0
2013-07-11
xfs: Fix the logic check for all quotas being turned off
Chandra Seetharaman
1
-8
/
+0
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
1
-14
/
+18
2013-07-09
xfs: dquot log reservations are too small
Dave Chinner
1
-4
/
+21
2013-06-28
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Chandra Seetharaman
1
-18
/
+29
2013-06-04
xfs: rework dquot CRCs
Dave Chinner
1
-0
/
+2
2013-04-21
xfs: add CRC checks for quota blocks
Christoph Hellwig
1
-1
/
+10
2012-02-03
Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage
Chandra Seetharaman
1
-0
/
+2
2011-12-15
xfs: remove XFS_QMOPT_DQSUSER
Christoph Hellwig
1
-1
/
+0
2011-12-14
xfs: flatten the dquot lock ordering
Christoph Hellwig
1
-1
/
+3
2011-12-13
xfs: implement lazy removal for the dquot freelist
Christoph Hellwig
1
-3
/
+1
2011-12-13
xfs: remove XFS_DQ_INACTIVE
Christoph Hellwig
1
-3
/
+1
2011-12-12
xfs: remove xfs_qm_sync
Christoph Hellwig
1
-5
/
+0
2011-03-07
xfs: Convert xlog_warn to new logging interface
Dave Chinner
1
-1
/
+2
2010-11-10
xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n
Christoph Hellwig
1
-4
/
+16
2010-05-19
xfs: removed unused XFS_QMOPT_ flags
Christoph Hellwig
1
-3
/
+0
2010-02-04
xfs: kill the unused XFS_QMOPT_* flush flags V2
Dave Chinner
1
-7
/
+1
2010-01-21
xfs: kill XFS_QMOPT_ASYNC
Christoph Hellwig
1
-1
/
+0
2009-12-14
xfs: event tracing support
Christoph Hellwig
1
-0
/
+8
2009-06-12
xfs: fix warnings with CONFIG_XFS_QUOTA disabled
Christoph Hellwig
1
-1
/
+8
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
1
-60
/
+62
2009-02-09
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
1
-0
/
+2
2009-02-08
xfs: remove the unused XFS_QMOPT_DQLOCK flag
Christoph Hellwig
1
-1
/
+0
2008-12-04
kill dead quota flags
Christoph Hellwig
1
-5
/
+3
2007-10-16
[XFS] remove dependency of the quota module on behaviors
Christoph Hellwig
1
-5
/
+5
2007-05-08
[XFS] Fix uquota and oquota enforcement problems.
Kouta Ooizumi
1
-1
/
+2
2006-09-28
[XFS] Remove several macros that are no longer used anywhere
Eric Sandeen
1
-2
/
+0
2006-06-09
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
Nathan Scott
1
-1
/
+1
2006-03-31
[XFS] Make project quota enforcement return an error code consistent with
Nathan Scott
1
-2
/
+3
2006-03-29
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
1
-2
/
+2
2005-11-02
[XFS] endianess annotations and cleanup for the quota code
Christoph Hellwig
1
-21
/
+21
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
2005-11-02
[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above
Nathan Scott
1
-1
/
+1
2005-09-05
[XFS] Need to be able to reset sb_qflags if not mounting with quotas
Tim Shimmin
1
-1
/
+16
2005-06-21
[XFS] Merge fixes into realtime quota code, since one/two reported, still
Nathan Scott
1
-9
/
+2
2005-06-21
[XFS] Add support for project quota, based on Dan Knappes earlier work.
Nathan Scott
1
-20
/
+41
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+356