Age | Commit message (Expand) | Author |
2019-05-16 | afs: Pass pre-fetch server and volume break counts into afs_iget5_set() | David Howells |
2019-05-16 | afs: Fix unlink to handle YFS.RemoveFile2 better | David Howells |
2019-05-16 | afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry | David Howells |
2019-05-16 | afs: Make vnode->cb_interest RCU safe | David Howells |
2019-05-16 | afs: Split afs_validate() so first part can be used under LOOKUP_RCU | David Howells |
2019-05-16 | afs: Don't save callback version and type fields | David Howells |
2019-05-16 | afs: Fix application of status and callback to be under same lock | David Howells |
2019-05-16 | afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set | David Howells |
2019-05-16 | afs: Make some RPC operations non-interruptible | David Howells |
2019-05-15 | afs: Fix key leak in afs_release() and afs_evict_inode() | David Howells |
2019-05-07 | afs: Calculate i_blocks based on file size | Marc Dionne |
2019-05-07 | afs: Log more information for "kAFS: AFS vnode with undefined type\n" | David Howells |
2019-04-25 | afs: Implement sillyrename for unlink and rename | David Howells |
2019-04-13 | afs: avoid deprecated get_seconds() | Arnd Bergmann |
2019-01-17 | afs: Fix key refcounting in file locking code | David Howells |
2019-01-17 | afs: Don't set vnode->cb_s_break in afs_validate() | Marc Dionne |
2018-11-29 | afs: Fix validation/callback interaction | David Howells |
2018-10-24 | afs: Calc callback expiry in op reply delivery | David Howells |
2018-10-24 | afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS | David Howells |
2018-10-24 | afs: Better tracing of protocol errors | David Howells |
2018-05-14 | afs: Fix whole-volume callback handling | David Howells |
2018-05-14 | afs: Fix directory page locking | David Howells |
2018-04-09 | afs: Trace protocol errors | David Howells |
2018-04-09 | afs: Locally edit directory data for mkdir/create/unlink/... | David Howells |
2018-04-09 | afs: Fix directory handling | David Howells |
2018-04-09 | afs: Keep track of invalid-before version for dentry coherency | David Howells |
2018-04-09 | afs: Rearrange status mapping | David Howells |
2018-04-09 | afs: Make it possible to get the data version in readpage | David Howells |
2018-04-09 | afs: Init inode before accessing cache | David Howells |
2018-04-09 | afs: Introduce a statistics proc file | David Howells |
2018-04-09 | afs: Fix checker warnings | David Howells |
2018-04-06 | fscache: Pass object size in rather than calling back for it | David Howells |
2018-04-04 | fscache: Attach the index key and aux data to the cookie | David Howells |
2018-04-04 | afs: Be more aggressive in retiring cached vnodes | David Howells |
2018-04-04 | afs: Invalidate cache on server data change | David Howells |
2018-02-06 | afs: Support the AFS dynamic root | David Howells |
2018-01-29 | Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-29 | afs: convert to new i_version API | Jeff Layton |
2018-01-02 | afs: Fix unlink | David Howells |
2017-11-13 | afs: Get rid of the afs_writeback record | David Howells |
2017-11-13 | afs: Introduce a file-private data record | David Howells |
2017-11-13 | afs: Overhaul volume and server record caching and fileserver rotation | David Howells |
2017-11-13 | afs: Overhaul permit caching | David Howells |
2017-11-13 | afs: Overhaul the callback handling | David Howells |
2017-11-13 | afs: Push the net ns pointer to more places | David Howells |
2017-07-09 | afs: Add metadata xattrs | David Howells |
2017-03-16 | afs: Populate and use client modification time | Marc Dionne |
2017-03-16 | afs: Prevent callback expiry timer overflow | Tina Ruchandani |
2017-03-16 | afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER() | Andreea-Cristina Bernat |
2017-03-16 | afs: Distinguish mountpoints from symlinks by file mode alone | David Howells |