- 5695ef46 [XFS] Use KM_NOFS for debug trace buffers by Lachlan McIlroy · 16 years ago
- 4249023 [XFS] cleanup xfs_mountfs by Christoph Hellwig · 16 years ago
- e1f49cf [XFS] replace dquot flush semaphore with a completion by David Chinner · 16 years ago
- 5ec7f8c [XFS] kill bhv_vnode_t by Christoph Hellwig · 16 years ago
- 0b1f9177 [XFS] remove remaining VN_HOLD calls by Christoph Hellwig · 16 years ago
- e4f7529 [XFS] Kill shouty XFS_ITOV() macro by David Chinner · 16 years ago
- 705db4a [XFS] kill shouty XFS_ITOV_NULL macro by David Chinner · 16 years ago
- 26cc002 [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/ by Christoph Hellwig · 16 years ago
- 4f0e8a9 [XFS] Remove unused Falgs parameter from xfs_qm_dqpurge() by Denys Vlasenko · 16 years ago
- f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago
- 579aa9c [XFS] shrink mrlock_t by Christoph Hellwig · 17 years ago
- 6a7f422 [XFS] kill di_mode checks after xfs_iget by Christoph Hellwig · 17 years ago
- db7a19f [XFS] Ensure xfs_bawrite() errors are checked. by David Chinner · 17 years ago
- e5720ee [XFS] Propagate errors from xfs_trans_commit(). by David Chinner · 17 years ago
- 88ab020 [XFS] Propagate quota file truncation errors. by David Chinner · 17 years ago
- cb6edc2 [XFS] Catch errors when turning off quotas. by David Chinner · 17 years ago
- 31d5577 [XFS] Catch errors resetting quota flags. by David Chinner · 17 years ago
- 53aa791 [XFS] Clean up quotamount error handling. by David Chinner · 17 years ago
- 3c56836 [XFS] Check for dquot flush errors by David Chinner · 17 years ago
- 4b8879d [XFS] Propagate xfs_qm_dqflush_all() errors. by David Chinner · 17 years ago
- 5b13973 [XFS] xfs_qm_reset_dqcounts() does not return errors. by David Chinner · 17 years ago
- 0225da1 [XFS] Replace __inline with inline by Harvey Harrison · 17 years ago
- 4335509 [XFS] remove most calls to VN_RELE by Christoph Hellwig · 17 years ago
- 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 17 years ago
- 413d57c xfs: convert beX_add to beX_add_cpu (new common API) by Marcin Slusarz · 17 years ago
- e6a4b37 [XFS] Remove the BPCSHIFT and NB* based macros from XFS. by Tim Shimmin · 17 years ago
- 007c61c [XFS] Remove spin.h by Eric Sandeen · 17 years ago
- 3685c2a [XFS] Unwrap XFS_SB_LOCK. by Eric Sandeen · 17 years ago
- 869b906 [XFS] Unwrap XFS_DQ_PINUNLOCK. by Eric Sandeen · 17 years ago
- 287f3da [XFS] Unwrap AIL_LOCK by Donald Douwsma · 17 years ago
- d757762 [XFS] Fix dbflush panic in xfs_qm_sync. by Donald Douwsma · 17 years ago
- bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
- b09cc77 [XFS] remove dependency of the quota module on behaviors by Christoph Hellwig · 17 years ago
- 0a74cd1 [XFS] kill struct bhv_vnode by Christoph Hellwig · 17 years ago
- a6f64d4 [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
- 5995cb7 [XFS] fix nasty quota hashtable allocation bug by Eric Sandeen · 17 years ago
- 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
- b11f94d [XFS] Quota inode has no parent. by David Chinner · 17 years ago
- 3260f78 [XFS] Use generic shrinker interfaces in XFS. by Andrew Morton · 17 years ago
- e6d2942 [XFS] Fix uquota and oquota enforcement problems. by Kouta Ooizumi · 18 years ago
- 424ea91 [XFS] Fix quotaon syscall failures for group enforcement requests. by Donald Douwsma · 18 years ago
- 646d5bd [XFS] Invalidate quotacheck when mounting without a quota type. by Donald Douwsma · 18 years ago
- 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 18 years ago
- 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 18 years ago
- f7c99b6 [XFS] Remove unused argument to xfs_bmap_finish by Eric Sandeen · 18 years ago
- 1f9b3b6 [XFS] remove unused xflags parameter from sync routines by Lachlan McIlroy · 18 years ago
- 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 18 years ago
- 215101c [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. by Nathan Scott · 18 years ago
- 77e4635 [XFS] Add a greedy allocation interface, allocating within a min/max size range. by Nathan Scott · 18 years ago
- efb8ad7 [XFS] Add a debug flag for allocations which are known to be larger than by Nathan Scott · 18 years ago
- 3f89243 [XFS] Remove several macros that are no longer used anywhere by Eric Sandeen · 18 years ago
- 065d312 [XFS] Remove unused iop_abort log item operation by Eric Sandeen · 18 years ago
- 0edc7d0 [XFS] Fix a bad pointer dereference in the quota statvfs handling. by Nathan Scott · 18 years ago
- 2a293b7 [XFS] All xfs_disk_dquot_t values are (as the name says) disk endian. by Christoph Hellwig · 18 years ago
- f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
- 0d8fee3 [XFS] Kill direct access to ->count in valusema(); all we ever use it for by Al Viro · 18 years ago
- 8285fb5 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD porters. by Nathan Scott · 18 years ago
- 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
- b83bd13 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. by Nathan Scott · 18 years ago
- 932f2c3 [XFS] statvfs component of directory/project quota support, code by Nathan Scott · 18 years ago
- 9c48876 [XFS] Remove dead code from come bulkstat paths. by Nathan Scott · 18 years ago
- 7d04a33 [XFS] Shutdown the filesystem if all device paths have gone. Made by Nathan Scott · 18 years ago
- 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
- 9a2a7de [XFS] Make project quota enforcement return an error code consistent with by Nathan Scott · 19 years ago
- c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 19 years ago
- 3758dee [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from Jan by Nathan Scott · 19 years ago
- 4eea22f [XFS] 929045 567344 This mod re-organizes some of the in-core file extent by Mandy Kirkconnell · 19 years ago
- fcce0f1 [XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irix by Tim Shimmin · 19 years ago
- 20722a9 [XFS] Fix a mutex_destroy diagnostic about a locked-mutex-on-destroy from by Nathan Scott · 19 years ago
- dae81d4 [XFS] Reduce stack use during quota mounts (caused a panic). This by Nathan Scott · 19 years ago
- 4a8e4a2 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
- c2e8143 [XFS] mutex fallout - fix debug builds and remove no-longer-useful comment. by Nathan Scott · 19 years ago
- 014c254 return statement cleanup - kill pointless parentheses by Jesper Juhl · 19 years ago
- 9f5974c Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
- 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
- 3762ec6 [XFS] Merge in trivial changes, sync up headers with userspace equivalents. by Nathan Scott · 19 years ago
- ee2a4f7 [XFS] Fix an intermittent pquota panic caused by dodgey quota flags to an by Nathan Scott · 19 years ago
- 061f720 [XFS] Do not inherit properties for the quota inodes from the root inode. by Nathan Scott · 19 years ago
- 794ee1b [PATCH] mutex subsystem, semaphore to mutex: XFS by Jes Sorensen · 19 years ago
- 51bfb75 [PATCH] xfs: missing gfp_t annotations by Al Viro · 19 years ago
- 992c83a [XFS] Remove several no-longer-used files. by Nathan Scott · 19 years ago
- 6b3f6b5 [XFS] Rework the dquot hash sizing heuristics. by Nathan Scott · 19 years ago
- 1149d96 [XFS] endianess annotations and cleanup for the quota code by Christoph Hellwig · 19 years ago
- 4ce3121 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
- 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
- a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
- ee34807 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. by Nathan Scott · 19 years ago
- c310ab6 [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above by Nathan Scott · 19 years ago
- eccdfcd [XFS] Fix modular XFS builds (Makefile botch). by Nathan Scott · 19 years ago
- cde410a [XFS] Sort out some cosmetic differences between XFS trees. by Nathan Scott · 19 years ago
- efa092f [XFS] Fixes a bug in the quota code when allocating a new dquot record by Tim Shimmin · 19 years ago
- 4cd4a03 [XFS] Need to be able to reset sb_qflags if not mounting with quotas by Tim Shimmin · 19 years ago
- 155ffd0 [XFS] Remove extraneous quotacheck diagnostics. by Nathan Scott · 19 years ago
- 7e9c639 [XFS] 929956 add log debugging and tracing info by Tim Shimmin · 19 years ago
- cdb6268 [XFS] replace vn_get usage by ihold by Christoph Hellwig · 19 years ago
- ad89d02 [XFS] Remove some debugging code from quota syscalls. by Nathan Scott · 19 years ago
- 754002b [XFS] Merge a few minor fixes to the quota warning code. by Nathan Scott · 19 years ago
- 06d10dd [XFS] Merge fixes into realtime quota code, since one/two reported, still by Nathan Scott · 19 years ago
- c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 19 years ago
- 66f58d2 [XFS] simplify XFS_PURGE_INODE by Christoph Hellwig · 19 years ago