1. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  2. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 8 years ago
  3. 037369b hpfs: implement the show_options method by Mikulas Patocka · 8 years ago
  4. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  5. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  6. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 8 years ago
  7. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  8. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  9. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 8 years ago
  10. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 8 years ago
  11. 23a3e17 Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  12. e0714ec nfs: fix anonymous member initializer build failure with older compilers by Linus Torvalds · 8 years ago
  13. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  14. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  15. 0121a32 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  16. 559b6d9 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  17. 5d22fc2 mm: remove more IS_ERR_VALUE abuses by Linus Torvalds · 8 years ago
  18. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  19. 9ecd10b direct-io: fix direct write stale data exposure from concurrent buffered read by Eryu Guan · 8 years ago
  20. 38b52ef ocfs2: bump up o2cb network protocol version by Junxiao Bi · 8 years ago
  21. 6633ca5 ocfs2: o2hb: fix hb hung time by Junxiao Bi · 8 years ago
  22. 88dbe98 ocfs2: o2hb: don't negotiate if last hb fail by Junxiao Bi · 8 years ago
  23. 1bd1290 ocfs2: o2hb: add some user/debug log by Junxiao Bi · 8 years ago
  24. e76f823 ocfs2: o2hb: add NEGOTIATE_APPROVE message by Junxiao Bi · 8 years ago
  25. 34069b8 ocfs2: o2hb: add NEGO_TIMEOUT message by Junxiao Bi · 8 years ago
  26. e0cbb79 ocfs2: o2hb: add negotiate timer by Junxiao Bi · 8 years ago
  27. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  28. 2176519 ovl: Do d_type check only if work dir creation was successful by Vivek Goyal · 8 years ago
  29. 3fe6e52 ovl: override creds with the ones from the superblock mounter by Antonio Murdaca · 8 years ago
  30. e12fab2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  31. 478a146 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  32. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  33. 1f3a437 ocfs2: fix improper handling of return errno by Eric Ren · 8 years ago
  34. a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  35. 56244ef Btrfs: fix handling of faults from btrfs_copy_from_user by Chris Mason · 8 years ago
  36. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  37. 0b9210c Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  38. c7d73af pnfs: pnfs_update_layout needs to consider if strict iomode checking is on by Tom Haynes · 8 years ago
  39. 602c4cd nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and reading is disabled by Tom Haynes · 8 years ago
  40. 0023541 restore killability of old mutex_lock_killable(&inode->i_mutex) users by Al Viro · 8 years ago
  41. e536030 ceph: fix wake_up_session_cb() by Yan, Zheng · 8 years ago
  42. 9abd4db ceph: don't use truncate_pagecache() to invalidate read cache by Yan, Zheng · 8 years ago
  43. b109eec6 ceph: SetPageError() for writeback pages if writepages fails by Yan, Zheng · 8 years ago
  44. ad15ec0 ceph: handle interrupted ceph_writepage() by Yan, Zheng · 8 years ago
  45. a78bbd4 ceph: make ceph_update_writeable_page() uninterruptible by Yan, Zheng · 8 years ago
  46. f0b33df ceph: handle -EAGAIN returned by ceph_update_writeable_page() by Yan, Zheng · 8 years ago
  47. 6ce026e ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM by Yan, Zheng · 8 years ago
  48. 4f7e89f ceph: block non-fatal signals for fault/page_mkwrite by Yan, Zheng · 8 years ago
  49. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 8 years ago
  50. 224a754 ceph: tolerate bad i_size for symlink inode by Yan, Zheng · 8 years ago
  51. 1b1bc16 ceph: improve fragtree change detection by Yan, Zheng · 8 years ago
  52. a4b7431 ceph: keep leaf frag when updating fragtree by Yan, Zheng · 8 years ago
  53. 4217211 ceph: fix dir_auth check in ceph_fill_dirfrag() by Yan, Zheng · 8 years ago
  54. a407846 ceph: don't assume frag tree splits in mds reply are sorted by Yan, Zheng · 8 years ago
  55. 209ae76 ceph: fix inode reference leak by Yan, Zheng · 8 years ago
  56. f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 8 years ago
  57. 076c40f ceph: don't forbid marking directory complete after forward seek by Yan, Zheng · 8 years ago
  58. 8974eeb ceph: record 'offset' for each entry of readdir result by Yan, Zheng · 8 years ago
  59. 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 8 years ago
  60. 2a5beea ceph: define struct for dir entry in readdir reply by Yan, Zheng · 8 years ago
  61. a78600e ceph: simplify 'offset in frag' by Yan, Zheng · 8 years ago
  62. 1cd42a4 ceph: remove unnecessary checks in __dcache_readdir by Yan, Zheng · 8 years ago
  63. c530cd2 ceph: search cache postion for dcache readdir by Yan, Zheng · 8 years ago
  64. 04303d8 ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr by Yan, Zheng · 8 years ago
  65. 3f38495 ceph: report mount root in session metadata by Yan, Zheng · 8 years ago
  66. aeda081 ceph: don't show symlink target in debugfs/mdsc by Yan, Zheng · 8 years ago
  67. 6c93df5 ceph: don't call truncate_pagecache in ceph_writepages_start by Yan, Zheng · 8 years ago
  68. 7731032 ceph: renew caps for read/write if mds session got killed. by Yan, Zheng · 8 years ago
  69. d463a43 ceph: CEPH_FEATURE_MDSENC support by Yan, Zheng · 8 years ago
  70. 235a098 ceph: multiple filesystem support by Yan, Zheng · 8 years ago
  71. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 8 years ago
  72. 55c1c7b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  73. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 8 years ago
  74. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 8 years ago
  75. bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
  76. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 8 years ago
  77. f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 8 years ago
  78. d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 8 years ago
  79. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 8 years ago
  80. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 8 years ago
  81. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  82. 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 8 years ago
  83. 0040773 make xattr_resolve_handlers() safe to use with NULL ->s_xattr by Al Viro · 8 years ago
  84. aaf431b xattr: Fail with -EINVAL for NULL attribute names by Andreas Gruenbacher · 8 years ago
  85. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 8 years ago
  86. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 8 years ago
  87. f1fee65 btrfs: scrub: Set bbio to NULL before calling btrfs_map_block by Zhao Lei · 8 years ago
  88. 2d324f5 Btrfs: fix unexpected return value of fiemap by Liu Bo · 8 years ago
  89. 1c8b5b6 Btrfs: free sys_array eb as soon as possible by Liu Bo · 8 years ago
  90. fb1084e nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO by Tom Haynes · 8 years ago
  91. ade8feb nfs: avoid race that crashes nfs_init_commit by Weston Andros Adamson · 8 years ago
  92. 2997bfd NFS: checking for NULL instead of IS_ERR() in nfs_commit_file() by Dan Carpenter · 8 years ago
  93. 5d22c5a Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  94. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  95. 1112018 ubifs: ubifs_dump_inode: Fix dumping field bulk_read by Andreas Gruenbacher · 8 years ago
  96. 84787c5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  97. f268dfe exec: make exec path waiting for mmap_sem killable by Michal Hocko · 8 years ago
  98. 013373e aio: make aio_setup_ring killable by Michal Hocko · 8 years ago
  99. 4136c26 coredump: make coredump_wait wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  100. 4e80153 mm, proc: make clear_refs killable by Michal Hocko · 8 years ago