summaryrefslogtreecommitdiff
path: root/fs/super.c
Commit message (Expand)AuthorAge
* fs/super.c: sync ro remount after blocking writersAndrew Ruder2014-01-31
* fs/super.c: fix WARN on alloc_super() fail pathVladimir Davydov2014-01-21
* get rid of s_files and files_lockAl Viro2013-11-09
* make freeing super_block rcu-delayedAl Viro2013-10-24
* uninline destroy_super(), consolidate alloc_super()Al Viro2013-10-24
* fs/super.c: fix lru_list leak for realAl Viro2013-10-01
* super: fix for destroy lrusGlauber Costa2013-09-10
* list_lru: dynamically adjust node arraysGlauber Costa2013-09-10
* fs: convert inode and dentry shrinking to be node awareDave Chinner2013-09-10
* dcache: convert to use new lru list infrastructureDave Chinner2013-09-10
* inode: convert inode lru list to generic lru list code.Dave Chinner2013-09-10
* shrinker: convert superblock shrinkers to new APIDave Chinner2013-09-10
* dentry: move to per-sb LRU locksDave Chinner2013-09-10
* super: fix calculation of shrinkable objects for small numbersGlauber Costa2013-09-10
* prune_super(): sb->s_op is never NULLAl Viro2013-09-07
* direct-io: Implement generic deferred AIO completionsChristoph Hellwig2013-09-04
* livelock avoidance in sget()Al Viro2013-07-20
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo2013-02-27
* vfs: drop lock/unlock superMarco Stornelli2012-10-09
* idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-06
* fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * fs: Remove old freezing mechanismJan Kara2012-07-31
| * fs: Improve filesystem freezing handlingJan Kara2012-07-31
* | vmscan: remove obsolete shrink_control commentMinchan Kim2012-07-31
* | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-30
|\ \ | |/ |/|
| * writeback: Fix some comment errorsWanpeng Li2012-06-09
* | VFS: Pass mount flags to sget()David Howells2012-07-14
|/
* Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-28
* | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-22
|\ \
| * \ Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk2012-03-19
| |\ \ | | |/ | |/|
| | * mm: cleancache: s/flush/invalidate/Dan Magenheimer2012-01-23
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \ \ | |/ / |/| |
| * | security: trim security.hAl Viro2012-02-14
* | | vfs: Provide function to get superblock and wait for it to thawJan Kara2012-02-13
|/ /
* | wake up s_wait_unfrozen when ->freeze_fs failsKazuya Mio2012-01-17
|/
* vfs: prevent remount read-only if pending removesMiklos Szeredi2012-01-06
* vfs: protect remounting superblock read-onlyMiklos Szeredi2012-01-06
* vfs: keep list of mounts for each superblockMiklos Szeredi2012-01-06
* vfs: fix the rest of sget() racesAl Viro2012-01-03
* vfs: convert fs_supers to hlistAl Viro2012-01-03
* trim fs/internal.hAl Viro2012-01-03
* vfs: ignore error on forced remountMiklos Szeredi2011-11-02
* vmscan: fix shrinker callback bug in fs/super.cMikulas Patocka2011-10-31
* Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-25
|\
| * fixlet: Remove fs_excl from struct task.Justin TerAvest2011-07-12
* | vfs: increase shrinker batch sizeDave Chinner2011-07-20