75 Commits (b7ac4ab497e44cba75fb0e9e5afca06776518934)

Author SHA1 Message Date
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
Dave Kleikamp dd8a306ac0 JFS: Add back directory i_size calculations for legacy partitions 19 years ago
Dave Kleikamp 988a6490a7 JFS: set i_ctime & i_mtime on target directory when creating links 19 years ago
Hugh Dickins 4c21e2f244 [PATCH] mm: split page table lock 19 years ago
Dave Kleikamp 7038f1cbac JFS: make sure right-most xtree pages have header.next set to zero 19 years ago
Al Viro 27496a8c67 [PATCH] gfp_t: fs/* 19 years ago
Dave Kleikamp b6a47fd8ff JFS: Corrupted block map should not cause trap 19 years ago
Dave Kleikamp ac17b8b570 JFS: make special inodes play nicely with page balancing 20 years ago
Dave Kleikamp 438282d85d JFS: don't dereference tlck->ip from txUpdateMap 20 years ago
Dave Kleikamp 6cb1269b96 JFS: Fix sparse warnings, including endian error 20 years ago
Mark Fasheh fef266580e [PATCH] update filesystems for new delete_inode behavior 20 years ago
Mark Bellon 8fc2751beb [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts 20 years ago
Dave Kleikamp 1d15b10f95 JFS: Implement jfs_init_security 20 years ago
Dave Kleikamp 4f4b401bfa JFS: allow extended attributes to be set within a existing transaction 20 years ago
Dave Kleikamp b1b5d7f9b7 JFS: jfs_delete_inode should always call clear_inode. 20 years ago
Al Viro 008b150a3c [PATCH] Fix up symlink function pointers 20 years ago
Dave Kleikamp 686762c804 JFS: Initialize dentry->d_op for negative dentries too 20 years ago
Dave Kleikamp 8a9cd6d676 JFS: Fix race in txLock 20 years ago
Dave Kleikamp 30db1ae864 JFS: Check for invalid inodes in jfs_delete_inode 20 years ago
Dave Kleikamp cbc3d65ebc JFS: Improve sync barrier processing 20 years ago
Dave Kleikamp 18190cc08d JFS: Fix i_blocks accounting when allocation fails 20 years ago
Dave Kleikamp c2783f3a62 JFS: Don't set log_SYNCBARRIER when log->active == 0 20 years ago
Dave Kleikamp c40c202493 JFS: Fix typo in last patch 20 years ago
Qu Fuping 3d9b1cdd24 JFS: fsync wrong behavior when I/O failure occurs 20 years ago
Dave Kleikamp 56d1254917 JFS: Remove assert statement in dbJoin & return -EIO instead 20 years ago
Dave Kleikamp 00be3e7e5c JFS: Remove bogus WARN_ON statement and some dead code 20 years ago