make fs/buffer.c:cont_expand_zero() static
[safe/jmp/linux-2.6] / fs / xfs / quota /
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...
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-22 Nathan Scott[XFS] Fixup naming inconsistencies found by Pekka Enber...
2006-03-14 Mandy Kirkconnell[XFS] 929045 567344 This mod re-organizes some of the...
2006-03-14 Tim Shimmin[XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE...
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-12 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-11 Nathan Scott[XFS] Merge in trivial changes, sync up headers with...
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-03 Nathan Scott[XFS] Remove several no-longer-used files.
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] Update license/copyright notices to match the...
2005-11-02 Nathan Scott[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers...
2005-11-01 Nathan Scott[XFS] Provide a mechiansm for flushing delalloc before...
2005-11-01 Nathan Scott[XFS] Fix signedness issues in dquot ID handling, allow...
2005-09-08 Nathan Scott[XFS] Fix modular XFS builds (Makefile botch).
2005-09-05 Nathan Scott[XFS] Sort out some cosmetic differences between XFS...
2005-09-04 Tim Shimmin[XFS] Fixes a bug in the quota code when allocating...
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-09-02 Tim Shimmin[XFS] 929956 add log debugging and tracing info
2005-09-02 Christoph Hellwig[XFS] replace vn_get usage by ihold
2005-06-21 Nathan Scott[XFS] Remove some debugging code from quota syscalls.
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] simplify XFS_PURGE_INODE
2005-06-21 Christoph Hellwig[XFS] mark various symbols static Patch from Adrian...
2005-06-21 Christoph Hellwig[XFS] Remove dead code. Patch from Adrian Bunk
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2