1. 1d965fe reiserfs: fix warnings with gcc 4.4 by Jeff Mahoney · 15 years ago
  2. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  3. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  4. 5af7926 enforce ->sync_fs is only called for rw superblock by Christoph Hellwig · 15 years ago
  5. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  6. 7342281 reiserfs: allow exposing privroot w/ xattrs enabled by Jeff Mahoney · 15 years ago
  7. b83674c reiserfs: fixup perms when xattrs are disabled by Jeff Mahoney · 15 years ago
  8. ceb5edc reiserfs: deal with NULL xattr root w/ xattrs disabled by Jeff Mahoney · 15 years ago
  9. 12abb35 reiserfs: clean up ifdefs by Jeff Mahoney · 15 years ago
  10. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  11. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 15 years ago
  12. b82bb72 reiserfs: dont associate security.* with xattr files by Jeff Mahoney · 15 years ago
  13. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 15 years ago
  14. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 15 years ago
  15. 5a6059c reiserfs: Expand i_mutex to enclose lookup_one_len by Jeff Mahoney · 15 years ago
  16. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  17. 651d062 fs/reiserfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  18. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  19. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 15 years ago
  20. 3a355cc reiserfs: xattr_create is unused with xattrs disabled by Jeff Mahoney · 15 years ago
  21. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  22. e1c5024 Merge branch 'reiserfs-updates' from Jeff Mahoney by Linus Torvalds · 15 years ago
  23. ee93961 reiserfs: rename [cn]_* variables by Jeff Mahoney · 15 years ago
  24. d68caa9 reiserfs: rename p_._ variables by Jeff Mahoney · 15 years ago
  25. a063ae1 reiserfs: rename p_s_tb to tb by Jeff Mahoney · 15 years ago
  26. 995c762 reiserfs: rename p_s_inode to inode by Jeff Mahoney · 15 years ago
  27. ad31a4f reiserfs: rename p_s_bh to bh by Jeff Mahoney · 15 years ago
  28. a9dd364 reiserfs: rename p_s_sb to sb by Jeff Mahoney · 15 years ago
  29. 0222e65 reiserfs: strip trailing whitespace by Jeff Mahoney · 15 years ago
  30. 3cd6dbe reiserfs: cleanup path functions by Jeff Mahoney · 15 years ago
  31. fba4ebb reiserfs: factor out buffer_info initialization by Jeff Mahoney · 15 years ago
  32. 57fe60d reiserfs: add atomic addition of selinux attributes during inode creation by Jeff Mahoney · 15 years ago
  33. a41f1a4 reiserfs: use generic readdir for operations across all xattrs by Jeff Mahoney · 15 years ago
  34. 0ab2621 reiserfs: journaled xattrs by Jeff Mahoney · 15 years ago
  35. 48b32a3 reiserfs: use generic xattr handlers by Jeff Mahoney · 15 years ago
  36. 8ecbe55 reiserfs: remove i_has_xattr_dir by Jeff Mahoney · 15 years ago
  37. 8b6dd72 reiserfs: make per-inode xattr locking more fine grained by Jeff Mahoney · 15 years ago
  38. d984561 reiserfs: eliminate per-super xattr lock by Jeff Mahoney · 15 years ago
  39. 6c17675 reiserfs: simplify xattr internal file lookups/opens by Jeff Mahoney · 15 years ago
  40. a72bdb1 reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset by Jeff Mahoney · 15 years ago
  41. 6dfede69 reiserfs: remove IS_PRIVATE helpers by Jeff Mahoney · 15 years ago
  42. 010f5a2 reiserfs: remove link detection code by Jeff Mahoney · 15 years ago
  43. ec6ea56 reiserfs: xattr reiserfs_get_page takes offset instead of index by Jeff Mahoney · 15 years ago
  44. f437c52 reiserfs: small variable cleanup by Jeff Mahoney · 15 years ago
  45. 0030b64 reiserfs: use reiserfs_error() by Jeff Mahoney · 15 years ago
  46. 1e5e59d reiserfs: introduce reiserfs_error() by Jeff Mahoney · 15 years ago
  47. 32e8b10 reiserfs: rearrange journal abort by Jeff Mahoney · 15 years ago
  48. c3a9c21 reiserfs: rework reiserfs_panic by Jeff Mahoney · 15 years ago
  49. 78b6513 reiserfs: add locking around error buffer by Jeff Mahoney · 15 years ago
  50. cacbe3d reiserfs: prepare_error_buf wrongly consumes va_arg by Jeff Mahoney · 15 years ago
  51. 45b03d5 reiserfs: rework reiserfs_warning by Jeff Mahoney · 15 years ago
  52. 1d889d9 reiserfs: make some warnings informational by Jeff Mahoney · 15 years ago
  53. a543715 reiserfs: use more consistent printk formatting by Jeff Mahoney · 15 years ago
  54. eba0030 reiserfs: use buffer_info for leaf_paste_entries by Jeff Mahoney · 15 years ago
  55. 600ed41 reiserfs: audit transaction ids to always be unsigned ints by Jeff Mahoney · 15 years ago
  56. 702d21c reiserfs: add support for mount count incrementing by Jeff Mahoney · 15 years ago
  57. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  58. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  59. 77db4f2 reiserfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
  60. 643d00c reiserfs: Remove unnecessary quota functions by Jan Kara · 16 years ago
  61. b16ecfe fs/Kconfig: move reiserfs out by Alexey Dobriyan · 16 years ago
  62. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  63. 10cc04f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  64. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  65. 2f1169e fix breakage in reiserfs_new_inode() by Al Viro · 16 years ago
  66. 4103003 reiserfs: Add default allocation routines for quota structures by Jan Kara · 16 years ago
  67. 6929f89 reiserfs: Use sb_any_quota_loaded() instead of sb_any_quota_enabled(). by Jan Kara · 16 years ago
  68. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  69. c1eaa26 nfsd race fixes: reiserfs by Al Viro · 16 years ago
  70. 414cb20 CRED: Wrap task credential accesses in the ReiserFS filesystem by David Howells · 16 years ago
  71. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  72. 91efc16 [PATCH] reiserfs: add missing llseek method by Christoph Hellwig · 16 years ago
  73. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  74. 8264613 [PATCH] switch quota_on-related stuff to kern_path() by Al Viro · 16 years ago
  75. e5eb8ca [PATCH] remember mode of reiserfs journal by Al Viro · 17 years ago
  76. 30c40d2 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl by Al Viro · 16 years ago
  77. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  78. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  79. 67b172c fs/reiserfs: use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  80. 6b23ea7 reiserfs/procfs.c: remove CVS keywords by Adrian Bunk · 16 years ago
  81. dd76346 reiserfs: removed duplicated #include by Huang Weiyi · 16 years ago
  82. ca5de40 fs: rename buffer trylock by Nick Piggin · 16 years ago
  83. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  84. 77e69da [PATCH] fix races and leaks in vfs_quota_on() users by Al Viro · 16 years ago
  85. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  86. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  87. 74abb98 quota: move function-macros from quota.h to quotaops.h by Jan Kara · 16 years ago
  88. 3264d4d reiserfs: remove double definitions of xattr macros by Shen Feng · 16 years ago
  89. 90415de reiserfs: convert j_commit_lock to mutex by Jeff Mahoney · 16 years ago
  90. afe7025 reiserfs: convert j_flush_sem to mutex by Jeff Mahoney · 16 years ago
  91. f68215c reiserfs: convert j_lock to mutex by Jeff Mahoney · 16 years ago
  92. 00b4419 reiserfs: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  93. 4506567 reiserfs: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  94. 5d4f7fd reiserfs: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  95. eb35c21 reiserfs: discard prealloc in reiserfs_delete_inode by Jeff Mahoney · 16 years ago
  96. 10dd08d reiserfs: add missing unlock to an error path in reiserfs_quota_write() by Jan Kara · 16 years ago
  97. 86098fa reiserfs: use open_bdev_excl by Christoph Hellwig · 16 years ago
  98. 19b4fc5 reiserfs: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  99. d5dee5c reiserfs: unpack tails on quota files by Jan Kara · 16 years ago
  100. a2fe594 reiserfs: fix hang on umount with quotas when journal is aborted by Jan Kara · 16 years ago