1. 6689dfa ata: sata_dwc_460ex: set dma_boundary to 0x1fff by Andy Shevchenko · 8 years ago
  2. a7e6de5 ata: sata_dwc_460ex: fix crash on offline links without an attached drive by Christian Lamparter · 8 years ago
  3. 55e610c ata: sata_dwc_460ex: remove incorrect locking by Mans Rullgard · 8 years ago
  4. 3a14c66 dmaengine: dw: pass platform data via struct dw_dma_chip by Andy Shevchenko · 8 years ago
  5. 161c3d0 dmaengine: dw: keep entire platform data in struct dw_dma by Andy Shevchenko · 8 years ago
  6. 2e65060e dmaengine: dw: revisit data_width property by Andy Shevchenko · 8 years ago
  7. 969f750 dmaengine: dw: platform: check nr_masters to be non-zero by Andy Shevchenko · 8 years ago
  8. ab703f8 dmaengine: dw: lazy allocation of dma descriptors by Christian Lamparter · 8 years ago
  9. 925a7d0 dmaengine: dw: set cdesc to NULL when free cyclic transfers by Andy Shevchenko · 8 years ago
  10. b68fd09 dmaengine: dw: move residue to a descriptor by Andy Shevchenko · 8 years ago
  11. 423f9cb dmaengine: dw: move dwc->initialized to dwc->flags by Andy Shevchenko · 8 years ago
  12. 5e09f98 dmaengine: dw: move dwc->paused to dwc->flags by Andy Shevchenko · 8 years ago
  13. 7794e5b dmaengine: dw: define counter variables as unsigned int by Andy Shevchenko · 8 years ago
  14. 897e40d dmaengine: dw: substitute dma_read_byaddr by dma_readl_native by Andy Shevchenko · 8 years ago
  15. a3e5579 dmaengine: dw: clear LLP_[SD]_EN bits in last descriptor of a chain by Mans Rullgard · 8 years ago
  16. 2a0fae0 dmaengine: dw: set LMS field in descriptors by Mans Rullgard · 8 years ago
  17. df1f3a2 dmaengine: dw: fix byte order of hw descriptor fields by Mans Rullgard · 8 years ago
  18. bb3450a dmaengine: dw: set src and dst master select according to xfer direction by Mans Rullgard · 8 years ago
  19. c422025 dmaengine: dw: rename masters to reflect actual topology by Andy Shevchenko · 8 years ago
  20. 3fe6409 dmaengine: dw: fix master selection by Andy Shevchenko · 8 years ago
  21. f55532a Linux 4.6-rc1 by Linus Torvalds · 8 years ago
  22. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  23. 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
  24. b4cec5f Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  25. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  26. 02fc59a f2fs/crypto: fix xts_tweak initialization by Linus Torvalds · 8 years ago
  27. 4f1b50c NTB: Remove _addr functions from ntb_hw_amd by Allen Hubbe · 8 years ago
  28. 4599649 orangefs: fix orangefs_superblock locking by Al Viro · 8 years ago
  29. 6d4c1a3 orangefs: fix do_readv_writev() handling of error halfway through by Al Viro · 8 years ago
  30. 524b1d3 orangefs: have ->kill_sb() evict the VFS side of things first by Al Viro · 8 years ago
  31. 177f8fc orangefs: sanitize ->llseek() by Al Viro · 8 years ago
  32. 7df240d771 orangefs-bufmap.h: trim unused junk by Al Viro · 8 years ago
  33. b8a99a8 orangefs: saner calling conventions for getting a slot by Al Viro · 8 years ago
  34. bf6bf60 orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer by Al Viro · 8 years ago
  35. 9f5e2f7 orangefs: get rid of readdir_handle_s by Al Viro · 8 years ago
  36. 606c61a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  37. 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
  38. dad44de Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 8 years ago
  39. c155c74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  40. 0fda278 thp: fix typo in khugepaged_scan_pmd() by Kirill A. Shutemov · 8 years ago
  41. 0ba1d91 MAINTAINERS: fill entries for KASAN by Andrey Ryabinin · 8 years ago
  42. e7080a4 mm/filemap: generic_file_read_iter(): check for zero reads unconditionally by Nicolai Stange · 8 years ago
  43. 9dcadd3 kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 by Alexander Potapenko · 8 years ago
  44. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  45. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  46. 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 8 years ago
  47. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 8 years ago
  48. e6e8379 kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right() by Alexander Potapenko · 8 years ago
  49. aaf4fb7 include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() by Tetsuo Handa · 8 years ago
  50. d9dddbf mm/page_alloc: prevent merging between isolated and other pageblocks by Vlastimil Babka · 8 years ago
  51. f419a08f drivers/memstick/host/r592.c: avoid gcc-6 warning by Arnd Bergmann · 8 years ago
  52. 102c259 ocfs2: extend enough credits for freeing one truncate record while replaying truncate records by Xue jiufei · 8 years ago
  53. 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
  54. e5054c9 ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert by xuejiufei · 8 years ago
  55. 584dca3 ocfs2: solve a problem of crossing the boundary in updating backups by jiangyiwen · 8 years ago
  56. 35ddf78 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local by jiangyiwen · 8 years ago
  57. be12b29 ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list by Joseph Qi · 8 years ago
  58. ac7cf24 ocfs2/dlm: fix race between convert and recovery by Joseph Qi · 8 years ago
  59. 2888868 ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write() by Ryan Ding · 8 years ago
  60. ce17082 ocfs2: fix disk file size and memory file size mismatch by Ryan Ding · 8 years ago
  61. a86a72a ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write by Ryan Ding · 8 years ago
  62. e63890f ocfs2: fix ip_unaligned_aio deadlock with dio work queue by Ryan Ding · 8 years ago
  63. f1f973f ocfs2: code clean up for direct io by Ryan Ding · 8 years ago
  64. c15471f ocfs2: fix sparse file & data ordering issue in direct io by Ryan Ding · 8 years ago
  65. 4506cfb ocfs2: record UNWRITTEN extents when populate write desc by Ryan Ding · 8 years ago
  66. 2de6a3c ocfs2: return the physical address in ocfs2_write_cluster by Ryan Ding · 8 years ago
  67. 46e6255 ocfs2: do not change i_size in write_end for direct io by Ryan Ding · 8 years ago
  68. 65c4db8 ocfs2: test target page before change it by Ryan Ding · 8 years ago
  69. b46637d ocfs2: use c_new to indicate newly allocated extents by Ryan Ding · 8 years ago
  70. c1ad1e3 ocfs2: add ocfs2_write_type_t type to identify the caller of write by Ryan Ding · 8 years ago
  71. 9e13f1f ocfs2: o2hb: fix double free bug by Junxiao Bi · 8 years ago
  72. b8b4ead drivers/input: eliminate INPUT_COMPAT_TEST macro by Andrew Morton · 8 years ago
  73. bb29902 oom, oom_reaper: protect oom_reaper_list using simpler way by Tetsuo Handa · 8 years ago
  74. e267960 oom: make oom_reaper freezable by Michal Hocko · 8 years ago
  75. 29c696e oom: make oom_reaper_list single linked by Vladimir Davydov · 8 years ago
  76. 855b018 oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task by Michal Hocko · 8 years ago
  77. 0304926 mm, oom_reaper: implement OOM victims queuing by Michal Hocko · 8 years ago
  78. bc448e8 mm, oom_reaper: report success/failure by Michal Hocko · 8 years ago
  79. 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 8 years ago
  80. aac4536 mm, oom: introduce oom reaper by Michal Hocko · 8 years ago
  81. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 8 years ago
  82. 2d5ae5c [IA64] Enable preadv2 and pwritev2 syscalls for ia64 by Tony Luck · 8 years ago
  83. 8e653b6 Fix permissions of drivers/power/avs/rockchip-io-domain.c by Rafael J. Wysocki · 8 years ago
  84. 5ee61e9 libceph: use KMEM_CACHE macro by Geliang Tang · 8 years ago
  85. 99ec269 ceph: use kmem_cache_zalloc by Geliang Tang · 8 years ago
  86. 03d9440 rbd: use KMEM_CACHE macro by Geliang Tang · 8 years ago
  87. 200fd27 ceph: use lookup request to revalidate dentry by Yan, Zheng · 8 years ago
  88. 641235d ceph: kill ceph_get_dentry_parent_inode() by Yan, Zheng · 8 years ago
  89. 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 8 years ago
  90. 29dccfa ceph: don't request vxattrs from MDS by Yan, Zheng · 8 years ago
  91. 132ca7e ceph: fix mounting same fs multiple times by Yan, Zheng · 8 years ago
  92. 4531126 ceph: remove unnecessary NULL check by Yan, Zheng · 8 years ago
  93. a3d714c ceph: avoid updating directory inode's i_size accidentally by Yan, Zheng · 8 years ago
  94. af5e5eb ceph: fix race during filling readdir cache by Yan, Zheng · 8 years ago
  95. 89f08173 libceph: use sizeof_footer() more by Ilya Dryomov · 8 years ago
  96. 34b759b ceph: kill ceph_empty_snapc by Ilya Dryomov · 8 years ago
  97. ce43559 ceph: fix a wrong comparison by Anton Protopopov · 8 years ago
  98. 8bbd471 ceph: replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 8 years ago
  99. 5b64640 ceph: scattered page writeback by Yan, Zheng · 8 years ago
  100. 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 8 years ago