Commit Graph

64 Commits (790fe579f5006b72dfd2814f9263a73b0b455e81)

Author SHA1 Message Date
Kouta Ooizumi e6d29426bc [XFS] Fix uquota and oquota enforcement problems. 18 years ago
Donald Douwsma 424ea91ba6 [XFS] Fix quotaon syscall failures for group enforcement requests. 18 years ago
Donald Douwsma 646d5bdab3 [XFS] Invalidate quotacheck when mounting without a quota type. 18 years ago
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 18 years ago
Eric Sandeen 7bc5306d74 [XFS] Remove unused header files for MAC and CAP checking functionality. 18 years ago
Eric Sandeen f7c99b6fc7 [XFS] Remove unused argument to xfs_bmap_finish 18 years ago
Lachlan McIlroy 1f9b3b64d4 [XFS] remove unused xflags parameter from sync routines 18 years ago
David Chinner 7989cb8ef5 [XFS] Keep stack usage down for 4k stacks by using noinline. 18 years ago
Nathan Scott 215101c360 [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. 19 years ago
Nathan Scott 77e4635ae1 [XFS] Add a greedy allocation interface, allocating within a min/max size 19 years ago
Nathan Scott efb8ad7e94 [XFS] Add a debug flag for allocations which are known to be larger than 19 years ago
Eric Sandeen 3f89243c5b [XFS] Remove several macros that are no longer used anywhere 19 years ago
Eric Sandeen 065d312e15 [XFS] Remove unused iop_abort log item operation 19 years ago
Nathan Scott 0edc7d0f37 [XFS] Fix a bad pointer dereference in the quota statvfs handling. 19 years ago
Christoph Hellwig 2a293b7d5a [XFS] All xfs_disk_dquot_t values are (as the name says) disk endian. 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Al Viro 0d8fee3270 [XFS] Kill direct access to ->count in valusema(); all we ever use it for 19 years ago
Nathan Scott 8285fb58e7 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD 19 years ago
Nathan Scott 67fcaa73ad [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. 19 years ago
Nathan Scott b83bd13881 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. 19 years ago
Nathan Scott 932f2c3231 [XFS] statvfs component of directory/project quota support, code 19 years ago
Nathan Scott 9c48876a05 [XFS] Remove dead code from come bulkstat paths. 19 years ago
Nathan Scott 7d04a335b6 [XFS] Shutdown the filesystem if all device paths have gone. Made 19 years ago
Olaf Weber 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report 19 years ago
Nathan Scott 9a2a7de268 [XFS] Make project quota enforcement return an error code consistent with 19 years ago
Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all 19 years ago
Nathan Scott 3758dee9f6 [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from Jan 19 years ago
Mandy Kirkconnell 4eea22f01b [XFS] 929045 567344 This mod re-organizes some of the in-core file extent 19 years ago
Tim Shimmin fcce0f1f9a [XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irix 19 years ago
Nathan Scott 20722a9192 [XFS] Fix a mutex_destroy diagnostic about a locked-mutex-on-destroy from 19 years ago
Nathan Scott dae81d4774 [XFS] Reduce stack use during quota mounts (caused a panic). This 19 years ago
Nathan Scott c2e8143220 [XFS] mutex fallout - fix debug builds and remove no-longer-useful comment. 19 years ago
Jesper Juhl 014c2544e6 return statement cleanup - kill pointless parentheses 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Nathan Scott 3762ec6bf7 [XFS] Merge in trivial changes, sync up headers with userspace 19 years ago
Nathan Scott ee2a4f7caa [XFS] Fix an intermittent pquota panic caused by dodgey quota flags to an 19 years ago
Nathan Scott 061f7209bd [XFS] Do not inherit properties for the quota inodes from the root inode. 19 years ago
Jes Sorensen 794ee1baee [PATCH] mutex subsystem, semaphore to mutex: XFS 19 years ago
Al Viro 51bfb75b0b [PATCH] xfs: missing gfp_t annotations 19 years ago
Nathan Scott 992c83a129 [XFS] Remove several no-longer-used files. 20 years ago
Nathan Scott 6b3f6b5b87 [XFS] Rework the dquot hash sizing heuristics. 20 years ago
Christoph Hellwig 1149d96ae8 [XFS] endianess annotations and cleanup for the quota code 20 years ago
Nathan Scott 4ce3121f67 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 20 years ago
Nathan Scott ee34807a65 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. 20 years ago
Nathan Scott c310ab6c07 [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above 20 years ago
Nathan Scott eccdfcd6f8 [XFS] Fix modular XFS builds (Makefile botch). 20 years ago
Nathan Scott cde410a99d [XFS] Sort out some cosmetic differences between XFS trees. 20 years ago
Tim Shimmin efa092f3d4 [XFS] Fixes a bug in the quota code when allocating a new dquot record 20 years ago