1. 27b9787 lightnvm: pblk: fix changing GC group list for a line by Rakesh Pandit · 7 years ago
  2. e6b754c lightnvm: pblk: ensure right bad block calculation by Javier González · 7 years ago
  3. 21d2287 lightnvm: pblk: enable 1 LUN configuration by Javier González · 7 years ago
  4. 1e82123 lightnvm: pblk: remove I/O dependency on write path by Javier González · 7 years ago
  5. 0f9248c lightnvm: pblk: remove redundant check on read path by Javier González · 7 years ago
  6. 7bd4d37 lightnvm: pblk: guarantee line integrity on reads by Javier González · 7 years ago
  7. a4809fe lightnvm: pblk: check lba sanity on read path by Javier González · 7 years ago
  8. 26532ee lightnvm: pblk: use rqd->end_io for completion by Javier González · 7 years ago
  9. 67bf26a lightnvm: pblk: refactor rqd alloc/free by Javier González · 7 years ago
  10. e2cddf2 lightnvm: pblk: improve naming for internal req. by Javier González · 7 years ago
  11. 875d94f lightnvm: pblk: allocate bio size more accurately by Javier González · 7 years ago
  12. 6ca2f71 lightnvm: pblk: simplify path on REQ_PREFLUSH by Javier González · 7 years ago
  13. 55e836d lightnvm: pblk: put bio on bio completion by Javier González · 7 years ago
  14. 2a19b10 lightnvm: pblk: refactor read path on GC by Javier González · 7 years ago
  15. d340121 lightnvm: pblk: simplify data validity check on GC by Javier González · 7 years ago
  16. 84454e6 lightnvm: pblk: refactor read lba sanity check by Javier González · 7 years ago
  17. 9f6cb13 lightnvm: pblk: normalize ppa namings by Javier González · 7 years ago
  18. 3627896 lightnvm: pblk: use constant for GC max inflight by Javier González · 7 years ago
  19. 2942f50 lightnvm: pblk: remove checks on mempool alloc. by Javier González · 7 years ago
  20. e72ec1d lightnvm: pblk: do not use a mempool for line bitmaps by Javier González · 7 years ago
  21. 0d88039 lightnvm: pblk: decouple read/erase mempools by Javier González · 7 years ago
  22. b84ae4a8 lightnvm: pblk: simplify work_queue mempool by Javier González · 7 years ago
  23. bd43241 lightnvm: pblk: fix min size for page mempool by Javier González · 7 years ago
  24. da67e68f lightnvm: pblk: avoid deadlock on low LUN config by Javier González · 7 years ago
  25. e0e12a7 lightnvm: pblk: fix write I/O sync stat by Javier González · 7 years ago
  26. cd8ddbf lightnvm: pblk: free padded entries in write buffer by Javier González · 7 years ago
  27. 7d327a9 lightnvm: pblk: use right flag for GC allocation by Javier González · 7 years ago
  28. a112117 lightnvm: pblk: initialize debug stat counter by Javier González · 7 years ago
  29. 32825eb lightnvm: pblk: reuse pblk_gc_should_kick by Rakesh Pandit · 7 years ago
  30. c79819b lightnvm: pblk: print incompatible line version correctly by Rakesh Pandit · 7 years ago
  31. c549384 lightnvm: pblk: improve error message if down_timeout fails by Rakesh Pandit · 7 years ago
  32. 4e76af5 lightnvm: pblk: fix message if L2P MAP is in device by Rakesh Pandit · 7 years ago
  33. e57903f lightnvm: pblk: protect line bitmap while submitting meta io by Rakesh Pandit · 7 years ago
  34. 32c662c lightnvm: include NVM Express driver if OCSSD is selected for build by Rakesh Pandit · 7 years ago
  35. c9d84b3 lightnvm: pblk: fix error path in pblk_lines_alloc_metadata by Rakesh Pandit · 7 years ago
  36. a96d50f lightnvm: remove already calculated nr_chnls by Rakesh Pandit · 7 years ago
  37. 88d31ea lightnvm: protect target type list with correct locks by Rakesh Pandit · 7 years ago
  38. bb6aa6f lightnvm: prevent bd removal if busy by Rakesh Pandit · 7 years ago
  39. 9001482 lightnvm: prevent target type module removal when in use by Rakesh Pandit · 7 years ago
  40. 47bc227 mtip32xx: Clean up unused variables by Christos Gkekas · 7 years ago
  41. 5fdee21 block: remove QUEUE_FLAG_STACKABLE by Christoph Hellwig · 7 years ago
  42. 640ab98 buffer: have alloc_page_buffers() use __GFP_NOFAIL by Jens Axboe · 7 years ago
  43. b3cffc3 null_blk: add "no_sched" module parameter by weiping zhang · 7 years ago
  44. 0b508bc block: fix a build error by Shaohua Li · 7 years ago
  45. 9979d54 block: cryptoloop - Fix build warning by Corentin Labbe · 7 years ago
  46. d4478e9 block/loop: make loop cgroup aware by Shaohua Li · 7 years ago
  47. 19240e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  48. fddc992 nvme-fcloop: fix port deletes and callbacks by James Smart · 7 years ago
  49. 0c319d3 nvmet-fc: ensure target queue id within range. by James Smart · 7 years ago
  50. 3688feb nvmet-fc: on port remove call put outside lock by James Smart · 7 years ago
  51. e4d753d nvme-rdma: don't fully stop the controller in error recovery by Sagi Grimberg · 7 years ago
  52. 0a960afd nvme-rdma: give up reconnect if state change fails by Sagi Grimberg · 7 years ago
  53. 1a40d97 nvme-core: Use nvme_wq to queue async events and fw activation by Sagi Grimberg · 7 years ago
  54. 8cbd96a nvme: fix sqhd reference when admin queue connect fails by James Smart · 7 years ago
  55. bb1cc74 nvmet: implement valid sqhd values in completions by James Smart · 7 years ago
  56. 8edd11c nvme-fabrics: Allow 0 as KATO value by Guilherme G. Piccoli · 7 years ago
  57. 0951338 nvme: allow timed-out ios to retry by James Smart · 7 years ago
  58. cd48282 nvme: stop aer posting if controller state not live by James Smart · 7 years ago
  59. d087747 nvme-pci: Print invalid SGL only once by Keith Busch · 7 years ago
  60. 161b8be nvme-pci: initialize queue memory before interrupts by Keith Busch · 7 years ago
  61. deb6174 nvmet-fc: fix failing max io queue connections by James Smart · 7 years ago
  62. d9d34c0 nvme-fc: use transport-specific sgl format by James Smart · 7 years ago
  63. 39a550d qla2xxx: remove use of FC-specific error codes by James Smart · 7 years ago
  64. 8e009ce8 lpfc: remove use of FC-specific error codes by James Smart · 7 years ago
  65. fc9608e nvmet-fcloop: remove use of FC-specific error codes by James Smart · 7 years ago
  66. 29b3d26 nvmet-fc: remove use of FC-specific error codes by James Smart · 7 years ago
  67. 56b7103 nvme-fc: remove use of FC-specific error codes by James Smart · 7 years ago
  68. e5313c1 loop: remove union of use_aio and ref in struct loop_cmd by Omar Sandoval · 7 years ago
  69. 1dae69b nbd: ignore non-nbd ioctl's by Josef Bacik · 8 years ago
  70. 02a4843 brd: fix overflow in __brd_direct_access by Mikulas Patocka · 7 years ago
  71. 16528a3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 43d368a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 1436ab0 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  74. fb154e0 tpm: ibmvtpm: simplify crq initialization and document crq format by Michal Suchanek · 8 years ago
  75. 9f3fc7b tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers by Hamza Attak · 7 years ago
  76. e1ec650 tpm: tpm_crb: constify acpi_device_id. by Arvind Yadav · 8 years ago
  77. c2a9c4b tpm: vtpm: constify vio_device_id by Arvind Yadav · 7 years ago
  78. ded8503 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  79. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  80. c65da8e Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  81. 6876eb3 Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  82. d32e5f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  83. e2577d2 Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  84. 9ae0b37 Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  85. 4d9af76 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  86. 672d0e4 Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties' by Rafael J. Wysocki · 7 years ago
  87. d84c97f Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 7 years ago
  88. 1419d03 Merge branches 'pm-core', 'pm-qos' and 'pm-docs' by Rafael J. Wysocki · 7 years ago
  89. 89aaca5 bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is destroyed by Somnath Kotur · 7 years ago
  90. 1993519 bnxt_re: Fix memory leak in FRMR path by Selvin Xavier · 7 years ago
  91. 74828b1 bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port by Somnath Kotur · 7 years ago
  92. d591730 bnxt_re: Fix race between the netdev register and unregister events by Somnath Kotur · 7 years ago
  93. 027c892 bnxt_re: Free up devices in module_exit path by Somnath Kotur · 7 years ago
  94. 55311d0 bnxt_re: Fix compare and swap atomic operands by Devesh Sharma · 7 years ago
  95. 2b63763 bnxt_re: Stop issuing further cmds to FW once a cmd times out by Somnath Kotur · 7 years ago
  96. f9b941b bnxt_re: Fix update of qplib_qp.mtu when modified by Devesh Sharma · 7 years ago
  97. f16dc0aa i40iw: Add support for port reuse on active side connections by Shiraz Saleem · 7 years ago
  98. dfc612b i40iw: Add missing VLAN priority by Mustafa Ismail · 7 years ago
  99. 471b370 i40iw: Call i40iw_cm_disconn on modify QP to disconnect by Shiraz Saleem · 7 years ago
  100. 47fb3c1 i40iw: Prevent multiple netdev event notifier registrations by Shiraz Saleem · 7 years ago