tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / fs / xfs / quota /
2010-01-15 Dave Chinnerxfs: reclaim inodes under a write lock
2009-12-15 Christoph Hellwigxfs: event tracing support
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-10-13 Christoph Hellwigxfs: fix double IRELE in xfs_dqrele_inode
2009-09-15 Alexey Dobriyanxfs: switch to seq_file
2009-06-10 Christoph Hellwigxfs: use generic Posix ACL code
2009-06-08 Christoph Hellwigxfs: remove SYNC_BDFLUSH
2009-06-08 Christoph Hellwigxfs: use generic inode iterator in xfs_qm_dqrele_all_inodes
2009-06-08 Christoph Hellwigxfs: kill xfs_qmops
2009-03-29 Christoph Hellwigxfs: kill mutex_t typedef
2009-02-09 Christoph Hellwigxfs: get rid of indirections in the quotaops implementation
2009-02-09 Christoph Hellwigxfs: sanitize qh_lock wrappers
2009-02-09 Christoph Hellwigxfs: use mutex_is_locked in XFS_DQ_IS_LOCKED
2009-02-09 Christoph Hellwigxfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_Q...
2009-02-08 Christoph Hellwigxfs: remove the unused XFS_QMOPT_DQLOCK flag
2009-01-19 Eric Sandeen[XFS] Remove the rest of the macro-to-function indirect...
2009-01-19 Christoph Hellwigxfs: add a lock class for group/project dquots
2009-01-19 Christoph Hellwigxfs: lockdep annotations for xfs_dqlock2
2009-01-19 Christoph Hellwigxfs: add a separate lock class for the per-mount list...
2009-01-19 Christoph Hellwigxfs: add a lock class for group/project dquots
2009-01-19 Christoph Hellwigxfs: lockdep annotations for xfs_dqlock2
2009-01-19 Christoph Hellwigxfs: add a separate lock class for the per-mount list...
2009-01-16 Eric Sandeen[XFS] Remove the rest of the macro-to-function indirect...
2008-12-04 Christoph Hellwigno explicit xfs_iflush for special inodes during unmount
2008-12-01 Christoph Hellwig[XFS] remove bhv_statvfs_t typedef
2008-11-10 Dave Chinner[XFS] Avoid using inodes that haven't been completely...
2008-11-10 Dave Chinner[XFS] fix uninitialised variable bug in dquot release
2008-10-30 Christoph Hellwig[XFS] kill struct xfs_mount_args
2008-10-30 David Chinner[XFS] Finish removing the mount pointer from the AIL API
2008-10-30 David Chinner[XFS] Move the AIL lock into the struct xfs_ail
2008-10-30 David Chinner[XFS] Allow 64 bit machines to avoid the AIL lock durin...
2008-10-30 David Chinner[XFS] Kill xfs_sync()
2008-10-30 David Chinner[XFS] use xfs_sync_inodes rather than xfs_syncsub
2008-10-30 David Chinner[XFS] Use struct inodes instead of vnodes to kill vn_grab
2008-10-30 David Chinner[XFS] Traverse inode trees when releasing dquots
2008-10-30 David Chinner[XFS] don't block in xfs_qm_dqflush() during async...
2008-10-30 Peter Leckie[XFS] Fix build brakage from patch "Clean up dquot...
2008-10-30 Peter Leckie[XFS] Clean up dquot pincount code.
2008-08-13 Lachlan McIlroy[XFS] Use KM_NOFS for debug trace buffers
2008-08-13 Christoph Hellwig[XFS] cleanup xfs_mountfs
2008-08-13 David Chinner[XFS] replace dquot flush semaphore with a completion
2008-08-13 Christoph Hellwig[XFS] kill bhv_vnode_t
2008-08-13 Christoph Hellwig[XFS] remove remaining VN_HOLD calls
2008-08-13 David Chinner[XFS] Kill shouty XFS_ITOV() macro
2008-08-13 David Chinner[XFS] kill shouty XFS_ITOV_NULL macro
2008-07-28 Christoph Hellwig[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV...
2008-07-28 Denys Vlasenko[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()
2008-07-28 Denys Vlasenko[XFS] Remove unused arg from kmem_free()
2008-04-29 Christoph Hellwig[XFS] shrink mrlock_t
2008-04-29 Christoph Hellwig[XFS] kill di_mode checks after xfs_iget
2008-04-18 David Chinner[XFS] Ensure xfs_bawrite() errors are checked.
2008-04-18 David Chinner[XFS] Propagate errors from xfs_trans_commit().
2008-04-18 David Chinner[XFS] Propagate quota file truncation errors.
2008-04-18 David Chinner[XFS] Catch errors when turning off quotas.
2008-04-18 David Chinner[XFS] Catch errors resetting quota flags.
2008-04-18 David Chinner[XFS] Clean up quotamount error handling.
2008-04-18 David Chinner[XFS] Check for dquot flush errors
2008-04-18 David Chinner[XFS] Propagate xfs_qm_dqflush_all() errors.
2008-04-18 David Chinner[XFS] xfs_qm_reset_dqcounts() does not return errors.
2008-04-18 Harvey Harrison[XFS] Replace __inline with inline
2008-04-18 Christoph Hellwig[XFS] remove most calls to VN_RELE
2008-04-10 Eric Sandeen[XFS] remove shouting-indirection macros from xfs_sb.h
2008-02-14 Marcin Slusarzxfs: convert beX_add to beX_add_cpu (new common API)
2008-02-07 Tim Shimmin[XFS] Remove the BPCSHIFT and NB* based macros from...
2008-02-07 Eric Sandeen[XFS] Remove spin.h
2008-02-07 Eric Sandeen[XFS] Unwrap XFS_SB_LOCK.
2008-02-07 Eric Sandeen[XFS] Unwrap XFS_DQ_PINUNLOCK.
2008-02-07 Donald Douwsma[XFS] Unwrap AIL_LOCK
2007-12-10 Donald Douwsma[XFS] Fix dbflush panic in xfs_qm_sync.
2007-10-16 Christoph Hellwig[XFS] kill the vfs_flags member in struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] remove dependency of the quota module on behaviors
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vnode
2007-10-15 Christoph Hellwig[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
2007-09-05 Eric Sandeen[XFS] fix nasty quota hashtable allocation bug
2007-07-17 Rusty Russellmm: clean up and kernelify shrinker registration
2007-07-14 David Chinner[XFS] Quota inode has no parent.
2007-07-14 Andrew Morton[XFS] Use generic shrinker interfaces in XFS.
2007-05-08 Kouta Ooizumi[XFS] Fix uquota and oquota enforcement problems.
2007-05-08 Donald Douwsma[XFS] Fix quotaon syscall failures for group enforcemen...
2007-05-08 Donald Douwsma[XFS] Invalidate quotacheck when mounting without a...
2007-05-08 Eric Sandeen[XFS] The last argument "lsn" of xfs_trans_commit(...
2007-02-10 Eric Sandeen[XFS] Remove unused header files for MAC and CAP checki...
2007-02-10 Eric Sandeen[XFS] Remove unused argument to xfs_bmap_finish
2007-02-10 Lachlan McIlroy[XFS] remove unused xflags parameter from sync routines
2007-02-10 David Chinner[XFS] Keep stack usage down for 4k stacks by using...
2006-09-28 Nathan Scott[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
2006-09-28 Nathan Scott[XFS] Add a greedy allocation interface, allocating...
2006-09-28 Nathan Scott[XFS] Add a debug flag for allocations which are known...
2006-09-28 Eric Sandeen[XFS] Remove several macros that are no longer used...
2006-09-28 Eric Sandeen[XFS] Remove unused iop_abort log item operation
2006-09-07 Nathan Scott[XFS] Fix a bad pointer dereference in the quota statvf...
2006-07-28 Christoph Hellwig[XFS] All xfs_disk_dquot_t values are (as the name...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-18 Al Viro[XFS] Kill direct access to ->count in valusema();...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on remaining vtypes...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vfs/vfsops for...
2006-06-09 Nathan Scott[XFS] statvfs component of directory/project quota...
2006-06-09 Nathan Scott[XFS] Remove dead code from come bulkstat paths.
2006-06-09 Nathan Scott[XFS] Shutdown the filesystem if all device paths have...
next