index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
quota
/
xfs_qm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove subdirectories
Christoph Hellwig
2011-08-12
1
-2416
/
+0
*
xfs: Remove the macro XFS_BUF_PTR
Chandra Seetharaman
2011-07-25
1
-1
/
+1
*
xfs: remove the dead QUOTADEBUG code
Christoph Hellwig
2011-07-13
1
-47
/
+2
*
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-05-25
1
-3
/
+3
*
xfs: fix variable set but not used warnings
Christoph Hellwig
2011-04-08
1
-7
/
+0
*
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
2011-03-07
1
-15
/
+12
*
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
2011-03-07
1
-7
/
+6
*
xfs: Convert xlog_warn to new logging interface
Dave Chinner
2011-03-07
1
-1
/
+1
*
xfs: more sensible inode refcounting for ialloc
Christoph Hellwig
2011-02-22
1
-7
/
+0
*
xfs: fix dquot shaker deadlock
Dave Chinner
2011-01-28
1
-25
/
+21
*
xfs: Extend project quotas to support 32bit project ids
Arkadiusz Mi?kiewicz
2010-10-18
1
-5
/
+5
*
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-10-18
1
-1
/
+1
*
xfs: remove xfs_cred.h
Christoph Hellwig
2010-10-18
1
-5
/
+3
*
xfs: simplify xfs_qm_dqusage_adjust
Christoph Hellwig
2010-10-18
1
-142
/
+61
*
xfs: remove xfs_iput
Christoph Hellwig
2010-07-26
1
-2
/
+4
*
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
2010-07-26
1
-1
/
+1
*
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
1
-6
/
+0
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
1
-1
/
+0
*
mm: add context argument to shrinker callback
Dave Chinner
2010-07-19
1
-2
/
+5
*
xfs: remove block number from inode lookup code
Dave Chinner
2010-06-24
1
-4
/
+3
*
xfs: always use iget in bulkstat
Christoph Hellwig
2010-06-23
1
-6
/
+5
*
fs/xfs/quota: Add missing mutex_unlock
Julia Lawall
2010-05-28
1
-1
/
+3
*
xfs: remove dead XFS_LOUD_RECOVERY code
Christoph Hellwig
2010-05-19
1
-8
/
+0
*
xfs: removed unused XFS_QMOPT_ flags
Christoph Hellwig
2010-05-19
1
-2
/
+2
*
xfs: remove a few macro indirections in the quota code
Christoph Hellwig
2010-05-19
1
-1
/
+3
*
xfs: access quotainfo structure directly
Christoph Hellwig
2010-05-19
1
-68
/
+76
*
xfs: convert the dquot free list to use list heads
Dave Chinner
2010-05-19
1
-84
/
+35
*
xfs: convert the dquot hash list to use list heads
Dave Chinner
2010-05-19
1
-4
/
+5
*
xfs: remove duplicate code from dquot reclaim
Dave Chinner
2010-05-19
1
-191
/
+73
*
xfs: convert the per-mount dquot list to use list heads
Dave Chinner
2010-05-19
1
-75
/
+80
*
fs/xfs: Correct NULL test
Julia Lawall
2010-02-13
1
-1
/
+1
*
xfs: kill the unused XFS_QMOPT_* flush flags V2
Dave Chinner
2010-02-04
1
-8
/
+6
*
xfs: replace KM_LARGE with explicit vmalloc use
Christoph Hellwig
2010-01-21
1
-6
/
+20
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
1
-14
/
+26
*
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-10
1
-1
/
+0
*
xfs: remove SYNC_BDFLUSH
Christoph Hellwig
2009-06-08
1
-23
/
+5
*
xfs: kill xfs_qmops
Christoph Hellwig
2009-06-08
1
-66
/
+73
*
xfs: kill mutex_t typedef
Christoph Hellwig
2009-03-29
1
-2
/
+2
*
xfs: sanitize qh_lock wrappers
Christoph Hellwig
2009-02-09
1
-41
/
+8
*
xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE
Christoph Hellwig
2009-02-09
1
-7
/
+6
*
xfs: remove the unused XFS_QMOPT_DQLOCK flag
Christoph Hellwig
2009-02-08
1
-102
/
+44
*
xfs: add a separate lock class for the per-mount list of dquots
Christoph Hellwig
2009-01-19
1
-0
/
+9
*
no explicit xfs_iflush for special inodes during unmount
Christoph Hellwig
2008-12-04
1
-36
/
+8
*
[XFS] kill struct xfs_mount_args
Christoph Hellwig
2008-10-30
1
-1
/
+0
*
[XFS] Kill xfs_sync()
David Chinner
2008-10-30
1
-7
/
+3
*
[XFS] Clean up dquot pincount code.
Peter Leckie
2008-10-30
1
-2
/
+0
*
[XFS] cleanup xfs_mountfs
Christoph Hellwig
2008-08-13
1
-4
/
+2
*
[XFS] replace dquot flush semaphore with a completion
David Chinner
2008-08-13
1
-4
/
+4
*
[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/
Christoph Hellwig
2008-07-28
1
-5
/
+5
*
[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()
Denys Vlasenko
2008-07-28
1
-1
/
+1
[next]