| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-09 | vfs: drop lock/unlock super | Marco Stornelli | 1 | -23/+0 |
| 2012-10-06 | idr: rename MAX_LEVEL to MAX_IDR_LEVEL | Fengguang Wu | 1 | -1/+1 |
| 2012-10-02 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 1 | -6/+0 |
| 2012-08-04 | vfs: kill write_super and sync_supers | Artem Bityutskiy | 1 | -40/+0 |
| 2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -22/+230 |
| 2012-07-31 | vmscan: remove obsolete shrink_control comment | Minchan Kim | 1 | -1/+1 |
| 2012-07-31 | fs: Remove old freezing mechanism | Jan Kara | 1 | -1/+0 |
| 2012-07-31 | fs: Improve filesystem freezing handling | Jan Kara | 1 | -21/+230 |
| 2012-07-30 | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2012-07-14 | VFS: Pass mount flags to sget() | David Howells | 1 | -11/+11 |
| 2012-06-09 | writeback: Fix some comment errors | Wanpeng Li | 1 | -1/+1 |
| 2012-03-24 | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
| 2012-03-22 | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+1 |
| 2012-03-19 | Merge branch 'stable/cleancache.v13' into linux-next | Konrad Rzeszutek Wilk | 1 | -1/+1 |
| 2012-02-28 | fs: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+1 |
| 2012-02-13 | vfs: Provide function to get superblock and wait for it to thaw | Jan Kara | 1 | -0/+22 |
| 2012-02-14 | security: trim security.h | Al Viro | 1 | -0/+1 |
| 2012-01-23 | mm: cleancache: s/flush/invalidate/ | Dan Magenheimer | 1 | -1/+1 |
| 2012-01-17 | wake up s_wait_unfrozen when ->freeze_fs fails | Kazuya Mio | 1 | -0/+2 |
| 2012-01-06 | vfs: prevent remount read-only if pending removes | Miklos Szeredi | 1 | -4/+0 |
| 2012-01-06 | vfs: protect remounting superblock read-only | Miklos Szeredi | 1 | -4/+18 |
| 2012-01-06 | vfs: keep list of mounts for each superblock | Miklos Szeredi | 1 | -0/+2 |
| 2012-01-03 | vfs: fix the rest of sget() races | Al Viro | 1 | -7/+13 |
| 2012-01-03 | vfs: convert fs_supers to hlist | Al Viro | 1 | -12/+14 |
| 2012-01-03 | trim fs/internal.h | Al Viro | 1 | -2/+2 |
| 2011-11-02 | vfs: ignore error on forced remount | Miklos Szeredi | 1 | -2/+7 |
| 2011-10-31 | vmscan: fix shrinker callback bug in fs/super.c | Mikulas Patocka | 1 | -1/+1 |
| 2011-07-25 | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+0 |
| 2011-07-20 | vfs: increase shrinker batch size | Dave Chinner | 1 | -0/+1 |
| 2011-07-20 | superblock: add filesystem shrinker operations | Dave Chinner | 1 | -12/+33 |
| 2011-07-20 | superblock: introduce per-sb cache shrinker infrastructure | Dave Chinner | 1 | -1/+50 |
| 2011-07-20 | superblock: move pin_sb_for_writeback() to fs/super.c | Dave Chinner | 1 | -0/+33 |
| 2011-07-20 | inode: move to per-sb LRU locks | Dave Chinner | 1 | -0/+1 |
| 2011-07-20 | inode: Make unused inode LRU per superblock | Dave Chinner | 1 | -0/+1 |
| 2011-07-20 | btrfs: kill magical embedded struct superblock | Al Viro | 1 | -9/+23 |
| 2011-07-20 | new helper: iterate_supers_type() | Al Viro | 1 | -0/+36 |
| 2011-07-12 | fixlet: Remove fs_excl from struct task. | Justin TerAvest | 1 | -4/+0 |
| 2011-06-03 | more conservative S_NOSEC handling | Al Viro | 1 | -1/+1 |
| 2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds | 1 | -0/+3 |
| 2011-05-26 | mm/fs: add hooks to support cleancache | Dan Magenheimer | 1 | -0/+3 |
| 2011-05-19 | VFS: trivial: fix comment on s_maxbytes value warning check | Jeff Layton | 1 | -2/+1 |
| 2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+2 |
| 2011-03-17 | vfs: split off vfsmount-related parts of vfs_kern_mount() | Al Viro | 1 | -80/+16 |
| 2011-03-17 | fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away | Jens Axboe | 1 | -0/+2 |
| 2011-03-16 | vfs: bury ->get_sb() | Al Viro | 1 | -61/+6 |
| 2011-02-11 | vfs: call rcu_barrier after ->kill_sb() | Boaz Harrosh | 1 | -0/+5 |
| 2011-01-16 | sanitize vfsmount refcounting changes | Al Viro | 1 | -1/+1 |
| 2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -9/+10 |
| 2011-01-07 | fs: scale mntget/mntput | Nick Piggin | 1 | -1/+1 |
| 2011-01-07 | fs: dcache per-bucket dcache hash locking | Nick Piggin | 1 | -1/+2 |
| 2010-11-13 | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 1 | -4/+5 |
| 2010-11-13 | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 1 | -7/+7 |
| 2010-10-29 | switch get_sb_ns() users | Al Viro | 1 | -8/+6 |
| 2010-10-29 | convert get_sb_nodev() users | Al Viro | 1 | -7/+20 |
| 2010-10-29 | convert get_sb_single() users | Al Viro | 1 | -6/+19 |
| 2010-10-29 | new helper: mount_bdev() | Al Viro | 1 | -7/+21 |
| 2010-10-29 | beginning of transtion: ->mount() | Al Viro | 1 | -3/+14 |
| 2010-10-25 | split invalidate_inodes() | Al Viro | 1 | -4/+4 |
| 2010-08-18 | fs: scale files_lock | Nick Piggin | 1 | -0/+18 |
| 2010-08-09 | no need for list_for_each_entry_safe()/resetting with superblock list | Al Viro | 1 | -15/+21 |
| 2010-08-09 | Fix sget() race with failing mount | Al Viro | 1 | -0/+6 |
| 2010-08-09 | vfs: don't hold s_umount over close_bdev_exclusive() call | Tejun Heo | 1 | -0/+9 |
| 2010-06-29 | fs: fix superblock iteration race | npiggin@suse.de | 1 | -0/+6 |
| 2010-05-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -11/+2 |
| 2010-05-27 | fs/super: fix kernel-doc warning | Randy Dunlap | 1 | -2/+2 |
| 2010-05-24 | quota: explicitly set ->dq_op and ->s_qcop | Christoph Hellwig | 1 | -3/+0 |
| 2010-05-24 | quota: move unmount handling into the filesystem | Christoph Hellwig | 1 | -1/+0 |
| 2010-05-24 | quota: move remount handling into the filesystem | Christoph Hellwig | 1 | -7/+2 |
| 2010-05-21 | vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs | Roland Dreier | 1 | -0/+1 |
| 2010-05-21 | Introduce freeze_super and thaw_super for the fsfreeze ioctl | Josef Bacik | 1 | -0/+90 |
| 2010-05-21 | Trim includes in fs/super.c | Al Viro | 1 | -7/+0 |
| 2010-05-21 | Move grabbing s_umount to callers of grab_super() | Al Viro | 1 | -2/+2 |
| 2010-05-21 | Take statfs variants to fs/statfs.c | Al Viro | 1 | -25/+0 |
| 2010-05-21 | new helper: iterate_supers() | Al Viro | 1 | -0/+30 |
| 2010-05-21 | Bury __put_super_and_need_restart() | Al Viro | 1 | -28/+2 |
| 2010-05-21 | In get_super() and user_get_super() restarts are unconditional | Al Viro | 1 | -8/+10 |
| 2010-05-21 | fix get_active_super()/umount() race | Al Viro | 1 | -7/+7 |
| 2010-05-21 | fix do_emergency_remount()/umount() races | Al Viro | 1 | -3/+3 |
| 2010-05-21 | Convert simple loops over superblocks to list_for_each_entry_safe | Al Viro | 1 | -5/+3 |
| 2010-05-21 | get rid of restarts in sync_filesystems() | Al Viro | 1 | -1/+1 |
| 2010-05-21 | Leave superblocks on s_list until the end | Al Viro | 1 | -3/+13 |
| 2010-05-21 | Saner locking around deactivate_super() | Al Viro | 1 | -26/+19 |
| 2010-05-21 | get rid of S_BIAS | Al Viro | 1 | -17/+11 |
| 2010-05-21 | get rid of open-coded grab_super() in get_active_super() | Al Viro | 1 | -16/+3 |
| 2010-05-21 | remove incorrect comment in do_emergency_remount | Christoph Hellwig | 1 | -2/+0 |
| 2010-04-29 | fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK | Jens Axboe | 1 | -0/+1 |
| 2010-04-25 | Catch filesystems lacking s_bdi | Jörn Engel | 1 | -3/+5 |
| 2010-03-03 | Mirror MS_KERNMOUNT in ->mnt_flags | Al Viro | 1 | -0/+3 |
| 2010-03-03 | fs: improve remount,ro vs buffercache coherency | Nick Piggin | 1 | -3/+15 |
| 2009-12-23 | vfs: get_sb_single() - do not pass options twice | Kay Sievers | 1 | -1/+2 |
| 2009-09-24 | freeze_bdev: grab active reference to frozen superblocks | Christoph Hellwig | 1 | -1/+47 |
| 2009-09-24 | freeze_bdev: kill bd_mount_sem | Christoph Hellwig | 1 | -2/+7 |
| 2009-09-24 | vfs: change sb->s_maxbytes to a loff_t | Jeff Layton | 1 | -0/+10 |
| 2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan | 1 | -1/+1 |
| 2009-09-16 | fs: Assign bdi in super_block | Jens Axboe | 1 | -0/+6 |
| 2009-09-11 | writeback: switch to per-bdi threads for flushing data | Jens Axboe | 1 | -1/+1 |
| 2009-09-11 | writeback: move dirty inodes from super_block to backing_dev_info | Jens Axboe | 1 | -3/+0 |
| 2009-06-24 | ... and the same for vfsmount id/mount group id | Al Viro | 1 | -2/+4 |
| 2009-06-24 | Make allocation of anon devices cheaper | Al Viro | 1 | -1/+6 |
| 2009-06-17 | remove unlock_kernel() left accidentally | J. R. Okajima | 1 | -9/+3 |
| 2009-06-11 | Push BKL down into ->remount_fs() | Alessio Igor Bogani | 1 | -2/+0 |
| 2009-06-11 | ->write_super lock_super pushdown | Christoph Hellwig | 1 | -2/+0 |
| 2009-06-11 | Push BKL down into do_remount_sb() | Al Viro | 1 | -5/+11 |
| 2009-06-11 | Push lock_super() into the ->remount_fs() of filesystems that care about it | Al Viro | 1 | -2/+0 |
| 2009-06-11 | push BKL down into ->put_super | Christoph Hellwig | 1 | -3/+0 |
| 2009-06-11 | No need to do lock_super() for exclusion in generic_shutdown_super() | Al Viro | 1 | -2/+2 |
| 2009-06-11 | Make sure that all callers of remount hold s_umount exclusive | Al Viro | 1 | -2/+3 |
| 2009-06-11 | cleanup sync_supers | Christoph Hellwig | 1 | -12/+15 |
| 2009-06-11 | remove ->write_super call in generic_shutdown_super | Christoph Hellwig | 1 | -2/+0 |
| 2009-06-11 | vfs: Rename fsync_super() to sync_filesystem() (version 4) | Jan Kara | 1 | -3/+2 |
| 2009-06-11 | vfs: Move syncing code from super.c to sync.c (version 4) | Jan Kara | 1 | -85/+0 |
| 2009-06-11 | vfs: Make sys_sync() use fsync_super() (version 4) | Jan Kara | 1 | -49/+23 |
| 2009-06-11 | vfs: Make __fsync_super() a static function (version 4) | Jan Kara | 1 | -4/+3 |
| 2009-06-11 | vfs: Call ->sync_fs() even if s_dirt is 0 (version 4) | Jan Kara | 1 | -1/+1 |
| 2009-06-11 | vfs: Fix sys_sync() and fsync_super() reliability (version 4) | Jan Kara | 1 | -1/+28 |
| 2009-06-11 | remove s_async_list | Christoph Hellwig | 1 | -8/+0 |
| 2009-06-11 | fs: move mark_files_ro into file_table.c | npiggin@suse.de | 1 | -39/+0 |
| 2009-05-09 | NULL noise in fs/super.c:kill_bdev_super() | H Hartley Sweeten | 1 | -1/+1 |
| 2009-05-09 | New helper: deactivate_locked_super() | Al Viro | 1 | -12/+34 |
| 2009-04-07 | namespaces: move proc_net_get_sb to a generic fs/super.c helper | Serge E. Hallyn | 1 | -0/+40 |
| 2009-04-03 | CacheFiles: Export things for CacheFiles | David Howells | 1 | -0/+1 |
| 2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+6 |
| 2009-03-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -4/+4 |
| 2009-03-27 | vfs: simple_set_mnt() should return void | Sukadev Bhattiprolu | 1 | -3/+6 |
| 2009-03-26 | Get rid of pdflush_operation() in emergency sync and remount | Jens Axboe | 1 | -2/+9 |
| 2009-03-26 | vfs: Use lowercase names of quota functions | Jan Kara | 1 | -4/+4 |
| 2009-03-12 | vfs: add missing unlock in sget() | Li Zefan | 1 | -1/+4 |
| 2009-02-18 | fs/super.c: add lockdep annotation to s_umount | Peter Zijlstra | 1 | -1/+16 |
| 2009-02-08 | async: Rename _special -> _domain for clarity. | Cornelia Huck | 1 | -2/+2 |
| 2009-01-14 | [CVE-2009-0029] System call wrappers part 11 | Heiko Carstens | 1 | -1/+1 |
| 2009-01-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -0/+2 |
| 2009-01-08 | async: Don't call async_synchronize_full_special() while holding sb_lock | Dave Kleikamp | 1 | -1/+1 |
| 2009-01-07 | async: make the final inode deletion an asynchronous event | Arjan van de Ven | 1 | -0/+10 |
| 2009-01-03 | add releasepage hooks to block devices which can be used by file systems | Theodore Ts'o | 1 | -0/+2 |
| 2008-12-20 | security: pass mount flags to security_sb_kern_mount() | James Morris | 1 | -1/+1 |
| 2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 1 | -4/+10 |
| 2008-10-23 | [PATCH 2/2] anondev: switch to IDA | Alexey Dobriyan | 1 | -5/+5 |
| 2008-10-23 | [PATCH 1/2] anondev: init IDR statically | Alexey Dobriyan | 1 | -6/+1 |
| 2008-10-21 | [PATCH] propagate mode through open_bdev_excl/close_bdev_excl | Al Viro | 1 | -4/+10 |
| 2008-07-24 | fix soft lock up at NFS mount via per-SB LRU-list of unused dentries | Kentaro Makita | 1 | -0/+1 |
| 2008-04-29 | make __put_super() static | Adrian Bunk | 1 | -1/+1 |
| 2008-04-28 | quota: quota core changes for quotaon on remount | Jan Kara | 1 | -2/+8 |
| 2008-04-21 | [PATCH] move a bunch of declarations to fs/internal.h | Al Viro | 1 | -0/+1 |
| 2008-04-19 | [PATCH] r/o bind mounts: debugging for missed calls | Dave Hansen | 1 | -0/+3 |
| 2008-04-19 | [PATCH] r/o bind mounts: drop write during emergency remount | Dave Hansen | 1 | -2/+19 |
| 2008-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
| 2008-03-19 | fs: fix kernel-doc notation warnings | Randy Dunlap | 1 | -3/+3 |
| 2008-03-17 | [PATCH] restore export of do_kern_mount() | Al Viro | 1 | -0/+1 |
| 2008-03-06 | LSM/SELinux: Interfaces to allow FS to control mount options | Eric Paris | 1 | -2/+2 |
| 2008-02-08 | quota: turn quotas off when remounting read-only | Jan Kara | 1 | -0/+1 |
| 2008-02-08 | mount options: add generic_show_options() | Miklos Szeredi | 1 | -0/+1 |
| 2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 1 | -1/+1 |
| 2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -2/+2 |
| 2007-10-19 | pid namespaces: introduce MS_KERNMOUNT flag | Pavel Emelyanov | 1 | -3/+3 |
| 2007-10-19 | fs/super.c: use list_for_each_entry() instead of list_for_each() | Matthias Kaehlcke | 1 | -11/+11 |
| 2007-10-19 | put declaration of put_filesystem() in fs.h | Miklos Szeredi | 1 | -4/+0 |
| 2007-10-17 | writeback: fix periodic superblock dirty inode flushing | Ken Chen | 1 | -0/+1 |
| 2007-07-16 | hugetlbfs: handle empty options string | Lee Schermerhorn | 1 | -0/+1 |
| 2007-05-08 | add filesystem subtype support | Miklos Szeredi | 1 | -0/+27 |
| 2007-04-27 | the overdue removal of the mount/umount uevents | Adrian Bunk | 1 | -12/+0 |
| 2007-02-12 | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 1 | -1/+1 |
| 2007-01-11 | [PATCH] Revert bd_mount_mutex back to a semaphore | David Chinner | 1 | -2/+2 |
| 2006-12-08 | [PATCH] VFS: change struct file to use struct path | Josef "Jeff" Sipek | 1 | -1/+1 |
| 2006-12-04 | [PATCH] severing fs.h, radix-tree.h -> sched.h | Al Viro | 1 | -0/+18 |
| 2006-10-11 | [PATCH] VFS: Destroy the dentries contributed by a superblock on unmounting | David Howells | 1 | -6/+6 |
| 2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 1 | -0/+4 |
| 2006-09-30 | [PATCH] BLOCK: Move functions out of buffer code [try #6] | David Howells | 1 | -0/+31 |
| 2006-09-29 | [PATCH] fs: add lock annotation to grab_super | Josh Triplett | 1 | -1/+1 |
| 2006-09-06 | [PATCH] add missing desctiption in super.c | Henrik Kretzschmar | 1 | -0/+1 |
| 2006-07-03 | [PATCH] lockdep: annotate sb ->s_umount | Arjan van de Ven | 1 | -0/+1 |
| 2006-07-03 | [PATCH] lockdep: annotate ->s_lock | Ingo Molnar | 1 | -2/+8 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-06-24 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 1 | -44/+51 |
| 2006-06-23 | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 1 | -1/+1 |
| 2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 1 | -47/+62 |
| 2006-06-22 | [PATCH] Fix dcache race during umount | NeilBrown | 1 | -1/+1 |
| 2006-06-09 | VFS: Unexport do_kern_mount() and clean up simple_pin_fs() | Trond Myklebust | 1 | -3/+1 |
| 2006-06-09 | VFS: Add GPL_EXPORTED function vfs_kern_mount() | Trond Myklebust | 1 | -7/+15 |
| 2006-03-26 | [PATCH] sem2mutex: fs/ | Ingo Molnar | 1 | -3/+4 |
| 2006-03-25 | [PATCH] use kzalloc and kcalloc in core fs code | Oliver Neukum | 1 | -2/+1 |
| 2006-03-24 | [PATCH] vfs: MS_VERBOSE should be MS_SILENT | Theodore Ts'o | 1 | -3/+3 |
| 2006-03-23 | [PATCH] sem2mutex: vfs_rename_mutex | Arjan van de Ven | 1 | -1/+1 |
| 2006-03-23 | [PATCH] sem2mutex: quota | Ingo Molnar | 1 | -2/+2 |
| 2006-03-23 | [PATCH] sem2mutex: blockdev #2 | Arjan van de Ven | 1 | -2/+2 |
| 2006-02-22 | Revert mount/umount uevent removal | Greg Kroah-Hartman | 1 | -1/+14 |
| 2006-02-07 | [PATCH] More informative message on umount failure | Dave Jones | 1 | -2/+3 |
| 2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock | Ingo Molnar | 1 | -1/+1 |
| 2006-01-08 | [PATCH] fs: remove s_old_blocksize from struct super_block | Pekka Enberg | 1 | -2/+1 |
| 2006-01-04 | [PATCH] remove mount/umount uevents from superblock handling | Kay Sievers | 1 | -14/+1 |
| 2005-11-07 | [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount | Al Viro | 1 | -0/+1 |
| 2005-11-07 | [PATCH] fs/super.c: unexport user_get_super | Adrian Bunk | 1 | -2/+0 |
| 2005-10-30 | [PATCH] reduce sizeof(struct file) | Eric Dumazet | 1 | -1/+1 |
| 2005-07-07 | [PATCH] set mnt_namespace in the correct place | Miklos Szeredi | 1 | -1/+0 |
| 2005-06-23 | [PATCH] O(1) sb list traversing on syncs | Kirill Korotaev | 1 | -38/+45 |
| 2005-06-21 | [PATCH] VFS: memory leak in do_kern_mount() | Gerald Schaefer | 1 | -0/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+860 |