1. 75bd228 afs: Sort out symlink reading by David Howells · 3 years, 6 months ago
  2. 9d37e1c afs: Fix updating of i_blocks on file/dir extension by David Howells · 3 years, 4 months ago
  3. 4fe6a94 afs: Try to avoid taking RCU read lock when checking vnode validity by David Howells · 3 years, 4 months ago
  4. 22650f1 afs: Fix speculative status fetches by David Howells · 3 years, 8 months ago
  5. fafe1e3 Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 8 months ago
  6. d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  7. f015cf1 afs: Print the operation debug_id when logging an unexpected data version by David Howells · 4 years, 2 months ago
  8. 03ffae9 afs: Disable use of the fscache I/O routines by David Howells · 4 years, 11 months ago
  9. a7889c6 afs: Stop listxattr() from listing "afs.*" attributes by David Howells · 3 years, 10 months ago
  10. 6e1eb04 afs: Fix updating of i_mode due to 3rd party change by David Howells · 3 years, 11 months ago
  11. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  12. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  13. a9e5c87 afs: Fix speculative status fetch going out of order wrt to modifications by David Howells · 4 years, 1 month ago
  14. ec0fa0b afs: Fix deadlock between writeback and truncate by David Howells · 4 years, 3 months ago
  15. b6489a4 afs: Fix silly rename by David Howells · 4 years, 7 months ago
  16. 7c295ee afs: afs_vnode_commit_status() doesn't need to check the RPC error by David Howells · 4 years, 7 months ago
  17. 728279a afs: Fix use of afs_check_for_remote_deletion() by David Howells · 4 years, 7 months ago
  18. 793fe82 afs: Fix truncation issues and mmap writeback size by David Howells · 4 years, 7 months ago
  19. da8d075 afs: Concoct ctimes by David Howells · 4 years, 7 months ago
  20. 3f4aa98 afs: Fix EOF corruption by David Howells · 4 years, 7 months ago
  21. c68421b afs: Make afs_zap_data() static by David Howells · 4 years, 11 months ago
  22. 2032596 afs: Reorganise volume and server trees to be rooted on the cell by David Howells · 4 years, 8 months ago
  23. e49c7b2 afs: Build an abstraction around an "operation" concept by David Howells · 4 years, 9 months ago
  24. a310082 afs: Rename struct afs_fs_cursor to afs_operation by David Howells · 4 years, 9 months ago
  25. 7126ead afs: Remove the error argument from afs_protocol_error() by David Howells · 4 years, 9 months ago
  26. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  27. a4e530a fs: afs: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  28. 473ef57 afs dynroot: switch to simple_dir_operations by Al Viro · 5 years ago
  29. 051d252 afs: Add some callback management tracepoints by David Howells · 6 years ago
  30. 2cd42d1 afs: Fix setting of i_blocks by David Howells · 6 years ago
  31. 3647e42 afs: Fix over zealous "vnode modified" warnings by David Howells · 6 years ago
  32. b835915 afs: Pass pre-fetch server and volume break counts into afs_iget5_set() by David Howells · 6 years ago
  33. a38a755 afs: Fix unlink to handle YFS.RemoveFile2 better by David Howells · 6 years ago
  34. 61c347b afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry by David Howells · 6 years ago
  35. f642404 afs: Make vnode->cb_interest RCU safe by David Howells · 6 years ago
  36. c925bd0 afs: Split afs_validate() so first part can be used under LOOKUP_RCU by David Howells · 6 years ago
  37. 7c71245 afs: Don't save callback version and type fields by David Howells · 6 years ago
  38. a58823a afs: Fix application of status and callback to be under same lock by David Howells · 6 years ago
  39. d9052dd afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set by David Howells · 6 years ago
  40. 20b8391 afs: Make some RPC operations non-interruptible by David Howells · 6 years ago
  41. a1b879e afs: Fix key leak in afs_release() and afs_evict_inode() by David Howells · 6 years ago
  42. c0abbb5 afs: Calculate i_blocks based on file size by Marc Dionne · 6 years ago
  43. b134d68 afs: Log more information for "kAFS: AFS vnode with undefined type\n" by David Howells · 6 years ago
  44. 79ddbfa afs: Implement sillyrename for unlink and rename by David Howells · 6 years ago
  45. ba25b81 afs: avoid deprecated get_seconds() by Arnd Bergmann · 6 years ago
  46. 59d4907 afs: Fix key refcounting in file locking code by David Howells · 6 years ago
  47. 4882a27 afs: Don't set vnode->cb_s_break in afs_validate() by Marc Dionne · 6 years ago
  48. ae3b736 afs: Fix validation/callback interaction by David Howells · 6 years ago
  49. 12d8e95 afs: Calc callback expiry in op reply delivery by David Howells · 6 years ago
  50. 3b6492d afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS by David Howells · 6 years ago
  51. 160cb95 afs: Better tracing of protocol errors by David Howells · 6 years ago
  52. 68251f0 afs: Fix whole-volume callback handling by David Howells · 7 years ago
  53. b61f7dc afs: Fix directory page locking by David Howells · 7 years ago
  54. 5f702c8 afs: Trace protocol errors by David Howells · 7 years ago
  55. 63a4681 afs: Locally edit directory data for mkdir/create/unlink/... by David Howells · 7 years ago
  56. f3ddee8 afs: Fix directory handling by David Howells · 7 years ago
  57. a4ff740 afs: Keep track of invalid-before version for dentry coherency by David Howells · 7 years ago
  58. dd9fbcb afs: Rearrange status mapping by David Howells · 7 years ago
  59. 0c3a5ac afs: Make it possible to get the data version in readpage by David Howells · 7 years ago
  60. 5800db8 afs: Init inode before accessing cache by David Howells · 7 years ago
  61. d55b4da afs: Introduce a statistics proc file by David Howells · 7 years ago
  62. fe342cf afs: Fix checker warnings by David Howells · 7 years ago
  63. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  64. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
  65. 678edd0 afs: Be more aggressive in retiring cached vnodes by David Howells · 7 years ago
  66. c151599 afs: Invalidate cache on server data change by David Howells · 7 years ago
  67. 4d673da afs: Support the AFS dynamic root by David Howells · 7 years ago
  68. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  69. a01179e afs: convert to new i_version API by Jeff Layton · 7 years ago
  70. 440fbc3 afs: Fix unlink by David Howells · 7 years ago
  71. 4343d00 afs: Get rid of the afs_writeback record by David Howells · 7 years ago
  72. 215804a afs: Introduce a file-private data record by David Howells · 7 years ago
  73. d2ddc77 afs: Overhaul volume and server record caching and fileserver rotation by David Howells · 7 years ago
  74. be080a6 afs: Overhaul permit caching by David Howells · 7 years ago
  75. c435ee3 afs: Overhaul the callback handling by David Howells · 7 years ago
  76. 9ed900b afs: Push the net ns pointer to more places by David Howells · 7 years ago
  77. d3e3b7ea afs: Add metadata xattrs by David Howells · 7 years ago
  78. ab94f5d afs: Populate and use client modification time by Marc Dionne · 8 years ago
  79. 56e7143 afs: Prevent callback expiry timer overflow by Tina Ruchandani · 8 years ago
  80. 1d7e4eb afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 8 years ago
  81. 944c74f afs: Distinguish mountpoints from symlinks by file mode alone by David Howells · 8 years ago
  82. 6186f07 afs: Populate group ID from vnode status by Marc Dionne · 8 years ago
  83. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  84. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  85. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  86. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  87. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
  88. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  89. a0a5386 afs: Support interacting with multiple user namespaces by Eric W. Biederman · 13 years ago
  90. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 13 years ago
  91. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  92. d6e43f7 AFS: Use i_generation not i_version for the vnode uniquifier by David Howells · 14 years ago
  93. d18610b AFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
  94. bec5eb6 AFS: Implement an autocell mount capability [ver #2] by wanglei · 14 years ago
  95. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 15 years ago
  96. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  97. 9b3f26c FS-Cache: Make kAFS use FS-Cache by David Howells · 16 years ago
  98. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 17 years ago
  99. aa7fa24 iget: use iget_failed() in AFS by David Howells · 17 years ago
  100. 7a22422 vfs: Add 64 bit i_version support by Jean Noel Cordenner · 17 years ago