1. d340121 lightnvm: pblk: simplify data validity check on GC by Javier González · 7 years ago
  2. 84454e6 lightnvm: pblk: refactor read lba sanity check by Javier González · 7 years ago
  3. 9f6cb13 lightnvm: pblk: normalize ppa namings by Javier González · 7 years ago
  4. 3627896 lightnvm: pblk: use constant for GC max inflight by Javier González · 7 years ago
  5. 2942f50 lightnvm: pblk: remove checks on mempool alloc. by Javier González · 7 years ago
  6. e72ec1d lightnvm: pblk: do not use a mempool for line bitmaps by Javier González · 7 years ago
  7. 0d88039 lightnvm: pblk: decouple read/erase mempools by Javier González · 7 years ago
  8. b84ae4a8 lightnvm: pblk: simplify work_queue mempool by Javier González · 7 years ago
  9. bd43241 lightnvm: pblk: fix min size for page mempool by Javier González · 7 years ago
  10. da67e68f lightnvm: pblk: avoid deadlock on low LUN config by Javier González · 7 years ago
  11. e0e12a7 lightnvm: pblk: fix write I/O sync stat by Javier González · 7 years ago
  12. cd8ddbf lightnvm: pblk: free padded entries in write buffer by Javier González · 7 years ago
  13. 7d327a9 lightnvm: pblk: use right flag for GC allocation by Javier González · 7 years ago
  14. a112117 lightnvm: pblk: initialize debug stat counter by Javier González · 7 years ago
  15. 32825eb lightnvm: pblk: reuse pblk_gc_should_kick by Rakesh Pandit · 7 years ago
  16. c79819b lightnvm: pblk: print incompatible line version correctly by Rakesh Pandit · 7 years ago
  17. c549384 lightnvm: pblk: improve error message if down_timeout fails by Rakesh Pandit · 7 years ago
  18. 4e76af5 lightnvm: pblk: fix message if L2P MAP is in device by Rakesh Pandit · 7 years ago
  19. e57903f lightnvm: pblk: protect line bitmap while submitting meta io by Rakesh Pandit · 7 years ago
  20. 32c662c lightnvm: include NVM Express driver if OCSSD is selected for build by Rakesh Pandit · 7 years ago
  21. c9d84b3 lightnvm: pblk: fix error path in pblk_lines_alloc_metadata by Rakesh Pandit · 7 years ago
  22. a96d50f lightnvm: remove already calculated nr_chnls by Rakesh Pandit · 7 years ago
  23. 88d31ea lightnvm: protect target type list with correct locks by Rakesh Pandit · 7 years ago
  24. bb6aa6f lightnvm: prevent bd removal if busy by Rakesh Pandit · 7 years ago
  25. 9001482 lightnvm: prevent target type module removal when in use by Rakesh Pandit · 7 years ago
  26. 47bc227 mtip32xx: Clean up unused variables by Christos Gkekas · 7 years ago
  27. 7f66721 fs/block_dev: remove vfs_msg() interface by Rakesh Pandit · 7 years ago
  28. 85acb3b block: set request_list for request by Shaohua Li · 7 years ago
  29. eca8b53 blk-stat: delete useless code by Shaohua Li · 7 years ago
  30. 53cfdc1 blk-throttle: fix null pointer dereference while throttling writeback IOs by Jiufei Xue · 7 years ago
  31. 58a9edc blkcg: check pol->cpd_free_fn before free cpd by weiping zhang · 7 years ago
  32. 8264c32 writeback: merge try_to_writeback_inodes_sb_nr() into caller by Rakesh Pandit · 7 years ago
  33. 99fead8 block, bfq: fix unbalanced decrements of burst size by Paolo Valente · 7 years ago
  34. b5dc5d4 block,bfq: Disable writeback throttling by Luca Miccio · 7 years ago
  35. 94af584 writeback: schedule periodic writeback with sysctl by Yafang Shao · 7 years ago
  36. 4078def block/bio: Remove null checks before mempool_destroy in bioset_free by Tim Hansen · 7 years ago
  37. 4b14a5c block: remove unnecessary NULL checks in bioset_integrity_free() by Tim Hansen · 7 years ago
  38. 775d3a3 backing-dev: kill unused pdflush_proc_obsolete() by Jens Axboe · 7 years ago
  39. 5fdee21 block: remove QUEUE_FLAG_STACKABLE by Christoph Hellwig · 7 years ago
  40. b35bd0d sysctl: remove /proc/sys/vm/nr_pdflush_threads by Jens Axboe · 7 years ago
  41. 85009b4 writeback: eliminate work item allocation in bd_start_writeback() by Jens Axboe · 7 years ago
  42. fc13457 blk-mq: document the need to have STARTED and COMPLETED share a byte by Jens Axboe · 7 years ago
  43. a7af0af blk-mq: attempt to fix atomic flag memory ordering by Peter Zijlstra · 7 years ago
  44. 9c98837 block: move __elv_next_request to blk-core.c by Christoph Hellwig · 7 years ago
  45. 7cb0400 block, bfq: decrease burst size when queues in burst exit by Paolo Valente · 7 years ago
  46. 894df93 block, bfq: let early-merged queues be weight-raised on split too by Paolo Valente · 7 years ago
  47. 3e2bdd6 block, bfq: check and switch back to interactive wr also on queue split by Paolo Valente · 7 years ago
  48. 4baa8bb block, bfq: fix wrong init of saved start time for weight raising by Paolo Valente · 7 years ago
  49. aac8d41 writeback: only allow one inflight and pending full flush by Jens Axboe · 7 years ago
  50. e8e8a0c writeback: move nr_pages == 0 logic to one location by Jens Axboe · 7 years ago
  51. 9dfb176 writeback: make wb_start_writeback() static by Jens Axboe · 7 years ago
  52. 0ab29fd writeback: pass in '0' for nr_pages writeback in laptop mode by Jens Axboe · 7 years ago
  53. 595043e writeback: provide a wakeup_flusher_threads_bdi() by Jens Axboe · 7 years ago
  54. 47410d8 writeback: remove 'range_cyclic' argument for wb_start_writeback() by Jens Axboe · 7 years ago
  55. d31cd9d writeback: switch wakeup_flusher_threads() to cyclic writeback by Jens Axboe · 7 years ago
  56. 9ba4b2d fs: kill 'nr_pages' argument from wakeup_flusher_threads() by Jens Axboe · 7 years ago
  57. bc48f00 buffer: eliminate the need to call free_more_memory() in __getblk_slow() by Jens Axboe · 7 years ago
  58. 94dc24c buffer: grow_dev_page() should use __GFP_NOFAIL for all cases by Jens Axboe · 7 years ago
  59. 640ab98 buffer: have alloc_page_buffers() use __GFP_NOFAIL by Jens Axboe · 7 years ago
  60. 7beb2f8 blk-mq: wire up completion notifier for laptop mode by Jens Axboe · 7 years ago
  61. 5385fa4 blk-mq-tag: kill unused tag enums by Jens Axboe · 7 years ago
  62. 5472487 blk-mq: remove unused function hctx_allow_merges by weiping zhang · 7 years ago
  63. b3cffc3 null_blk: add "no_sched" module parameter by weiping zhang · 7 years ago
  64. 0b508bc block: fix a build error by Shaohua Li · 7 years ago
  65. 9979d54 block: cryptoloop - Fix build warning by Corentin Labbe · 7 years ago
  66. d4478e9 block/loop: make loop cgroup aware by Shaohua Li · 7 years ago
  67. 902ec5b block: make blkcg aware of kthread stored original cgroup info by Shaohua Li · 7 years ago
  68. af551fb blkcg: delete unused APIs by Shaohua Li · 7 years ago
  69. 05e3db9 kthread: add a mechanism to store cgroup info by Shaohua Li · 7 years ago
  70. e365806 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  71. b776e4b fix a typo in put_compat_shm_info() by Al Viro · 7 years ago
  72. 19240e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  73. 1776364 Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  74. cf03461 Merge tag 'microblaze-4.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  75. ac0a364 Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  76. fddc992 nvme-fcloop: fix port deletes and callbacks by James Smart · 7 years ago
  77. 6b71f9e nvmet-fc: sync header templates with comments by James Smart · 7 years ago
  78. 0c319d3 nvmet-fc: ensure target queue id within range. by James Smart · 7 years ago
  79. 3688feb nvmet-fc: on port remove call put outside lock by James Smart · 7 years ago
  80. e4d753d nvme-rdma: don't fully stop the controller in error recovery by Sagi Grimberg · 7 years ago
  81. 0a960afd nvme-rdma: give up reconnect if state change fails by Sagi Grimberg · 7 years ago
  82. 1a40d97 nvme-core: Use nvme_wq to queue async events and fw activation by Sagi Grimberg · 7 years ago
  83. 8cbd96a nvme: fix sqhd reference when admin queue connect fails by James Smart · 7 years ago
  84. 1020165 gfs2: Fix debugfs glocks dump by Andreas Gruenbacher · 7 years ago
  85. f5c156c block: fix a crash caused by wrong API by Shaohua Li · 7 years ago
  86. 332391a fs: Fix page cache inconsistency when mixing buffered and AIO DIO by Lukas Czerner · 7 years ago
  87. bb1cc74 nvmet: implement valid sqhd values in completions by James Smart · 7 years ago
  88. 8edd11c nvme-fabrics: Allow 0 as KATO value by Guilherme G. Piccoli · 7 years ago
  89. 0951338 nvme: allow timed-out ios to retry by James Smart · 7 years ago
  90. cd48282 nvme: stop aer posting if controller state not live by James Smart · 7 years ago
  91. d087747 nvme-pci: Print invalid SGL only once by Keith Busch · 7 years ago
  92. 161b8be nvme-pci: initialize queue memory before interrupts by Keith Busch · 7 years ago
  93. deb6174 nvmet-fc: fix failing max io queue connections by James Smart · 7 years ago
  94. d9d34c0 nvme-fc: use transport-specific sgl format by James Smart · 7 years ago
  95. d85cf20 nvme: add transport SGL definitions by James Smart · 7 years ago
  96. c98cb3b nvme.h: remove FC transport-specific error values by James Smart · 7 years ago
  97. 39a550d qla2xxx: remove use of FC-specific error codes by James Smart · 7 years ago
  98. 8e009ce8 lpfc: remove use of FC-specific error codes by James Smart · 7 years ago
  99. fc9608e nvmet-fcloop: remove use of FC-specific error codes by James Smart · 7 years ago
  100. 29b3d26 nvmet-fc: remove use of FC-specific error codes by James Smart · 7 years ago