1. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  2. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  3. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  4. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  5. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  6. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  7. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  8. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  9. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  10. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  11. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  12. ad2a8e6 AFS: checking wrong bit in afs_readpages() by Dan Carpenter · 12 years ago
  13. da4aa36 afs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  14. c017386 afs: Remote abort can cause BUG in rxrpc code by Anton Blanchard · 12 years ago
  15. 2c724fb afs: Read of file returns EBADMSG by Anton Blanchard · 12 years ago
  16. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  17. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  18. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  19. 5ffc283 vfs: kill ->mnt_devname use in afs printks by Al Viro · 13 years ago
  20. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  21. e4b9f00 AFS: Fix silly characters in a comment by David Howells · 13 years ago
  22. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  23. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  24. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  25. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  26. d6e43f7 AFS: Use i_generation not i_version for the vnode uniquifier by David Howells · 13 years ago
  27. 2e41ae2 AFS: Set s_id in the superblock to the volume name by David Howells · 13 years ago
  28. 5e7f233 afs: afs_fill_page reads too much, or wrong data by Anton Blanchard · 13 years ago
  29. dde194a afs: fix sget() races, close leak on umount by Al Viro · 13 years ago
  30. 705da2d afs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  31. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  32. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  34. f129ccc afs: Fix oops in afs_unlink_writeback by Anton Blanchard · 13 years ago
  35. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 13 years ago
  36. d18610b AFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  37. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 13 years ago
  38. 0ad53ee afs: add afs_wq and use it instead of the system workqueue by Tejun Heo · 13 years ago
  39. d61dcce switch afs by Al Viro · 13 years ago
  40. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  41. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 13 years ago
  42. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  43. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  44. fe15ce4 fs: change d_delete semantics by Nick Piggin · 13 years ago
  45. f7442b3 convert afs by Al Viro · 14 years ago
  46. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  47. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  48. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  49. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  50. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  51. b89f432 fs/locks.c: prepare for BKL removal by Arnd Bergmann · 14 years ago
  52. 77f2fe0 BKL: Remove BKL from afs by Arnd Bergmann · 14 years ago
  53. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  54. 2897c68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  55. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  56. bec5eb6 AFS: Implement an autocell mount capability [ver #2] by wanglei · 14 years ago
  57. 4a2d789 DNS: If the DNS server returns an error, allow that to be cached [ver #2] by Wang Lei · 14 years ago
  58. bebf8cf afs: destroy work queue on init failure by Dan Carpenter · 14 years ago
  59. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  60. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  61. df44f9f AFS: Fix the module init error handling by David Howells · 14 years ago
  62. 07567a5 DNS: Make AFS go to the DNS for AFSDB records for unknown cells by Wang Lei · 14 years ago
  63. 9c3a8ee writeback: remove writeback_inodes_wbc by Christoph Hellwig · 14 years ago
  64. 037776f AFS: Fix possible null pointer dereference in afs_alloc_server() by Denis Kirjanov · 14 years ago
  65. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  66. f6d335c AFS: Don't put struct file on the stack by Al Viro · 14 years ago
  67. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  68. e1da022 afs: add bdi backing to mount session. by Jens Axboe · 14 years ago
  69. 083fd8b AFS: Don't pass error value to page_cache_release() in error handling by David Howells · 14 years ago
  70. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  71. 99b437a AFS: Potential null dereference by Dan Carpenter · 14 years ago
  72. 26821ed make sure data is on disk before calling ->write_inode by Christoph Hellwig · 14 years ago
  73. 027cf31 afs: remove manual O_SYNC handling by Christoph Hellwig · 15 years ago
  74. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  75. 201a154 FS-Cache: Handle pages pending storage that get evicted under OOM conditions by David Howells · 15 years ago
  76. 80e50be afs: remove cache.h by Christoph Hellwig · 15 years ago
  77. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  78. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  79. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  80. 9886e83 AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr by David Howells · 15 years ago
  81. dd0d9a4 AFS: Fix compilation warning by Artem Bityutskiy · 15 years ago
  82. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  83. b43f3cb headers: mnt_namespace.h redux by Alexey Dobriyan · 15 years ago
  84. f7c2df9 AFS: Fix lock imbalance by Jiri Slaby · 15 years ago
  85. 005411c AFS: Correctly translate auth error aborts and don't failover in such cases by David Howells · 15 years ago
  86. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  87. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  88. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  89. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  90. 6566abd AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE by Matt Kraai · 15 years ago
  91. 11ff5f6 afs: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  92. 9b3f26c FS-Cache: Make kAFS use FS-Cache by David Howells · 15 years ago
  93. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  94. 79be57c constify dentry_operations: AFS by Al Viro · 15 years ago
  95. b2480c7 fs/Kconfig: move afs out by Alexey Dobriyan · 15 years ago
  96. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  97. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  98. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  99. 15b4650 afs: convert to new aops by Nick Piggin · 16 years ago
  100. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago