1. 17007f3 block: Fix front merge check by Damien Le Moal · 9 years ago
  2. 72ef799 block: do not merge requests without consulting with io scheduler by Tahsin Erdogan · 9 years ago
  3. 68bdf1a block: Fix spelling in a source code comment by Bart Van Assche · 9 years ago
  4. ea6ca60 block: expose QUEUE_FLAG_DAX in sysfs by Yigal Korman · 9 years ago
  5. 163d4ba block: add QUEUE_FLAG_DAX for devices to advertise their DAX support by Toshi Kani · 9 years ago
  6. df5c82a Btrfs: fix comparison in __btrfs_map_block() by Vincent Stehlé · 9 years ago
  7. 9c87471 block: atari: Return early for unsupported sector size by Gabriel Krisman Bertazi · 9 years ago
  8. 141fd28 Doc: block: Fix a typo in queue-sysfs.txt by Masanari Iida · 9 years ago
  9. 0b31c10 cfq-iosched: Charge at least 1 jiffie instead of 1 ns by Jan Kara · 9 years ago
  10. 149321a cfq-iosched: Fix regression in bonnie++ rewrite performance by Jan Kara · 9 years ago
  11. 93fdf14 cfq-iosched: Convert slice_resid from u64 to s64 by Jan Kara · 9 years ago
  12. 9828c2c block: Convert fifo_time from ulong to u64 by Jan Kara · 9 years ago
  13. 59a37f8 blktrace: avoid using timespec by Arnd Bergmann · 9 years ago
  14. e1f3b94 block/blk-cgroup.c: Declare local symbols static by Bart Van Assche · 9 years ago
  15. 1179a5a block/bio-integrity.c: Add #include "blk.h" by Bart Van Assche · 9 years ago
  16. aa8d15b block/partition-generic.c: Remove a set-but-not-used variable by Bart Van Assche · 9 years ago
  17. 1a89694 block: bio: kill BIO_MAX_SIZE by Ming Lei · 9 years ago
  18. b8269db cfq-iosched: temporarily boost queue priority for idle classes by Jens Axboe · 9 years ago
  19. 8bf223c block: drbd: avoid to use BIO_MAX_SIZE by Ming Lei · 9 years ago
  20. 30ac460 block: bio: remove BIO_MAX_SECTORS by Ming Lei · 9 years ago
  21. c908e38 fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES by Ming Lei · 9 years ago
  22. 1bdc76a iov_iter: use bvec iterator to implement iterate_bvec() by Ming Lei · 9 years ago
  23. 80f162f block: mark 1st parameter of bvec_iter_advance as const by Ming Lei · 9 years ago
  24. 0781e79 block: move two bvec structure into bvec.h by Ming Lei · 9 years ago
  25. 8fc5545 block: move bvec iterator into include/linux/bvec.h by Ming Lei · 9 years ago
  26. 52b9c33 blk-mq: actually hook up defer list when running requests by Omar Sandoval · 9 years ago
  27. ca93e45 block: better packing for struct request by Christoph Hellwig · 9 years ago
  28. 60a4009 ext4: use bio op helprs in ext4 crypto code by Mike Christie · 9 years ago
  29. 9114832 cfq-iosched: Convert to use highres timers by Jan Kara · 9 years ago
  30. d2d481d cfq-iosched: Expose microsecond interfaces by Jeff Moyer · 9 years ago
  31. 9a7f38c cfq-iosched: Convert from jiffies to nanoseconds by Jeff Moyer · 9 years ago
  32. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
  33. a418090 block: do not use REQ_FLUSH for tracking flush support by Mike Christie · 9 years ago
  34. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 9 years ago
  35. 4e1b2d52 block, fs, drivers: remove REQ_OP compat defs and related code by Mike Christie · 9 years ago
  36. 6296b96 block, drivers, fs: shrink bi_rw from long to int by Mike Christie · 9 years ago
  37. 43b62ce block: move bio io prio to a new field by Mike Christie · 9 years ago
  38. 8e45c6f ide cd: do not set REQ_WRITE on requests. by Mike Christie · 9 years ago
  39. 1b9a9ab blktrace: use op accessors by Mike Christie · 9 years ago
  40. c2df40d drivers: use req op accessor by Mike Christie · 9 years ago
  41. d9d8c5c block: convert is_sync helpers to use REQ_OPs. by Mike Christie · 9 years ago
  42. 8fe0d47 block: convert merge/insert code to check for REQ_OPs. by Mike Christie · 9 years ago
  43. 63a4cc2 blkg_rwstat: separate op from flags by Mike Christie · 9 years ago
  44. ba568ea block: prepare elevator to use REQ_OPs. by Mike Christie · 9 years ago
  45. cc6e3b1 block: prepare mq request creation to use REQ_OPs by Mike Christie · 9 years ago
  46. e6a40b0 block: prepare request creation/destruction code to use REQ_OPs by Mike Christie · 9 years ago
  47. 4993b77 block: copy bio op to request op by Mike Christie · 9 years ago
  48. a022606 xen: use bio op accessors by Mike Christie · 9 years ago
  49. e742fc3 target: use bio op accessors by Mike Christie · 9 years ago
  50. 796a5cf md: use bio op accessors by Mike Christie · 9 years ago
  51. bb3cc85 drbd: use bio op accessors by Mike Christie · 9 years ago
  52. ad0d9e7 bcache: use bio op accessors by Mike Christie · 9 years ago
  53. e604714 dm: use bio op accessors by Mike Christie · 9 years ago
  54. 528ec5a dm: pass dm stats data dir instead of bi_rw by Mike Christie · 9 years ago
  55. 162b99e pm: use bio op accessors by Mike Christie · 9 years ago
  56. 0d16dcf ocfs2: use bio op accessors by Mike Christie · 9 years ago
  57. b2d4586 nilfs: use bio op accessors by Mike Christie · 9 years ago
  58. eed25cd mpage: use bio op accessors by Mike Christie · 9 years ago
  59. 67ed259 hfsplus: use bio op accessors by Mike Christie · 9 years ago
  60. 50bfcd0 xfs: use bio op accessors by Mike Christie · 9 years ago
  61. e1b1afa gfs2: use bio op accessors by Mike Christie · 9 years ago
  62. 04d328d f2fs: use bio op accessors by Mike Christie · 9 years ago
  63. 81a75f6 btrfs: use bio fields for op and flags by Mike Christie · 9 years ago
  64. b3d3fa5 btrfs: update __btrfs_map_block for REQ_OP transition by Mike Christie · 9 years ago
  65. 37226b2 btrfs: use bio op accessors by Mike Christie · 9 years ago
  66. 1f7ad75 btrfs: have submit_one_bio users use bio op accessors by Mike Christie · 9 years ago
  67. 8a4c1e4 direct-io: use bio set/get op accessors by Mike Christie · 9 years ago
  68. 469e321 block discard: use bio set op accessor by Mike Christie · 9 years ago
  69. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 9 years ago
  70. c8d9324 bcache: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 9 years ago
  71. 5111166 dm: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 9 years ago
  72. a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 9 years ago
  73. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
  74. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
  75. f215082 block: add REQ_OP definitions and helpers by Mike Christie · 9 years ago
  76. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  77. af8c34c Linux 4.7-rc2 by Linus Torvalds · 9 years ago
  78. 5975b2c Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  79. d834502 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  80. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 9 years ago
  81. 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 9 years ago
  82. 8b78f26 parisc: Fix pagefault crash in unaligned __get_user() call by Helge Deller · 9 years ago
  83. 0032c08 parisc: Fix printk time during boot by Helge Deller · 9 years ago
  84. be24a89 parisc: Fix backtrace on PA-RISC by Mikulas Patocka · 14 years ago
  85. 049ec1b Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  86. f2c6b9e Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  87. 95b46ae Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  88. b2d5ad8 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  89. a3021a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  90. 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
  91. 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
  92. d46d025 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  93. 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
  94. e46e7b7 mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies by Mel Gorman · 9 years ago
  95. 0d0bd89 mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy by Mel Gorman · 9 years ago
  96. cbdcf7f mm, oom_reaper: do not use siglock in try_oom_reaper() by Michal Hocko · 9 years ago
  97. 83b9355 mm, page_alloc: prevent infinite loop in buffered_rmqueue() by Vlastimil Babka · 9 years ago
  98. 879be4f checkpatch: reduce git commit description style false positives by Joe Perches · 9 years ago
  99. 43afc19 mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup by Vitaly Wool · 9 years ago
  100. 3a06bb7 memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem() by Tejun Heo · 9 years ago