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