1. 4e361e0 bcache: update comment in sysfs.c by Shenghui Wang · 6 years ago
  2. 3db4d07 bcache: update comment for bch_data_insert by Shenghui Wang · 6 years ago
  3. ae17102 bcache: do not check if debug dentry is ERR or NULL explicitly on remove by Shenghui Wang · 6 years ago
  4. d2f96f4 bcache: add comment for cache_set->fill_iter by Shenghui Wang · 6 years ago
  5. 0273ac3 blkcg: handle dying request_queue when associating a blkg by Dennis Zhou · 6 years ago
  6. 544fbd1 block: deactivate blk_stat timer in wbt_disable_default() by Ming Lei · 6 years ago
  7. b2dbff1 sbitmap: flush deferred clears for resize and shallow gets by Jens Axboe · 6 years ago
  8. 2c4d535 lightnvm: pblk: do not overwrite ppa list with meta list by Igor Konopko · 6 years ago
  9. 55d8ec3 lightnvm: pblk: support packed metadata by Igor Konopko · 6 years ago
  10. a16816b lightnvm: disable interleaved metadata by Igor Konopko · 6 years ago
  11. 24828d0 lightnvm: dynamic DMA pool entry size by Igor Konopko · 6 years ago
  12. faa79f2 lightnvm: pblk: add helpers for OOB metadata by Igor Konopko · 6 years ago
  13. dd43949 lightnvm: pblk: move lba list to partial read context by Igor Konopko · 6 years ago
  14. 42bd038 lightnvm: pblk: avoid ref warning on cache creation by Javier González · 6 years ago
  15. 85136c0 lightnvm: simplify geometry enumeration by Matias Bjørling · 6 years ago
  16. 361d889 lightnvm: pblk: add comments wrt locking in recovery path by Javier González · 6 years ago
  17. fde201a lightnvm: pblk: add lock protection to list operations by Hua Su · 6 years ago
  18. 6e82f0b lightnvm: pblk: fix spelling in comment by Hua Su · 6 years ago
  19. e698d9f lightnvm: pblk: remove dead code in pblk_recov_l2p by Hans Holmberg · 6 years ago
  20. 0934ce8 lightnvm: pblk: fix pblk_lines_init error handling path by Hans Holmberg · 6 years ago
  21. c9a1d64 lightnvm: pblk: remove unused macro by Hans Holmberg · 6 years ago
  22. 3bcebc5 lightnvm: pblk: set conservative threshold for user writes by Hans Holmberg · 6 years ago
  23. 525f7bb lightnvm: pblk: stop writes gracefully when running out of lines by Hans Holmberg · 6 years ago
  24. ab3887b lightnvm: pblk: account for write error sectors in emeta by Hans Holmberg · 6 years ago
  25. c12fa40 lightnvm: pblk: fix resubmission of overwritten write err lbas by Hans Holmberg · 6 years ago
  26. 96076f7 lightnvm: pblk: fix chunk close trace event check by Hans Holmberg · 6 years ago
  27. 55e58c5 lightnvm: Fix uninitialized return value in nvm_get_chunk_meta() by Geert Uytterhoeven · 6 years ago
  28. f40a62d lightnvm: pblk: ignore the smeta oob area scan by Zhoujie Wu · 6 years ago
  29. c4576ae dm: fix request-based dm's use of dm_wait_for_completion by Mike Snitzer · 6 years ago
  30. 6451fe7 nvme: fix irq vs io_queue calculations by Jens Axboe · 6 years ago
  31. b7934ba dm: fix inflight IO check by Jens Axboe · 6 years ago
  32. 4ba09f6 mtip32xx: use BLK_STS_DEV_RESOURCE for device resources by Jens Axboe · 6 years ago
  33. e4025e4 mtip32xx: avoid using semaphores by Arnd Bergmann · 6 years ago
  34. 6f75723 dm: remove the pending IO accounting by Mikulas Patocka · 6 years ago
  35. e016b78 block: return just one value from part_in_flight by Mikulas Patocka · 6 years ago
  36. 1226b8d block: switch to per-cpu in-flight counters by Mikulas Patocka · 6 years ago
  37. 5b18b5a block: delete part_round_stats and switch to less precise counting by Mikulas Patocka · 6 years ago
  38. 112f158 block: stop passing 'cpu' to all percpu stats methods by Mike Snitzer · 6 years ago
  39. dbd3bbd dm rq: leverage blk_mq_queue_busy() to check for outstanding IO by Mike Snitzer · 6 years ago
  40. 80a787b dm: dont rewrite dm_disk(md)->part0.in_flight by Mikulas Patocka · 6 years ago
  41. 96f7741 Merge tag 'v4.20-rc6' into for-4.21/block by Jens Axboe · 6 years ago
  42. 58ab5e3 sbitmap: silence bogus lockdep IRQ warning by Jens Axboe · 6 years ago
  43. 40e020c Linux 4.20-rc6 by Linus Torvalds · 6 years ago
  44. d48f782 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  45. 8586ca8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. ebbd300 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. 4b04e73 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 35cc3cef net/sched: cls_flower: Reject duplicated rules also under skip_sw by Or Gerlitz · 6 years ago
  49. d4b60e9 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 6 years ago
  50. e30fbc3 bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips. by Michael Chan · 6 years ago
  51. c0b8cda bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips. by Michael Chan · 6 years ago
  52. 75720e6 bnxt_en: Keep track of reserved IRQs. by Michael Chan · 6 years ago
  53. 804fba4 bnxt_en: Fix CNP CoS queue regression. by Michael Chan · 6 years ago
  54. 0844895 Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  55. 47dcb08 Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  56. 822b768 Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  57. 50a5528a Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  58. bc4caf1 Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  59. fa82dcb Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  60. bd799eb Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  61. bd5122c net/mlx4_core: Correctly set PFC param if global pause is turned off. by Tarick Bedeir · 6 years ago
  62. 6ec067e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  63. 8214bdf Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  64. 570c913 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  65. f896adc Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  66. 356ff8a Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask" by David Rientjes · 6 years ago
  67. 5b3279e Revert "net/ibm/emac: wrong bit is used for STA control" by Benjamin Herrenschmidt · 6 years ago
  68. 29cadd2 scsi: Fix a harmless double shift bug by Dan Carpenter · 6 years ago
  69. 3236b45 nvme: remove unused function nvme_ctrl_ready by Israel Rukshin · 6 years ago
  70. 49cd84b nvme: implement Enhanced Command Retry by Keith Busch · 6 years ago
  71. 5a3a6d6 nvmet: fix the structure member indentation by Chaitanya Kulkarni · 6 years ago
  72. cb019da nvmet: use unlikely for req status check by Chaitanya Kulkarni · 6 years ago
  73. ad1f824 nvmet-rdma: Add unlikely for response allocated check by Israel Rukshin · 6 years ago
  74. 5c4072a nvme: Remove unused forward declaration by Israel Rukshin · 6 years ago
  75. 8154ed7 nvme: disable fabrics SQ flow control when asked by the user by Sagi Grimberg · 6 years ago
  76. 9b95d2f nvmet: expose support for fabrics SQ flow control disable in treq by Sagi Grimberg · 6 years ago
  77. 0445e1b5 nvmet: don't override treq upon modification. by Sagi Grimberg · 6 years ago
  78. e6a622f nvmet: support fabrics sq flow control by Sagi Grimberg · 6 years ago
  79. 6e2e312 nvmet-fc: remove the IN_ISR deferred scheduling options by James Smart · 6 years ago
  80. 03198c4 nvmet: mark nvmet_genctr static by Christoph Hellwig · 6 years ago
  81. b662a07 nvmet: enable Discovery Controller AENs by Jay Sternberg · 6 years ago
  82. 253928e nvmet: allow host connect even if no allowed subsystems are exported by Sagi Grimberg · 6 years ago
  83. 6a8ec0a nvmet: add support to Discovery controllers for commands by Jay Sternberg · 6 years ago
  84. f301c2b nvmet: add defines for discovery change async events by Jay Sternberg · 6 years ago
  85. 9010745 nvmet: make kato and AEN processing for use by other controllers by Jay Sternberg · 6 years ago
  86. f9362ac nvmet: allow Keep Alive for Discovery controller by Jay Sternberg · 6 years ago
  87. 7114dde nvmet: change aen mask functions to use bit numbers by Jay Sternberg · 6 years ago
  88. 6c8312a nvmet: provide aen bit functions for multiple controller types by Jay Sternberg · 6 years ago
  89. 50a909d nvmet: use IOCB_NOWAIT for file-ns buffered I/O by Chaitanya Kulkarni · 6 years ago
  90. c09305a nvmet: support for traffic based keep-alive by Sagi Grimberg · 6 years ago
  91. 6e3ca03e nvme: support traffic based keep-alive by Sagi Grimberg · 6 years ago
  92. 3e53ba38 nvme: cache controller attributes by Sagi Grimberg · 6 years ago
  93. 12b2117 nvme: introduce ctrl attributes enumeration by Sagi Grimberg · 6 years ago
  94. 103e515 nvme: add a numa_node field to struct nvme_ctrl by Hannes Reinecke · 6 years ago
  95. 1190203 nvme: consolidate memset calls in the nvme_setup_cmd path by Chaitanya Kulkarni · 6 years ago
  96. 5938870 blk-mq: re-build queue map in case of kdump kernel by Ming Lei · 6 years ago
  97. 4705de7 blkcg: put back rcu lock in blkcg_bio_issue_check() by Dennis Zhou · 6 years ago
  98. d3fcdff block: convert io-latency to use rq_qos_wait by Josef Bacik · 6 years ago
  99. b6c7b58 block: convert wbt_wait() to use rq_qos_wait() by Josef Bacik · 6 years ago
  100. 84f6032 block: add rq_qos_wait to rq_qos by Josef Bacik · 6 years ago