1. 9dce07f NULL noise: fs/*, mm/*, kernel/* by Al Viro · 16 years ago
  2. 3227e14 [PATCH] reiserfs: eliminate private use of struct file in xattr by Jeff Mahoney · 16 years ago
  3. acc1f3e fs/reiserfs/super.c: correct use of ! and & by Julia Lawall · 16 years ago
  4. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  5. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  6. cdf6ccc mount options: fix reiserfs by Miklos Szeredi · 16 years ago
  7. ec26e11 reiserfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  8. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  9. bcf11cb fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 16 years ago
  10. 774ed22 reiserfs: complement va_start() with va_end(). by Richard Knutsson · 16 years ago
  11. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  12. c78bad1 fs/: Spelling fixes by Joe Perches · 16 years ago
  13. 5a622f2 proc: fix proc_dir_entry refcounting by Alexey Dobriyan · 17 years ago
  14. c06a018 reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file by Fengguang Wu · 17 years ago
  15. e47776a Forbid user to change file flags on quota files by Jan Kara · 17 years ago
  16. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  17. be55caf reiserfs: new export ops by Christoph Hellwig · 17 years ago
  18. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  19. cb680c1 reiserfs: ignore on disk s_bmap_nr value by Jeff Mahoney · 17 years ago
  20. 4d20851 reiserfs: remove first_zero_hint by Jeff Mahoney · 17 years ago
  21. 3ee1667 reiserfs: fix usage of signed ints for block numbers by Jeff Mahoney · 17 years ago
  22. 6c57c2c reiserfs: fix memset byte count during resize by Jeff Mahoney · 17 years ago
  23. d4c3d19 reiserfs: use is_reusable to catch corruption by Jeff Mahoney · 17 years ago
  24. 8e186e4 reiserfs: dont use BUG when panicking by Jeff Mahoney · 17 years ago
  25. 7598392 reiserfs: fix up lockdep warnings by Jeff Mahoney · 17 years ago
  26. cdd6fe6 reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr by Jeff Layton · 17 years ago
  27. cf3d0b8 reiserfs: do not repair wrong journal params by Edward Shishkin · 17 years ago
  28. fb46f34 reiserfs: workaround for dead loop in finish_unfinished by Lepton Wu · 17 years ago
  29. 80eb68d reiserfs: fix kernel panic on corrupted directory by Lepton Wu · 17 years ago
  30. 398c95b try to reap reiserfs pages left around by invalidatepage by Chris Mason · 17 years ago
  31. deba0f4 fs/reiserfs/: cleanups by Adrian Bunk · 17 years ago
  32. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  33. f7557e8 reiserfs: use generic_cont_expand_simple by Vladimir Saveliev · 17 years ago
  34. ba9d8ce reiserfs: convert to new aops by Vladimir Saveliev · 17 years ago
  35. 797b4cf reiserfs: use generic write by Vladimir Saveliev · 17 years ago
  36. 9c3013e quota: fix infinite loop by Jan Kara · 17 years ago
  37. 87588dd more reiserfs endianness annotations by Al Viro · 17 years ago
  38. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  39. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  40. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  41. 17973f5 Only send SIGXFSZ when exceeding rlimits. by Micah Cowan · 17 years ago
  42. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  43. 5a1b639 Missing 'const' from reiserfs MIN_KEY declaration. by David Woodhouse · 17 years ago
  44. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  45. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  46. f2fff59 reiserfs: use zero_user_page by Nate Diller · 17 years ago
  47. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  48. 5ab2f7e reiserfs: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  49. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  50. f87367a reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO" by Robert P. J. Day · 17 years ago
  51. fe08a9d reiserfs: shrink superblock if no xattrs by Alexey Dobriyan · 17 years ago
  52. 2d3466a reiserfs: possible null pointer dereference during resize by Dmitriy Monakhov · 17 years ago
  53. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  54. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  55. 1173a72 reiserfs: suppress lockdep warning by Jeff Mahoney · 17 years ago
  56. 9b7f375 reiserfs: fix xattr root locking/refcount bug by Jeff Mahoney · 17 years ago
  57. 6d205f1 [PATCH] reiserfs: fix key decrementing by Vladimir Saveliev · 17 years ago
  58. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  59. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  60. 79a81ae [PATCH] reiserfs: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  61. de14569 [PATCH] resierfs: avoid tail packing if an inode was ever mmapped by Vladimir Saveliev · 17 years ago
  62. ffaa820 Fix reiserfs after "test_clear_page_dirty()" removal by Linus Torvalds · 18 years ago
  63. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  64. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  65. 1fc5adb [PATCH] struct path: convert reiserfs by Josef Sipek · 18 years ago
  66. fec6d05 [PATCH] struct path: rename Reiserfs's struct path by Josef "Jeff" Sipek · 18 years ago
  67. c557476 [PATCH] reiserfs: do not add save links for O_DIRECT writes by Vladimir V. Saveliev · 18 years ago
  68. 01afb21 [PATCH] reiser: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  69. de21c57 [PATCH] reiserfs: add missing D-cache flushing by Alexey Dobriyan · 18 years ago
  70. 87b4126 [PATCH] fix reiserfs bad path release panic by Suzuki K P · 18 years ago
  71. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  72. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  73. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  74. 3277c39 [NET]: Kill direct includes of asm/checksum.h by Al Viro · 18 years ago
  75. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  76. 533221f [PATCH] reiserfs: fmt bugfix by Alexey Dobriyan · 18 years ago
  77. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  78. d2c89a4 [PATCH] reiserfs: reset errval after initializing bitmap cache by Jeff Mahoney · 18 years ago
  79. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  80. edc666e [PATCH] ReiserFS: Make sure all dentries refs are released before calling kill_block_super() by David Howells · 18 years ago
  81. 00079e0 [PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_block by Eric Eric Sesterhenn · 18 years ago
  82. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  83. 585b774 [PATCH] Remove unnecessary check in fs/reiserfs/inode.c by Eric Sesterhenn · 18 years ago
  84. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  85. 14a6144 BUG_ON conversion for fs/reiserfs by Eric Sesterhenn · 18 years ago
  86. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  87. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  88. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  89. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  90. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  91. 9ea0f94 [PATCH] reiserfs: eliminate minimum window size for bitmap searching by Jeff Mahoney · 18 years ago
  92. 5a2618e [PATCH] reiserfs: use generic_file_open for open() checks by Jeff Mahoney · 18 years ago
  93. 5065227 [PATCH] reiserfs: on-demand bitmap loading by Jeff Mahoney · 18 years ago
  94. 6f01046 [PATCH] reiserfs: reorganize bitmap loading functions by Jeff Mahoney · 18 years ago
  95. 0b3dc17 [PATCH] reiserfs: clean up bitmap block buffer head references by Jeff Mahoney · 18 years ago
  96. e1fabd3 [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info array by Jeff Mahoney · 18 years ago
  97. 52b499c [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6] by David Howells · 18 years ago
  98. cfe1467 [PATCH] reiserfs: ifdef ACL stuff from inode by Alexey Dobriyan · 18 years ago
  99. 068fbb3 [PATCH] reiserfs: ifdef xattr_sem by Alexey Dobriyan · 18 years ago
  100. a317202 [PATCH] Fix reiserfs latencies caused by data=ordered by Chris Mason · 18 years ago