Age | Commit message (Expand) | Author |
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 |
2017-03-16 | afs: Populate group ID from vnode status | Marc Dionne |
2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells |
2015-12-08 | don't put symlink bodies in pagecache into highmem | Al Viro |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2014-11-19 | assorted conversions to %p[dD] | Al Viro |
2014-04-03 | mm + fs: store shadow entries in page cache | Johannes Weiner |
2013-09-27 | FS-Cache: Provide the ability to enable/disable cookies | David Howells |
2013-02-13 | afs: Support interacting with multiple user namespaces | Eric W. Biederman |
2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi |
2011-06-16 | AFS: Use i_generation not i_version for the vnode uniquifier | David Howells |
2011-01-15 | AFS: Use d_automount() rather than abusing follow_link() | David Howells |
2010-08-11 | AFS: Implement an autocell mount capability [ver #2] | wanglei |
2010-08-09 | convert remaining ->clear_inode() to ->evict_inode() | Al Viro |