1. 5af7926 enforce ->sync_fs is only called for rw superblock by Christoph Hellwig · 15 years ago
  2. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  3. 7342281 reiserfs: allow exposing privroot w/ xattrs enabled by Jeff Mahoney · 15 years ago
  4. ceb5edc reiserfs: deal with NULL xattr root w/ xattrs disabled by Jeff Mahoney · 15 years ago
  5. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  6. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 15 years ago
  7. 651d062 fs/reiserfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  8. e1c5024 Merge branch 'reiserfs-updates' from Jeff Mahoney by Linus Torvalds · 15 years ago
  9. 0222e65 reiserfs: strip trailing whitespace by Jeff Mahoney · 15 years ago
  10. 48b32a3 reiserfs: use generic xattr handlers by Jeff Mahoney · 15 years ago
  11. d984561 reiserfs: eliminate per-super xattr lock by Jeff Mahoney · 15 years ago
  12. 0030b64 reiserfs: use reiserfs_error() by Jeff Mahoney · 15 years ago
  13. 45b03d5 reiserfs: rework reiserfs_warning by Jeff Mahoney · 15 years ago
  14. 1d889d9 reiserfs: make some warnings informational by Jeff Mahoney · 15 years ago
  15. 702d21c reiserfs: add support for mount count incrementing by Jeff Mahoney · 15 years ago
  16. 77db4f2 reiserfs: Use lowercase names of quota functions by Jan Kara · 15 years ago
  17. 643d00c reiserfs: Remove unnecessary quota functions by Jan Kara · 16 years ago
  18. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  19. 4103003 reiserfs: Add default allocation routines for quota structures by Jan Kara · 16 years ago
  20. 6929f89 reiserfs: Use sb_any_quota_loaded() instead of sb_any_quota_enabled(). by Jan Kara · 16 years ago
  21. 8264613 [PATCH] switch quota_on-related stuff to kern_path() by Al Viro · 16 years ago
  22. dd76346 reiserfs: removed duplicated #include by Huang Weiyi · 16 years ago
  23. 77e69da [PATCH] fix races and leaks in vfs_quota_on() users by Al Viro · 16 years ago
  24. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  25. 74abb98 quota: move function-macros from quota.h to quotaops.h by Jan Kara · 16 years ago
  26. 00b4419 reiserfs: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  27. 4506567 reiserfs: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  28. 5d4f7fd reiserfs: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  29. 10dd08d reiserfs: add missing unlock to an error path in reiserfs_quota_write() by Jan Kara · 16 years ago
  30. d5dee5c reiserfs: unpack tails on quota files by Jan Kara · 16 years ago
  31. a2fe594 reiserfs: fix hang on umount with quotas when journal is aborted by Jan Kara · 16 years ago
  32. 1b445a9 quota: reiserfs: make reiserfs handle quotaon on remount by Jan Kara · 16 years ago
  33. 03f6e92 quota: various style cleanups by Jan Kara · 16 years ago
  34. acc1f3e fs/reiserfs/super.c: correct use of ! and & by Julia Lawall · 16 years ago
  35. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  36. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  37. cdf6ccc mount options: fix reiserfs by Miklos Szeredi · 16 years ago
  38. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  39. be55caf reiserfs: new export ops by Christoph Hellwig · 17 years ago
  40. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  41. cb680c1 reiserfs: ignore on disk s_bmap_nr value by Jeff Mahoney · 17 years ago
  42. fb46f34 reiserfs: workaround for dead loop in finish_unfinished by Lepton Wu · 17 years ago
  43. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  44. 9c3013e quota: fix infinite loop by Jan Kara · 17 years ago
  45. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  46. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  47. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  48. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  49. fe08a9d reiserfs: shrink superblock if no xattrs by Alexey Dobriyan · 17 years ago
  50. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  51. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  52. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  53. 01afb21 [PATCH] reiser: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  54. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  55. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  56. d2c89a4 [PATCH] reiserfs: reset errval after initializing bitmap cache by Jeff Mahoney · 18 years ago
  57. edc666e [PATCH] ReiserFS: Make sure all dentries refs are released before calling kill_block_super() by David Howells · 18 years ago
  58. 5065227 [PATCH] reiserfs: on-demand bitmap loading by Jeff Mahoney · 18 years ago
  59. 6f01046 [PATCH] reiserfs: reorganize bitmap loading functions by Jeff Mahoney · 18 years ago
  60. e1fabd3 [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info array by Jeff Mahoney · 18 years ago
  61. cfe1467 [PATCH] reiserfs: ifdef ACL stuff from inode by Alexey Dobriyan · 18 years ago
  62. 36b756f [PATCH] reiserfs: warn about the useless nolargeio option by Adrian Bunk · 18 years ago
  63. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  64. 5c81a41 [PATCH] lockdep: annotate the quota code by Arjan van de Ven · 18 years ago
  65. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  66. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  67. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  68. cd02b96 [PATCH] reiserfs: cleanups by Vladimir V. Saveliev · 18 years ago
  69. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  70. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  71. 89edc3d [PATCH] reiserfs: disable automatic enabling of reiserfs inode attributes by Jeff Mahoney · 18 years ago
  72. d35c602 [PATCH] someone broke reiserfs V3 mount options, this fixes it by Vitaly Fertman · 18 years ago
  73. d739b42 [PATCH] reiserfs: remove kmalloc wrapper by Pekka Enberg · 18 years ago
  74. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  75. 833d304 [PATCH] reiserfs: [kv]free() checking cleanup by James Lamanna · 19 years ago
  76. ea0e0a4 [PATCH] janitor: reiserfs: super.c - vfree() checking cleanups by James Lamanna · 19 years ago
  77. bd4c625 reiserfs: run scripts/Lindent on reiserfs code by Linus Torvalds · 19 years ago
  78. c60e81e [PATCH] reiserfs: handle_attrs() fix by Andrew Morton · 19 years ago
  79. 2949ccf [PATCH] reiserfs: enable attrs by default if saf by Jeff Mahoney · 19 years ago
  80. 556a2a4 [PATCH] quota: reiserfs: improve quota credit estimates by Jan Kara · 19 years ago
  81. bd6a1f1 [PATCH] reiserfs: add checking of journal_begin() return value by Jan Kara · 19 years ago
  82. 84de856 [PATCH] quota: consolidate code surrounding vfs_quota_on_mount by Christoph Hellwig · 19 years ago
  83. f359b74 [PATCH] reiserfs: max_key fix by Vladimir Saveliev · 19 years ago
  84. 6b9f582 [PATCH] reiserfs endianness: comp_short_keys() cleanup by Al Viro · 19 years ago
  85. 3e8962b [PATCH] reiserfs endianness: annotate little-endian objects by Al Viro · 19 years ago
  86. 6a3a16f [PATCH] reiserfs endianness: clone struct reiserfs_key by Al Viro · 19 years ago
  87. 9a3bb30 [PATCH] reiserfs: make resize option auto-get new device size by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  88. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago