summaryrefslogtreecommitdiff
path: root/fs/super.c
Commit message (Expand)AuthorAge
* VFS: Kill off s_options and helpersDavid Howells2017-07-11
* VFS: Clean up whitespace in fs/namespace.c and fs/super.cDavid Howells2017-07-06
* bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara2017-04-20
* fs: Remove SB_I_DYNBDI flagJan Kara2017-04-20
* fs: Get proper reference for s_bdiJan Kara2017-04-20
* fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara2017-04-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-23
|\
| * fs: Better permission checking for submountsEric W. Biederman2017-02-02
* | block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-02
|/
* quota: Remove dqonoff_mutexJan Kara2016-11-30
* fs: Provide function to get superblock with exclusive s_umountJan Kara2016-11-23
* fs/super.c: don't fool lockdep in freeze_super() and thaw_super() pathsOleg Nesterov2016-10-14
* fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov2016-10-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-29
|\
| * userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flagEric W. Biederman2016-06-23
| * userns: Remove implicit MNT_NODEV fragility.Eric W. Biederman2016-06-23
| * mnt: Move the FS_USERNS_MOUNT check into sget_usernsEric W. Biederman2016-06-23
| * fs: Add user namespace member to struct super_blockEric W. Biederman2016-06-23
| * vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2016-06-23
* | fs/fs-writeback.c: add a new writeback list for syncDave Chinner2016-07-26
|/
* Merge branch 'master' into for-nextJiri Kosina2016-04-18
|\
| * writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo2016-03-03
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-14
| |\
| * | fs: use block_device name vsprintf helperDmitry Monakhov2016-01-06
* | | Doc: treewide : Fix typos in DocBook/filesystem.xmlMasanari Iida2016-04-18
| |/ |/|
* | fs/super.c: use && instead of & for warn_on conditionVincent Stehlé2015-12-08
|/
* Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...Al Viro2015-08-21
|\
| * sync: serialise per-superblock sync operationsDave Chinner2015-08-17
| * inode: convert inode_sb_list_lock to per-sbDave Chinner2015-08-17
* | change sb_writers to use percpu_rw_semaphoreOleg Nesterov2015-08-15
* | shift percpu_counter_destroy() into destroy_super_work()Oleg Nesterov2015-08-15
* | document rwsem_release() in sb_wait_write()Oleg Nesterov2015-08-15
* | fix the broken lockdep logic in __sb_start_write()Oleg Nesterov2015-08-15
|/
* fs:super:get_anon_bdev: fix race condition could cause dev exceed its upper l...Wang YanQing2015-07-01
* cleancache: remove limit on the number of cleancache enabled filesystemsVladimir Davydov2015-04-14
* trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov2015-02-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-17
|\
| * allow attaching fs_pin to a group not associated with some superblockAl Viro2015-01-25
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-12
|\ \
| * | fs: shrinker: always scan at least one object of each typeVladimir Davydov2015-02-12
| * | fs: make shrinker memcg awareVladimir Davydov2015-02-12
| * | list_lru: organize all list_lrus to listVladimir Davydov2015-02-12
| * | fs: consolidate {nr,free}_cached_objects args in shrink_controlVladimir Davydov2015-02-12
| * | list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov2015-02-12
| |/
* | Make super_blocks and sb_lock staticAl Viro2015-02-02
* | fs: remove default_backing_dev_infoChristoph Hellwig2015-01-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\
| * fs: Fix theoretical division by 0 in super_cache_scan().Tetsuo Handa2014-10-09
* | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-08
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-08-13
|\