1. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. 9b053f3 vfs: Remove unnecessary calls of check_submounts_and_drop by Eric W. Biederman · 10 years ago
  3. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  4. 0ef1351 AFS: Correctly assemble the client UUID by David Howells · 10 years ago
  5. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  6. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  7. 74efa04 Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next by Linus Torvalds · 10 years ago
  8. 130d1f9 locks: ensure that fl_owner is always initialized properly in flock and lease codepaths by Jeff Layton · 10 years ago
  9. 656f88d AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct* by David Howells · 10 years ago
  10. 150a6b4 AFS: Fix kafs module unloading by Nathaniel Wesley Filardo · 10 years ago
  11. 6cf1286 AFS: Part of afs_end_call() is identical to code elsewhere, so split it by Nathaniel Wesley Filardo · 10 years ago
  12. 6c67c7c AFS: Fix cache manager service handlers by David Howells · 10 years ago
  13. 50b5551 afs: switch to ->write_iter() by Al Viro · 10 years ago
  14. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  15. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  16. 0594994 afs: don't use PREPARE_WORK by Tejun Heo · 10 years ago
  17. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 10 years ago
  18. b42d570 afs: get rid of junk in fs/afs/proc.c by Al Viro · 11 years ago
  19. c698dbf Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next by Trond Myklebust · 11 years ago
  20. 13f3583 afs: dget_parent() can't return a negative dentry by Al Viro · 11 years ago
  21. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  22. 5d8943b afs: get rid of redundant ->d_name.len checks by Al Viro · 11 years ago
  23. ba81238 afs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  24. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  25. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  26. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  27. 1bbae9f [readdir] convert afs by Al Viro · 11 years ago
  28. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  29. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  30. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  31. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  32. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  33. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  34. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  35. a0a5386 afs: Support interacting with multiple user namespaces by Eric W. Biederman · 12 years ago
  36. f74f70f afs: Only allow mounting afs in the intial network namespace by Eric W. Biederman · 11 years ago
  37. 66fdb93 afs: Remove unused structure afs_store_status by Eric W. Biederman · 11 years ago
  38. 8dbd5d6 fs/afs: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  39. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  40. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  41. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  42. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  43. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  44. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  45. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  46. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  47. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  48. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  49. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  50. ad2a8e6 AFS: checking wrong bit in afs_readpages() by Dan Carpenter · 12 years ago
  51. da4aa36 afs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  52. c017386 afs: Remote abort can cause BUG in rxrpc code by Anton Blanchard · 12 years ago
  53. 2c724fb afs: Read of file returns EBADMSG by Anton Blanchard · 12 years ago
  54. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  55. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  56. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  57. 5ffc283 vfs: kill ->mnt_devname use in afs printks by Al Viro · 13 years ago
  58. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  59. e4b9f00 AFS: Fix silly characters in a comment by David Howells · 13 years ago
  60. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  61. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  62. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  63. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  64. d6e43f7 AFS: Use i_generation not i_version for the vnode uniquifier by David Howells · 13 years ago
  65. 2e41ae2 AFS: Set s_id in the superblock to the volume name by David Howells · 13 years ago
  66. 5e7f233 afs: afs_fill_page reads too much, or wrong data by Anton Blanchard · 13 years ago
  67. dde194a afs: fix sget() races, close leak on umount by Al Viro · 13 years ago
  68. 705da2d afs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  69. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  70. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  72. f129ccc afs: Fix oops in afs_unlink_writeback by Anton Blanchard · 13 years ago
  73. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 13 years ago
  74. d18610b AFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  75. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 13 years ago
  76. 0ad53ee afs: add afs_wq and use it instead of the system workqueue by Tejun Heo · 13 years ago
  77. d61dcce switch afs by Al Viro · 13 years ago
  78. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  79. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  80. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  81. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  82. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  83. f7442b3 convert afs by Al Viro · 14 years ago
  84. 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
  85. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  86. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  87. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  88. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  89. b89f432 fs/locks.c: prepare for BKL removal by Arnd Bergmann · 14 years ago
  90. 77f2fe0 BKL: Remove BKL from afs by Arnd Bergmann · 14 years ago
  91. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  92. 2897c68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  93. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  94. bec5eb6 AFS: Implement an autocell mount capability [ver #2] by wanglei · 14 years ago
  95. 4a2d789 DNS: If the DNS server returns an error, allow that to be cached [ver #2] by Wang Lei · 14 years ago
  96. bebf8cf afs: destroy work queue on init failure by Dan Carpenter · 14 years ago
  97. 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
  98. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  99. df44f9f AFS: Fix the module init error handling by David Howells · 14 years ago
  100. 07567a5 DNS: Make AFS go to the DNS for AFSDB records for unknown cells by Wang Lei · 14 years ago