1. b4d5b10 reiserfs: make reiserfs default to barrier=flush by Christoph Hellwig · 13 years ago
  2. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  3. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  4. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  5. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  6. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  7. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  8. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  9. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  10. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  11. 4aede84 fixlet: Remove fs_excl from struct task. by Justin TerAvest · 13 years ago
  12. 1d29b5a reiserfs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  13. cc350c2 reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  14. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  15. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  16. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  17. 64252c7 vfs: remove dget() from dentry_unhash() by Sage Weil · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  20. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  21. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  22. 0ccd234 fs: change to new flag variable by matt mooney · 14 years ago
  23. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  24. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  25. a002951 Merge branch 'next' into for-linus by James Morris · 13 years ago
  26. f17b604 fs: Remove i_nlink check from file system link callback by Aneesh Kumar K.V · 13 years ago
  27. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 13 years ago
  28. c78f4cc reiserfs xattr ->d_revalidate() shouldn't care about RCU by Al Viro · 13 years ago
  29. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  30. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  31. 99890a3 fix reiserfs mkdir() breakage by Al Viro · 13 years ago
  32. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 13 years ago
  33. 28aadf5 reiserfs: make commit_wq use the default concurrency level by Tejun Heo · 13 years ago
  34. 4843456 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  35. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  36. 566538a reiserfs: make sure va_end() is always called after va_start(). by Jesper Juhl · 14 years ago
  37. f00c9e4 quota: Fix deadlock during path resolution by Jan Kara · 14 years ago
  38. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  39. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  40. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  41. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  42. 238af87 reiserfs: don't acquire lock recursively in reiserfs_acl_chmod by Frederic Weisbecker · 14 years ago
  43. da90587 reiserfs: fix inode mutex - reiserfs lock misordering by Frederic Weisbecker · 14 years ago
  44. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  45. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  46. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  47. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  48. 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
  49. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  50. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  51. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  52. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  53. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  54. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  55. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  56. 9d8117e reiserfs: fix unwanted reiserfs lock recursion by Frederic Weisbecker · 14 years ago
  57. 3f259d0 reiserfs: fix dependency inversion between inode and reiserfs mutexes by Frederic Weisbecker · 14 years ago
  58. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  59. 7cd33ad reiserfs: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  60. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  61. f4ae2fa fix reiserfs_evict_inode end_writeback second call by Sergey Senozhatsky · 14 years ago
  62. b3397ad reiserfs: remove unused local `wait' by Changli Gao · 14 years ago
  63. 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
  64. 845a2cc convert reiserfs to ->evict_inode() by Al Viro · 14 years ago
  65. db78b87 always call inode_change_ok early in ->setattr by Christoph Hellwig · 14 years ago
  66. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  67. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  68. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  69. 0e4f6a7 Fix reiserfs_file_release() by Al Viro · 14 years ago
  70. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  71. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  72. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  73. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  74. ca57272 fs/: do not fallback to default_llseek() when readdir() uses BKL by jan Blunck · 14 years ago
  75. f4b113a reiserfs: Fix resuming of quotas on remount read-write by Jan Kara · 14 years ago
  76. 287a809 quota: rename default quotactl methods to dquot_ by Christoph Hellwig · 14 years ago
  77. 307ae18 quota: drop remount argument to ->quota_on and ->quota_off by Christoph Hellwig · 14 years ago
  78. e0ccfd9 quota: move unmount handling into the filesystem by Christoph Hellwig · 14 years ago
  79. 0f0dd62 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers by Christoph Hellwig · 14 years ago
  80. c79d967 quota: move remount handling into the filesystem by Christoph Hellwig · 14 years ago
  81. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  82. 04b7ed0 reiserfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  83. 94d09a9 reiserfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  84. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  85. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  86. 7407cf3 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  87. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  88. fb2162d reiserfs: fix corruption during shrinking of xattrs by Jeff Mahoney · 14 years ago
  89. cac36f7 reiserfs: fix permissions on .reiserfs_priv by Jeff Mahoney · 14 years ago
  90. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  91. b7b7fa4 reiserfs: Fix locking BUG during mount failure by Jeff Mahoney · 14 years ago
  92. 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
  93. 3f8b5ee reiserfs: properly honor read-only devices by Jeff Mahoney · 14 years ago
  94. 6cb4aff reiserfs: fix oops while creating privroot with selinux enabled by Jeff Mahoney · 14 years ago
  95. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  96. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  97. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  98. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  99. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  100. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago