mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / fs / super.c
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
2010-05-21 Jens Axboewriteback: fix problem with !CONFIG_BLOCK compilation
2010-04-29 Jens Axboefs: fs/super.c needs to include backing-dev.h for ...
2010-04-25 Jörn EngelCatch filesystems lacking s_bdi
2010-03-03 Al ViroMirror MS_KERNMOUNT in ->mnt_flags
2010-03-03 Nick Pigginfs: improve remount,ro vs buffercache coherency
2009-12-23 Kay Sieversvfs: get_sb_single() - do not pass options twice
2009-09-24 Christoph Hellwigfreeze_bdev: grab active reference to frozen superblocks
2009-09-24 Christoph Hellwigfreeze_bdev: kill bd_mount_sem
2009-09-24 Jeff Laytonvfs: change sb->s_maxbytes to a loff_t
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-09-16 Jens Axboefs: Assign bdi in super_block
2009-09-11 Jens Axboewriteback: switch to per-bdi threads for flushing data
2009-09-11 Jens Axboewriteback: move dirty inodes from super_block to backin...
2009-06-24 Al Viro... and the same for vfsmount id/mount group id
2009-06-24 Al ViroMake allocation of anon devices cheaper
2009-06-17 J. R. Okajimaremove unlock_kernel() left accidentally
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwig->write_super lock_super pushdown
2009-06-12 Al ViroPush BKL down into do_remount_sb()
2009-06-12 Al ViroPush lock_super() into the ->remount_fs() of filesystem...
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Al ViroNo need to do lock_super() for exclusion in generic_shu...
2009-06-12 Al ViroMake sure that all callers of remount hold s_umount...
2009-06-12 Christoph Hellwigcleanup sync_supers
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-06-12 Jan Karavfs: Rename fsync_super() to sync_filesystem() (version 4)
2009-06-12 Jan Karavfs: Move syncing code from super.c to sync.c (version 4)
2009-06-12 Jan Karavfs: Make sys_sync() use fsync_super() (version 4)
2009-06-12 Jan Karavfs: Make __fsync_super() a static function (version 4)
2009-06-12 Jan Karavfs: Call ->sync_fs() even if s_dirt is 0 (version 4)
2009-06-12 Jan Karavfs: Fix sys_sync() and fsync_super() reliability ...
2009-06-12 Christoph Hellwigremove s_async_list
2009-06-12 npiggin@suse.defs: move mark_files_ro into file_table.c
2009-05-09 H Hartley SweetenNULL noise in fs/super.c:kill_bdev_super()
2009-05-09 Al ViroNew helper: deactivate_locked_super()
2009-04-07 Serge E. Hallynnamespaces: move proc_net_get_sb to a generic fs/super...
2009-04-03 David HowellsCacheFiles: Export things for CacheFiles
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 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
2009-03-26 Jens AxboeGet rid of pdflush_operation() in emergency sync and...
2009-03-26 Jan Karavfs: Use lowercase names of quota functions
2009-03-12 Li Zefanvfs: add missing unlock in sget()
2009-02-18 Peter Zijlstrafs/super.c: add lockdep annotation to s_umount
2009-02-08 Cornelia Huckasync: Rename _special -> _domain for clarity.
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 11
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-08 Dave Kleikampasync: Don't call async_synchronize_full_special()...
2009-01-07 Arjan van de Venasync: make the final inode deletion an asynchronous...
2009-01-03 Theodore Ts'oadd releasepage hooks to block devices which can be...
2008-12-19 James Morrissecurity: pass mount flags to security_sb_kern_mount()
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Alexey Dobriyan[PATCH 2/2] anondev: switch to IDA
2008-10-23 Alexey Dobriyan[PATCH 1/2] anondev: init IDR statically
2008-10-21 Al Viro[PATCH] propagate mode through open_bdev_excl/close_bde...
2008-07-24 Kentaro Makitafix soft lock up at NFS mount via per-SB LRU-list of...
2008-04-29 Adrian Bunkmake __put_super() static
2008-04-28 Jan Karaquota: quota core changes for quotaon on remount
2008-04-22 Al Viro[PATCH] move a bunch of declarations to fs/internal.h
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: debugging for missed calls
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: drop write during emergency...
2008-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-20 Randy Dunlapfs: fix kernel-doc notation warnings
2008-03-18 Al Viro[PATCH] restore export of do_kern_mount()
2008-03-05 Eric ParisLSM/SELinux: Interfaces to allow FS to control mount...
2008-02-08 Jan Karaquota: turn quotas off when remounting read-only
2008-02-08 Miklos Szeredimount options: add generic_show_options()
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Pavel Emelyanovpid namespaces: introduce MS_KERNMOUNT flag
2007-10-19 Matthias Kaehlckefs/super.c: use list_for_each_entry() instead of list_f...
2007-10-19 Miklos Szerediput declaration of put_filesystem() in fs.h
2007-10-17 Ken Chenwriteback: fix periodic superblock dirty inode flushing
2007-07-16 Lee Schermerhornhugetlbfs: handle empty options string
2007-05-08 Miklos Szerediadd filesystem subtype support
2007-04-27 Adrian Bunkthe overdue removal of the mount/umount uevents
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-01-12 David Chinner[PATCH] Revert bd_mount_mutex back to a semaphore
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-10-11 David Howells[PATCH] VFS: Destroy the dentries contributed by a...
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-30 David Howells[PATCH] BLOCK: Move functions out of buffer code [try #6]
next