1. 0da0b7f afs: Display manually added cells in dynamic root mount by David Howells · 6 years ago
  2. de52cf9 Merge tag 'afs-fixes-20180514' into afs-proc by Al Viro · 6 years ago
  3. 5b86d4f afs: Implement network namespacing by David Howells · 6 years ago
  4. 68251f0 afs: Fix whole-volume callback handling by David Howells · 6 years ago
  5. b61f7dc afs: Fix directory page locking by David Howells · 6 years ago
  6. 66c7e1d afs: Split the dynroot stuff out and give it its own ops tables by David Howells · 6 years ago
  7. 4d673da afs: Support the AFS dynamic root by David Howells · 7 years ago
  8. f8de483 afs: Properly reset afs_vnode (inode) fields by David Howells · 7 years ago
  9. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  10. 4343d00 afs: Get rid of the afs_writeback record by David Howells · 7 years ago
  11. d2ddc77 afs: Overhaul volume and server record caching and fileserver rotation by David Howells · 7 years ago
  12. 989782d afs: Overhaul cell database management by David Howells · 7 years ago
  13. be080a6 afs: Overhaul permit caching by David Howells · 7 years ago
  14. c435ee3 afs: Overhaul the callback handling by David Howells · 7 years ago
  15. 9ed900b afs: Push the net ns pointer to more places by David Howells · 7 years ago
  16. 49566f6 afs: Note the cell in the superblock info also by David Howells · 7 years ago
  17. f044c88 afs: Lay the groundwork for supporting network namespaces by David Howells · 7 years ago
  18. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  19. 677018a afs: Implement show_options by David Howells · 7 years ago
  20. d3e3b7ea afs: Add metadata xattrs by David Howells · 7 years ago
  21. edd3ba9 afs: Convert to separately allocated bdi by Jan Kara · 7 years ago
  22. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  23. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  24. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  25. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  26. f74f70f afs: Only allow mounting afs in the intial network namespace by Eric W. Biederman · 12 years ago
  27. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  28. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  29. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  30. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  31. 2e41ae2 AFS: Set s_id in the superblock to the volume name by David Howells · 13 years ago
  32. dde194a afs: fix sget() races, close leak on umount by Al Viro · 13 years ago
  33. d61dcce switch afs by Al Viro · 14 years ago
  34. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  35. f7442b3 convert afs by Al Viro · 14 years ago
  36. 77f2fe0 BKL: Remove BKL from afs by Arnd Bergmann · 14 years ago
  37. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  38. bec5eb6 AFS: Implement an autocell mount capability [ver #2] by wanglei · 14 years ago
  39. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  40. e1da022 afs: add bdi backing to mount session. by Jens Axboe · 14 years ago
  41. 26821ed make sure data is on disk before calling ->write_inode by Christoph Hellwig · 15 years ago
  42. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  43. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  44. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  45. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  46. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  47. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  48. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  49. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 17 years ago
  50. 969729d mount options: fix afs by Miklos Szeredi · 17 years ago
  51. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  52. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  53. e8d6c55 AFS: implement file locking by David Howells · 17 years ago
  54. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  55. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  56. faab83b AFS: write back dirty data on unmount by David Howells · 17 years ago
  57. 45222b9 AFS: implement statfs by David Howells · 17 years ago
  58. 0f300ca AFS: fix a couple of problems with unlinking AFS files by David Howells · 17 years ago
  59. 31143d5 AFS: implement basic file write support by David Howells · 17 years ago
  60. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  61. 80c72fe [AFS/AF_RXRPC]: Miscellaneous fixes. by David Howells · 17 years ago
  62. 260a980 [AFS]: Add "directory write" support. by David Howells · 17 years ago
  63. 00d3b7a [AFS]: Add security support. by David Howells · 17 years ago
  64. 436058a [AFS]: Handle multiple mounts of an AFS superblock correctly. by David Howells · 17 years ago
  65. 08e0e7c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. by David Howells · 17 years ago
  66. ec26815 [AFS]: Clean up the AFS sources by David Howells · 17 years ago
  67. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 18 years ago
  68. b593e48 [PATCH] affs: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  69. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  70. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  71. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  72. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  73. 1f5ce9e VFS: Unexport do_kern_mount() and clean up simple_pin_fs() by Trond Myklebust · 18 years ago
  74. 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 18 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago