1. 31156ec bsg-lib: introduce a timeout field in struct bsg_job by Christoph Hellwig · 7 years ago
  2. ce3077e direct-io: Remove unused DIO_SKIP_DIO_COUNT logic by Nikolay Borisov · 7 years ago
  3. c8f4c36 direct-io: Remove unused DIO_ASYNC_EXTEND flag by Nikolay Borisov · 7 years ago
  4. fc9de9a MAINTAINERS: add coverage for drivers/block by Ross Zwisler · 7 years ago
  5. 56c4bdd block: Suppress kernel-doc warnings triggered by blk-zoned.c by Bart Van Assche · 7 years ago
  6. 2bbea6e cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 7 years ago
  7. da5ff37 Documentation/cdrom: fix German sharp s in LaTex by Randy Dunlap · 7 years ago
  8. 0a703c1 Documentation/cdrom: update cdrom-standard.tex for kernel changes by Randy Dunlap · 7 years ago
  9. 8a0ac14 block: Move the queue_flag_*() functions from a public into a private header file by Bart Van Assche · 7 years ago
  10. 1db2008 block: Complain if queue_flag_(set|clear)_unlocked() is abused by Bart Van Assche · 7 years ago
  11. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  12. bf3a2b3 target/tcm_loop: Use blk_queue_flag_set() by Bart Van Assche · 7 years ago
  13. bc74c33 iscsi: Use blk_queue_flag_set() by Bart Van Assche · 7 years ago
  14. 44e1ebe bcache: Use the blk_queue_flag_{set,clear}() functions by Bart Van Assche · 7 years ago
  15. 4e699cb mtip32xx: Use the blk_queue_flag_*() functions by Bart Van Assche · 7 years ago
  16. 7dfdbc7 block: Protect queue flag changes with the queue lock by Bart Van Assche · 7 years ago
  17. 8814ce8 block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}() by Bart Van Assche · 7 years ago
  18. f78bac2 block: Use the queue_flag_*() functions instead of open-coding these by Bart Van Assche · 7 years ago
  19. 66f9132 block: Reorder the queue flag manipulation function definitions by Bart Van Assche · 7 years ago
  20. d15e1175 block: sed-opal: fix response string extraction by Jonas Rabenstein · 7 years ago
  21. 66231ad block: null_blk: fix 'Invalid parameters' when loading module by Ming Lei · 7 years ago
  22. b5d013b staging: rts5208: rename SG_END macro by Arnd Bergmann · 7 years ago
  23. f16ee7c misc: rtsx: rename SG_END macro by Arnd Bergmann · 7 years ago
  24. a063057 block: Fix a race between request queue removal and the block cgroup controller by Bart Van Assche · 7 years ago
  25. 498f665 block: Fix a race between the cgroup code and request queue initialization by Bart Van Assche · 7 years ago
  26. 5ee0524 block: Add 'lock' as third argument to blk_alloc_queue_node() by Bart Van Assche · 7 years ago
  27. 392db38 zram: Delete gendisk before cleaning up the request queue by Bart Van Assche · 7 years ago
  28. d8115c35 md: Delete gendisk before cleaning up the request queue by Bart Van Assche · 7 years ago
  29. 0fa8ebd block/loop: Delete gendisk before cleaning up the request queue by Bart Van Assche · 7 years ago
  30. 24941b9 null_blk: add 'requeue' fault attribute by Jens Axboe · 7 years ago
  31. 4ace53f sbitmap: use test_and_set_bit_lock()/clear_bit_unlock() by Omar Sandoval · 7 years ago
  32. e9a99a6 block: clear ctx pending bit under ctx lock by Omar Sandoval · 7 years ago
  33. 18bc423 blk-mq-debugfs: Show zone locking information by Bart Van Assche · 7 years ago
  34. 1209cb7 blk-mq-debugfs: Reorder queue show and store methods by Bart Van Assche · 7 years ago
  35. 025aecd writeback: remove dead code in wb_blkcg/memcg_offline by Jiufei Xue · 7 years ago
  36. 723fbf5 lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings by Anshuman Khandual · 7 years ago
  37. 468f0987 Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  38. bffd2b6 nvmet: fix PSDT field check in command format by Max Gurtovoy · 7 years ago
  39. 9bd82b1 nvme-multipath: fix sysfs dangerously created links by Baegjae Sung · 7 years ago
  40. 0979962 nbd: fix return value in error handling path by Gustavo A. R. Silva · 7 years ago
  41. 60eb34e bcache: fix kcrashes with fio in RAID5 backend dev by Tang Junhui · 7 years ago
  42. 02aa8a8 bcache: correct flash only vols (check all uuids) by Coly Li · 7 years ago
  43. 9c72258 blktrace_api.h: fix comment for struct blk_user_trace_setup by Eric Biggers · 7 years ago
  44. 560e7cb blockdev: Avoid two active bdev inodes for one device by Jan Kara · 7 years ago
  45. 56c0908 genhd: Fix BUG in blkdev_open() by Jan Kara · 7 years ago
  46. 8973665 genhd: Fix use after free in __blkdev_get() by Jan Kara · 7 years ago
  47. 9df6c29 genhd: Add helper put_disk_and_module() by Jan Kara · 7 years ago
  48. 3079c22 genhd: Rename get_disk() to get_disk_and_module() by Jan Kara · 7 years ago
  49. d52987b genhd: Fix leaked module reference for NVME devices by Jan Kara · 7 years ago
  50. d9c10e5 direct-io: Fix sleep in atomic due to sync AIO by Jan Kara · 7 years ago
  51. f25a2df nvme-pci: Fix nvme queue cleanup if IRQ setup fails by Jianchao Wang · 7 years ago
  52. ba989a0 block: kyber: fix domain token leak during requeue by Ming Lei · 7 years ago
  53. 105976f blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatch by Ming Lei · 7 years ago
  54. 0bd1ed4 block: pass inclusive 'lend' parameter to truncate_inode_pages_range by Ming Lei · 7 years ago
  55. 0f9da84 MIPS: boot: Define __ASSEMBLY__ for its.S build by Kees Cook · 7 years ago
  56. bae6cfe Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  57. 0bb7816 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  58. 9026e82 fs/signalfd: fix build error for BUS_MCEERR_AR by Randy Dunlap · 7 years ago
  59. a638af0 Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  60. 77f892e Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  61. bb17186 Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  62. 004e390 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  63. 24180a6 Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  64. 238ca35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  65. bef3efb efivarfs: Limit the rate for non-root to read files by Luck, Tony · 7 years ago
  66. 28128c6 kconfig.h: Include compiler types to avoid missed struct attributes by Kees Cook · 7 years ago
  67. b21ebf2f x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 by H.J. Lu · 7 years ago
  68. 796b0b8 nvmet-loop: use blk_rq_payload_bytes for sgl selection by Christoph Hellwig · 7 years ago
  69. 0d30992 nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes by Christoph Hellwig · 7 years ago
  70. 5a1e595 nvme-fabrics: don't check for non-NULL module in nvmf_register_transport by Christoph Hellwig · 7 years ago
  71. 895f7b8 mm: don't defer struct page initialization for Xen pv guests by Juergen Gross · 7 years ago
  72. 908009e8 lib/Kconfig.debug: enable RUNTIME_TESTING_MENU by Anders Roxell · 7 years ago
  73. 698d083 vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems by Michal Hocko · 7 years ago
  74. bdefe01 selftests/memfd: add run_fuse_test.sh to TEST_FILES by Anders Roxell · 7 years ago
  75. 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
  76. cb6f0f3 mm/swap.c: make functions and their kernel-doc agree (again) by Mike Rapoport · 7 years ago
  77. 14fec9e mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc by Mike Rapoport · 7 years ago
  78. b1a8a7a ida: do zeroing in ida_pre_get() by Rasmus Villemoes · 7 years ago
  79. 7ba7166 mm, swap, frontswap: fix THP swap if frontswap enabled by Huang Ying · 7 years ago
  80. 2be04df certs/blacklist_nohashes.c: fix const confusion in certs blacklist by Andi Kleen · 7 years ago
  81. 88913bd kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE by David Rientjes · 7 years ago
  82. 9c4e6b1 mm, mlock, vmscan: no more skipping pagevecs by Shakeel Butt · 7 years ago
  83. c3cc391 mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats by Johannes Weiner · 7 years ago
  84. 101110f Kbuild: always define endianess in kconfig.h by Arnd Bergmann · 7 years ago
  85. d34bc48 include/linux/sched/mm.h: re-inline mmdrop() by Andrew Morton · 7 years ago
  86. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 7 years ago
  87. f457658 RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type by Leon Romanovsky · 7 years ago
  88. 8b08f50 Rename sbi_save to parse_dtb to improve code readability by Michael Clark · 7 years ago
  89. bcae803 RISC-V: Enable IRQ during exception handling by zongbox@gmail.com · 7 years ago
  90. a503360 RISC-V: kconfig cleanups by Palmer Dabbelt · 7 years ago
  91. 89a4b44 riscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE select by Ulf Magnusson · 7 years ago
  92. 2aaa2dc riscv: kconfig: Remove RISCV_IRQ_INTC select by Ulf Magnusson · 7 years ago
  93. ab0dc41 riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB select by Ulf Magnusson · 7 years ago
  94. af3e79d Merge tag 'leds_for-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  95. 7374fbd RDMA/bnxt_re: Avoid system hang during device un-reg by Selvin Xavier · 7 years ago
  96. dcdaba0 RDMA/bnxt_re: Fix system crash during load/unload by Selvin Xavier · 7 years ago
  97. 3b921e3 RDMA/bnxt_re: Synchronize destroy_qp with poll_cq by Selvin Xavier · 7 years ago
  98. 6b4521f RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails by Devesh Sharma · 7 years ago
  99. 7ff662b RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters by Devesh Sharma · 7 years ago
  100. 44eb5e1 Revert "usb: musb: host: don't start next rx urb if current one failed" by Bin Liu · 7 years ago