1. 077d238 lightnvm: remove open/close statistics for gennvm by Matias Bjørling · 8 years ago
  2. 12624af lightnvm: fix checkpatch terse errors by Matias Bjørling · 8 years ago
  3. 5114e27 lightnvm: remove checkpatch warning for unsigned ints by Matias Bjørling · 8 years ago
  4. 58eaaf9 lightnvm: Make functions not used by ouside static by Johannes Thumshirn · 8 years ago
  5. 6f92970 nvme: lightnvm: make MLC num_pairs little endian by Johannes Thumshirn · 8 years ago
  6. 529435e81 lightnvm: add media manager mark_blk helper by Javier González · 8 years ago
  7. 0de2415 lightnvm: break the loop when rqd is not null by Wenwei Tao · 8 years ago
  8. f98d9ca nvmet: fix an error code by Dan Carpenter · 8 years ago
  9. 1fb4704 nvme-loop: add configfs dependency by Arnd Bergmann · 8 years ago
  10. 89b920e bcache: Remove redundant block_size assignment by Yijing Wang · 9 years ago
  11. 7abc70d bcache: update document info by Yijing Wang · 9 years ago
  12. c50d4d5 bcache: Remove redundant parameter for cache_alloc() by Yijing Wang · 9 years ago
  13. 3a85a5d nvme-loop: add a NVMe loopback host driver by Christoph Hellwig · 9 years ago
  14. a07b497 nvmet: add a generic NVMe target by Christoph Hellwig · 9 years ago
  15. 038bd4c nvme: add keep-alive support by Sagi Grimberg · 9 years ago
  16. 07bfcd0 nvme-fabrics: add a generic NVMe over Fabrics library by Christoph Hellwig · 9 years ago
  17. eb793e2 nvme.h: add NVMe over Fabrics definitions by Christoph Hellwig · 9 years ago
  18. 1a353d8 nvme: add fabrics sysfs attributes by Ming Lin · 9 years ago
  19. eb71f43 nvme: Modify and export sync command submission for fabrics by Christoph Hellwig · 9 years ago
  20. 7d2e800 nvme: allow transitioning from NEW to LIVE state by Christoph Hellwig · 9 years ago
  21. 9e2d23f mg_disk: fix error path in mg_probe() by Bartlomiej Zolnierkiewicz · 9 years ago
  22. 1b57e66 drbd: correctly handle failed crypto_alloc_hash by Lars Ellenberg · 9 years ago
  23. 27ea1d8 drbd: al_write_transaction: skip re-scanning of bitmap page pointer array by Lars Ellenberg · 9 years ago
  24. 13c2088 drbd: finally report ms, not jiffies, in log message by Lars Ellenberg · 9 years ago
  25. 4e526a0 drbd: get rid of empty statement in is_valid_state by Roland Kammerer · 9 years ago
  26. 7e5fec3 drbd: code cleanups without semantic changes by Fabian Frederick · 9 years ago
  27. 20004e2 drbd: bump current uuid when resuming IO with diskless peer by Lars Ellenberg · 9 years ago
  28. 31d6460 drbd: disallow promotion during resync handshake, avoid deadlock and hard reset by Lars Ellenberg · 9 years ago
  29. f2d3d75b drbd: sync_handshake: handle identical uuids with current (frozen) Primary by Lars Ellenberg · 9 years ago
  30. 9104d31 drbd: introduce WRITE_SAME support by Lars Ellenberg · 9 years ago
  31. 60bac04 drbd: report sizes if rejecting too small peer disk by Lars Ellenberg · 9 years ago
  32. 65f5be3 drbd: discard_zeroes_if_aligned allows "thin" resync for discard_zeroes_data=0 by Lars Ellenberg · 9 years ago
  33. af61494 drbd: only restart frozen disk io when D_UP_TO_DATE by Lars Ellenberg · 9 years ago
  34. 0ead5cc drbd: if there is no good data accessible, writes should be IO errors by Lars Ellenberg · 9 years ago
  35. 7bd000c drbd: don't forget error completion when "unsuspending" IO by Lars Ellenberg · 9 years ago
  36. 26a9611 drbd: introduce unfence-peer handler by Lars Ellenberg · 9 years ago
  37. 5052fee drbd: finish resync on sync source only by notification from sync target by Lars Ellenberg · 9 years ago
  38. 505675f drbd: allow larger max_discard_sectors by Lars Ellenberg · 9 years ago
  39. 7435e90 drbd: zero-out partial unaligned discards on local backend by Lars Ellenberg · 9 years ago
  40. 69ba1ee drbd: possibly disable discard support, if backend has discard_zeroes_data=0 by Lars Ellenberg · 9 years ago
  41. dd4f699 drbd: when receiving P_TRIM, zero-out partial unaligned chunks by Lars Ellenberg · 9 years ago
  42. f9ff0da drbd: allow parallel flushes for multi-volume resources by Lars Ellenberg · 9 years ago
  43. 0982368 drbd: fix for truncated minor number in callback command line by Lars Ellenberg · 9 years ago
  44. 1b228c9 drbd: fix regression: protocol A sometimes synchronous, C sometimes double-latency by Lars Ellenberg · 9 years ago
  45. bca1cba drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWED by Lars Ellenberg · 9 years ago
  46. 92d94ae drbd: Create the protocol feature THIN_RESYNC by Philipp Reisner · 9 years ago
  47. a5ca66c drbd: Introduce new disk config option rs-discard-granularity by Philipp Reisner · 9 years ago
  48. 700ca8c drbd: Implement handling of thinly provisioned storage on resync target nodes by Philipp Reisner · 9 years ago
  49. c5c2385 drbd: Kill code duplication by Philipp Reisner · 9 years ago
  50. be115b6 drbd: change bitmap write-out when leaving resync states by Lars Ellenberg · 9 years ago
  51. c0065f9 drbd: bitmap bulk IO: do not always suspend IO by Lars Ellenberg · 9 years ago
  52. f5fa90d nvme: move the workaround for I/O queue-less controllers from PCIe to core by Christoph Hellwig · 9 years ago
  53. 7a5abb4 nvme: factor out a add nvme_is_write helper by Christoph Hellwig · 9 years ago
  54. a229dbf nvme: allow for size limitations from transport drivers by Christoph Hellwig · 9 years ago
  55. 81baf90 bcache: Remove deprecated create_workqueue by Bhaktipriya Shridhar · 9 years ago
  56. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 9 years ago
  57. 56332f0 mg_disk: fix enum REQ_OP_ kbuild error by Mike Christie · 9 years ago
  58. 47b0e50 NVMe: Fix removal in case of active namespace list scanning method by Sunad Bhandary · 9 years ago
  59. bd0fc28 nvme: use UINT_MAX for max discard sectors by Minfei Huang · 9 years ago
  60. c55a2fd nvme: move nvme_cancel_request() to common code by Ming Lin · 9 years ago
  61. e1958e6 nvme: update and rename nvme_cancel_io to nvme_cancel_request by Ming Lin · 9 years ago
  62. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
  63. a418090 block: do not use REQ_FLUSH for tracking flush support by Mike Christie · 9 years ago
  64. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 9 years ago
  65. 4e1b2d52 block, fs, drivers: remove REQ_OP compat defs and related code by Mike Christie · 9 years ago
  66. 6296b96 block, drivers, fs: shrink bi_rw from long to int by Mike Christie · 9 years ago
  67. 8e45c6f ide cd: do not set REQ_WRITE on requests. by Mike Christie · 9 years ago
  68. c2df40d drivers: use req op accessor by Mike Christie · 9 years ago
  69. a022606 xen: use bio op accessors by Mike Christie · 9 years ago
  70. e742fc3 target: use bio op accessors by Mike Christie · 9 years ago
  71. 796a5cf md: use bio op accessors by Mike Christie · 9 years ago
  72. bb3cc85 drbd: use bio op accessors by Mike Christie · 9 years ago
  73. ad0d9e7 bcache: use bio op accessors by Mike Christie · 9 years ago
  74. e604714 dm: use bio op accessors by Mike Christie · 9 years ago
  75. 528ec5a dm: pass dm stats data dir instead of bi_rw by Mike Christie · 9 years ago
  76. 469e321 block discard: use bio set op accessor by Mike Christie · 9 years ago
  77. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 9 years ago
  78. c8d9324 bcache: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 9 years ago
  79. 5111166 dm: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 9 years ago
  80. a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 9 years ago
  81. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
  82. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  83. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 9 years ago
  84. 049ec1b Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  85. f2c6b9e Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  86. 95b46ae Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  87. eb10a7b Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  88. 5016320 Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  89. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  91. 60c07f8 Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  92. 8cd8cbd Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
  93. 5988a36 drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error by Julien Grall · 9 years ago
  94. 0f254c7 drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu by Julien Grall · 9 years ago
  95. 121323a drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg by Julien Grall · 9 years ago
  96. ab3ab68 drm/omap: fix unused variable warning. by Dave Airlie · 9 years ago
  97. f1777aa Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 9 years ago
  98. b160245 Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  99. 35962ea Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 9 years ago
  100. 6572c8c Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 9 years ago