Commit Graph

54 Commits (f54bfc0e34dbd15e9df099a8e36a346c6c583f3c)

Author SHA1 Message Date
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
Martin Waitz 7045f37b17 [PATCH] DocBook: fix some kernel-doc comments in fs and block 19 years ago
Christoph Hellwig fc33a7bb9c [PATCH] per-mountpoint noatime/nodiratime 19 years ago
Christoph Hellwig 869243a0f6 [PATCH] remove update_atime 19 years ago
Christoph Hellwig 870f481793 [PATCH] replace inode_update_time with file_update_time 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Matt Mackall 5d2bea4582 [PATCH] tiny: Uninline some inode.c functions 19 years ago
Andrea Arcangeli 7f04c26d71 [PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set 19 years ago
Al Viro 27496a8c67 [PATCH] gfp_t: fs/* 19 years ago
Mark Fasheh e85b565233 [PATCH] move truncate_inode_pages() into ->delete_inode() 20 years ago
Tejun Heo 5acd57936c [PATCH] fs: remove redundant timespec_equal test in update_atime() 20 years ago
Anton Altaparmakov 88bd5121d6 [PATCH] Fix soft lockup due to NTFS: VFS part and explanation 20 years ago
Robert Love 0eeca28300 [PATCH] inotify 20 years ago
Artem B. Bityuckiy 4120db4719 [PATCH] bugfix: two read_inode() calls without clear_inode() call between 20 years ago
Miklos Szeredi 168a9fd6a1 [PATCH] __wait_on_freeing_inode fix 20 years ago
Mark Fasheh cb2c023375 [PATCH] export generic_drop_inode() to modules 20 years ago
Alexander Viro 991114c6fa [PATCH] fix for prune_icache()/forced final iput() races 20 years ago