nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / inode.c
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
2008-04-29 Matthias Kaehlckefs/inode.c: use hlist_for_each_entry()
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: write count for file_update_time()
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: write counts for touch_atime()
2008-02-07 David Howellsiget: remove iget() and the read_inode() super op as...
2008-01-29 Jean Noel Cordennerext4: Add inode version support in ext4
2008-01-29 Jean Noel Cordennervfs: Add 64 bit i_version support
2007-10-17 Joern Engelintroduce I_SYNC
2007-10-17 Denis Chengfs: remove the unused mempages parameter
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Peter Zijlstralockdep: fixup the inode dir annotation
2007-10-13 Peter Zijlstralockdep: annotate dir vs file i_mutex
2007-10-15 Peter Zijlstralockdep: per filesystem inode lock class
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Rusty Russellmm: clean up and kernelify shrinker registration
2007-07-17 Mel GormanAdd __GFP_MOVABLE for callers to flag allocations from...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-08 Jeff Laytoninode numbering: make static counters in new_inode...
2007-05-08 Pavel EmelianovIntroduce a handy list_first_entry macro
2007-05-08 Jeffrey Laytonmake iunique use a do/while loop rather than its obscur...
2007-05-08 Christoph Hellwigvfs: remove superflous sb == NULL checks
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Christoph Hellwig[PATCH] move remove_dquot_ref to dqout.c
2007-02-11 Andrew Morton[PATCH] remove invalidate_inode_pages()
2007-02-11 Jan Blunck[PATCH] igrab() should check for I_CLEAR
2007-02-11 Eric Dumazet[PATCH] avoid one conditional branch in touch_atime()
2006-12-13 Valerie Henson[PATCH] relative atime
2006-12-13 Andrew Morton[PATCH] touch_atime() cleanup
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-07 Adrian Bunk[PATCH] proper prototype for remove_inode_dquot_ref()
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-19 Mark Fasheh[PATCH] Take i_mutex in splice_from_pipe()
2006-10-10 Al Viro[PATCH] fs/inode.c NULL noise removal
2006-10-02 Andreas Mohr[PATCH] fs/inode.c tweaks
2006-09-30 David Howells[PATCH] BLOCK: Move __invalidate_device() to block_dev...
2006-09-29 Alexey Dobriyan[PATCH] fs.h: ifdef security fields
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Move i_cdev into a union
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Move i_bdev into a union
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Christoph Lameter[PATCH] Light weight event counters
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/inode.c
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-26 Eric Dumazet[PATCH] Use __read_mostly on some hot fs variables
2006-03-25 Adrian Bunk[PATCH] fs/inode.c: make iprune_mutex static
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache hooks
2006-03-23 Ingo Molnar[PATCH] sem2mutex: iprune
2006-03-23 Ingo Molnar[PATCH] sem2mutex: inotify
2006-02-01 Martin Waitz[PATCH] DocBook: fix some kernel-doc comments in fs...
next