1. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  2. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  3. 5be1f9d Merge tag 'v5.2-rc6' into for-5.3/block by Jens Axboe · 6 years ago
  4. dff90d5 bcache: add reclaimed_journal_buckets to struct cache_set by Coly Li · 6 years ago
  5. 91be66e bcache: performance improvement for btree_flush_write() by Coly Li · 6 years ago
  6. 50a260e bcache: fix race in btree_flush_write() by Coly Li · 6 years ago
  7. d91ce75 bcache: remove retry_flush_write from struct cache_set by Coly Li · 6 years ago
  8. 41508bb bcache: add comments for mutex_lock(&b->write_lock) by Coly Li · 6 years ago
  9. e5ec5f4 bcache: only clear BTREE_NODE_dirty bit when it is set by Coly Li · 6 years ago
  10. 249a5f6 bcache: Revert "bcache: fix high CPU occupancy during journal" by Coly Li · 6 years ago
  11. ba82c1a bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free" by Coly Li · 6 years ago
  12. 1df3877 bcache: shrink btree node cache after bch_btree_check() by Coly Li · 6 years ago
  13. a231f07 bcache: set largest seq to ja->seq[bucket_index] in journal_read_bucket() by Coly Li · 6 years ago
  14. 2464b69 bcache: add code comments for journal_read_bucket() by Coly Li · 6 years ago
  15. 7e865eb bcache: fix potential deadlock in cached_def_free() by Coly Li · 6 years ago
  16. 80265d8 bcache: acquire bch_register_lock later in cached_dev_free() by Coly Li · 6 years ago
  17. 97ba3b8 bcache: acquire bch_register_lock later in cached_dev_detach_finish() by Coly Li · 6 years ago
  18. a59ff6c bcache: avoid a deadlock in bcache_reboot() by Coly Li · 6 years ago
  19. 5c2a634 bcache: stop writeback kthread and kworker when bch_cached_dev_run() failed by Coly Li · 6 years ago
  20. f54d801 bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_thread by Coly Li · 6 years ago
  21. 54619998 bcache: fix mistaken sysfs entry for io_error counter by Coly Li · 6 years ago
  22. 0c277e2 bcache: add pendings_cleanup to stop pending bcache device by Coly Li · 6 years ago
  23. 944a4f3 bcache: make bset_search_tree() be more understandable by Coly Li · 6 years ago
  24. 68a53c9 bcache: remove "XXX:" comment line from run_cache_set() by Coly Li · 6 years ago
  25. e0faa3d bcache: improve error message in bch_cached_dev_run() by Coly Li · 6 years ago
  26. 633bb2c bcache: add more error message in bch_cached_dev_attach() by Coly Li · 6 years ago
  27. 4b6efb4 bcache: more detailed error message to bcache_device_link() by Coly Li · 6 years ago
  28. 383ff21 bcache: check CACHE_SET_IO_DISABLE bit in bch_journal() by Coly Li · 6 years ago
  29. e775339 bcache: check CACHE_SET_IO_DISABLE in allocator code by Coly Li · 6 years ago
  30. bd9026c bcache: remove unncessary code in bch_btree_keys_init() by Coly Li · 6 years ago
  31. 0b13efe bcache: add return value check to bch_cached_dev_run() by Coly Li · 6 years ago
  32. 89e0341 bcache: use sysfs_match_string() instead of __sysfs_match_string() by Alexandru Ardelean · 6 years ago
  33. f960fac bcache: remove unnecessary prefetch() in bset_search_tree() by Coly Li · 6 years ago
  34. 08ec1e6 bcache: add io error counting in write_bdev_super_endio() by Coly Li · 6 years ago
  35. 578df99 bcache: ignore read-ahead request failure on backing device by Coly Li · 6 years ago
  36. e6dcbd3 bcache: avoid flushing btree node in cache_set_flush() if io disabled by Coly Li · 6 years ago
  37. 695277f Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()" by Coly Li · 6 years ago
  38. 0ae49cb bcache: fix return value error in bch_journal_read() by Coly Li · 6 years ago
  39. b387e9b bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush() by Coly Li · 6 years ago
  40. 141df8b bcache: don't set max writeback rate if gc is running by Coly Li · 6 years ago
  41. 65ee21e Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  42. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  43. 16d4b74 md/raid1: Fix a warning message in remove_wb() by Dan Carpenter · 6 years ago
  44. 2eba4e6 dm verity: use message limit for data block corruption message by Milan Broz · 6 years ago
  45. a065192 dm table: don't copy from a NULL pointer in realloc_argv() by Jerome Marchand · 6 years ago
  46. 211ad4b dm log writes: make sure super sector log updates are written in order by zhangyi (F) · 6 years ago
  47. 10c9c8e dm init: remove trailing newline from calls to DMERR() and DMINFO() by Stephen Boyd · 6 years ago
  48. dec7e64 dm init: fix incorrect uses of kstrndup() by Gen Zhang · 6 years ago
  49. d494549 md: add bitmap_abort label in md_run by Guoqing Jiang · 6 years ago
  50. 617b194 md-bitmap: create and destroy wb_info_pool with the change of bitmap by Guoqing Jiang · 6 years ago
  51. 10c92fc md-bitmap: create and destroy wb_info_pool with the change of backlog by Guoqing Jiang · 6 years ago
  52. 963c555 md: introduce mddev_create/destroy_wb_pool for the change of member device by Guoqing Jiang · 6 years ago
  53. 3e148a3 md/raid1: fix potential data inconsistency issue with write behind device by Guoqing Jiang · 6 years ago
  54. 14ccb66 block: remove the bi_phys_segments field in struct bio by Christoph Hellwig · 6 years ago
  55. 9642fa7 md: fix for divide error in status_resync by Mariusz Tkaczyk · 6 years ago
  56. e9eeba2 md/raid10: read balance chooses idlest disk for SSD by Guoqing Jiang · 6 years ago
  57. c7afa80 md: raid1-10: Unify r{1,10}bio_pool_free by Marcos Paulo de Souza · 6 years ago
  58. 8cf05a7 md: raid10: Use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  59. ebfeb44 md/raid1: get rid of extra blank line and space by Yufen Yu · 6 years ago
  60. e5b521e md: fix spelling typo and add necessary space by Yufen Yu · 6 years ago
  61. 168b305 md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show by Marcos Paulo de Souza · 6 years ago
  62. d9771f5 raid5-cache: Need to do start() part job after adding journal device by Xiao Ni · 6 years ago
  63. 3f677f9 drivers: md: Unify common definitions of raid1 and raid10 by Marcos Paulo de Souza · 6 years ago
  64. 1f0ffa6 bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached by Coly Li · 6 years ago
  65. 31b9095 bcache: fix stack corruption by PRECEDING_KEY() by Coly Li · 6 years ago
  66. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  67. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  68. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  69. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  70. b2ad813 Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  71. 86c2f5d Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  72. af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 6 years ago
  73. 8d7c56d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45 by Thomas Gleixner · 6 years ago
  74. 86f9e56 Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  75. 51b86f9 dm: make sure to obey max_io_len_target_boundary by Michael Lass · 6 years ago
  76. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  77. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  78. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  79. 7bf7eac dax: Arrange for dax_supported check to span multiple devices by Dan Williams · 6 years ago
  80. 311f712 Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  81. 8454fca dm: fix a couple brace coding style issues by Sheetal Singala · 6 years ago
  82. f710126 dm crypt: print device name in integrity error message by Milan Broz · 6 years ago
  83. 7a1cd72 dm crypt: move detailed message into debug level by Milan Broz · 6 years ago
  84. 0f41fcf dm ioctl: fix hang in early create error condition by Helen Koike · 6 years ago
  85. 05d6909 dm integrity: whitespace, coding style and dead code cleanup by Mike Snitzer · 6 years ago
  86. 4827149 dm integrity: implement synchronous mode for reboot handling by Mikulas Patocka · 6 years ago
  87. 1f5a775 dm integrity: handle machine reboot in bitmap mode by Mikulas Patocka · 6 years ago
  88. 468dfca dm integrity: add a bitmap mode by Mikulas Patocka · 6 years ago
  89. 8b3bbd4 dm integrity: introduce a function add_new_range_and_wait() by Mikulas Patocka · 6 years ago
  90. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  91. 4f43446 dm integrity: allow large ranges to be described by Mikulas Patocka · 6 years ago
  92. d5027e0 dm ingerity: pass size to dm_integrity_alloc_page_list() by Mikulas Patocka · 6 years ago
  93. 981e8a9 dm integrity: introduce rw_journal_sectors() by Mikulas Patocka · 6 years ago
  94. 88ad5d1 dm integrity: update documentation by Mikulas Patocka · 6 years ago
  95. 893e3c3 dm integrity: don't report unused options by Mikulas Patocka · 6 years ago
  96. 97abfde dm integrity: don't check null pointer before kvfree and vfree by Mikulas Patocka · 6 years ago
  97. 30bba43 dm integrity: correctly calculate the size of metadata area by Mikulas Patocka · 6 years ago
  98. 9ccce5a dm dust: Make dm_dust_init and dm_dust_exit static by YueHaibing · 6 years ago
  99. cacddea dm dust: remove redundant unsigned comparison to less than zero by Colin Ian King · 6 years ago
  100. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago