Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / super.c
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-03-24 Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-23 Linus TorvaldsMerge tag 'stable/for-linus-3.4' of git://git./linux...
2012-03-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-19 Konrad Rzeszutek... Merge branch 'stable/cleancache.v13' into linux-next
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-02-29 Paul Gortmakerfs: reduce the use of module.h wherever possible
2012-02-27 Jeff Mahoney- Updated to 3.3-rc5.
2012-02-14 Jan Karavfs: Provide function to get superblock and wait for...
2012-02-13 Al Virosecurity: trim security.h
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-23 Dan Magenheimermm: cleancache: s/flush/invalidate/
2012-01-17 Kazuya Miowake up s_wait_unfrozen when ->freeze_fs fails
2012-01-07 Miklos Szeredivfs: prevent remount read-only if pending removes
2012-01-07 Miklos Szeredivfs: protect remounting superblock read-only
2012-01-07 Miklos Szeredivfs: keep list of mounts for each superblock
2012-01-04 Al Virovfs: fix the rest of sget() races
2012-01-04 Al Virovfs: convert fs_supers to hlist
2012-01-04 Al Virotrim fs/internal.h
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-11-02 Miklos Szeredivfs: ignore error on forced remount
2011-11-01 Mikulas Patockavmscan: fix shrinker callback bug in fs/super.c
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-07-25 Linus TorvaldsMerge branch 'for-3.1/core' of git://git.kernel.dk...
2011-07-21 Dave Chinnervfs: increase shrinker batch size
2011-07-21 Dave Chinnersuperblock: add filesystem shrinker operations
2011-07-21 Dave Chinnersuperblock: introduce per-sb cache shrinker infrastructure
2011-07-20 Dave Chinnersuperblock: move pin_sb_for_writeback() to fs/super.c
2011-07-20 Dave Chinnerinode: move to per-sb LRU locks
2011-07-20 Dave Chinnerinode: Make unused inode LRU per superblock
2011-07-20 Al Virobtrfs: kill magical embedded struct superblock
2011-07-20 Al Vironew helper: iterate_supers_type()
2011-07-12 Justin TerAvestfixlet: Remove fs_excl from struct task.
2011-06-15 Jeff Mahoney- Update to 3.0-rc3.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-03 Al Viromore conservative S_NOSEC handling
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-26 Dan Magenheimermm/fs: add hooks to support cleancache
2011-05-19 Jeff LaytonVFS: trivial: fix comment on s_maxbytes value warning...
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-18 Al Virovfs: split off vfsmount-related parts of vfs_kern_mount()
2011-03-17 Jens Axboefs: assign sb->s_bdi to default_backing_dev_info if...
2011-03-16 Al Virovfs: bury ->get_sb()
2011-02-17 Jeff Mahoney- Update to 2.6.38-rc5.
2011-02-12 Boaz Harroshvfs: call rcu_barrier after ->kill_sb()
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-16 Al Virosanitize vfsmount refcounting changes
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-07 Nick Pigginfs: scale mntget/mntput
2011-01-07 Nick Pigginfs: dcache per-bucket dcache hash locking
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-11-13 Tejun Heoblock: clean up blkdev_get() wrappers and their users
2010-11-13 Tejun Heoblock: make blkdev_get/put() handle exclusive access
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-29 Al Viroswitch get_sb_ns() users
2010-10-29 Al Viroconvert get_sb_nodev() users
2010-10-29 Al Viroconvert get_sb_single() users
2010-10-29 Al Vironew helper: mount_bdev()
2010-10-29 Al Virobeginning of transtion: ->mount()
2010-10-26 Al Virosplit invalidate_inodes()
2010-09-01 Jan Beulich- Update Xen patches to 2.6.36-rc3 and c/s 1029.
2010-08-23 Jeff Mahoney- Updated to 2.6.36-rc2.
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-18 Nick Pigginfs: scale files_lock
2010-08-09 Al Virono need for list_for_each_entry_safe()/resetting with...
2010-08-09 Al ViroFix sget() race with failing mount
2010-08-09 Tejun Heovfs: don't hold s_umount over close_bdev_exclusive...
2010-07-06 Jeff Mahoney- Update to 2.6.35-rc4.
2010-06-29 npiggin@suse.defs: fix superblock iteration race
2010-06-25 Jan Beulich- Update Xen patches to 2.6.35-rc3.
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-28 Randy Dunlapfs/super: fix kernel-doc warning
2010-05-24 Christoph Hellwigquota: explicitly set ->dq_op and ->s_qcop
2010-05-24 Christoph Hellwigquota: move unmount handling into the filesystem
2010-05-24 Christoph Hellwigquota: move remount handling into the filesystem
2010-05-21 Roland Dreiervfs: add lockdep annotation to s_vfs_rename_key for...
2010-05-21 Josef BacikIntroduce freeze_super and thaw_super for the fsfreeze...
2010-05-21 Al ViroTrim includes in fs/super.c
2010-05-21 Al ViroMove grabbing s_umount to callers of grab_super()
2010-05-21 Al ViroTake statfs variants to fs/statfs.c
2010-05-21 Al Vironew helper: iterate_supers()
2010-05-21 Al ViroBury __put_super_and_need_restart()
2010-05-21 Al ViroIn get_super() and user_get_super() restarts are uncond...
2010-05-21 Al Virofix get_active_super()/umount() race
2010-05-21 Al Virofix do_emergency_remount()/umount() races
2010-05-21 Al ViroConvert simple loops over superblocks to list_for_each_...
2010-05-21 Al Viroget rid of restarts in sync_filesystems()
2010-05-21 Al ViroLeave superblocks on s_list until the end
2010-05-21 Al ViroSaner locking around deactivate_super()
2010-05-21 Al Viroget rid of S_BIAS
2010-05-21 Al Viroget rid of open-coded grab_super() in get_active_super()
2010-05-21 Christoph Hellwigremove incorrect comment in do_emergency_remount
next