Eric Sandeen
|
5995cb7d80
[XFS] fix nasty quota hashtable allocation bug
|
17 years ago |
Rusty Russell
|
8e1f936b73
mm: clean up and kernelify shrinker registration
|
18 years ago |
David Chinner
|
b11f94d537
[XFS] Quota inode has no parent.
|
18 years ago |
Andrew Morton
|
3260f78ad6
[XFS] Use generic shrinker interfaces in XFS.
|
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 |
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.
|
18 years ago |
Nathan Scott
|
77e4635ae1
[XFS] Add a greedy allocation interface, allocating within a min/max size
|
18 years ago |
Nathan Scott
|
efb8ad7e94
[XFS] Add a debug flag for allocations which are known to be larger than
|
18 years ago |
Nathan Scott
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
19 years ago |
Nathan Scott
|
9c48876a05
[XFS] Remove dead code from come bulkstat paths.
|
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 |
Mandy Kirkconnell
|
4eea22f01b
[XFS] 929045 567344 This mod re-organizes some of the in-core file extent
|
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 |
Linus Torvalds
|
4a8e4a270b
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
|
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 |
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
|
6b3f6b5b87
[XFS] Rework the dquot hash sizing heuristics.
|
19 years ago |
Christoph Hellwig
|
1149d96ae8
[XFS] endianess annotations and cleanup for the quota code
|
19 years ago |
Nathan Scott
|
4ce3121f67
[XFS] Update license/copyright notices to match the prefered SGI
|
19 years ago |
Nathan Scott
|
a844f4510d
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
|
19 years ago |