1. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  2. 8f9b180 ocfs2: clean up an unneeded goto in ocfs2_put_slot() by Guozhonghua · 8 years ago
  3. aa6913d ocfs2: clean up unused parameter 'count' in o2hb_read_block_input() by Jun Piao · 8 years ago
  4. c14688e ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_rec by piaojun · 8 years ago
  5. 8ba4422 ocfs2: fix comment in struct ocfs2_extended_slot by Guozhonghua · 8 years ago
  6. 766b9f9 fs: poll/select/recvmmsg: use timespec64 for timeout events by Deepa Dinamani · 8 years ago
  7. 35e4817 fsnotify: avoid spurious EMFILE errors from inotify_init() by Jan Kara · 8 years ago
  8. 9e17632 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. 6937047 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  10. e34df33 Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  11. 9f54180 xfs: concurrent readdir hangs on data buffer locks by Dave Chinner · 8 years ago
  12. fe742fd4 Revert "btrfs: switch to ->iterate_shared()" by Al Viro · 8 years ago
  13. 442c9ac Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  14. ba5a265 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  15. 8908c94 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  16. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  17. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  18. e0d46f5 btrfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  19. 2b88fc2 ubifs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  20. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  21. c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  22. 681750c Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. 820c687 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  24. dba1e98 Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 8 years ago
  25. cb6fd68 exec: clarify reasoning for euid/egid reset by Kees Cook · 8 years ago
  26. 897fba1 remove directory incorrectly tries to set delete on close on non-empty directories by Steve French · 8 years ago
  27. 5a4f7e8 Update cifs.ko version to 2.09 by Steve French · 8 years ago
  28. 1a967d6 fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication by Stefan Metzmacher · 8 years ago
  29. 777f69b fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication by Stefan Metzmacher · 8 years ago
  30. fa8f3a3 fs/cifs: correctly to anonymous authentication for the LANMAN authentication by Stefan Metzmacher · 8 years ago
  31. cfda35d fs/cifs: correctly to anonymous authentication via NTLMSSP by Stefan Metzmacher · 8 years ago
  32. 11e3164 cifs: remove any preceding delimiter from prefix_path by Sachin Prabhu · 8 years ago
  33. 1f1735c cifs: Use file_dentry() by Goldwyn Rodrigues · 8 years ago
  34. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  35. 9a07a79 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  36. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  37. 49817c3 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  38. 0fed3ac namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  39. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 6ba5b85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. 1410b74 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  42. c8b6056 jfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  43. 6c8f980 jfs: Clean up xattr name mapping by Andreas Gruenbacher · 8 years ago
  44. 1a39ba9 gfs2: Switch to generic xattr handlers by Al Viro · 8 years ago
  45. ae05327 ext4: switch to ->iterate_shared() by Al Viro · 8 years ago
  46. 9717a91 hfs: switch to ->iterate_shared() by Al Viro · 8 years ago
  47. 323ee8f hfsplus: switch to ->iterate_shared() by Al Viro · 8 years ago
  48. 552a9d4 hostfs: switch to ->iterate_shared() by Al Viro · 8 years ago
  49. 7d674b3 hpfs: switch to ->iterate_shared() by Al Viro · 8 years ago
  50. e82c314 hpfs: handle allocation failures in hpfs_add_pos() by Al Viro · 8 years ago
  51. c25a1e0 ocfs2: fix posix_acl_create deadlock by Junxiao Bi · 8 years ago
  52. 5ee0fbd ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang by Junxiao Bi · 8 years ago
  53. 1d1bb23 gfs2: switch to ->iterate_shared() by Al Viro · 8 years ago
  54. 2c4cb04 coredump: only charge written data against RLIMIT_CORE by Omar Sandoval · 8 years ago
  55. a008393 coredump: get rid of coredump_params->written by Omar Sandoval · 8 years ago
  56. 3cc9b23 kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call by Serge E. Hallyn · 8 years ago
  57. e4d35be Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  58. 38b78a5 ovl: ignore permissions on underlying lookup by Miklos Szeredi · 8 years ago
  59. 3c9fe8c vfs: add lookup_hash() helper by Miklos Szeredi · 8 years ago
  60. 9409e22 vfs: rename: check backing inode being equal by Miklos Szeredi · 8 years ago
  61. 54d5ca8 vfs: add vfs_select_inode() helper by Miklos Szeredi · 8 years ago
  62. e77d0c6 f2fs: switch to ->iterate_shared() by Al Viro · 8 years ago
  63. 29884ef afs: switch to ->iterate_shared() by Al Viro · 8 years ago
  64. e23e9aa befs: switch to ->iterate_shared() by Al Viro · 8 years ago
  65. 22341d8 befs: constify stuff a bit by Al Viro · 8 years ago
  66. 1e92a61 Revert "proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"" by Robin Humble · 8 years ago
  67. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. e899108 isofs: switch to ->iterate_shared() by Al Viro · 8 years ago
  69. 4f41fc5 cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces by Serge E. Hallyn · 8 years ago
  70. e17a21d get_acorn_filename(): deobfuscate a bit by Al Viro · 8 years ago
  71. 972b241 btrfs: switch to ->iterate_shared() by Al Viro · 8 years ago
  72. 5e26124 logfs: no need to lock directory in lseek by Al Viro · 8 years ago
  73. 51a16a9 switch ecryptfs to ->iterate_shared by Al Viro · 8 years ago
  74. a063ff1 Merge branch 'for-linus' into work.lookups by Al Viro · 8 years ago
  75. 5963ded 9p: switch to ->iterate_shared() by Al Viro · 8 years ago
  76. 98d4b8d fat: switch to ->iterate_shared() by Al Viro · 8 years ago
  77. d375570 romfs, squashfs: switch to ->iterate_shared() by Al Viro · 8 years ago
  78. c51da20 more trivial ->iterate_shared conversions by Al Viro · 8 years ago
  79. 8cb0d2c kernfs: no point locking directory around that generic_file_llseek() by Al Viro · 8 years ago
  80. a01b300 configfs_readdir(): make safe under shared lock by Al Viro · 8 years ago
  81. 884be17 nfs: per-name sillyunlink exclusion by Al Viro · 8 years ago
  82. 99d8258 get_rock_ridge_filename(): handle malformed NM entries by Al Viro · 8 years ago
  83. 6c5450e efivarfs: Make efivarfs_file_ioctl() static by Peter Jones · 8 years ago
  84. 1cfd631 efi: Merge boolean flag arguments by Julia Lawall · 8 years ago
  85. 8148a73 proc: prevent accessing /proc/<PID>/environ until it's ready by Mathias Krause · 8 years ago
  86. c5e0666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  87. 5ec0811 propogate_mnt: Handle the first propogated copy being a slave by Eric W. Biederman · 8 years ago
  88. 6a480a7 ecryptfs: fix handling of directory opening by Al Viro · 8 years ago
  89. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  90. 610603a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  91. 9ac3d3e nfs: switch to ->iterate_shared() by Al Viro · 8 years ago
  92. 9cf843e lookup_open(): lock the parent shared unless O_CREAT is given by Al Viro · 8 years ago
  93. 6fbd071 lookup_open(): put the dentry fed to ->lookup() or ->atomic_open() into in-lookup hash by Al Viro · 8 years ago
  94. 12fa5e2 lookup_open(): expand the call of real_lookup() by Al Viro · 8 years ago
  95. 384f26e atomic_open(): reorder and clean up a bit by Al Viro · 8 years ago
  96. 1643b43 lookup_open(): lift the "fallback to !O_CREAT" logics from atomic_open() by Al Viro · 8 years ago
  97. b3d58ea atomic_open(): be paranoid about may_open() return value by Al Viro · 8 years ago
  98. 0fb1ea0 atomic_open(): delay open_to_namei_flags() until the method call by Al Viro · 8 years ago
  99. fe9ec82 do_last(): take fput() on error after opening to out: by Al Viro · 8 years ago
  100. 47f9dbd do_last(): get rid of duplicate ELOOP check by Al Viro · 8 years ago