Commit Graph

126 Commits (22aa425dec9e47051624714ae283eb2b6a473013)

Author SHA1 Message Date
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
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