1. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 8 years ago
  2. 56332f0 mg_disk: fix enum REQ_OP_ kbuild error by Mike Christie · 8 years ago
  3. 47b0e50 NVMe: Fix removal in case of active namespace list scanning method by Sunad Bhandary · 8 years ago
  4. bd0fc28 nvme: use UINT_MAX for max discard sectors by Minfei Huang · 8 years ago
  5. c55a2fd nvme: move nvme_cancel_request() to common code by Ming Lin · 8 years ago
  6. e1958e6 nvme: update and rename nvme_cancel_io to nvme_cancel_request by Ming Lin · 8 years ago
  7. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
  8. a418090 block: do not use REQ_FLUSH for tracking flush support by Mike Christie · 8 years ago
  9. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  10. 4e1b2d52 block, fs, drivers: remove REQ_OP compat defs and related code by Mike Christie · 8 years ago
  11. 6296b96 block, drivers, fs: shrink bi_rw from long to int by Mike Christie · 8 years ago
  12. 43b62ce block: move bio io prio to a new field by Mike Christie · 8 years ago
  13. 8e45c6f ide cd: do not set REQ_WRITE on requests. by Mike Christie · 8 years ago
  14. 1b9a9ab blktrace: use op accessors by Mike Christie · 8 years ago
  15. c2df40d drivers: use req op accessor by Mike Christie · 8 years ago
  16. d9d8c5c block: convert is_sync helpers to use REQ_OPs. by Mike Christie · 8 years ago
  17. 8fe0d47 block: convert merge/insert code to check for REQ_OPs. by Mike Christie · 8 years ago
  18. 63a4cc2 blkg_rwstat: separate op from flags by Mike Christie · 8 years ago
  19. ba568ea block: prepare elevator to use REQ_OPs. by Mike Christie · 8 years ago
  20. cc6e3b1 block: prepare mq request creation to use REQ_OPs by Mike Christie · 8 years ago
  21. e6a40b0 block: prepare request creation/destruction code to use REQ_OPs by Mike Christie · 8 years ago
  22. 4993b77 block: copy bio op to request op by Mike Christie · 8 years ago
  23. a022606 xen: use bio op accessors by Mike Christie · 8 years ago
  24. e742fc3 target: use bio op accessors by Mike Christie · 8 years ago
  25. 796a5cf md: use bio op accessors by Mike Christie · 8 years ago
  26. bb3cc85 drbd: use bio op accessors by Mike Christie · 8 years ago
  27. ad0d9e7 bcache: use bio op accessors by Mike Christie · 8 years ago
  28. e604714 dm: use bio op accessors by Mike Christie · 8 years ago
  29. 528ec5a dm: pass dm stats data dir instead of bi_rw by Mike Christie · 8 years ago
  30. 162b99e pm: use bio op accessors by Mike Christie · 8 years ago
  31. 0d16dcf ocfs2: use bio op accessors by Mike Christie · 8 years ago
  32. b2d4586 nilfs: use bio op accessors by Mike Christie · 8 years ago
  33. eed25cd mpage: use bio op accessors by Mike Christie · 8 years ago
  34. 67ed259 hfsplus: use bio op accessors by Mike Christie · 8 years ago
  35. 50bfcd0 xfs: use bio op accessors by Mike Christie · 8 years ago
  36. e1b1afa gfs2: use bio op accessors by Mike Christie · 8 years ago
  37. 04d328d f2fs: use bio op accessors by Mike Christie · 8 years ago
  38. 81a75f6 btrfs: use bio fields for op and flags by Mike Christie · 8 years ago
  39. b3d3fa5 btrfs: update __btrfs_map_block for REQ_OP transition by Mike Christie · 8 years ago
  40. 37226b2 btrfs: use bio op accessors by Mike Christie · 8 years ago
  41. 1f7ad75 btrfs: have submit_one_bio users use bio op accessors by Mike Christie · 8 years ago
  42. 8a4c1e4 direct-io: use bio set/get op accessors by Mike Christie · 8 years ago
  43. 469e321 block discard: use bio set op accessor by Mike Christie · 8 years ago
  44. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
  45. c8d9324 bcache: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 8 years ago
  46. 5111166 dm: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 8 years ago
  47. a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 8 years ago
  48. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 8 years ago
  49. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
  50. f215082 block: add REQ_OP definitions and helpers by Mike Christie · 8 years ago
  51. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  52. af8c34c Linux 4.7-rc2 by Linus Torvalds · 8 years ago
  53. 5975b2c Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  54. d834502 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  55. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 8 years ago
  56. 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 8 years ago
  57. 8b78f26 parisc: Fix pagefault crash in unaligned __get_user() call by Helge Deller · 8 years ago
  58. 0032c08 parisc: Fix printk time during boot by Helge Deller · 8 years ago
  59. be24a89 parisc: Fix backtrace on PA-RISC by Mikulas Patocka · 13 years ago
  60. 049ec1b Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  61. f2c6b9e Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  62. 95b46ae Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  63. b2d5ad8 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  64. a3021a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  65. eb10a7b Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  66. 5016320 Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  67. d46d025 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  68. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. e46e7b7 mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies by Mel Gorman · 8 years ago
  70. 0d0bd89 mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy by Mel Gorman · 8 years ago
  71. cbdcf7f mm, oom_reaper: do not use siglock in try_oom_reaper() by Michal Hocko · 8 years ago
  72. 83b9355 mm, page_alloc: prevent infinite loop in buffered_rmqueue() by Vlastimil Babka · 8 years ago
  73. 879be4f checkpatch: reduce git commit description style false positives by Joe Perches · 8 years ago
  74. 43afc19 mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup by Vitaly Wool · 8 years ago
  75. 3a06bb7 memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem() by Tejun Heo · 8 years ago
  76. 2c22132 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. f86e427 mm: check the return value of lookup_page_ext for all call sites by Yang Shi · 8 years ago
  78. d8bae33 kdump: fix dmesg gdbmacro to work with record based printk by Corey Minyard · 8 years ago
  79. 65ee03c mm: fix overflow in vm_map_ram() by Guillermo Julián Moreno · 8 years ago
  80. e603330 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  81. d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  82. 5306d76 Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  83. 60c07f8 Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' by Rafael J. Wysocki · 8 years ago
  84. 8cd8cbd Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  85. 8dff9c8 Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent by Chris Mason · 9 years ago
  86. 2eec370 Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  87. aed7eb8 arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled by Mark Rutland · 8 years ago
  88. 030c4d2 arm64: move {PAGE,CONT}_SHIFT into Kconfig by Mark Rutland · 8 years ago
  89. 48dd73c arm64: mm: dump: log span level by Mark Rutland · 8 years ago
  90. a13e3a5 arm64: update stale PAGE_OFFSET comment by Mark Rutland · 8 years ago
  91. 5988a36 drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error by Julien Grall · 8 years ago
  92. 0f254c7 drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu by Julien Grall · 8 years ago
  93. 121323a drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg by Julien Grall · 8 years ago
  94. 8051f4d arm64: report CPU number in bad_mode by Mark Rutland · 8 years ago
  95. 4693fc7 KEYS: Add placeholder for KDF usage with DH by Stephan Mueller · 8 years ago
  96. ab3ab68 drm/omap: fix unused variable warning. by Dave Airlie · 8 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 · 8 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 · 8 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 · 8 years ago
  100. 6572c8c Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 8 years ago