1. 5651d6a mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR() by Brian Norris · 8 years ago
  2. fddcca5 mtd: avoid stack overflow in MTD CFI code by Arnd Bergmann · 8 years ago
  3. 20c07a5 mtd: nand: Drop mtd.owner requirement in nand_scan by Ezequiel García · 8 years ago
  4. f55532a Linux 4.6-rc1 by Linus Torvalds · 8 years ago
  5. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  6. 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
  7. b4cec5f Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  8. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  9. 02fc59a f2fs/crypto: fix xts_tweak initialization by Linus Torvalds · 8 years ago
  10. 4f1b50c NTB: Remove _addr functions from ntb_hw_amd by Allen Hubbe · 8 years ago
  11. 4599649 orangefs: fix orangefs_superblock locking by Al Viro · 8 years ago
  12. 6d4c1a3 orangefs: fix do_readv_writev() handling of error halfway through by Al Viro · 8 years ago
  13. 524b1d3 orangefs: have ->kill_sb() evict the VFS side of things first by Al Viro · 8 years ago
  14. 177f8fc orangefs: sanitize ->llseek() by Al Viro · 8 years ago
  15. 7df240d771 orangefs-bufmap.h: trim unused junk by Al Viro · 8 years ago
  16. b8a99a8 orangefs: saner calling conventions for getting a slot by Al Viro · 8 years ago
  17. bf6bf60 orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer by Al Viro · 8 years ago
  18. 9f5e2f7 orangefs: get rid of readdir_handle_s by Al Viro · 8 years ago
  19. 606c61a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  20. 15dbc13 Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  21. dad44de Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 8 years ago
  22. c155c74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  23. 0fda278 thp: fix typo in khugepaged_scan_pmd() by Kirill A. Shutemov · 8 years ago
  24. 0ba1d91 MAINTAINERS: fill entries for KASAN by Andrey Ryabinin · 8 years ago
  25. e7080a4 mm/filemap: generic_file_read_iter(): check for zero reads unconditionally by Nicolai Stange · 8 years ago
  26. 9dcadd3 kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 by Alexander Potapenko · 8 years ago
  27. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  28. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  29. 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 8 years ago
  30. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 8 years ago
  31. e6e8379 kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right() by Alexander Potapenko · 8 years ago
  32. aaf4fb7 include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() by Tetsuo Handa · 8 years ago
  33. d9dddbf mm/page_alloc: prevent merging between isolated and other pageblocks by Vlastimil Babka · 8 years ago
  34. f419a08f drivers/memstick/host/r592.c: avoid gcc-6 warning by Arnd Bergmann · 8 years ago
  35. 102c259 ocfs2: extend enough credits for freeing one truncate record while replaying truncate records by Xue jiufei · 8 years ago
  36. 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
  37. e5054c9 ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert by xuejiufei · 8 years ago
  38. 584dca3 ocfs2: solve a problem of crossing the boundary in updating backups by jiangyiwen · 8 years ago
  39. 35ddf78 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local by jiangyiwen · 8 years ago
  40. be12b29 ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list by Joseph Qi · 8 years ago
  41. ac7cf24 ocfs2/dlm: fix race between convert and recovery by Joseph Qi · 8 years ago
  42. 2888868 ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write() by Ryan Ding · 8 years ago
  43. ce17082 ocfs2: fix disk file size and memory file size mismatch by Ryan Ding · 8 years ago
  44. a86a72a ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write by Ryan Ding · 8 years ago
  45. e63890f ocfs2: fix ip_unaligned_aio deadlock with dio work queue by Ryan Ding · 8 years ago
  46. f1f973f ocfs2: code clean up for direct io by Ryan Ding · 8 years ago
  47. c15471f ocfs2: fix sparse file & data ordering issue in direct io by Ryan Ding · 8 years ago
  48. 4506cfb ocfs2: record UNWRITTEN extents when populate write desc by Ryan Ding · 8 years ago
  49. 2de6a3c ocfs2: return the physical address in ocfs2_write_cluster by Ryan Ding · 8 years ago
  50. 46e6255 ocfs2: do not change i_size in write_end for direct io by Ryan Ding · 8 years ago
  51. 65c4db8 ocfs2: test target page before change it by Ryan Ding · 8 years ago
  52. b46637d ocfs2: use c_new to indicate newly allocated extents by Ryan Ding · 8 years ago
  53. c1ad1e3 ocfs2: add ocfs2_write_type_t type to identify the caller of write by Ryan Ding · 8 years ago
  54. 9e13f1f ocfs2: o2hb: fix double free bug by Junxiao Bi · 8 years ago
  55. b8b4ead drivers/input: eliminate INPUT_COMPAT_TEST macro by Andrew Morton · 8 years ago
  56. bb29902 oom, oom_reaper: protect oom_reaper_list using simpler way by Tetsuo Handa · 8 years ago
  57. e267960 oom: make oom_reaper freezable by Michal Hocko · 8 years ago
  58. 29c696e oom: make oom_reaper_list single linked by Vladimir Davydov · 8 years ago
  59. 855b018 oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task by Michal Hocko · 8 years ago
  60. 0304926 mm, oom_reaper: implement OOM victims queuing by Michal Hocko · 8 years ago
  61. bc448e8 mm, oom_reaper: report success/failure by Michal Hocko · 8 years ago
  62. 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 8 years ago
  63. aac4536 mm, oom: introduce oom reaper by Michal Hocko · 8 years ago
  64. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 8 years ago
  65. 2d5ae5c [IA64] Enable preadv2 and pwritev2 syscalls for ia64 by Tony Luck · 8 years ago
  66. 8e653b6 Fix permissions of drivers/power/avs/rockchip-io-domain.c by Rafael J. Wysocki · 8 years ago
  67. 5ee61e9 libceph: use KMEM_CACHE macro by Geliang Tang · 8 years ago
  68. 99ec269 ceph: use kmem_cache_zalloc by Geliang Tang · 8 years ago
  69. 03d9440 rbd: use KMEM_CACHE macro by Geliang Tang · 8 years ago
  70. 200fd27 ceph: use lookup request to revalidate dentry by Yan, Zheng · 8 years ago
  71. 641235d ceph: kill ceph_get_dentry_parent_inode() by Yan, Zheng · 8 years ago
  72. 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 8 years ago
  73. 29dccfa ceph: don't request vxattrs from MDS by Yan, Zheng · 8 years ago
  74. 132ca7e ceph: fix mounting same fs multiple times by Yan, Zheng · 8 years ago
  75. 4531126 ceph: remove unnecessary NULL check by Yan, Zheng · 8 years ago
  76. a3d714c ceph: avoid updating directory inode's i_size accidentally by Yan, Zheng · 8 years ago
  77. af5e5eb ceph: fix race during filling readdir cache by Yan, Zheng · 8 years ago
  78. 89f0817 libceph: use sizeof_footer() more by Ilya Dryomov · 8 years ago
  79. 34b759b ceph: kill ceph_empty_snapc by Ilya Dryomov · 8 years ago
  80. ce43559 ceph: fix a wrong comparison by Anton Protopopov · 8 years ago
  81. 8bbd471 ceph: replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 8 years ago
  82. 5b64640 ceph: scattered page writeback by Yan, Zheng · 8 years ago
  83. 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 8 years ago
  84. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 8 years ago
  85. 9e767ad libceph: osdc->req_mempool should be backed by a slab pool by Ilya Dryomov · 8 years ago
  86. ae458f5 libceph: make r_request msg_size calculation clearer by Ilya Dryomov · 8 years ago
  87. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 8 years ago
  88. de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 8 years ago
  89. a587d71 ceph: remove useless BUG_ON by Yan, Zheng · 8 years ago
  90. 133e915 ceph: don't enable rbytes mount option by default by Yan, Zheng · 8 years ago
  91. d1eee0c ceph: encode ctime in cap message by Yan, Zheng · 8 years ago
  92. b5d9170 libceph: behave in mon_fault() if cur_mon < 0 by Ilya Dryomov · 8 years ago
  93. bee3a37 libceph: reschedule tick in mon_fault() by Ilya Dryomov · 8 years ago
  94. 1752b50 libceph: introduce and switch to reopen_session() by Ilya Dryomov · 8 years ago
  95. 168b909 libceph: monc hunt rate is 3s with backoff up to 30s by Ilya Dryomov · 8 years ago
  96. 58d81b1 libceph: monc ping rate is 10s by Ilya Dryomov · 8 years ago
  97. 0e04dc2 libceph: pick a different monitor when reconnecting by Ilya Dryomov · 8 years ago
  98. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 8 years ago
  99. 0f9af16 libceph: decouple hunting and subs management by Ilya Dryomov · 8 years ago
  100. 02ac956 libceph: move debugfs initialization into __ceph_open_session() by Ilya Dryomov · 8 years ago