1. e12fab2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  2. 478a146 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  3. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  4. 1f3a437 ocfs2: fix improper handling of return errno by Eric Ren · 9 years ago
  5. a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  6. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 9 years ago
  7. 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 · 9 years ago
  8. c7d73af pnfs: pnfs_update_layout needs to consider if strict iomode checking is on by Tom Haynes · 9 years ago
  9. 602c4cd nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and reading is disabled by Tom Haynes · 9 years ago
  10. e536030 ceph: fix wake_up_session_cb() by Yan, Zheng · 9 years ago
  11. 9abd4db ceph: don't use truncate_pagecache() to invalidate read cache by Yan, Zheng · 9 years ago
  12. b109eec6 ceph: SetPageError() for writeback pages if writepages fails by Yan, Zheng · 9 years ago
  13. ad15ec0 ceph: handle interrupted ceph_writepage() by Yan, Zheng · 9 years ago
  14. a78bbd4 ceph: make ceph_update_writeable_page() uninterruptible by Yan, Zheng · 9 years ago
  15. f0b33df ceph: handle -EAGAIN returned by ceph_update_writeable_page() by Yan, Zheng · 9 years ago
  16. 6ce026e ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM by Yan, Zheng · 9 years ago
  17. 4f7e89f ceph: block non-fatal signals for fault/page_mkwrite by Yan, Zheng · 9 years ago
  18. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 9 years ago
  19. 224a754 ceph: tolerate bad i_size for symlink inode by Yan, Zheng · 9 years ago
  20. 1b1bc16 ceph: improve fragtree change detection by Yan, Zheng · 9 years ago
  21. a4b7431 ceph: keep leaf frag when updating fragtree by Yan, Zheng · 9 years ago
  22. 4217211 ceph: fix dir_auth check in ceph_fill_dirfrag() by Yan, Zheng · 9 years ago
  23. a407846 ceph: don't assume frag tree splits in mds reply are sorted by Yan, Zheng · 9 years ago
  24. 209ae76 ceph: fix inode reference leak by Yan, Zheng · 9 years ago
  25. f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
  26. 076c40f ceph: don't forbid marking directory complete after forward seek by Yan, Zheng · 9 years ago
  27. 8974eeb ceph: record 'offset' for each entry of readdir result by Yan, Zheng · 9 years ago
  28. 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 9 years ago
  29. 2a5beea ceph: define struct for dir entry in readdir reply by Yan, Zheng · 9 years ago
  30. a78600e ceph: simplify 'offset in frag' by Yan, Zheng · 9 years ago
  31. 1cd42a4 ceph: remove unnecessary checks in __dcache_readdir by Yan, Zheng · 9 years ago
  32. c530cd2 ceph: search cache postion for dcache readdir by Yan, Zheng · 9 years ago
  33. 04303d8 ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr by Yan, Zheng · 9 years ago
  34. 3f38495 ceph: report mount root in session metadata by Yan, Zheng · 9 years ago
  35. aeda081 ceph: don't show symlink target in debugfs/mdsc by Yan, Zheng · 9 years ago
  36. 6c93df5 ceph: don't call truncate_pagecache in ceph_writepages_start by Yan, Zheng · 9 years ago
  37. 7731032 ceph: renew caps for read/write if mds session got killed. by Yan, Zheng · 9 years ago
  38. d463a43 ceph: CEPH_FEATURE_MDSENC support by Yan, Zheng · 9 years ago
  39. 235a098 ceph: multiple filesystem support by Yan, Zheng · 9 years ago
  40. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 9 years ago
  41. 55c1c7b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  42. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 9 years ago
  43. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 9 years ago
  44. bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 9 years ago
  45. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 9 years ago
  46. f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 9 years ago
  47. d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 9 years ago
  48. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 9 years ago
  49. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 9 years ago
  50. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
  51. 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 9 years ago
  52. 0040773 make xattr_resolve_handlers() safe to use with NULL ->s_xattr by Al Viro · 9 years ago
  53. aaf431b xattr: Fail with -EINVAL for NULL attribute names by Andreas Gruenbacher · 9 years ago
  54. fb1084e nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO by Tom Haynes · 9 years ago
  55. ade8feb nfs: avoid race that crashes nfs_init_commit by Weston Andros Adamson · 9 years ago
  56. 2997bfd NFS: checking for NULL instead of IS_ERR() in nfs_commit_file() by Dan Carpenter · 9 years ago
  57. 5d22c5a Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  58. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  59. 84787c5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  60. f268dfe exec: make exec path waiting for mmap_sem killable by Michal Hocko · 9 years ago
  61. 013373e aio: make aio_setup_ring killable by Michal Hocko · 9 years ago
  62. 4136c26 coredump: make coredump_wait wait for mmap_sem for write killable by Michal Hocko · 9 years ago
  63. 4e80153 mm, proc: make clear_refs killable by Michal Hocko · 9 years ago
  64. ecc2bc8 mm, elf: handle vm_brk error by Michal Hocko · 9 years ago
  65. 864778b mm, aout: handle vm_brk failures by Michal Hocko · 9 years ago
  66. 9eb8a65 exec: remove the no longer needed remove_arg_zero()->free_arg_page() by Oleg Nesterov · 9 years ago
  67. 076a378 nilfs2: fix block comments by Ryusuke Konishi · 9 years ago
  68. 80d6505 nilfs2: remove loops of single statement macros by Ryusuke Konishi · 9 years ago
  69. 7f00184 nilfs2: remove unnecessary else after return or break by Ryusuke Konishi · 9 years ago
  70. 0c6c44c nilfs2: avoid bare use of 'unsigned' by Ryusuke Konishi · 9 years ago
  71. 7592ecd nilfs2: fix code indent coding style issue by Ryusuke Konishi · 9 years ago
  72. c9cb9b5 nilfs2: remove space before semicolon by Ryusuke Konishi · 9 years ago
  73. 06f4abf nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error() by Ryusuke Konishi · 9 years ago
  74. facb9ec nilfs2: clean trailing semicolons in macros by Ryusuke Konishi · 9 years ago
  75. 4ad364c nilfs2: add missing line spacing by Ryusuke Konishi · 9 years ago
  76. e7a142a nilfs2: replace __attribute__((packed)) with __packed by Ryusuke Konishi · 9 years ago
  77. 2d19961 nilfs2: move cleanup code of metadata file from inode routines by Ryusuke Konishi · 9 years ago
  78. 24e20ea nilfs2: get rid of nilfs_mdt_mark_block_dirty() by Ryusuke Konishi · 9 years ago
  79. 4b420ab nilfs2: clean up old e-mail addresses by Ryusuke Konishi · 9 years ago
  80. 5726d0b nilfs2: remove FSF mailing address from GPL notices by Ryusuke Konishi · 9 years ago
  81. f19e78d nilfs2: remove space before comma by Ryusuke Konishi · 9 years ago
  82. 8fa7c32 nilfs2: fix white space issue in nilfs_mount() by Ryusuke Konishi · 9 years ago
  83. 1c613cb nilfs2: constify nilfs_sc_operations structures by Julia Lawall · 9 years ago
  84. a46d8c3 fs/befs/io.c:befs_bread(): remove unneeded initialization to NULL by Salah Triki · 9 years ago
  85. 77169af fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULL by Salah Triki · 9 years ago
  86. d6e0203 fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULL by Salah Triki · 9 years ago
  87. 44ad809 fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULL by Salah Triki · 9 years ago
  88. e4c7f5b fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULL by Salah Triki · 9 years ago
  89. c940876 fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULL by Salah Triki · 9 years ago
  90. 6c8da24 fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializations to NULL by Salah Triki · 9 years ago
  91. 3080ea9 fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to NULL by Salah Triki · 9 years ago
  92. ff2fe0a fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization to NULL by Salah Triki · 9 years ago
  93. f43edca ELF/MIPS build fix by Ralf Baechle · 9 years ago
  94. 1f40c49 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  95. f6c658d Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  96. 36092ee Merge branch 'for-4.7/dax' into libnvdimm-for-next by Dan Williams · 9 years ago
  97. 07be133 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  98. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  99. acc93d3 Revert "block: enable dax for raw block devices" by Dan Williams · 9 years ago
  100. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago