Commit Graph

139 Commits (24278d148316d2180be6df40e06db013d8b232b8)

Author SHA1 Message Date
Al Viro b70a3e0702 All filesystems that need invalidate_inode_buffers() are doing that explicitly 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Al Viro 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped 15 years ago
Al Viro 30140837f2 fs/inode.c:clear_inode() is gone 15 years ago
Al Viro 644da5960d fs/inode.c:evict() doesn't care about delete vs. non-delete paths now 15 years ago
Al Viro 07958f9f5b ->delete_inode() is gone 15 years ago
Al Viro b0683aa638 new helper: end_writeback() 15 years ago
Al Viro 661074e91b Take ->i_bdev/->i_cdev handling out of clear_inode() 15 years ago
Al Viro c6287315cb generic_detach_inode() can be static now 15 years ago
Al Viro be7ce4161f New method - evict_inode() 15 years ago
Al Viro b4272d4c81 unify fs/inode.c callers of clear_inode() 15 years ago
Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
Eric Paris e61ce86737 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark 15 years ago
Eric Paris 2dfc1cae4c inotify: remove inotify in kernel interface 15 years ago
Dave Chinner 7f8275d0d6 mm: add context argument to shrinker callback 15 years ago
Dmitry Monakhov a1bd120d13 vfs: Add inode uid,gid,mode init helper 15 years ago
Richard Kennedy 2e147f1ef7 fs: inode.c use atomic_inc_return in __iget 15 years ago
Eric Paris 9d5ed77dad security: remove dead hook inode_delete 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 years ago
Christoph Hellwig eaff8079d4 kill I_LOCK 15 years ago
Mimi Zohar 6c21a7fb49 LSM: imbed ima calls in the security hooks 16 years ago
Andi Kleen ce06e0b21d vfs: optimize touch_time() too 16 years ago
Andi Kleen b12536c270 vfs: optimization for touch_atime() 16 years ago
Jan Kara 22fe404218 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it 16 years ago
Manish Katiyar af0d9ae811 fs/inode.c: add dev-id and inode number for debugging in init_special_inode() 16 years ago
Nick Piggin 88e0fbc452 fs: turn iprune_mutex into rwsem 16 years ago
Alexey Dobriyan 6e1d5dcc2b const: mark remaining inode_operations as const 16 years ago
Jan Kara 580be0837a fs: make sure data stored into inode is properly seen before unlocking new inode 16 years ago
Jens Axboe 2c96ce9f20 fs: remove bdev->bd_inode_backing_dev_info 16 years ago
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