summaryrefslogtreecommitdiff
path: root/fs/afs/super.c
Commit message (Expand)AuthorAge
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-15
|\
| * afs: Implement show_optionsDavid Howells2017-07-11
* | afs: Add metadata xattrsDavid Howells2017-07-09
|/
* afs: Convert to separately allocated bdiJan Kara2017-04-20
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* afs: Only allow mounting afs in the intial network namespaceEric W. Biederman2013-02-13
* fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* VFS: Pass mount flags to sget()David Howells2012-07-14
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* AFS: Set s_id in the superblock to the volume nameDavid Howells2011-06-16
* afs: fix sget() races, close leak on umountAl Viro2011-06-12
* switch afsAl Viro2011-01-12
* fs: icache RCU free inodesNick Piggin2011-01-07
* convert afsAl Viro2010-10-29
* BKL: Remove BKL from afsArnd Bergmann2010-10-04
* BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-04
* AFS: Implement an autocell mount capability [ver #2]wanglei2010-08-11
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* afs: add bdi backing to mount session.Jens Axboe2010-04-22
* make sure data is on disk before calling ->write_inodeChristoph Hellwig2010-03-05
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* Fix races around the access to ->s_optionsAl Viro2009-05-09
* Convert obvious places to deactivate_locked_super()Al Viro2009-05-09
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* Fix various old email addresses for dwmw2David Woodhouse2008-06-06
* [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-27
* mount options: fix afsMiklos Szeredi2008-02-08
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* AFS: implement file lockingDavid Howells2007-07-16
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* AFS: write back dirty data on unmountDavid Howells2007-05-16
* AFS: implement statfsDavid Howells2007-05-11
* AFS: fix a couple of problems with unlinking AFS filesDavid Howells2007-05-11
* AFS: implement basic file write supportDavid Howells2007-05-09
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [AFS/AF_RXRPC]: Miscellaneous fixes.David Howells2007-05-03
* [AFS]: Add "directory write" support.David Howells2007-04-26
* [AFS]: Add security support.David Howells2007-04-26
* [AFS]: Handle multiple mounts of an AFS superblock correctly.David Howells2007-04-26
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-26
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-26
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12