1. 5ac7eac KEYS: Add a facility to restrict new links into a keyring by David Howells · 8 years ago
  2. 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
  3. 22fed39 Merge tag 'for-linus' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  4. 878dfd3 orangefs: minimum userspace version is 2.9.3 by Martin Brandenburg · 8 years ago
  5. 641bb32 orangefs: don't put readdir slot twice by Martin Brandenburg · 8 years ago
  6. e9dcfaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. 7500c38 fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()" by Al Viro · 8 years ago
  8. 82c7d82 dlm: config: Fix ENOMEM failures in make_cluster() by Andrew Price · 8 years ago
  9. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  10. 698f415 Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  11. 02fc59a f2fs/crypto: fix xts_tweak initialization by Linus Torvalds · 8 years ago
  12. 4599649 orangefs: fix orangefs_superblock locking by Al Viro · 8 years ago
  13. 6d4c1a3 orangefs: fix do_readv_writev() handling of error halfway through by Al Viro · 8 years ago
  14. 524b1d3 orangefs: have ->kill_sb() evict the VFS side of things first by Al Viro · 8 years ago
  15. 177f8fc orangefs: sanitize ->llseek() by Al Viro · 8 years ago
  16. 7df240d771 orangefs-bufmap.h: trim unused junk by Al Viro · 8 years ago
  17. b8a99a8 orangefs: saner calling conventions for getting a slot by Al Viro · 8 years ago
  18. bf6bf60 orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer by Al Viro · 8 years ago
  19. 9f5e2f7 orangefs: get rid of readdir_handle_s by Al Viro · 8 years ago
  20. 102c259 ocfs2: extend enough credits for freeing one truncate record while replaying truncate records by Xue jiufei · 8 years ago
  21. 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 · 8 years ago
  22. e5054c9 ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert by xuejiufei · 8 years ago
  23. 584dca3 ocfs2: solve a problem of crossing the boundary in updating backups by jiangyiwen · 8 years ago
  24. 35ddf78 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local by jiangyiwen · 8 years ago
  25. be12b29 ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list by Joseph Qi · 8 years ago
  26. ac7cf24 ocfs2/dlm: fix race between convert and recovery by Joseph Qi · 8 years ago
  27. 2888868 ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write() by Ryan Ding · 8 years ago
  28. ce17082 ocfs2: fix disk file size and memory file size mismatch by Ryan Ding · 8 years ago
  29. a86a72a ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write by Ryan Ding · 8 years ago
  30. e63890f ocfs2: fix ip_unaligned_aio deadlock with dio work queue by Ryan Ding · 8 years ago
  31. f1f973f ocfs2: code clean up for direct io by Ryan Ding · 8 years ago
  32. c15471f ocfs2: fix sparse file & data ordering issue in direct io by Ryan Ding · 8 years ago
  33. 4506cfb ocfs2: record UNWRITTEN extents when populate write desc by Ryan Ding · 8 years ago
  34. 2de6a3c ocfs2: return the physical address in ocfs2_write_cluster by Ryan Ding · 8 years ago
  35. 46e6255 ocfs2: do not change i_size in write_end for direct io by Ryan Ding · 8 years ago
  36. 65c4db8 ocfs2: test target page before change it by Ryan Ding · 8 years ago
  37. b46637d ocfs2: use c_new to indicate newly allocated extents by Ryan Ding · 8 years ago
  38. c1ad1e3 ocfs2: add ocfs2_write_type_t type to identify the caller of write by Ryan Ding · 8 years ago
  39. 9e13f1f ocfs2: o2hb: fix double free bug by Junxiao Bi · 8 years ago
  40. 99ec269 ceph: use kmem_cache_zalloc by Geliang Tang · 8 years ago
  41. 200fd27 ceph: use lookup request to revalidate dentry by Yan, Zheng · 8 years ago
  42. 641235d ceph: kill ceph_get_dentry_parent_inode() by Yan, Zheng · 8 years ago
  43. 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 8 years ago
  44. 29dccfa ceph: don't request vxattrs from MDS by Yan, Zheng · 8 years ago
  45. 132ca7e ceph: fix mounting same fs multiple times by Yan, Zheng · 8 years ago
  46. 4531126 ceph: remove unnecessary NULL check by Yan, Zheng · 8 years ago
  47. a3d714c ceph: avoid updating directory inode's i_size accidentally by Yan, Zheng · 8 years ago
  48. af5e5eb ceph: fix race during filling readdir cache by Yan, Zheng · 8 years ago
  49. 34b759b ceph: kill ceph_empty_snapc by Ilya Dryomov · 8 years ago
  50. ce43559 ceph: fix a wrong comparison by Anton Protopopov · 8 years ago
  51. 8bbd471 ceph: replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 8 years ago
  52. 5b64640 ceph: scattered page writeback by Yan, Zheng · 8 years ago
  53. a587d71 ceph: remove useless BUG_ON by Yan, Zheng · 8 years ago
  54. 133e915 ceph: don't enable rbytes mount option by default by Yan, Zheng · 8 years ago
  55. d1eee0c ceph: encode ctime in cap message by Yan, Zheng · 8 years ago
  56. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 8 years ago
  57. 1d02369 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  58. 8f40842 Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  59. 8887566 Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  60. 8b306a2 Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  61. 232cad8 Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.6 by Chris Mason · 8 years ago
  62. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  63. fecd86a ornagefs: ensure that truncate has an up to date inode size by Martin Brandenburg · 8 years ago
  64. e8da254 orangefs: move code which sets i_link to orangefs_inode_getattr by Martin Brandenburg · 8 years ago
  65. 05d31c5 orangefs: remove needless wrapper around GFP_KERNEL by Martin Brandenburg · 8 years ago
  66. 93d53a4 orangefs: remove wrapper around mutex_lock(&inode->i_mutex) by Martin Brandenburg · 8 years ago
  67. 2666263 orangefs: refactor inode type or link_target change detection by Martin Brandenburg · 8 years ago
  68. 5859d77 orangefs: use new getattr for revalidate and remove old getattr by Martin Brandenburg · 8 years ago
  69. 8f24928 orangefs: use new getattr in inode getattr and permission by Martin Brandenburg · 8 years ago
  70. e2f7f0d orangefs: use new orangefs_inode_getattr to get size in write and llseek by Martin Brandenburg · 8 years ago
  71. 075cca5 orangefs: use new orangefs_inode_getattr to create new inodes by Martin Brandenburg · 8 years ago
  72. 3c9cf98 orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr by Martin Brandenburg · 8 years ago
  73. d57521a orangefs: remove inode->i_lock wrapper by Martin Brandenburg · 8 years ago
  74. ac503e4 nfsd: use short read as well as i_size to set eof by Benjamin Coddington · 8 years ago
  75. c130423 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  76. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  77. a484c3d eventfd: document lockless access in eventfd_poll by Paolo Bonzini · 8 years ago
  78. 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 8 years ago
  79. 3873938 fat: add config option to set UTF-8 mount option by default by Maciej S. Szmigiero · 8 years ago
  80. 121cef8 ext4: in ext4_dir_llseek, check syscall bitness directly by Andy Lutomirski · 8 years ago
  81. d56a8f3 ocfs2: check/fix inode block for online file check by Gang He · 8 years ago
  82. a849d46 ocfs2: create/remove sysfile for online file check by Gang He · 8 years ago
  83. a860f6e ocfs2: sysfile interfaces for online file check by Gang He · 8 years ago
  84. 9dde5e4 ocfs2: export ocfs2_kset for online file check by Gang He · 8 years ago
  85. 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  86. 243d506 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  87. 9f15dec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  88. 4b15da4 nfsd: better layoutupdate bounds-checking by J. Bruce Fields · 8 years ago
  89. ce63f89 btrfs: transaction_kthread() is not freezable by Jiri Kosina · 8 years ago
  90. 838fe18 btrfs: cleaner_kthread() doesn't need explicit freeze by Jiri Kosina · 8 years ago
  91. 0f80553 btrfs: do not write corrupted metadata blocks to disk by Alex Lyakas · 8 years ago
  92. 8bd98f0 btrfs: csum_tree_block: return proper errno value by Alex Lyakas · 8 years ago
  93. 968f3e3 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
  94. 77d9131 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  95. 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  96. d407574 Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  97. 5518f66 Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  98. f35592a nfs/blocklayout: make sure making a aligned read request by Kinglong Mee · 8 years ago
  99. 6986c01 ovl: cleanup unused var in rename2 by Miklos Szeredi · 8 years ago
  100. 56656e9 ovl: rename is_merge to is_lowest by Miklos Szeredi · 8 years ago