1. 4bf4de6 reiserfs: balance_leaf refactor, format balance_leaf_insert_left by Jeff Mahoney · 10 years ago
  2. 0080e9f reiserfs: balance_leaf refactor, pull out balance_leaf{left, right, new_nodes, finish_node} by Jeff Mahoney · 10 years ago
  3. 7f447ba reiserfs: balance_leaf refactor, pull out balance_leaf_finish_node_paste by Jeff Mahoney · 10 years ago
  4. 8c480ea reiserfs: balance_leaf refactor pull out balance_leaf_finish_node_insert by Jeff Mahoney · 10 years ago
  5. 9d49655 reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_paste by Jeff Mahoney · 10 years ago
  6. 65ab18c reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_insert by Jeff Mahoney · 10 years ago
  7. 3f0eb27 reiserfs: balance_leaf refactor, pull out balance_leaf_paste_right by Jeff Mahoney · 10 years ago
  8. e80ef3d reiserfs: balance_leaf refactor, pull out balance_leaf_insert_right by Jeff Mahoney · 10 years ago
  9. cf22df1 reiserfs: balance_leaf refactor, pull out balance_leaf_paste_left by Jeff Mahoney · 10 years ago
  10. f1f007c reiserfs: balance_leaf refactor, pull out balance_leaf_insert_left by Jeff Mahoney · 10 years ago
  11. b49fb11 reiserfs: balance_leaf refactor, move state variables into tree_balance by Jeff Mahoney · 10 years ago
  12. 97fd4b9 reiserfs: balance_leaf refactor, reformat balance_leaf comments by Jeff Mahoney · 10 years ago
  13. c48138c reiserfs: cleanup, make hash detection saner by Jeff Mahoney · 10 years ago
  14. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  15. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  16. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  17. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  18. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  19. a228bf8 reiserfs: cleanup, remove unnecessary parens by Jeff Mahoney · 10 years ago
  20. cf776a7 reiserfs: cleanup, remove leading whitespace from labels by Jeff Mahoney · 10 years ago
  21. 16da167 reiserfs: cleanup, remove unnecessary parens in dirent creation by Jeff Mahoney · 10 years ago
  22. b491dd1 reiserfs: cleanup, remove blocks arg from journal_join by Jeff Mahoney · 10 years ago
  23. 09f1b80 reiserfs: cleanup, remove sb argument from journal_mark_dirty by Jeff Mahoney · 10 years ago
  24. 58d8542 reiserfs: cleanup, remove sb argument from journal_end by Jeff Mahoney · 10 years ago
  25. 706a532 reiserfs: cleanup, remove nblocks argument from journal_end by Jeff Mahoney · 10 years ago
  26. 098297b reiserfs: cleanup, reformat comments to normal kernel style by Jeff Mahoney · 10 years ago
  27. 4cf5f7a reiserfs: cleanup, rename key and item accessors to more friendly names by Jeff Mahoney · 10 years ago
  28. 797d901 reiserfs: use per-fs commit workqueues by Jeff Mahoney · 10 years ago
  29. a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  30. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  31. 31e1436 fs/reiserfs/super.c: add __init to init_inodecache by Fabian Frederick · 10 years ago
  32. ea0856c fs/reiserfs: move prototype declaration to header file by Rashika Kheria · 10 years ago
  33. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  34. 01d8885 reiserfs: fix race in readdir by Jeff Mahoney · 10 years ago
  35. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  36. 416e2ab reiserfs: fix utterly brain-damaged indentation. by Dave Jones · 10 years ago
  37. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  38. 47f70d0 reiserfs: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  39. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 10 years ago
  40. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 10 years ago
  41. 9dad943 reiserfs: prefix ACL symbols with reiserfs_ by Christoph Hellwig · 10 years ago
  42. 2ccdc41 kill reiserfs_bdevname() by Al Viro · 11 years ago
  43. 04f9b74 remove extra definitions of U32_MAX by Alex Elder · 10 years ago
  44. 7771953 conditionally define U32_MAX by Alex Elder · 10 years ago
  45. 721a769 reiserfs: fix race with flush_used_journal_lists and flush_journal_list by Jeff Mahoney · 11 years ago
  46. 7bc9cc0 reiserfs: remove useless flush_old_journal_lists by Jeff Mahoney · 11 years ago
  47. ec0ad73 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  48. d2d0395 reiserfs: locking, release lock around quota operations by Jeff Mahoney · 11 years ago
  49. 278f667 reiserfs: locking, handle nested locks properly by Jeff Mahoney · 11 years ago
  50. 4c05141 reiserfs: locking, push write lock out of xattr code by Jeff Mahoney · 11 years ago
  51. 672fe15 reiserfs: fix deadlock in umount by Al Viro · 11 years ago
  52. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  53. cd62cda reiserfs: switch reiserfs_readdir_dentry to inode by Al Viro · 11 years ago
  54. 99ce416 reiserfs: is_privroot_deh() needs only directory inode, actually by Al Viro · 11 years ago
  55. 4acf381 [readdir] convert reiserfs by Al Viro · 11 years ago
  56. a1457c0 reiserfs: fix deadlock with nfs racing on create/lookup by Jeff Mahoney · 11 years ago
  57. 4a85701 reiserfs: fix problems with chowning setuid file w/ xattrs by Jeff Mahoney · 11 years ago
  58. 0bdc7ac reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry by Jeff Mahoney · 11 years ago
  59. bad5483 reiserfs: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  60. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  61. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  62. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  63. 4385bab make blkdev_put() return void by Al Viro · 11 years ago
  64. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  65. e42270a reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show() by David Howells · 11 years ago
  66. 270b5ac proc: Add proc_mkdir_data() by David Howells · 11 years ago
  67. 121daf5 reiserfs: use proc_remove_subtree() by Al Viro · 11 years ago
  68. d5daaaf reiserfs: don't wank with EFBIG before calling do_sync_write() by Al Viro · 11 years ago
  69. 35e5cbc reiserfs: Fix warning and inode leak when deleting inode with xattrs by Jan Kara · 11 years ago
  70. af591ad reiserfs: Use kstrdup instead of kmalloc/strcpy by Ionut-Gabriel Radu · 11 years ago
  71. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  72. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  73. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  74. cfac4b4 reiserfs: drop vmtruncate by Marco Stornelli · 11 years ago
  75. 7af1168 reiserfs: Move quota calls out of write lock by Jan Kara · 12 years ago
  76. 361d94a reiserfs: Protect reiserfs_quota_write() with write lock by Jan Kara · 12 years ago
  77. b9e06ef reiserfs: Protect reiserfs_quota_on() with write lock by Jan Kara · 12 years ago
  78. 3bb3e1f reiserfs: Fix lock ordering during remount by Jan Kara · 12 years ago
  79. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  80. e1cc485 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  81. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  82. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  83. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  84. df81465 userns: Convert reiserfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  85. 5f3a4a28 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  86. da02eb7 reiserfs: Make reiserfs_xattr_handlers static by Sachin Kamat · 12 years ago
  87. 48d1788 reiserfs: fix deadlocks with quotas by Jeff Mahoney · 12 years ago
  88. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  89. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  90. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  91. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  92. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  93. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  94. 033369d reiserfs: get rid of resierfs_sync_super by Artem Bityutskiy · 12 years ago
  95. 5c5fd81 reiserfs: mark the superblock as dirty a bit later by Artem Bityutskiy · 12 years ago
  96. 717f03c reiserfs: remove useless superblock dirtying by Artem Bityutskiy · 12 years ago
  97. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 12 years ago
  98. efaa33e reiserfs: cleanup reiserfs_fill_super a bit by Artem Bityutskiy · 12 years ago
  99. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  100. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago