1. 2032596 afs: Reorganise volume and server trees to be rooted on the cell by David Howells · 4 years, 9 months ago
  2. e49c7b2 afs: Build an abstraction around an "operation" concept by David Howells · 4 years, 9 months ago
  3. a310082 afs: Rename struct afs_fs_cursor to afs_operation by David Howells · 4 years, 10 months ago
  4. 7126ead afs: Remove the error argument from afs_protocol_error() by David Howells · 4 years, 9 months ago
  5. 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
  6. a4e530a fs: afs: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  7. 473ef57 afs dynroot: switch to simple_dir_operations by Al Viro · 5 years ago
  8. 051d252 afs: Add some callback management tracepoints by David Howells · 6 years ago
  9. 2cd42d1 afs: Fix setting of i_blocks by David Howells · 6 years ago
  10. 3647e42 afs: Fix over zealous "vnode modified" warnings by David Howells · 6 years ago
  11. b835915 afs: Pass pre-fetch server and volume break counts into afs_iget5_set() by David Howells · 6 years ago
  12. a38a755 afs: Fix unlink to handle YFS.RemoveFile2 better by David Howells · 6 years ago
  13. 61c347b afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry by David Howells · 6 years ago
  14. f642404 afs: Make vnode->cb_interest RCU safe by David Howells · 6 years ago
  15. c925bd0 afs: Split afs_validate() so first part can be used under LOOKUP_RCU by David Howells · 6 years ago
  16. 7c71245 afs: Don't save callback version and type fields by David Howells · 6 years ago
  17. a58823a afs: Fix application of status and callback to be under same lock by David Howells · 6 years ago
  18. d9052dd afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set by David Howells · 6 years ago
  19. 20b8391 afs: Make some RPC operations non-interruptible by David Howells · 6 years ago
  20. a1b879e afs: Fix key leak in afs_release() and afs_evict_inode() by David Howells · 6 years ago
  21. c0abbb5 afs: Calculate i_blocks based on file size by Marc Dionne · 6 years ago
  22. b134d68 afs: Log more information for "kAFS: AFS vnode with undefined type\n" by David Howells · 6 years ago
  23. 79ddbfa afs: Implement sillyrename for unlink and rename by David Howells · 6 years ago
  24. ba25b81 afs: avoid deprecated get_seconds() by Arnd Bergmann · 6 years ago
  25. 59d4907 afs: Fix key refcounting in file locking code by David Howells · 6 years ago
  26. 4882a27 afs: Don't set vnode->cb_s_break in afs_validate() by Marc Dionne · 6 years ago
  27. ae3b736 afs: Fix validation/callback interaction by David Howells · 6 years ago
  28. 12d8e95 afs: Calc callback expiry in op reply delivery by David Howells · 6 years ago
  29. 3b6492d afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS by David Howells · 6 years ago
  30. 160cb95 afs: Better tracing of protocol errors by David Howells · 6 years ago
  31. 68251f0 afs: Fix whole-volume callback handling by David Howells · 7 years ago
  32. b61f7dc afs: Fix directory page locking by David Howells · 7 years ago
  33. 5f702c8 afs: Trace protocol errors by David Howells · 7 years ago
  34. 63a4681 afs: Locally edit directory data for mkdir/create/unlink/... by David Howells · 7 years ago
  35. f3ddee8 afs: Fix directory handling by David Howells · 7 years ago
  36. a4ff740 afs: Keep track of invalid-before version for dentry coherency by David Howells · 7 years ago
  37. dd9fbcb afs: Rearrange status mapping by David Howells · 7 years ago
  38. 0c3a5ac afs: Make it possible to get the data version in readpage by David Howells · 7 years ago
  39. 5800db8 afs: Init inode before accessing cache by David Howells · 7 years ago
  40. d55b4da afs: Introduce a statistics proc file by David Howells · 7 years ago
  41. fe342cf afs: Fix checker warnings by David Howells · 7 years ago
  42. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  43. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
  44. 678edd0 afs: Be more aggressive in retiring cached vnodes by David Howells · 7 years ago
  45. c151599 afs: Invalidate cache on server data change by David Howells · 7 years ago
  46. 4d673da afs: Support the AFS dynamic root by David Howells · 7 years ago
  47. 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
  48. a01179e afs: convert to new i_version API by Jeff Layton · 7 years ago
  49. 440fbc3 afs: Fix unlink by David Howells · 7 years ago
  50. 4343d00 afs: Get rid of the afs_writeback record by David Howells · 7 years ago
  51. 215804a afs: Introduce a file-private data record by David Howells · 7 years ago
  52. d2ddc77 afs: Overhaul volume and server record caching and fileserver rotation by David Howells · 7 years ago
  53. be080a6 afs: Overhaul permit caching by David Howells · 7 years ago
  54. c435ee3 afs: Overhaul the callback handling by David Howells · 7 years ago
  55. 9ed900b afs: Push the net ns pointer to more places by David Howells · 7 years ago
  56. d3e3b7ea afs: Add metadata xattrs by David Howells · 8 years ago
  57. ab94f5d afs: Populate and use client modification time by Marc Dionne · 8 years ago
  58. 56e7143 afs: Prevent callback expiry timer overflow by Tina Ruchandani · 8 years ago
  59. 1d7e4eb afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 8 years ago
  60. 944c74f afs: Distinguish mountpoints from symlinks by file mode alone by David Howells · 8 years ago
  61. 6186f07 afs: Populate group ID from vnode status by Marc Dionne · 8 years ago
  62. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  63. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  64. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  65. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  66. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
  67. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  68. a0a5386 afs: Support interacting with multiple user namespaces by Eric W. Biederman · 13 years ago
  69. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 13 years ago
  70. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  71. d6e43f7 AFS: Use i_generation not i_version for the vnode uniquifier by David Howells · 14 years ago
  72. d18610b AFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
  73. bec5eb6 AFS: Implement an autocell mount capability [ver #2] by wanglei · 14 years ago
  74. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 15 years ago
  75. 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
  76. 9b3f26c FS-Cache: Make kAFS use FS-Cache by David Howells · 16 years ago
  77. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 17 years ago
  78. aa7fa24 iget: use iget_failed() in AFS by David Howells · 17 years ago
  79. 7a22422 vfs: Add 64 bit i_version support by Jean Noel Cordenner · 17 years ago
  80. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  81. 0f300ca AFS: fix a couple of problems with unlinking AFS files by David Howells · 18 years ago
  82. 31143d5 AFS: implement basic file write support by David Howells · 18 years ago
  83. 416351f AFS: AFS fixups by David Howells · 18 years ago
  84. ba3e0e1 [AFS]: Fix u64 printing in debug logging. by David S. Miller · 18 years ago
  85. 260a980 [AFS]: Add "directory write" support. by David Howells · 18 years ago
  86. 00d3b7a [AFS]: Add security support. by David Howells · 18 years ago
  87. 08e0e7c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. by David Howells · 18 years ago
  88. ec26815 [AFS]: Clean up the AFS sources by David Howells · 18 years ago
  89. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  90. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  91. a463ddd [PATCH] afs: use generic_ro_fops by Christoph Hellwig · 19 years ago
  92. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago