index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
quota
/
xfs_dquot.c
Commit message (
Expand
)
Author
Age
*
xfs: remove subdirectories
Christoph Hellwig
2011-08-12
*
Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned
Chandra Seetharaman
2011-07-25
*
xfs: Remove the macro XFS_BUF_PTR
Chandra Seetharaman
2011-07-25
*
xfs: Remove macro XFS_BUF_BUSY and family
Chandra Seetharaman
2011-07-25
*
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
2011-07-25
*
xfs: remove the dead QUOTADEBUG code
Christoph Hellwig
2011-07-13
*
xfs: clean up buffer locking helpers
Christoph Hellwig
2011-07-08
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
2011-03-06
*
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
2011-03-06
*
xfs: Convert xlog_warn to new logging interface
Dave Chinner
2011-03-06
*
xfs: use wait queues directly for the log wait queues
Dave Chinner
2010-12-20
*
xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush
Christoph Hellwig
2010-10-18
*
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
2010-07-26
*
xfs: simplify inode to transaction joining
Christoph Hellwig
2010-07-26
*
xfs: give li_cb callbacks the correct prototype
Christoph Hellwig
2010-07-26
*
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
*
xfs: Clean up XFS_BLI_* flag namespace
Dave Chinner
2010-05-24
*
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: convert the per-mount dquot list to use list heads
Dave Chinner
2010-05-19
*
xfs: kill the unused XFS_QMOPT_* flush flags V2
Dave Chinner
2010-02-03
*
xfs: Use delay write promotion for dquot flushing
Dave Chinner
2010-01-25
*
xfs: cleanup up xfs_log_force calling conventions
Christoph Hellwig
2010-01-21
*
xfs: remove duplicate buffer flags
Christoph Hellwig
2010-01-21
*
xfs: kill XFS_QMOPT_ASYNC
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: kill xfs_qmops
Christoph Hellwig
2009-06-08
*
xfs: sanitize qh_lock wrappers
Christoph Hellwig
2009-02-09
*
xfs: add a lock class for group/project dquots
Christoph Hellwig
2009-01-18
*
xfs: lockdep annotations for xfs_dqlock2
Christoph Hellwig
2009-01-18
*
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
2009-01-16
*
[XFS] Finish removing the mount pointer from the AIL API
David Chinner
2008-10-30
*
[XFS] Move the AIL lock into the struct xfs_ail
David Chinner
2008-10-30
*
[XFS] Allow 64 bit machines to avoid the AIL lock during flushes
David Chinner
2008-10-30
*
[XFS] don't block in xfs_qm_dqflush() during async writeback.
David Chinner
2008-10-30
*
[XFS] Clean up dquot pincount code.
Peter Leckie
2008-10-30
*
[XFS] Use KM_NOFS for debug trace buffers
Lachlan McIlroy
2008-08-13
*
[XFS] replace dquot flush semaphore with a completion
David Chinner
2008-08-13
*
[XFS] remove remaining VN_HOLD calls
Christoph Hellwig
2008-08-13
*
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
2008-08-13
*
[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()
Denys Vlasenko
2008-07-28
*
[XFS] shrink mrlock_t
Christoph Hellwig
2008-04-29
*
[XFS] Ensure xfs_bawrite() errors are checked.
David Chinner
2008-04-17
*
[XFS] Check for dquot flush errors
David Chinner
2008-04-17
*
[XFS] Unwrap AIL_LOCK
Donald Douwsma
2008-02-07
[next]