1. 4385bab make blkdev_put() return void by Al Viro · 11 years ago
  2. 033369d reiserfs: get rid of resierfs_sync_super by Artem Bityutskiy · 12 years ago
  3. 5c5fd81 reiserfs: mark the superblock as dirty a bit later by Artem Bityutskiy · 12 years ago
  4. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 12 years ago
  5. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  6. f466c6f move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h by Al Viro · 12 years ago
  7. 37c69b9 reiserfs: don't lock journal_init() by Frederic Weisbecker · 13 years ago
  8. b18c1c6 reiserfs: delete comments referring to the BKL by Davidlohr Bueso · 13 years ago
  9. 558feb0 fs: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  10. 4aede84 fixlet: Remove fs_excl from struct task. by Justin TerAvest · 13 years ago
  11. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  12. 28aadf5 reiserfs: make commit_wq use the default concurrency level by Tejun Heo · 13 years ago
  13. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  14. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  15. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  16. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  17. 7cd33ad reiserfs: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  18. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  19. b3397ad reiserfs: remove unused local `wait' by Changli Gao · 14 years ago
  20. 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
  21. 3f8b5ee reiserfs: properly honor read-only devices by Jeff Mahoney · 14 years ago
  22. bbec919 reiserfs: Fix vmalloc call under reiserfs lock by Frederic Weisbecker · 14 years ago
  23. 0523676 reiserfs: Relax reiserfs lock while freeing the journal by Frederic Weisbecker · 15 years ago
  24. 98ea3f5 reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversion by Frederic Weisbecker · 15 years ago
  25. 48f6ba5 kill-the-bkl/reiserfs: fix reiserfs lock to cpu_add_remove_lock dependency by Frederic Weisbecker · 15 years ago
  26. 193be0e kill-the-bkl/reiserfs: Fix induced mm->mmap_sem to sysfs_mutex dependency by Frederic Weisbecker · 15 years ago
  27. c72e057 kill-the-bkl/reiserfs: acquire the inode mutex safely by Frederic Weisbecker · 15 years ago
  28. c63e3c0 kill-the-bkl/reiserfs: use mutex_lock in reiserfs_mutex_lock_safe by Frederic Weisbecker · 15 years ago
  29. 6e3647a kill-the-BKL/reiserfs: release the write lock on flush_commit_list() by Frederic Weisbecker · 15 years ago
  30. e6950a4 kill-the-BKL/reiserfs: release the write lock before rescheduling on do_journal_end() by Frederic Weisbecker · 15 years ago
  31. a412f9e reiserfs, kill-the-BKL: fix unsafe j_flush_mutex lock by Frederic Weisbecker · 15 years ago
  32. 8ebc423 reiserfs: kill-the-BKL by Frederic Weisbecker · 15 years ago
  33. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  34. a9dd364 reiserfs: rename p_s_sb to sb by Jeff Mahoney · 15 years ago
  35. 0222e65 reiserfs: strip trailing whitespace by Jeff Mahoney · 15 years ago
  36. 32e8b10 reiserfs: rearrange journal abort by Jeff Mahoney · 15 years ago
  37. c3a9c21 reiserfs: rework reiserfs_panic by Jeff Mahoney · 15 years ago
  38. 45b03d5 reiserfs: rework reiserfs_warning by Jeff Mahoney · 15 years ago
  39. 600ed41 reiserfs: audit transaction ids to always be unsigned ints by Jeff Mahoney · 15 years ago
  40. e5eb8ca [PATCH] remember mode of reiserfs journal by Al Viro · 17 years ago
  41. 30c40d2 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl by Al Viro · 16 years ago
  42. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  43. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  44. ca5de40 fs: rename buffer trylock by Nick Piggin · 16 years ago
  45. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  46. 90415de reiserfs: convert j_commit_lock to mutex by Jeff Mahoney · 16 years ago
  47. afe7025 reiserfs: convert j_flush_sem to mutex by Jeff Mahoney · 16 years ago
  48. f68215c reiserfs: convert j_lock to mutex by Jeff Mahoney · 16 years ago
  49. 86098fa reiserfs: use open_bdev_excl by Christoph Hellwig · 16 years ago
  50. fbe5498 reiserfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  51. e13601b reiserfs: fix sparse warning in journal.c by Harvey Harrison · 16 years ago
  52. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  53. cb680c1 reiserfs: ignore on disk s_bmap_nr value by Jeff Mahoney · 17 years ago
  54. 3ee1667 reiserfs: fix usage of signed ints for block numbers by Jeff Mahoney · 17 years ago
  55. cf3d0b8 reiserfs: do not repair wrong journal params by Edward Shishkin · 17 years ago
  56. 398c95b try to reap reiserfs pages left around by invalidatepage by Chris Mason · 17 years ago
  57. deba0f4 fs/reiserfs/: cleanups by Adrian Bunk · 17 years ago
  58. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  59. 5ab2f7e reiserfs: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  60. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  61. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  62. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  63. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  64. 14a6144 BUG_ON conversion for fs/reiserfs by Eric Sesterhenn · 18 years ago
  65. a317202 [PATCH] Fix reiserfs latencies caused by data=ordered by Chris Mason · 18 years ago
  66. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  67. f116629 [PATCH] fs: use list_move() by Akinobu Mita · 18 years ago
  68. a44c94a [PATCH] reiserfs: handle trans_id overflow by Alexander Zarochentsev · 18 years ago
  69. c499ec2 [PATCH] reiserfs: do not check if unsigned < 0 by Vladimir V. Saveliev · 18 years ago
  70. 6ae1ea4 [PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_should_end by Chris Mason · 18 years ago
  71. 3d4492f [PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non-uptodate bh by Chris Mason · 18 years ago
  72. e0e851c [PATCH] reiserfs: reiserfs hang and performance fix for data=journal mode by Chris Mason · 18 years ago
  73. d62b1b8 [PATCH] resierfs: fix reiserfs_invalidatepage race against data=ordered by Chris Mason · 18 years ago
  74. 8c777cc [PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for allocation by Pekka Enberg · 18 years ago
  75. d739b42 [PATCH] reiserfs: remove kmalloc wrapper by Pekka Enberg · 18 years ago
  76. ef43bc4 [PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotas by Jan Kara · 19 years ago
  77. 5d5e8156 [PATCH] reiserfs: skip commit on io error by Jeff Mahoney · 19 years ago
  78. 576f6d7 [PATCH] reiserfs: handle cnode allocation failure gracefully by Jeff Mahoney · 19 years ago
  79. 041e0e3 [PATCH] fs: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  80. 53778ff [PATCH] Change ll_rw_block() calls in Reiser by Jan Kara · 19 years ago
  81. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  82. bd4c625 reiserfs: run scripts/Lindent on reiserfs code by Linus Torvalds · 19 years ago
  83. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  84. bdd5b29 [PATCH] Make reiserfs BUG on too big transaction by Jan Kara · 19 years ago
  85. b8cc936 [PATCH] reiserfs endianness: fix endianness bugs by Al Viro · 19 years ago
  86. 74f9f97 [PATCH] reiserfs: journal_init fix by Edward Shishkin · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago