Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / internal.h
2012-01-07 Miklos Szeredivfs: protect remounting superblock read-only
2012-01-07 Al ViroMerge branches 'vfsmount-guts', 'umode_t' and 'partitio...
2012-01-04 Al Virovfs: spread struct mount - __lookup_mnt() result
2012-01-04 Al Viroswitch open and mkdir syscalls to umode_t
2012-01-04 Al Virovfs: new helper - vfs_ustat()
2012-01-04 Al Virotrim fs/internal.h
2011-07-20 Dave Chinnersuperblock: move pin_sb_for_writeback() to fs/super.c
2011-07-20 Al ViroMake ->d_sb assign-once and always non-NULL
2011-03-25 Dave Chinnerfs: move i_wb_list out from under inode_lock
2011-03-25 Dave Chinnerfs: move i_sb_list out from under inode_lock
2011-03-21 David HowellsFS: lookup_mnt() is only used in the core fs routines now
2011-03-18 Al Virovfs: split off vfsmount-related parts of vfs_kern_mount()
2011-03-15 Aneesh Kumar K.Vvfs: Add open by file handle support
2011-03-14 Al Viroopen-style analog of vfs_path_lookup()
2011-03-14 Al Viroswitch do_filp_open() to struct open_flags
2011-02-24 NeilBrownFix over-zealous flush_disk when changing device size.
2011-01-17 Al Virotidy up around finish_automount()
2011-01-17 Al ViroTake the completion of automount into new helper
2011-01-16 Al Virosanitize vfsmount refcounting changes
2011-01-16 David HowellsUnexport do_add_mount() and add in follow_automount...
2011-01-07 Nick Pigginfs: scale mntget/mntput
2010-10-29 Al Virobraino in internal.h
2010-10-26 Al Virosplit invalidate_inodes()
2010-10-26 Dave Chinnerfs: Convert nr_inodes and nr_unused to per-cpu counters
2010-10-26 Al Virounexport invalidate_inodes
2010-08-18 Nick Pigginfs: brlock vfsmount_lock
2010-08-18 Nick Piggintty: fix fu_list abuse
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-21 Al ViroBury __put_super_and_need_restart()
2010-03-03 Al ViroTake vfsmount_lock to fs/internal.h
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-22 Al ViroFix f_flags/f_mode in case of lookup_instantiate_filp...
2009-12-16 Eric Parisfs: move get_empty_filp() deffinition to internal.h
2009-09-24 Vegard Nossumfs: fix overflow in sys_mount() for in-kernel calls
2009-06-12 Al ViroTrim a bit of crap from fs.h
2009-06-12 Jan Karavfs: Make sys_sync() use fsync_super() (version 4)
2009-06-12 Jan Karavfs: Fix sys_sync() and fsync_super() reliability ...
2009-06-12 npiggin@suse.defs: move mark_files_ro into file_table.c
2009-04-01 Al ViroNew locking/refcounting for fs_struct
2009-04-01 Al ViroTake fs_struct handling to new file (fs/fs_struct.c)
2009-03-29 Hugh Dickinsfix setuid sometimes doesn't
2009-02-06 David HowellsCRED: Fix SUID exec regression
2008-11-13 David HowellsCRED: Make execve() take advantage of copy-on-write...
2008-04-22 Al Viro[PATCH] move a bunch of declarations to fs/internal.h
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Christoph Hellwigcleanup compat ioctl handling
2006-09-30 Andrew Morton[PATCH] CONFIG_BLOCK internal.h cleanups
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-30 David Howells[PATCH] BLOCK: Remove dependence on existence of blockd...
2006-09-30 David Howells[PATCH] BLOCK: Move extern declarations out of fs/...