Commit Graph

108 Commits (15993e08ac027b64b6f3400d32754966b4cac7b0)

Author SHA1 Message Date
Christoph Hellwig 2e00c97e2c vfs: add __destroy_inode 16 years ago
Christoph Hellwig 54e346215e vfs: fix inode_init_always calling convention 16 years ago
Al Viro f19d4a8fa6 add caching of ACLs in struct inode 16 years ago
Jan Kara 9a7aa12f39 vfs: Set special lockdep map for dirs only if not set by fs 16 years ago
Wolfram Sang 2eadfc0ed6 trivial: fs/inode: Fix typo in file_update_time nanodoc 16 years ago
npiggin@suse.de 96029c4e09 fs: introduce mnt_clone_write 16 years ago
Eric Paris 164bc61951 fsnotify: handle filesystem unmounts with fsnotify marks 16 years ago
Eric Paris 3be25f49b9 fsnotify: add marks to inodes so groups can interpret how to handle those inodes 16 years ago
Hugh Dickins f07502dae2 integrity: fix IMA inode leak 16 years ago
Al Viro 72a43d63cb ext3/4 with synchronous writes gets wedged by Postfix 16 years ago
Manish Katiyar 6b3304b531 Make checkpatch.pl shut up on fs/inode.c 16 years ago
Miklos Szeredi 61e0d47c33 splice: add helpers for locking pipe inode 16 years ago
Nick Piggin aabb8fdb41 fs: avoid I_NEW inodes 16 years ago
Matthew Garrett 11ff6f05f1 Allow relatime to update atime once a day 16 years ago
Jan Kara 9e3509e273 vfs: Use lowercase names of quota functions 16 years ago
Nick Piggin 7ef0d7377c fs: new inode i_state corruption fix 16 years ago
Mimi Zohar 6146f0d5e4 integrity: IMA hooks 16 years ago
Arjan van de Ven b32714ba29 partial revert of asynchronous inode delete 16 years ago
Arjan van de Ven efaee19206 async: make the final inode deletion an asynchronous event 16 years ago
Randy Dunlap 0bc02f3fa4 fs/inode: fix kernel-doc notation 16 years ago
Hugh Dickins 3c1d43787b mm: remove GFP_HIGHUSER_PAGECACHE 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Al Viro 261bca86ed nfsd/create race fixes, infrastructure 16 years ago
Stephen Rothwell d44dab8d1c fs: xfs needs inode_wait to be exported 16 years ago
Christoph Hellwig 087e3b0460 Inode: export symbol destroy_inode 17 years ago
David Chinner 8290c35f87 Inode: Allow external list initialisation 17 years ago
David Chinner 2cb1599f9b Inode: Allow external initialisers 17 years ago
Chris Mason 7d455e0030 fs/inode.c: properly init address_space->writeback_index 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Nick Piggin 19fd623127 mm: spinlock tree_lock 17 years ago
Linus Torvalds 6ce07c7b61 VFS: fix unused variable warning 17 years ago
Christoph Hellwig 33dcdac2df [PATCH] kill ->put_inode 17 years ago
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