summaryrefslogtreecommitdiffstats
path: root/fs/afs/super.c
Commit message (Expand)AuthorAge
* afs: Pass pre-fetch server and volume break counts into afs_iget5_set()David Howells2019-05-16
* afs: Make vnode->cb_interest RCU safeDavid Howells2019-05-16
* afs: Don't save callback version and type fieldsDavid Howells2019-05-16
* afs: Fix application of status and callback to be under same lockDavid Howells2019-05-16
* afs: Make some RPC operations non-interruptibleDavid Howells2019-05-16
* Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-07
|\
| * afs: Log more information for "kAFS: AFS vnode with undefined type\n"David Howells2019-05-07
| * afs: Provide mount-time configurable byte-range file locking emulationDavid Howells2019-04-25
| * afs: Add more tracepointsDavid Howells2019-04-25
| * afs: Implement sillyrename for unlink and renameDavid Howells2019-04-25
* | afs: switch to use of ->free_inode()Al Viro2019-05-01
|/
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-12
|\
| * afs: Use fs_context to pass parameters over automountDavid Howells2019-02-28
| * afs: Add fs_context supportDavid Howells2019-02-28
* | mm: refactor readahead defines in mm.hNikolay Borisov2019-03-12
|/
* afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells2018-10-23
* afs: Display manually added cells in dynamic root mountDavid Howells2018-06-15
* Merge tag 'afs-fixes-20180514' into afs-procAl Viro2018-06-02
|\
| * afs: Fix whole-volume callback handlingDavid Howells2018-05-14
| * afs: Fix directory page lockingDavid Howells2018-05-14
* | afs: Implement network namespacingDavid Howells2018-05-23
|/
* afs: Split the dynroot stuff out and give it its own ops tablesDavid Howells2018-04-09
* afs: Support the AFS dynamic rootDavid Howells2018-02-06
* afs: Properly reset afs_vnode (inode) fieldsDavid Howells2017-12-01
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* afs: Get rid of the afs_writeback recordDavid Howells2017-11-13
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-13
* afs: Overhaul cell database managementDavid Howells2017-11-13
* afs: Overhaul permit cachingDavid Howells2017-11-13
* afs: Overhaul the callback handlingDavid Howells2017-11-13
* afs: Push the net ns pointer to more placesDavid Howells2017-11-13
* afs: Note the cell in the superblock info alsoDavid Howells2017-11-13
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-13
* 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