Commit Graph

70 Commits (c7705f3449c7edd5c1744871097f93977227afc4)

Author SHA1 Message Date
Matthias Kaehlcke c5c8be3ce5 fs/inode.c: use hlist_for_each_entry() 17 years ago
Dave Hansen 20ddee2c75 [PATCH] r/o bind mounts: write count for file_update_time() 17 years ago
Dave Hansen cdb70f3f74 [PATCH] r/o bind mounts: write counts for touch_atime() 17 years ago
David Howells 12debc4248 iget: remove iget() and the read_inode() super op as being obsolete 17 years ago
Jean Noel Cordenner 25ec56b518 ext4: Add inode version support in ext4 17 years ago
Jean Noel Cordenner 7a224228ed vfs: Add 64 bit i_version support 17 years ago
Joern Engel 1c0eeaf569 introduce I_SYNC 18 years ago
Denis Cheng 74bf17cffc fs: remove the unused mempages parameter 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra 1e89a5e15a lockdep: fixup the inode dir annotation 18 years ago
Peter Zijlstra 14358e6dda lockdep: annotate dir vs file i_mutex 18 years ago
Peter Zijlstra d475fd428c lockdep: per filesystem inode lock class 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Jeff Layton 866b04fccb inode numbering: make static counters in new_inode and iunique be 32 bits 18 years ago
Pavel Emelianov b5e618181a Introduce a handy list_first_entry macro 18 years ago
Jeffrey Layton 3361c7bebb make iunique use a do/while loop rather than its obscure goto loop 18 years ago
Christoph Hellwig acb0c854fa vfs: remove superflous sb == NULL checks 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Christoph Hellwig fb58b7316a [PATCH] move remove_dquot_ref to dqout.c 18 years ago
Andrew Morton fc0ecff698 [PATCH] remove invalidate_inode_pages() 18 years ago
Jan Blunck 4a3b0a490d [PATCH] igrab() should check for I_CLEAR 18 years ago
Eric Dumazet 37756ced1f [PATCH] avoid one conditional branch in touch_atime() 18 years ago
Valerie Henson 47ae32d6a5 [PATCH] relative atime 18 years ago
Andrew Morton b227613841 [PATCH] touch_atime() cleanup 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Adrian Bunk 0da1480ec3 [PATCH] proper prototype for remove_inode_dquot_ref() 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Mark Fasheh 62752ee198 [PATCH] Take i_mutex in splice_from_pipe() 19 years ago
Al Viro e6c6e640b8 [PATCH] fs/inode.c NULL noise removal 19 years ago
Andreas Mohr ed97bd37ef [PATCH] fs/inode.c tweaks 19 years ago
David Howells b71e8a4ce0 [PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6] 19 years ago
Alexey Dobriyan 50462062a0 [PATCH] fs.h: ifdef security fields 19 years ago
Theodore Ts'o 577c4eb09d [PATCH] inode-diet: Move i_cdev into a union 19 years ago
Theodore Ts'o eaf796e7ef [PATCH] inode-diet: Move i_bdev into a union 19 years ago
Theodore Ts'o 8e18e2941c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 19 years ago
Christoph Lameter f8891e5e1f [PATCH] Light weight event counters 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Eric Sesterhenn b7542f8c7e BUG_ON() Conversion in fs/inode.c 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Eric Dumazet fa3536cc14 [PATCH] Use __read_mostly on some hot fs variables 19 years ago
Adrian Bunk bdfc326614 [PATCH] fs/inode.c: make iprune_mutex static 19 years ago
Paul Jackson b0196009d8 [PATCH] cpuset memory spread slab cache hooks 19 years ago
Ingo Molnar f24075bd0c [PATCH] sem2mutex: iprune 19 years ago
Ingo Molnar d4f9af9dac [PATCH] sem2mutex: inotify 19 years ago