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: 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
*
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
2008-07-28
1
-6
/
+6
*
[XFS] shrink mrlock_t
Christoph Hellwig
2008-04-29
1
-10
/
+11
*
[XFS] kill di_mode checks after xfs_iget
Christoph Hellwig
2008-04-29
1
-6
/
+0
*
[XFS] Propagate errors from xfs_trans_commit().
David Chinner
2008-04-18
1
-2
/
+2
*
[XFS] Catch errors resetting quota flags.
David Chinner
2008-04-18
1
-1
/
+4
*
[XFS] Clean up quotamount error handling.
David Chinner
2008-04-18
1
-14
/
+14
*
[XFS] Check for dquot flush errors
David Chinner
2008-04-18
1
-2
/
+12
*
[XFS] Propagate xfs_qm_dqflush_all() errors.
David Chinner
2008-04-18
1
-5
/
+8
*
[XFS] xfs_qm_reset_dqcounts() does not return errors.
David Chinner
2008-04-18
1
-4
/
+2
*
[XFS] remove most calls to VN_RELE
Christoph Hellwig
2008-04-18
1
-3
/
+3
*
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
2008-04-10
1
-3
/
+3
*
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
2008-02-13
1
-3
/
+3
*
[XFS] Remove spin.h
Eric Sandeen
2008-02-07
1
-1
/
+1
*
[XFS] Unwrap XFS_SB_LOCK.
Eric Sandeen
2008-02-07
1
-7
/
+5
*
[XFS] Fix dbflush panic in xfs_qm_sync.
Donald Douwsma
2007-12-10
1
-0
/
+3
*
[XFS] kill the vfs_flags member in struct bhv_vfs
Christoph Hellwig
2007-10-16
1
-2
/
+1
*
[XFS] remove dependency of the quota module on behaviors
Christoph Hellwig
2007-10-16
1
-40
/
+1
*
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
Christoph Hellwig
2007-10-15
1
-5
/
+2
*
[XFS] fix nasty quota hashtable allocation bug
Eric Sandeen
2007-09-05
1
-1
/
+2
*
mm: clean up and kernelify shrinker registration
Rusty Russell
2007-07-17
1
-3
/
+7
*
[XFS] Quota inode has no parent.
David Chinner
2007-07-14
1
-2
/
+1
*
[XFS] Use generic shrinker interfaces in XFS.
Andrew Morton
2007-07-14
1
-3
/
+3
*
[XFS] Invalidate quotacheck when mounting without a quota type.
Donald Douwsma
2007-05-08
1
-0
/
+11
*
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
Eric Sandeen
2007-05-08
1
-3
/
+2
*
[XFS] Remove unused header files for MAC and CAP checking functionality.
Eric Sandeen
2007-02-10
1
-2
/
+0
*
[XFS] Keep stack usage down for 4k stacks by using noinline.
David Chinner
2007-02-10
1
-3
/
+3
*
[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
Nathan Scott
2006-09-28
1
-1
/
+2
*
[XFS] Add a greedy allocation interface, allocating within a min/max size
Nathan Scott
2006-09-28
1
-7
/
+6
*
[XFS] Add a debug flag for allocations which are known to be larger than
Nathan Scott
2006-09-28
1
-3
/
+3
*
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-20
1
-2
/
+0
*
[XFS] Remove dead code from come bulkstat paths.
Nathan Scott
2006-06-09
1
-3
/
+1
*
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
Olaf Weber
2006-06-09
1
-1
/
+1
*
[XFS] Make project quota enforcement return an error code consistent with
Nathan Scott
2006-03-31
1
-7
/
+10
*
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
2006-03-29
1
-7
/
+7
*
[XFS] 929045 567344 This mod re-organizes some of the in-core file extent
Mandy Kirkconnell
2006-03-14
1
-4
/
+5
*
[XFS] Fix a mutex_destroy diagnostic about a locked-mutex-on-destroy from
Nathan Scott
2006-03-14
1
-3
/
+1
*
[XFS] Reduce stack use during quota mounts (caused a panic). This
Nathan Scott
2006-02-28
1
-6
/
+5
[next]