UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / inode.c
2011-03-28 Andy WhitcroftUBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2...
2011-03-28 Andy WhitcroftRevert "UBUNTU: ubuntu: AUFS -- aufs2-standalone.patch...
2011-03-28 Andy WhitcroftUBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2...
2011-03-28 Arjan van de VenUBUNTU: SAUCE: vfs: Add a trace point in the mark_inode...
2011-02-25 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-02-24 NeilBrownFix over-zealous flush_disk when changing device size.
2011-02-24 Miklos Szeredimm: prevent concurrent unmap_mapping_range() on the...
2011-01-07 Nick Pigginfs: avoid inode RCU freeing for pseudo fs
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: use fast counters for vfs caches
2011-01-07 Nick Pigginvfs: revert per-cpu nr_unused counters for dentry and...
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-26 Eric ParisIMA: move read counter into struct inode
2010-10-26 Al Virosplit invalidate_inodes()
2010-10-26 Christoph Hellwigfs: fold invalidate_list into invalidate_inodes
2010-10-26 Christoph Hellwigfs: do not drop inode_lock in dispose_list
2010-10-26 Nick Pigginfs: inode split IO and LRU lists
2010-10-26 Christoph Hellwigfs: fix buffer invalidation in invalidate_list
2010-10-26 Christoph Hellwigfs: do not assign default i_ino in new_inode
2010-10-26 Eric Dumazetfs: introduce a per-cpu last_ino allocator
2010-10-26 Al Vironew helper: ihold()
2010-10-26 Christoph Hellwigfs: remove inode_add_to_list/__inode_add_to_list
2010-10-26 Christoph Hellwigfs: move i_count increments into find_inode/find_inode_fast
2010-10-26 Christoph Hellwigfs: Stop abusing find_inode_fast in iunique
2010-10-26 Dave Chinnerfs: Factor inode hash operations into functions
2010-10-26 Nick Pigginfs: Implement lazy LRU updates for inodes
2010-10-26 Dave Chinnerfs: Convert nr_inodes and nr_unused to per-cpu counters
2010-10-26 Al Vironew helper: inode_unhashed()
2010-10-26 Al Virounexport invalidate_inodes
2010-10-26 Namhyung Kimlockdep: fixup checking of dir inode annotation
2010-10-26 Christoph Hellwigfs: mark destroy_inode static
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-08-09 Al ViroAll filesystems that need invalidate_inode_buffers...
2010-08-09 Al Viroconvert remaining ->clear_inode() to ->evict_inode()
2010-08-09 Al ViroMake ->drop_inode() just return whether inode needs...
2010-08-09 Al Virofs/inode.c:clear_inode() is gone
2010-08-09 Al Virofs/inode.c:evict() doesn't care about delete vs. non...
2010-08-09 Al Viro->delete_inode() is gone
2010-08-09 Al Vironew helper: end_writeback()
2010-08-09 Al ViroTake ->i_bdev/->i_cdev handling out of clear_inode()
2010-08-09 Al Virogeneric_detach_inode() can be static now
2010-08-09 Al ViroNew method - evict_inode()
2010-08-09 Al Virounify fs/inode.c callers of clear_inode()
2010-08-09 Al Virosimplify checks for I_CLEAR/I_FREEING
2010-07-28 Eric Parisfsnotify: rename fsnotify_mark_entry to just fsnotify_mark
2010-07-28 Eric Parisinotify: remove inotify in kernel interface
2010-07-19 Dave Chinnermm: add context argument to shrinker callback
2010-05-21 Dmitry Monakhovvfs: Add inode uid,gid,mode init helper
2010-05-21 Richard Kennedyfs: inode.c use atomic_inc_return in __iget
2010-04-12 Eric Parissecurity: remove dead hook inode_delete
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-04 Christoph Hellwigdquot: move dquot drop responsibility into the filesystem
2009-12-17 Christoph Hellwigkill I_LOCK
2009-10-25 Mimi ZoharLSM: imbed ima calls in the security hooks
2009-09-24 Andi Kleenvfs: optimize touch_time() too
2009-09-24 Andi Kleenvfs: optimization for touch_atime()
2009-09-24 Jan Karavfs: split generic_forget_inode() so that hugetlbfs...
2009-09-24 Manish Katiyarfs/inode.c: add dev-id and inode number for debugging...
2009-09-23 Nick Pigginfs: turn iprune_mutex into rwsem
2009-09-22 Alexey Dobriyanconst: mark remaining inode_operations as const
2009-09-22 Jan Karafs: make sure data stored into inode is properly seen...
2009-09-16 Jens Axboefs: remove bdev->bd_inode_backing_dev_info
2009-08-07 Christoph Hellwigvfs: add __destroy_inode
2009-08-07 Christoph Hellwigvfs: fix inode_init_always calling convention
2009-06-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-24 Al Viroadd caching of ACLs in struct inode
2009-06-22 Jan Karavfs: Set special lockdep map for dirs only if not set...
2009-06-12 Wolfram Sangtrivial: fs/inode: Fix typo in file_update_time nanodoc
2009-06-12 npiggin@suse.defs: introduce mnt_clone_write
2009-06-11 Eric Parisfsnotify: handle filesystem unmounts with fsnotify...
2009-06-11 Eric Parisfsnotify: add marks to inodes so groups can interpret...
2009-06-06 Hugh Dickinsintegrity: fix IMA inode leak
2009-06-06 Al Viroext3/4 with synchronous writes gets wedged by Postfix
2009-05-09 Manish KatiyarMake checkpatch.pl shut up on fs/inode.c
2009-04-15 Miklos Szeredisplice: add helpers for locking pipe inode
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-27 Nick Pigginfs: avoid I_NEW inodes
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-26 Matthew GarrettAllow relatime to update atime once a day
2009-03-26 Jan Karavfs: Use lowercase names of quota functions
2009-03-23 James MorrisMerge branch 'master' into next
2009-03-12 Nick Pigginfs: new inode i_state corruption fix
2009-02-06 James MorrisMerge branch 'master' into next
2009-02-05 Mimi Zoharintegrity: IMA hooks
2009-01-09 Arjan van de Venpartial revert of asynchronous inode delete
2009-01-07 Arjan van de Venasync: make the final inode deletion an asynchronous...
2009-01-06 Randy Dunlapfs/inode: fix kernel-doc notation
2009-01-06 Hugh Dickinsmm: remove GFP_HIGHUSER_PAGECACHE
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-12-31 Al Vironfsd/create race fixes, infrastructure
2008-11-10 Stephen Rothwellfs: xfs needs inode_wait to be exported
2008-10-30 Christoph HellwigInode: export symbol destroy_inode
2008-10-30 David ChinnerInode: Allow external list initialisation
2008-10-30 David ChinnerInode: Allow external initialisers
2008-08-15 Chris Masonfs/inode.c: properly init address_space->writeback_index
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-26 Nick Pigginmm: spinlock tree_lock
2008-05-06 Linus TorvaldsVFS: fix unused variable warning
2008-05-06 Christoph Hellwig[PATCH] kill ->put_inode
next