1. 3d0f0b6 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
  2. f5364c1 Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) by Linus Torvalds · 8 years ago
  3. 2f36db7 ecryptfs: forbid opening files without mmap handler by Jann Horn · 8 years ago
  4. e54ad7f proc: prevent stacking filesystems on top by Jann Horn · 8 years ago
  5. 719da39 Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7 by Chris Mason · 8 years ago
  6. 4c52990 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7 by Chris Mason · 8 years ago
  7. c8ae067 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. 1607f09 coredump: fix dumping through pipes by Mateusz Guzik · 8 years ago
  9. a01e718 fix a regression in atomic_open() by Al Viro · 8 years ago
  10. 3d56c25 fix d_walk()/non-delayed __d_free() race by Al Viro · 8 years ago
  11. d71ed6c mnt: fs_fully_visible test the proper mount for MNT_LOCKED by Eric W. Biederman · 8 years ago
  12. 97c1df3 mnt: If fs_fully_visible fails call put_filesystem. by Eric W. Biederman · 8 years ago
  13. 34b3e6c9 Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system by Feifei Xu · 8 years ago
  14. 36b3dc0 Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize by Feifei Xu · 8 years ago
  15. ef9f2db Btrfs: self-tests: Use macros instead of constants and add missing newline by Feifei Xu · 8 years ago
  16. d94f43b Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes by Feifei Xu · 8 years ago
  17. ed9e4af Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE by Feifei Xu · 8 years ago
  18. 5f9e105 btrfs: advertise which crc32c implementation is being used at module load by Jeff Mahoney · 9 years ago
  19. e06cd3d Btrfs: add validadtion checks for chunk loading by Liu Bo · 8 years ago
  20. 99e3ecf Btrfs: add more validation checks for superblock by Liu Bo · 8 years ago
  21. d865177 Btrfs: clear uptodate flags of pages in sys_array eb by Liu Bo · 8 years ago
  22. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 8 years ago
  23. e6ec03a autofs braino fix for do_last() by Al Viro · 8 years ago
  24. b2d5ad8 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
  25. fac7d19 fix EOPENSTALE bug in do_last() by Al Viro · 8 years ago
  26. 8dff9c8 Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent by Chris Mason · 9 years ago
  27. b9ef22d Btrfs: self-tests: Support non-4k page size by Feifei Xu · 8 years ago
  28. 0ef6447 Btrfs: Fix integer overflow when calculating bytes_per_bitmap by Feifei Xu · 8 years ago
  29. 5473e0c4 Btrfs: test_check_exists: Fix infinite loop when searching for free space entries by Feifei Xu · 8 years ago
  30. f6973c0 ceph: use i_version to check validity of fscache by Yan, Zheng · 8 years ago
  31. f7f7e7a ceph: improve fscache revalidation by Yan, Zheng · 8 years ago
  32. 46b59b2 ceph: disable fscache when inode is opened for write by Yan, Zheng · 8 years ago
  33. 1464975 ceph: avoid unnecessary fscache invalidation/revlidation by Yan, Zheng · 8 years ago
  34. 368e358 ceph: call __fscache_uncache_page() if readpages fails by Yan, Zheng · 8 years ago
  35. 480ce08 FS-Cache: make check_consistency callback return int by Yan, Zheng · 8 years ago
  36. d213845 FS-Cache: wake write waiter after invalidating writes by Yan, Zheng · 8 years ago
  37. 65d4f4c Btrfs: end transaction if we abort when creating uuid root by Josef Bacik · 9 years ago
  38. b5de8d0 Btrfs: fix race between device replace and read repair by Filipe Manana · 8 years ago
  39. 2999241 Btrfs: fix race between device replace and discard by Filipe Manana · 8 years ago
  40. b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 8 years ago
  41. 22ab04e Btrfs: fix race between device replace and chunk allocation by Filipe Manana · 8 years ago
  42. 1a1a8b7 Btrfs: fix race setting block group back to RW mode during device replace by Filipe Manana · 8 years ago
  43. 81e87a7 Btrfs: fix unprotected assignment of the left cursor for device replace by Filipe Manana · 8 years ago
  44. f0e9b7d Btrfs: fix race setting block group readonly during device replace by Filipe Manana · 8 years ago
  45. 57ba4cb Btrfs: fix race between device replace and block group removal by Filipe Manana · 8 years ago
  46. ce7791f Btrfs: fix race between readahead and device replace/removal by Filipe Manana · 8 years ago
  47. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  48. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 8 years ago
  49. 037369b hpfs: implement the show_options method by Mikulas Patocka · 8 years ago
  50. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  51. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  52. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 8 years ago
  53. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  54. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  55. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 8 years ago
  56. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 8 years ago
  57. 23a3e17 Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  58. e0714ec nfs: fix anonymous member initializer build failure with older compilers by Linus Torvalds · 8 years ago
  59. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  60. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  61. 0121a32 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  62. 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
  63. 5d22fc2 mm: remove more IS_ERR_VALUE abuses by Linus Torvalds · 8 years ago
  64. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  65. 9ecd10b direct-io: fix direct write stale data exposure from concurrent buffered read by Eryu Guan · 8 years ago
  66. 38b52ef ocfs2: bump up o2cb network protocol version by Junxiao Bi · 8 years ago
  67. 6633ca5 ocfs2: o2hb: fix hb hung time by Junxiao Bi · 8 years ago
  68. 88dbe98 ocfs2: o2hb: don't negotiate if last hb fail by Junxiao Bi · 8 years ago
  69. 1bd1290 ocfs2: o2hb: add some user/debug log by Junxiao Bi · 8 years ago
  70. e76f823 ocfs2: o2hb: add NEGOTIATE_APPROVE message by Junxiao Bi · 8 years ago
  71. 34069b8 ocfs2: o2hb: add NEGO_TIMEOUT message by Junxiao Bi · 8 years ago
  72. e0cbb79 ocfs2: o2hb: add negotiate timer by Junxiao Bi · 8 years ago
  73. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  74. 2176519 ovl: Do d_type check only if work dir creation was successful by Vivek Goyal · 8 years ago
  75. 3fe6e52 ovl: override creds with the ones from the superblock mounter by Antonio Murdaca · 8 years ago
  76. e12fab2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  77. 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
  78. 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
  79. 1f3a437 ocfs2: fix improper handling of return errno by Eric Ren · 8 years ago
  80. a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  81. 56244ef Btrfs: fix handling of faults from btrfs_copy_from_user by Chris Mason · 8 years ago
  82. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  83. 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
  84. c7d73af pnfs: pnfs_update_layout needs to consider if strict iomode checking is on by Tom Haynes · 8 years ago
  85. 602c4cd nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and reading is disabled by Tom Haynes · 8 years ago
  86. 0023541 restore killability of old mutex_lock_killable(&inode->i_mutex) users by Al Viro · 8 years ago
  87. e536030 ceph: fix wake_up_session_cb() by Yan, Zheng · 8 years ago
  88. 9abd4db ceph: don't use truncate_pagecache() to invalidate read cache by Yan, Zheng · 8 years ago
  89. b109eec6 ceph: SetPageError() for writeback pages if writepages fails by Yan, Zheng · 8 years ago
  90. ad15ec0 ceph: handle interrupted ceph_writepage() by Yan, Zheng · 8 years ago
  91. a78bbd4 ceph: make ceph_update_writeable_page() uninterruptible by Yan, Zheng · 8 years ago
  92. f0b33df ceph: handle -EAGAIN returned by ceph_update_writeable_page() by Yan, Zheng · 8 years ago
  93. 6ce026e ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM by Yan, Zheng · 8 years ago
  94. 4f7e89f ceph: block non-fatal signals for fault/page_mkwrite by Yan, Zheng · 8 years ago
  95. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 8 years ago
  96. 224a7542 ceph: tolerate bad i_size for symlink inode by Yan, Zheng · 8 years ago
  97. 1b1bc16 ceph: improve fragtree change detection by Yan, Zheng · 8 years ago
  98. a4b7431 ceph: keep leaf frag when updating fragtree by Yan, Zheng · 8 years ago
  99. 4217211 ceph: fix dir_auth check in ceph_fill_dirfrag() by Yan, Zheng · 8 years ago
  100. a407846 ceph: don't assume frag tree splits in mds reply are sorted by Yan, Zheng · 8 years ago