1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  3. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  4. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  5. 0ccd234 fs: change to new flag variable by matt mooney · 13 years ago
  6. 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
  7. 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
  8. a002951 Merge branch 'next' into for-linus by James Morris · 13 years ago
  9. f17b604 fs: Remove i_nlink check from file system link callback by Aneesh Kumar K.V · 13 years ago
  10. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 13 years ago
  11. c78f4cc reiserfs xattr ->d_revalidate() shouldn't care about RCU by Al Viro · 13 years ago
  12. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  13. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  14. 99890a3 fix reiserfs mkdir() breakage by Al Viro · 13 years ago
  15. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 13 years ago
  16. 28aadf5 reiserfs: make commit_wq use the default concurrency level by Tejun Heo · 13 years ago
  17. 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
  18. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  19. 566538a reiserfs: make sure va_end() is always called after va_start(). by Jesper Juhl · 13 years ago
  20. f00c9e4 quota: Fix deadlock during path resolution by Jan Kara · 14 years ago
  21. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  22. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 13 years ago
  23. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  24. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  25. 238af87 reiserfs: don't acquire lock recursively in reiserfs_acl_chmod by Frederic Weisbecker · 14 years ago
  26. da90587 reiserfs: fix inode mutex - reiserfs lock misordering by Frederic Weisbecker · 14 years ago
  27. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  28. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  29. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  30. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  31. 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
  32. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  33. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  34. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  35. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  36. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  37. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  38. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  39. 9d8117e reiserfs: fix unwanted reiserfs lock recursion by Frederic Weisbecker · 14 years ago
  40. 3f259d0 reiserfs: fix dependency inversion between inode and reiserfs mutexes by Frederic Weisbecker · 14 years ago
  41. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  42. 7cd33ad reiserfs: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  43. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  44. f4ae2fa fix reiserfs_evict_inode end_writeback second call by Sergey Senozhatsky · 14 years ago
  45. b3397ad reiserfs: remove unused local `wait' by Changli Gao · 14 years ago
  46. 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
  47. 845a2cc convert reiserfs to ->evict_inode() by Al Viro · 14 years ago
  48. db78b87 always call inode_change_ok early in ->setattr by Christoph Hellwig · 14 years ago
  49. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  50. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  51. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  52. 0e4f6a7 Fix reiserfs_file_release() by Al Viro · 14 years ago
  53. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  54. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  55. 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
  56. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  57. ca57272 fs/: do not fallback to default_llseek() when readdir() uses BKL by jan Blunck · 14 years ago
  58. f4b113a reiserfs: Fix resuming of quotas on remount read-write by Jan Kara · 14 years ago
  59. 287a809 quota: rename default quotactl methods to dquot_ by Christoph Hellwig · 14 years ago
  60. 307ae18 quota: drop remount argument to ->quota_on and ->quota_off by Christoph Hellwig · 14 years ago
  61. e0ccfd9 quota: move unmount handling into the filesystem by Christoph Hellwig · 14 years ago
  62. 0f0dd62 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers by Christoph Hellwig · 14 years ago
  63. c79d967 quota: move remount handling into the filesystem by Christoph Hellwig · 14 years ago
  64. 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
  65. 04b7ed0 reiserfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  66. 94d09a9 reiserfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  67. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  68. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  69. 7407cf3 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  70. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  71. fb2162d reiserfs: fix corruption during shrinking of xattrs by Jeff Mahoney · 14 years ago
  72. cac36f7 reiserfs: fix permissions on .reiserfs_priv by Jeff Mahoney · 14 years ago
  73. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  74. b7b7fa4 reiserfs: Fix locking BUG during mount failure by Jeff Mahoney · 14 years ago
  75. 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
  76. 3f8b5ee reiserfs: properly honor read-only devices by Jeff Mahoney · 14 years ago
  77. 6cb4aff reiserfs: fix oops while creating privroot with selinux enabled by Jeff Mahoney · 14 years ago
  78. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  79. 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
  80. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  81. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  82. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  83. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  84. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 14 years ago
  85. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  86. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  87. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  88. 175359f reiserfs: Fix softlockup while waiting on an inode by Frederic Weisbecker · 14 years ago
  89. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  90. bbec919 reiserfs: Fix vmalloc call under reiserfs lock by Frederic Weisbecker · 14 years ago
  91. 82062e7 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  92. 31370f6 reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks by Frederic Weisbecker · 14 years ago
  93. e0baec1 reiserfs: Fix unreachable statement by Jiri Slaby · 14 years ago
  94. 6c28705 reiserfs: Don't call reiserfs_get_acl() with the reiserfs lock by Frederic Weisbecker · 14 years ago
  95. 4f3be1b reiserfs: Relax lock on xattr removing by Frederic Weisbecker · 14 years ago
  96. 108d394 reiserfs: Relax the lock before truncating pages by Frederic Weisbecker · 14 years ago
  97. 5fe1533f reiserfs: Fix recursive lock on lchown by Frederic Weisbecker · 14 years ago
  98. f3e22f4 reiserfs: Fix mistake in down_write() conversion by Frederic Weisbecker · 14 years ago
  99. 45d28b0 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  100. 835d524 reiserfs: Safely acquire i_mutex from xattr_rmdir by Frederic Weisbecker · 15 years ago