index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
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
*
xfs: Extend project quotas to support 32bit project ids
Arkadiusz Mi?kiewicz
2010-10-18
*
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-10-18
*
xfs: remove xfs_cred.h
Christoph Hellwig
2010-10-18
*
xfs: simplify xfs_qm_dqusage_adjust
Christoph Hellwig
2010-10-18
*
xfs: remove xfs_iput
Christoph Hellwig
2010-07-26
*
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
2010-07-26
*
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
*
mm: add context argument to shrinker callback
Dave Chinner
2010-07-19
*
xfs: remove block number from inode lookup code
Dave Chinner
2010-06-23
*
xfs: always use iget in bulkstat
Christoph Hellwig
2010-06-23
*
fs/xfs/quota: Add missing mutex_unlock
Julia Lawall
2010-05-28
*
xfs: remove dead XFS_LOUD_RECOVERY code
Christoph Hellwig
2010-05-19
*
xfs: removed unused XFS_QMOPT_ flags
Christoph Hellwig
2010-05-19
*
xfs: remove a few macro indirections in the quota code
Christoph Hellwig
2010-05-19
*
xfs: access quotainfo structure directly
Christoph Hellwig
2010-05-19
*
xfs: convert the dquot free list to use list heads
Dave Chinner
2010-05-19
*
xfs: convert the dquot hash list to use list heads
Dave Chinner
2010-05-19
*
xfs: remove duplicate code from dquot reclaim
Dave Chinner
2010-05-19
*
xfs: convert the per-mount dquot list to use list heads
Dave Chinner
2010-05-19
*
fs/xfs: Correct NULL test
Julia Lawall
2010-02-13
*
xfs: kill the unused XFS_QMOPT_* flush flags V2
Dave Chinner
2010-02-03
*
xfs: replace KM_LARGE with explicit vmalloc use
Christoph Hellwig
2010-01-21
*
xfs: event tracing support
Christoph Hellwig
2009-12-15
*
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-10
*
xfs: remove SYNC_BDFLUSH
Christoph Hellwig
2009-06-08
*
xfs: kill xfs_qmops
Christoph Hellwig
2009-06-08
*
xfs: kill mutex_t typedef
Christoph Hellwig
2009-03-29
*
xfs: sanitize qh_lock wrappers
Christoph Hellwig
2009-02-09
*
xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE
Christoph Hellwig
2009-02-09
*
xfs: remove the unused XFS_QMOPT_DQLOCK flag
Christoph Hellwig
2009-02-08
*
xfs: add a separate lock class for the per-mount list of dquots
Christoph Hellwig
2009-01-18
*
no explicit xfs_iflush for special inodes during unmount
Christoph Hellwig
2008-12-03
*
[XFS] kill struct xfs_mount_args
Christoph Hellwig
2008-10-30
*
[XFS] Kill xfs_sync()
David Chinner
2008-10-30
*
[XFS] Clean up dquot pincount code.
Peter Leckie
2008-10-30
*
[XFS] cleanup xfs_mountfs
Christoph Hellwig
2008-08-13
*
[XFS] replace dquot flush semaphore with a completion
David Chinner
2008-08-13
*
[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/
Christoph Hellwig
2008-07-28
*
[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()
Denys Vlasenko
2008-07-28
*
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
2008-07-28
*
[XFS] shrink mrlock_t
Christoph Hellwig
2008-04-29
*
[XFS] kill di_mode checks after xfs_iget
Christoph Hellwig
2008-04-29
*
[XFS] Propagate errors from xfs_trans_commit().
David Chinner
2008-04-17
*
[XFS] Catch errors resetting quota flags.
David Chinner
2008-04-17
*
[XFS] Clean up quotamount error handling.
David Chinner
2008-04-17
*
[XFS] Check for dquot flush errors
David Chinner
2008-04-17
*
[XFS] Propagate xfs_qm_dqflush_all() errors.
David Chinner
2008-04-17
*
[XFS] xfs_qm_reset_dqcounts() does not return errors.
David Chinner
2008-04-17
*
[XFS] remove most calls to VN_RELE
Christoph Hellwig
2008-04-17
[next]