1. 7af1168 reiserfs: Move quota calls out of write lock by Jan Kara · 12 years ago
  2. 361d94a reiserfs: Protect reiserfs_quota_write() with write lock by Jan Kara · 12 years ago
  3. b9e06ef reiserfs: Protect reiserfs_quota_on() with write lock by Jan Kara · 12 years ago
  4. 3bb3e1f reiserfs: Fix lock ordering during remount by Jan Kara · 12 years ago
  5. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  6. e1cc485 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  7. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  8. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  9. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  10. df81465 userns: Convert reiserfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  11. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  12. da02eb7 reiserfs: Make reiserfs_xattr_handlers static by Sachin Kamat · 12 years ago
  13. 48d1788 reiserfs: fix deadlocks with quotas by Jeff Mahoney · 12 years ago
  14. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  15. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  16. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  17. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  18. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  19. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  20. 033369d reiserfs: get rid of resierfs_sync_super by Artem Bityutskiy · 12 years ago
  21. 5c5fd81 reiserfs: mark the superblock as dirty a bit later by Artem Bityutskiy · 12 years ago
  22. 717f03c reiserfs: remove useless superblock dirtying by Artem Bityutskiy · 12 years ago
  23. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 12 years ago
  24. efaa33e reiserfs: cleanup reiserfs_fill_super a bit by Artem Bityutskiy · 12 years ago
  25. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  26. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  27. 67f1648 reiserfs: Remove i_mutex use from reiserfs_quota_write() by Jan Kara · 12 years ago
  28. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  29. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  30. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  31. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  32. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  33. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  34. 765fd6b kill reiserfs_fs_{i,sb}.h by Al Viro · 12 years ago
  35. f466c6f move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h by Al Viro · 12 years ago
  36. a8a4b79 kill pointless includes of reiserfs_fs_{i,sb}.h by Al Viro · 12 years ago
  37. a3063ab move reiserfs_acl.h to fs/reiserfs/acl.h by Al Viro · 12 years ago
  38. c45ac88 take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h by Al Viro · 12 years ago
  39. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  40. 883da60 reiserfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  41. 972c5ae Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  42. 8112b98 reiserfs: fix printk typo in lbalance.c by Masanari Iida · 12 years ago
  43. 9b467e6 reiserfs: don't lock root inode searching by Frederic Weisbecker · 12 years ago
  44. 37c69b9 reiserfs: don't lock journal_init() by Frederic Weisbecker · 12 years ago
  45. f32485b reiserfs: delay reiserfs lock until journal initialization by Frederic Weisbecker · 12 years ago
  46. b18c1c6 reiserfs: delete comments referring to the BKL by Davidlohr Bueso · 12 years ago
  47. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  48. a9e36da reiserfs: Force inode evictions before umount to avoid crash by Jeff Mahoney · 13 years ago
  49. a06d789 reiserfs: Fix quota mount option parsing by Jan Kara · 13 years ago
  50. c3aa077 reiserfs: Properly display mount options in /proc/mounts by Jan Kara · 13 years ago
  51. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  52. 8e07189 reiserfs: propagate umode_t by Al Viro · 13 years ago
  53. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  54. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  55. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  56. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  57. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  58. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  59. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  60. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  61. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  62. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  63. 558feb0 fs: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  64. 5a2f3a0 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next by James Morris · 13 years ago
  65. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  66. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  67. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  68. 9d6bf5a reiserfs: use hweight_long() by Akinobu Mita · 13 years ago
  69. 0c2fd1bfb reiserfs: use proper little-endian bitops by Akinobu Mita · 13 years ago
  70. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  71. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  72. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  73. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  74. 4482a08 reiserfs: cache negative ACLs for v1 stat format by Christoph Hellwig · 13 years ago
  75. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  76. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  77. b4d5b10 reiserfs: make reiserfs default to barrier=flush by Christoph Hellwig · 13 years ago
  78. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  79. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  80. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  81. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  82. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  83. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  84. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  85. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  86. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  87. 4aede84 fixlet: Remove fs_excl from struct task. by Justin TerAvest · 13 years ago
  88. 1d29b5a reiserfs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  89. cc350c2 reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  90. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  91. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  92. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  93. 64252c7 vfs: remove dget() from dentry_unhash() by Sage Weil · 13 years ago
  94. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  95. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  96. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  97. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  98. 0ccd234 fs: change to new flag variable by matt mooney · 13 years ago
  99. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  100. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago