1. 2b053ac blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() by Bart Van Assche · 9 years ago
  2. 6a83e74 blk-mq: Introduce blk_mq_quiesce_queue() by Bart Van Assche · 9 years ago
  3. 9b7dd57 blk-mq: Remove blk_mq_cancel_requeue_work() by Bart Van Assche · 9 years ago
  4. 52d7f1b blk-mq: Avoid that requeueing starts stopped queues by Bart Van Assche · 9 years ago
  5. 2253efc blk-mq: Move more code into blk_mq_direct_issue_request() by Bart Van Assche · 9 years ago
  6. fd00144 blk-mq: Introduce blk_mq_queue_stopped() by Bart Van Assche · 9 years ago
  7. 5d1b25c blk-mq: Introduce blk_mq_hctx_stopped() by Bart Van Assche · 9 years ago
  8. bc27c01 blk-mq: Do not invoke .queue_rq() for a stopped queue by Bart Van Assche · 9 years ago
  9. 2cefe4d block: add bio_iov_iter_get_pages() by Kent Overstreet · 9 years ago
  10. 13edd5e writeback: mark background writeback as such by Jens Axboe · 9 years ago
  11. 7637241 writeback: add wbc_to_write_flags() by Jens Axboe · 9 years ago
  12. 1d796d6 block: add REQ_BACKGROUND by Jens Axboe · 9 years ago
  13. 7281b45 block: remove the CONFIG_BLOCK ifdef in blk_types.h by Christoph Hellwig · 9 years ago
  14. be29796 mm: only include blk_types in swap.h if CONFIG_SWAP is enabled by Christoph Hellwig · 9 years ago
  15. 9f08217 ceph: don't include blk_types.h in messenger.h by Christoph Hellwig · 9 years ago
  16. fe8ecc8 arm, arm64: don't include blk_types.h in <asm/io.h> by Christoph Hellwig · 9 years ago
  17. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 9 years ago
  18. 1e3914d block, fs: move submit_bio to bio.h by Christoph Hellwig · 9 years ago
  19. d384995 fs: decouple READ and WRITE from the block layer ops by Christoph Hellwig · 9 years ago
  20. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 9 years ago
  21. a2b8096 block: replace REQ_NOIDLE with REQ_IDLE by Christoph Hellwig · 9 years ago
  22. b685d3d block: treat REQ_FUA and REQ_PREFLUSH as synchronous by Christoph Hellwig · 9 years ago
  23. 6f6b291 block: don't use REQ_SYNC in the READ_SYNC definition by Christoph Hellwig · 9 years ago
  24. 67f055c btrfs: use op_is_sync to check for synchronous requests by Christoph Hellwig · 9 years ago
  25. 83b5df6 bcache: use op_is_sync to check for synchronous requests by Christoph Hellwig · 9 years ago
  26. 03ea4af umem: use op_is_sync to check for synchronous requests by Christoph Hellwig · 9 years ago
  27. d71d9ae blk-cgroup: use op_is_sync to check for synchronous requests by Christoph Hellwig · 9 years ago
  28. aa39ebd cfq-iosched: use op_is_sync instead of opencoding it by Christoph Hellwig · 9 years ago
  29. 8737417 block: add a proper block layer data direction encoding by Christoph Hellwig · 9 years ago
  30. ef295ec block: better op and flags encoding by Christoph Hellwig · 9 years ago
  31. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 9 years ago
  32. 8d2bbd4 block: replace REQ_THROTTLED with a bio flag by Christoph Hellwig · 9 years ago
  33. 188bd2b block: move REQ_RAHEAD to common flags by Christoph Hellwig · 9 years ago
  34. bd1c1c2 block: REQ_NOMERGE is common to the bio and request by Christoph Hellwig · 9 years ago
  35. c4aebd0 block: remove bio_is_rw by Christoph Hellwig · 9 years ago
  36. 2552e3f blk-mq: get rid of confusing blk_map_ctx structure by Jens Axboe · 9 years ago
  37. 7dd2fb6 blk-mq: update hardware and software queues for sleeping alloc by Jens Axboe · 9 years ago
  38. ff26956 brd: remove support for BLKFLSBUF by Mike Snitzer · 9 years ago
  39. 366f4ae brd: Switch rd_size to unsigned long by Jan Kara · 9 years ago
  40. 5f2808f sd: fix uninitialized variable access in error handling by Arnd Bergmann · 9 years ago
  41. 3c4da758 block: zoned: fix harmless maybe-uninitialized warning by Arnd Bergmann · 9 years ago
  42. 89d9475 sd: Implement support for ZBC devices by Hannes Reinecke · 9 years ago
  43. 3ed05a9 blk-zoned: implement ioctls by Shaun Tancheff · 9 years ago
  44. 6a0cb1b block: Implement support for zoned block devices by Hannes Reinecke · 9 years ago
  45. 2d25344 block: Define zoned block device operations by Shaun Tancheff · 9 years ago
  46. 987b3b2 block: update chunk_sectors in blk_stack_limits() by Hannes Reinecke · 9 years ago
  47. 87caf97 blk-sysfs: Add 'chunk_sectors' to sysfs attributes by Hannes Reinecke · 9 years ago
  48. 797476b block: Add 'zoned' queue limit by Damien Le Moal · 9 years ago
  49. 14155ca btrfs: assign error values to the correct bio structs by Junjie Mao · 9 years ago
  50. eac0ca7 x86, pkeys: remove cruft from never-merged syscalls by Dave Hansen · 9 years ago
  51. 7175790 generic syscalls: kill cruft from removed pkey syscalls by Dave Hansen · 9 years ago
  52. 1001354 Linux 4.9-rc1 by Linus Torvalds · 9 years ago
  53. df34d04 Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 9 years ago
  54. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 9 years ago
  55. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  56. 050aaea Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  57. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  58. 87dbe42 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  59. d3304ca Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  60. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 9 years ago
  61. 7041c57 score: traps: Add missing include file to fix build error by Guenter Roeck · 9 years ago
  62. f1a9622 fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths by Oleg Nesterov · 9 years ago
  63. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  64. 89f39af fs/super.c: fix race between freeze_super() and thaw_super() by Oleg Nesterov · 9 years ago
  65. 655042c overlayfs: Fix setting IOP_XATTR flag by Vivek Goyal · 9 years ago
  66. ffecee4 iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() by Vegard Nossum · 9 years ago
  67. 5d89d9f Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  68. 50cff89 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  69. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  70. d4d24d2 Merge tag 'docs-4.9-2' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  71. ac9ef8c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  72. b292fb8 Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  73. 689f891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  74. 8b70f71 Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  75. e505014 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  76. b41d037 Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  77. ef98988 Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  78. 3514de3 CIFS: Retrieve uid and gid from special sid if enabled by Steve French · 9 years ago
  79. 9593265 CIFS: Add new mount option to set owner uid and gid from special sids in acl by Steve French · 9 years ago
  80. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  81. 993d1b5 qedr: Add events support and register IB device by Ram Amrani · 9 years ago
  82. 0488677 qedr: Add GSI support by Ram Amrani · 9 years ago
  83. 1d1424c qedr: Add LL2 RoCE interface by Ram Amrani · 9 years ago
  84. afa0e13 qedr: Add support for data path by Ram Amrani · 9 years ago
  85. e0290cc qedr: Add support for memory registeration verbs by Ram Amrani · 9 years ago
  86. cecbcdd qedr: Add support for QP verbs by Ram Amrani · 9 years ago
  87. a7efd77 qedr: Add support for PD,PKEY and CQ verbs by Ram Amrani · 9 years ago
  88. ac1b36e qedr: Add support for user context verbs by Ram Amrani · 9 years ago
  89. ec72fce qedr: Add support for RoCE HW init by Ram Amrani · 9 years ago
  90. 2e0cbc4 qedr: Add RoCE driver framework by Ram Amrani · 9 years ago
  91. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 9 years ago
  92. f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  93. b56061b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  94. 4960634 pkeys: Remove easily triggered WARN by Dave Jones · 9 years ago
  95. e9f8f48 Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 9 years ago
  96. d8bfb96 Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  97. 11ed3e0 MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls by Ralf Baechle · 9 years ago
  98. 522533f Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl' by Rafael J. Wysocki · 9 years ago
  99. 3f62d52 Merge branches 'device-properties' and 'acpi-misc' by Rafael J. Wysocki · 9 years ago
  100. 383731d Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 9 years ago