1. 3125d26 cifs: switch to ->iterate_shared() by Al Viro · 8 years ago
  2. d9b3dbd fuse: switch to ->iterate_shared() by Al Viro · 8 years ago
  3. f50752e switch all procfs directories ->iterate_shared() by Al Viro · 8 years ago
  4. 76aab3a proc_sys_fill_cache(): switch to d_alloc_parallel() by Al Viro · 8 years ago
  5. 3781764 proc_fill_cache(): switch to d_alloc_parallel() by Al Viro · 8 years ago
  6. 6192269 introduce a parallel variant of ->iterate() by Al Viro · 8 years ago
  7. 63b6df1 give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() by Al Viro · 8 years ago
  8. 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 8 years ago
  9. d9171b9 parallel lookups machinery, part 4 (and last) by Al Viro · 8 years ago
  10. 94bdd65 parallel lookups machinery, part 3 by Al Viro · 8 years ago
  11. 84e710d parallel lookups machinery, part 2 by Al Viro · 8 years ago
  12. 85c7f81 beginning of transition to parallel lookups - marking in-lookup dentries by Al Viro · 8 years ago
  13. 0568d70 __d_add(): don't drop/regain ->d_lock by Al Viro · 8 years ago
  14. 1936386 lookup_slow(): bugger off on IS_DEADDIR() from the very beginning by Al Viro · 8 years ago
  15. d2caaa0 nfs: missing wakeup in nfs_unblock_sillyrename() by Al Viro · 8 years ago
  16. be5b82d make ext2_get_page() and friends work without external serialization by Al Viro · 8 years ago
  17. b9e1d43 ovl_lookup_real(): use lookup_one_len_unlocked() by Al Viro · 8 years ago
  18. 383d4e8 reconnect_one(): use lookup_one_len_unlocked() by Al Viro · 8 years ago
  19. 1ae1f3f reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack() by Al Viro · 8 years ago
  20. 5ecfcb2 orangefs: don't open-code inode_lock/inode_unlock by Al Viro · 8 years ago
  21. 7b9743e ocfs2: don't open-code inode_lock/inode_unlock by Al Viro · 8 years ago
  22. 48f35b7 configfs_detach_prep(): make sure that wait_mutex won't go away by Al Viro · 8 years ago
  23. 779b839 kernfs: use lookup_one_len_unlocked() by Al Viro · 8 years ago
  24. b968091 security_d_instantiate(): move to the point prior to attaching dentry to inode by Al Viro · 8 years ago
  25. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  26. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  27. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 8 years ago
  28. 9f2394c Revert "ext4: allow readdir()'s of large empty directories to be interrupted" by Linus Torvalds · 8 years ago
  29. 79a628d reiserfs: switch to generic_{get,set,remove}xattr() by Al Viro · 8 years ago
  30. 5fdccfe cifs: kill more bogus checks in ->...xattr() methods by Al Viro · 8 years ago
  31. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  32. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  33. 6759212 Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  34. e56f498 orangefs: remove unused variable by Martin Brandenburg · 8 years ago
  35. 1917a69 orangefs: Add KERN_<LEVEL> to gossip_<level> macros by Joe Perches · 9 years ago
  36. 2eacea7 orangefs: strncpy -> strscpy by Martin Brandenburg · 8 years ago
  37. f83140c orangefs: clean up truncate ctime and mtime setting by Martin Brandenburg · 8 years ago
  38. 2fa37fd Orangefs: fix ifnullfree.cocci warnings by kbuild test robot · 9 years ago
  39. a9bb3ba Orangefs: optimize boilerplate code. by Mike Marshall · 8 years ago
  40. 2d09a2c Orangefs: xattr.c cleanup by Mike Marshall · 8 years ago
  41. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  42. 56f23fd Btrfs: fix file/data loss caused by fsync after rename and new inode by Filipe Manana · 9 years ago
  43. e865f49 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  44. c7e82c6 Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  45. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  46. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  47. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  48. 7ccefb9 btrfs: Reset IO error counters before start of device replacing by Yauhen Kharuzhy · 9 years ago
  49. 0f5dcf8 btrfs: Add qgroup tracing by Mark Fasheh · 9 years ago
  50. c79b471 Btrfs: don't use src fd for printk by Josef Bacik · 9 years ago
  51. 8f282f7 btrfs: fallback to vmalloc in btrfs_compare_tree by David Sterba · 9 years ago
  52. 918c2ee btrfs: handle non-fatal errors in btrfs_qgroup_inherit() by Mark Fasheh · 9 years ago
  53. 0305bc2 btrfs: Output more info for enospc_debug mount option by Qu Wenruo · 9 years ago
  54. 264813a Btrfs: fix invalid reference in replace_path by Liu Bo · 9 years ago
  55. 2a162ce Btrfs: Improve FL_KEEP_SIZE handling in fallocate by Davide Italiano · 9 years ago
  56. c325a67 ext4: ignore quota mount options if the quota feature is enabled by Theodore Ts'o · 8 years ago
  57. 4762cc3 ext4 crypto: fix some error handling by Dan Carpenter · 8 years ago
  58. 82d2a34 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  59. 22fed39 Merge tag 'for-linus' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  60. 8f0e874 ext4: avoid calling dquot_get_next_id() if quota is not enabled by Theodore Ts'o · 8 years ago
  61. e84dfbe ext4: retry block allocation for failed DIO and DAX writes by Jan Kara · 9 years ago
  62. daf647d ext4: add lockdep annotations for i_data_sem by Theodore Ts'o · 9 years ago
  63. 878dfd3 orangefs: minimum userspace version is 2.9.3 by Martin Brandenburg · 9 years ago
  64. 641bb32 orangefs: don't put readdir slot twice by Martin Brandenburg · 9 years ago
  65. e9dcfaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  66. 04c57f4 posix_acl: Unexport acl_by_type and make it static by Andreas Gruenbacher · 9 years ago
  67. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 9 years ago
  68. 7500c38 fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()" by Al Viro · 9 years ago
  69. 1028b55 ext4: allow readdir()'s of large empty directories to be interrupted by Theodore Ts'o · 9 years ago
  70. de17e79 btrfs: fix crash/invalid memory access on fsync when using overlayfs by Filipe Manana · 9 years ago
  71. b2dde6f f2fs: retrieve IO write stat from the right place by Shuoran Liu · 9 years ago
  72. c90e09f f2fs crypto: fix corrupted symlink in encrypted case by Jaegeuk Kim · 9 years ago
  73. 8f9e8f5 ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotas by Jan Kara · 9 years ago
  74. 82c7d82 dlm: config: Fix ENOMEM failures in make_cluster() by Andrew Price · 9 years ago
  75. 17e8a89 quota: Handle Q_GETNEXTQUOTA when quota is disabled by Jan Kara · 9 years ago
  76. 8861964 jfs: Remove unnecessary code in jfs_get_acl by Andreas Gruenbacher · 9 years ago
  77. 7dffc87 reiserfs_cache_default_acl(): use get_acl() by Al Viro · 9 years ago
  78. fd69473 f2fs: cover large section in sanity check of super by Jaegeuk Kim · 9 years ago
  79. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  80. 3d43bcf ext4 crypto: use dget_parent() in ext4_d_revalidate() by Theodore Ts'o · 9 years ago
  81. c0a37d487 ext4: use file_dentry() by Miklos Szeredi · 9 years ago
  82. 9dd78d8 ext4: use dget_parent() in ext4_file_open() by Miklos Szeredi · 9 years ago
  83. be62a1a nfs: use file_dentry() by Miklos Szeredi · 9 years ago
  84. d101a12 fs: add file_dentry() by Miklos Szeredi · 9 years ago
  85. c9af28f ext4 crypto: don't let data integrity writebacks fail with ENOMEM by Theodore Ts'o · 9 years ago
  86. 698f415 Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 9 years ago
  87. 02fc59a f2fs/crypto: fix xts_tweak initialization by Linus Torvalds · 9 years ago
  88. 4599649 orangefs: fix orangefs_superblock locking by Al Viro · 9 years ago
  89. 6d4c1a3 orangefs: fix do_readv_writev() handling of error halfway through by Al Viro · 9 years ago
  90. 524b1d3 orangefs: have ->kill_sb() evict the VFS side of things first by Al Viro · 9 years ago
  91. 177f8fc orangefs: sanitize ->llseek() by Al Viro · 9 years ago
  92. 7df240d771 orangefs-bufmap.h: trim unused junk by Al Viro · 9 years ago
  93. b8a99a8 orangefs: saner calling conventions for getting a slot by Al Viro · 9 years ago
  94. bf6bf60 orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer by Al Viro · 9 years ago
  95. 9f5e2f7 orangefs: get rid of readdir_handle_s by Al Viro · 9 years ago
  96. 102c259 ocfs2: extend enough credits for freeing one truncate record while replaying truncate records by Xue jiufei · 9 years ago
  97. 1721598 ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et by Xue jiufei · 9 years ago
  98. e5054c9 ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert by xuejiufei · 9 years ago
  99. 584dca3 ocfs2: solve a problem of crossing the boundary in updating backups by jiangyiwen · 9 years ago
  100. 35ddf78 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local by jiangyiwen · 9 years ago