Commit Graph

101 Commits (5c894cd1c89fc10907febd93e6ef35cd3c65e25e)

Author SHA1 Message Date
Dave Kleikamp d572b87946 JFS: Remove redundant xattr permission checking 18 years ago
Daniel Drake 89f6822587 jfs: Add splice support 19 years ago
Dave Kleikamp 8f6cff9847 JFS: pageno needs to be long 19 years ago
Dave Kleikamp 63f83c9fcf JFS: White space cleanup 19 years ago
Akinobu Mita 087387f90f [PATCH] JFS: return correct error when i-node allocation failed 19 years ago
Tony Breeds 2a6968a978 JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog() 19 years ago
Dave Hansen ce71ec3684 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Richard Knutsson 4d81715fc5 [PATCH] fs/jfs: Conversion to generic boolean 19 years ago
David Howells 36695673b0 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
Dave Kleikamp 8bcb2839b7 JFS: Fix bug in quota code. tmp_bh.b_size must be initialized 19 years ago
Dave Kleikamp 115ff50bad JFS: Quota support broken, no quota_read and quota_write 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Adrian Bunk 0418726bb5 typo fixes: aquire -> acquire 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
Pekka Enberg 090d2b185d [PATCH] read_mapping_page for address space 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Evgeniy Dushistov 48ce8b056c JFS: commit_mutex cleanups 19 years ago
Dave Kleikamp b964638ffd JFS: Fix multiple errors in metapage_releasepage 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Badari Pulavarty 1d8fa7a2b9 [PATCH] remove ->get_blocks() support 19 years ago
Badari Pulavarty fa30bd058b [PATCH] map multiple blocks for mpage_readpages() 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago
Ingo Molnar 353ab6e97b [PATCH] sem2mutex: fs/ 19 years ago
Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 years ago
Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 years ago
Tobias Klauser e8c96f8c29 [PATCH] fs: Use ARRAY_SIZE macro 19 years ago
Dave Kleikamp a488edc914 [PATCH] JFS: Take logsync lock before testing mp->lsn 19 years ago
Dave Kleikamp 69eb66d7da JFS: add uid, gid, and umask mount options 19 years ago
Dave Kleikamp be0bf7da19 JFS: Take logsync lock before testing mp->lsn 19 years ago
Eric Sesterhenn 5b3030e390 JFS: kzalloc conversion 19 years ago
Herbert Poetzl d9e902668e JFS: Add missing file from fa3241d24c 19 years ago
Christoph Hellwig 91dbb4deb3 JFS: Use the kthread_ API 19 years ago
Dave Kleikamp 4837c672fd JFS: Fix regression. fsck complains if symlinks do not have INLINEEA attribute 19 years ago
Herbert Poetzl fa3241d24c JFS: ext2 inode attributes for jfs 19 years ago
Ingo Molnar 1de87444f8 JFS: semaphore to mutex conversion. 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Christoph Hellwig 44a0033f6d [PATCH] remove jfs xattr permission checks 19 years ago
akpm@osdl.org e0ad7b073e [PATCH] move xattr permission checks into the VFS 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
OGAWA Hirofumi 28fd129827 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) 19 years ago
Arjan van de Ven 4d5dbd0945 JFS: make buddy table static 19 years ago