Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / fs / xfs / quota / xfs_qm.c
2009-01-19 Christoph Hellwigxfs: add a separate lock class for the per-mount list...
2008-12-04 Christoph Hellwigno explicit xfs_iflush for special inodes during unmount
2008-10-30 Christoph Hellwig[XFS] kill struct xfs_mount_args
2008-10-30 David Chinner[XFS] Kill xfs_sync()
2008-10-30 Peter Leckie[XFS] Clean up dquot pincount code.
2008-08-13 Christoph Hellwig[XFS] cleanup xfs_mountfs
2008-08-13 David Chinner[XFS] replace dquot flush semaphore with a completion
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] Propagate errors from xfs_trans_commit().
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 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 Eric Sandeen[XFS] Remove spin.h
2008-02-07 Eric Sandeen[XFS] Unwrap XFS_SB_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-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 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 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-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-09 Nathan Scott[XFS] Remove dead code from come bulkstat paths.
2006-06-09 Olaf Weber[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi...
2006-03-31 Nathan Scott[XFS] Make project quota enforcement return an error...
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-03-14 Mandy Kirkconnell[XFS] 929045 567344 This mod re-organizes some of the...
2006-03-14 Nathan Scott[XFS] Fix a mutex_destroy diagnostic about a locked...
2006-02-28 Nathan Scott[XFS] Reduce stack use during quota mounts (caused...
2006-01-16 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-16 Nathan Scott[XFS] mutex fallout - fix debug builds and remove no...
2006-01-15 Jesper Juhlreturn statement cleanup - kill pointless parentheses
2006-01-11 Nathan Scott[XFS] Fix an intermittent pquota panic caused by dodgey...
2006-01-11 Nathan Scott[XFS] Do not inherit properties for the quota inodes...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: XFS
2005-12-15 Al Viro[PATCH] xfs: missing gfp_t annotations
2005-11-02 Nathan Scott[XFS] Rework the dquot hash sizing heuristics.
2005-11-02 Christoph Hellwig[XFS] endianess annotations and cleanup for the quota...
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-11-02 Nathan Scott[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers...
2005-09-04 Tim Shimmin[XFS] Need to be able to reset sb_qflags if not mountin...
2005-09-02 Nathan Scott[XFS] Remove extraneous quotacheck diagnostics.
2005-06-21 Nathan Scott[XFS] Merge a few minor fixes to the quota warning...
2005-06-21 Nathan Scott[XFS] Merge fixes into realtime quota code, since one...
2005-06-21 Nathan Scott[XFS] Add support for project quota, based on Dan Knapp...
2005-06-21 Christoph Hellwig[XFS] mark various symbols static Patch from Adrian...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2