1. 3af1efe [PATCH] reiserfs: fix unaligned bitmap usage by Jeff Mahoney · 19 years ago
  2. c499ec2 [PATCH] reiserfs: do not check if unsigned < 0 by Vladimir V. Saveliev · 19 years ago
  3. 90947ef [PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_acl by Jeff Mahoney · 19 years ago
  4. 89edc3d [PATCH] reiserfs: disable automatic enabling of reiserfs inode attributes by Jeff Mahoney · 19 years ago
  5. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  6. d35c602 [PATCH] someone broke reiserfs V3 mount options, this fixes it by Vitaly Fertman · 19 years ago
  7. fa385be [PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disks by Jeff Mahoney · 19 years ago
  8. 6ae1ea4 [PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_should_end by Chris Mason · 19 years ago
  9. 3d4492f [PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non-uptodate bh by Chris Mason · 19 years ago
  10. e0e851c [PATCH] reiserfs: reiserfs hang and performance fix for data=journal mode by Chris Mason · 19 years ago
  11. d62b1b8 [PATCH] resierfs: fix reiserfs_invalidatepage race against data=ordered by Chris Mason · 19 years ago
  12. ec19157 [PATCH] reiserfs: use generic_permission by Christoph Hellwig · 19 years ago
  13. c87d0c0 [PATCH] reiserfs: remove reiserfs_permission_locked by Christoph Hellwig · 19 years ago
  14. e5dd259 [PATCH] reiserfs: missing kmalloc failure check by Diego Calleja · 19 years ago
  15. 8c777cc [PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for allocation by Pekka Enberg · 19 years ago
  16. d739b42 [PATCH] reiserfs: remove kmalloc wrapper by Pekka Enberg · 19 years ago
  17. d9975d6 [PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookup by Pekka Enberg · 19 years ago
  18. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
  19. ef43bc4 [PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotas by Jan Kara · 19 years ago
  20. 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 19 years ago
  21. b98932c [PATCH] remove reiserfs xattr permission checks by Christoph Hellwig · 19 years ago
  22. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  23. 4a4efbd s/retreiv/retriev/g by Matt Mackall · 19 years ago
  24. 2499604 [PATCH] reiserfs: close open transactions on error path by Jeff Mahoney · 19 years ago
  25. 5d5e8156 [PATCH] reiserfs: skip commit on io error by Jeff Mahoney · 19 years ago
  26. 576f6d7 [PATCH] reiserfs: handle cnode allocation failure gracefully by Jeff Mahoney · 19 years ago
  27. 7729ac5 [PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage() by Oleg Drokin · 19 years ago
  28. 63f45b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  29. 0ad74ff [PATCH] Fix return value in reiserfs allocator by Jan Kara · 19 years ago
  30. 0fb2dae fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h> by Adrian Bunk · 19 years ago
  31. 833d304 [PATCH] reiserfs: [kv]free() checking cleanup by James Lamanna · 19 years ago
  32. c4cdd03 [PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use by Al Viro · 19 years ago
  33. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  34. 9f03783 [PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sd by Chris Mason · 19 years ago
  35. 041e0e3 [PATCH] fs: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  36. ea0e0a4 [PATCH] janitor: reiserfs: super.c - vfree() checking cleanups by James Lamanna · 19 years ago
  37. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  38. 53778ff [PATCH] Change ll_rw_block() calls in Reiser by Jan Kara · 19 years ago
  39. d86c390 [PATCH] reiserfs+acl+quota deadlock fix by Jan Kara · 19 years ago
  40. 1b0a74d [PATCH] Fix error handling in reiserfs by Jan Kara · 19 years ago
  41. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  42. 02b77569 [PATCH] reiserfs doesn't use mbcache by Andreas Gruenbacher · 19 years ago
  43. b3bb8af [PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACL by Jeff Mahoney · 19 years ago
  44. bd4c625 reiserfs: run scripts/Lindent on reiserfs code by Linus Torvalds · 19 years ago
  45. 7fa94c8 [PATCH] reiserfs: fix up case where indent misreads the code by Jeff Mahoney · 19 years ago
  46. c60e81e [PATCH] reiserfs: handle_attrs() fix by Andrew Morton · 19 years ago
  47. 2949ccf [PATCH] reiserfs: enable attrs by default if saf by Jeff Mahoney · 19 years ago
  48. 869eb76 [PATCH] reiserfs: Check if attrs are enabled for attr ioctls by Jeff Mahoney · 19 years ago
  49. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  50. 6283d58 [PATCH] reiserfs: do not ignore i/io error on readpage by Qu Fuping · 19 years ago
  51. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 19 years ago
  52. bdd5b29 [PATCH] Make reiserfs BUG on too big transaction by Jan Kara · 19 years ago
  53. 556a2a4 [PATCH] quota: reiserfs: improve quota credit estimates by Jan Kara · 19 years ago
  54. bd6a1f1 [PATCH] reiserfs: add checking of journal_begin() return value by Jan Kara · 19 years ago
  55. 9a59f45 [PATCH] remove <linux/xattr_acl.h> by Christoph Hellwig · 19 years ago
  56. 84de856 [PATCH] quota: consolidate code surrounding vfs_quota_on_mount by Christoph Hellwig · 19 years ago
  57. f359b74 [PATCH] reiserfs: max_key fix by Vladimir Saveliev · 19 years ago
  58. 291c4a7 [PATCH] reiserfs: use NULL instead of 0 by Randy.Dunlap · 19 years ago
  59. 6b9f582 [PATCH] reiserfs endianness: comp_short_keys() cleanup by Al Viro · 19 years ago
  60. b8cc936 [PATCH] reiserfs endianness: fix endianness bugs by Al Viro · 19 years ago
  61. 3e8962b [PATCH] reiserfs endianness: annotate little-endian objects by Al Viro · 19 years ago
  62. 6a3a16f [PATCH] reiserfs endianness: clone struct reiserfs_key by Al Viro · 19 years ago
  63. 74f9f97 [PATCH] reiserfs: journal_init fix by Edward Shishkin · 19 years ago
  64. 127144d [PATCH] Fix rewriting on a full reiserfs filesystem by Jan Kara · 19 years ago
  65. 9a3bb30 [PATCH] reiserfs: make resize option auto-get new device size by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago