1. f466c6f move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h by Al Viro · 12 years ago
  2. a3063ab move reiserfs_acl.h to fs/reiserfs/acl.h by Al Viro · 12 years ago
  3. c45ac88 take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h by Al Viro · 12 years ago
  4. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  5. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  6. 4482a08 reiserfs: cache negative ACLs for v1 stat format by Christoph Hellwig · 13 years ago
  7. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  8. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  9. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  10. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  11. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  12. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  13. 1d29b5a reiserfs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  14. cc350c2 reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  15. 64252c7 vfs: remove dget() from dentry_unhash() by Sage Weil · 13 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. c78f4cc reiserfs xattr ->d_revalidate() shouldn't care about RCU by Al Viro · 13 years ago
  18. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  19. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  20. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  21. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  22. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  23. 94d09a9 reiserfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  24. fb2162d reiserfs: fix corruption during shrinking of xattrs by Jeff Mahoney · 14 years ago
  25. cac36f7 reiserfs: fix permissions on .reiserfs_priv by Jeff Mahoney · 14 years ago
  26. 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
  27. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  28. 82062e7 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  29. 31370f6 reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks by Frederic Weisbecker · 15 years ago
  30. 4f3be1b reiserfs: Relax lock on xattr removing by Frederic Weisbecker · 15 years ago
  31. f3e22f4 reiserfs: Fix mistake in down_write() conversion by Frederic Weisbecker · 15 years ago
  32. 45d28b0 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  33. 835d524 reiserfs: Safely acquire i_mutex from xattr_rmdir by Frederic Weisbecker · 15 years ago
  34. 8b513f5 reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattr by Frederic Weisbecker · 15 years ago
  35. 4dd8596 reiserfs: Fix journal mutex <-> inode mutex lock inversion by Frederic Weisbecker · 15 years ago
  36. 3f14fea reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle() by Frederic Weisbecker · 15 years ago
  37. 27026a0 reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattr by Frederic Weisbecker · 15 years ago
  38. 0719d34 reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion by Frederic Weisbecker · 15 years ago
  39. 47376ce reiserfs: Fix reiserfs lock <-> inode mutex dependency inversion by Frederic Weisbecker · 15 years ago
  40. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  41. ae635c0 kill-the-bkl/reiserfs: fix "reiserfs lock" / "inode mutex" lock inversion dependency by Frederic Weisbecker · 15 years ago
  42. c72e057 kill-the-bkl/reiserfs: acquire the inode mutex safely by Frederic Weisbecker · 15 years ago
  43. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  44. 7342281 reiserfs: allow exposing privroot w/ xattrs enabled by Jeff Mahoney · 15 years ago
  45. b83674c reiserfs: fixup perms when xattrs are disabled by Jeff Mahoney · 15 years ago
  46. ceb5edc reiserfs: deal with NULL xattr root w/ xattrs disabled by Jeff Mahoney · 15 years ago
  47. 12abb35 reiserfs: clean up ifdefs by Jeff Mahoney · 15 years ago
  48. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 15 years ago
  49. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 15 years ago
  50. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 15 years ago
  51. 5a6059c reiserfs: Expand i_mutex to enclose lookup_one_len by Jeff Mahoney · 15 years ago
  52. 3a355cc reiserfs: xattr_create is unused with xattrs disabled by Jeff Mahoney · 15 years ago
  53. e1c5024 Merge branch 'reiserfs-updates' from Jeff Mahoney by Linus Torvalds · 15 years ago
  54. a41f1a4 reiserfs: use generic readdir for operations across all xattrs by Jeff Mahoney · 15 years ago
  55. 0ab2621 reiserfs: journaled xattrs by Jeff Mahoney · 15 years ago
  56. 48b32a3 reiserfs: use generic xattr handlers by Jeff Mahoney · 15 years ago
  57. 8ecbe55 reiserfs: remove i_has_xattr_dir by Jeff Mahoney · 15 years ago
  58. 8b6dd72 reiserfs: make per-inode xattr locking more fine grained by Jeff Mahoney · 15 years ago
  59. d984561 reiserfs: eliminate per-super xattr lock by Jeff Mahoney · 15 years ago
  60. 6c17675 reiserfs: simplify xattr internal file lookups/opens by Jeff Mahoney · 15 years ago
  61. a72bdb1 reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset by Jeff Mahoney · 15 years ago
  62. 6dfede69 reiserfs: remove IS_PRIVATE helpers by Jeff Mahoney · 15 years ago
  63. 010f5a2 reiserfs: remove link detection code by Jeff Mahoney · 15 years ago
  64. ec6ea56 reiserfs: xattr reiserfs_get_page takes offset instead of index by Jeff Mahoney · 15 years ago
  65. f437c52 reiserfs: small variable cleanup by Jeff Mahoney · 15 years ago
  66. 0030b64 reiserfs: use reiserfs_error() by Jeff Mahoney · 15 years ago
  67. 45b03d5 reiserfs: rework reiserfs_warning by Jeff Mahoney · 15 years ago
  68. 1d889d9 reiserfs: make some warnings informational by Jeff Mahoney · 15 years ago
  69. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  70. 67b172c fs/reiserfs: use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  71. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  72. cb68837 fs: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  73. 3227e14 [PATCH] reiserfs: eliminate private use of struct file in xattr by Jeff Mahoney · 16 years ago
  74. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  75. bcf11cb fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 16 years ago
  76. 7598392 reiserfs: fix up lockdep warnings by Jeff Mahoney · 17 years ago
  77. ba9d8ce reiserfs: convert to new aops by Vladimir Saveliev · 17 years ago
  78. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  79. 1173a72 reiserfs: suppress lockdep warning by Jeff Mahoney · 17 years ago
  80. 9b7f375 reiserfs: fix xattr root locking/refcount bug by Jeff Mahoney · 17 years ago
  81. 1fc5adb [PATCH] struct path: convert reiserfs by Josef Sipek · 18 years ago
  82. 3277c39 [NET]: Kill direct includes of asm/checksum.h by Al Viro · 18 years ago
  83. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  84. 4df4624 [PATCH] lockdep: annotate reiserfs by Ingo Molnar · 18 years ago
  85. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  86. ec19157 [PATCH] reiserfs: use generic_permission by Christoph Hellwig · 18 years ago
  87. c87d0c0 [PATCH] reiserfs: remove reiserfs_permission_locked by Christoph Hellwig · 18 years ago
  88. d739b42 [PATCH] reiserfs: remove kmalloc wrapper by Pekka Enberg · 18 years ago
  89. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  90. b98932c [PATCH] remove reiserfs xattr permission checks by Christoph Hellwig · 19 years ago
  91. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  92. 4a4efbd s/retreiv/retriev/g by Matt Mackall · 19 years ago
  93. c4cdd03 [PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use by Al Viro · 19 years ago
  94. 02b77569 [PATCH] reiserfs doesn't use mbcache by Andreas Gruenbacher · 19 years ago
  95. bd4c625 reiserfs: run scripts/Lindent on reiserfs code by Linus Torvalds · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago