aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs
AgeCommit message (Expand)Author
2018-04-09afs: Do better accretion of small writes on newly created contentDavid Howells
2018-04-09afs: Add stats for data transfer operationsDavid Howells
2018-04-09afs: Trace protocol errorsDavid Howells
2018-04-09afs: Locally edit directory data for mkdir/create/unlink/...David Howells
2018-04-09afs: Adjust the directory XDR structuresDavid Howells
2018-04-09afs: Split the directory content defs into a headerDavid Howells
2018-04-09afs: Fix directory handlingDavid Howells
2018-04-09afs: Split the dynroot stuff out and give it its own ops tablesDavid Howells
2018-04-09afs: Keep track of invalid-before version for dentry coherencyDavid Howells
2018-04-09afs: Rearrange status mappingDavid Howells
2018-04-09afs: Make it possible to get the data version in readpageDavid Howells
2018-04-09afs: Init inode before accessing cacheDavid Howells
2018-04-09afs: Introduce a statistics proc fileDavid Howells
2018-04-09afs: Dump bad status recordDavid Howells
2018-04-09afs: Implement @cell substitution handlingDavid Howells
2018-04-09afs: Implement @sys substitution handlingDavid Howells
2018-04-09afs: Prospectively look up extra files when doing a single lookupDavid Howells
2018-04-09afs: Don't over-increment the cell usage count when pinning itDavid Howells
2018-04-09afs: Fix checker warningsDavid Howells
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells
2018-04-04afs: Be more aggressive in retiring cached vnodesDavid Howells
2018-04-04afs: Use the vnode ID uniquifier in the cache key not the aux dataDavid Howells
2018-04-04afs: Invalidate cache on server data changeDavid Howells
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells
2018-03-20sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_even...Peter Zijlstra
2018-02-06afs: Support the AFS dynamic rootDavid Howells
2018-02-06afs: Rearrange afs_select_fileserver() a littleDavid Howells
2018-02-06afs: Remove unused codeDavid Howells
2018-02-06afs: Fix server list handlingDavid Howells
2018-02-06afs: Need to clear responded flag in addr cursorDavid Howells
2018-02-06afs: Fix missing cursor clearanceDavid Howells
2018-02-06afs: Add missing afs_put_cell()David Howells
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29afs: convert to new i_version APIJeff Layton
2018-01-02afs: Fix missing error handling in afs_write_end()David Howells
2018-01-02afs: Fix unlinkDavid Howells
2018-01-02afs: Potential uninitialized variable in afs_extract_data()Dan Carpenter
2017-12-01afs: Properly reset afs_vnode (inode) fieldsDavid Howells
2017-12-01afs: Fix permit refcountingDavid Howells
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva
2017-11-24afs: Fix signal handling in some file opsDavid Howells
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells
2017-11-17afs: Fix file lockingDavid Howells
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds