linux-2.6-block.git
2020-05-18 Jens AxboeMerge branch 'for-5.8/block' into for-next
2020-05-16 Jan Karablktrace: Report pid with note messages
2020-05-16 Christoph Hellwigblock: remove the REQ_NOWAIT_INLINE flag
2020-05-14 Jens AxboeMerge branch 'for-5.8/block' into for-next
2020-05-14 Satya Tangiralablock: blk-crypto-fallback for Inline Encryption
2020-05-14 Satya Tangiralablock: Make blk-integrity preclude hardware inline...
2020-05-14 Satya Tangiralablock: Inline encryption support for blk-mq
2020-05-14 Satya Tangiralablock: Keyslot Manager for Inline Encryption
2020-05-14 Satya TangiralaDocumentation: Document the blk-crypto framework
2020-05-14 Jens AxboeMerge branch 'for-5.8/block' into for-next
2020-05-14 Tejun Heoiocost: don't let vrate run wild while there's no satur...
2020-05-14 Jens AxboeMerge branch 'for-5.8/block' into for-next
2020-05-14 Ming Leiblock: move blk_io_schedule() out of header file
2020-05-13 Jens AxboeMerge branch 'for-5.8/drivers' into for-next
2020-05-13 Jens AxboeMerge branch 'md-next' of git://git./linux/kernel/git...
2020-05-13 Gustavo A.... md/raid1: Replace zero-length array with flexible-array
2020-05-13 Xiongfeng Wangmd: add a newline when printing parameter 'start_ro...
2020-05-13 Christoph Hellwigmd: stop using ->queuedata
2020-05-13 David Jefferymd/raid1: release pending accounting for an I/O only...
2020-05-13 Coly Limd: remove redundant memalloc scope API usage
2020-05-13 Coly Liraid5: update code comment of scribble_alloc()
2020-05-13 Coly Liraid5: remove gfp flags from scribble_alloc()
2020-05-13 Coly Limd: use memalloc scope APIs in mddev_suspend()/mddev_re...
2020-05-13 Guoqing Jiangmd: remove the extra line for ->hot_add_disk
2020-05-13 Guoqing Jiangmd: flush md_rdev_misc_wq for HOT_ADD_DISK case
2020-05-13 Guoqing Jiangmd: don't flush workqueue unconditionally in md_open
2020-05-13 Guoqing Jiangmd: add new workqueue for delete rdev
2020-05-13 Guoqing Jiangmd: add checkings before flush md_misc_wq
2020-05-13 Jens AxboeMerge branch 'for-5.8/block' into for-next
2020-05-13 Johannes Thumshirnzonefs: use REQ_OP_ZONE_APPEND for sync DIO
2020-05-13 Johannes Thumshirnblock: export bio_release_pages and bio_iov_iter_get_pages
2020-05-13 Damien Le Moalnull_blk: Support REQ_OP_ZONE_APPEND
2020-05-13 Johannes Thumshirnscsi: sd_zbc: emulate ZONE_APPEND commands
2020-05-13 Johannes Thumshirnscsi: sd_zbc: factor out sanity checks for zoned commands
2020-05-13 Damien Le Moalblock: Modify revalidate zones
2020-05-13 Johannes Thumshirnblock: introduce blk_req_zone_write_trylock
2020-05-13 Keith Buschblock: Introduce REQ_OP_ZONE_APPEND
2020-05-13 Christoph Hellwigblock: rename __bio_add_pc_page to bio_add_hw_page
2020-05-13 Johannes Thumshirnblock: provide fallbacks for blk_queue_zone_is_seq...
2020-05-13 Jens AxboeMerge branch 'for-5.8/block' into for-next
2020-05-13 Ming Leiblock: add blk_io_schedule() for avoiding task hung...
2020-05-13 Jens AxboeMerge branch 'for-5.8/block' into for-next
2020-05-13 Ming Leiblock: don't hold part0's refcount in IO path
2020-05-13 Ming Leiblock: re-organize fields of 'struct hd_part'
2020-05-13 Ming Leiblock: only define 'nr_sects_seq' in hd_part for 32bit SMP
2020-05-13 Ming Leiblock: fix use-after-free on cached last_lookup partition
2020-05-13 Jens AxboeMerge branch 'for-5.8/block' into for-next
2020-05-13 Weiping Zhangblock: reset mapping if failed to update hardware queue...
2020-05-12 Jens AxboeMerge branch 'for-5.8/drivers' into for-next
2020-05-12 Jens AxboeMerge tag 'floppy-for-5.8' of https://github.com/evdeni...
2020-05-12 Denis Efremovfloppy: suppress UBSAN warning in setup_rw_floppy()
2020-05-12 Denis Efremovfloppy: add defines for sizes of cmd & reply buffers...
2020-05-12 Denis Efremovfloppy: add FD_AUTODETECT_SIZE define for struct floppy...
2020-05-12 Denis Efremovfloppy: use print_hex_dump() in setup_DMA()
2020-05-12 Willy Tarreaufloppy: cleanup: make set_fdc() always set current_driv...
2020-05-12 Willy Tarreaufloppy: cleanup: get rid of current_reqD in favor of...
2020-05-12 Willy Tarreaufloppy: make sure to reset all FDCs upon resume()
2020-05-12 Willy Tarreaufloppy: cleanup: do not iterate on current_fdc in do_fl...
2020-05-12 Willy Tarreaufloppy: cleanup: add a few comments about expectations...
2020-05-12 Willy Tarreaufloppy: cleanup: do not iterate on current_fdc in DMA...
2020-05-12 Willy Tarreaufloppy: cleanup: make get_fdc_version() not rely on...
2020-05-12 Willy Tarreaufloppy: cleanup: make next_valid_format() not rely...
2020-05-12 Willy Tarreaufloppy: cleanup: make check_wp() not rely on current_...
2020-05-12 Willy Tarreaufloppy: cleanup: make fdc_specify() not rely on current...
2020-05-12 Willy Tarreaufloppy: cleanup: make fdc_configure() not rely on curre...
2020-05-12 Willy Tarreaufloppy: cleanup: make perpendicular_mode() not rely...
2020-05-12 Willy Tarreaufloppy: cleanup: make need_more_output() not rely on...
2020-05-12 Willy Tarreaufloppy: cleanup: make result() not rely on current_fdc...
2020-05-12 Willy Tarreaufloppy: cleanup: make output_byte() not rely on current...
2020-05-12 Willy Tarreaufloppy: cleanup: make wait_til_ready() not rely on...
2020-05-12 Willy Tarreaufloppy: cleanup: make show_floppy() not rely on current...
2020-05-12 Willy Tarreaufloppy: cleanup: make reset_fdc_info() not rely on...
2020-05-12 Willy Tarreaufloppy: cleanup: make twaddle() not rely on current_...
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the x86 port
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the sparc64...
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the sparc32...
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the powerpc...
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the parisc port
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the m68k port
2020-05-12 Willy Tarreaufloppy: add references to 82077's extra registers
2020-05-12 Willy Tarreaufloppy: split the base port from the register in I...
2020-05-11 Jens AxboeMerge branch 'for-5.8/block' into for-next
2020-05-11 Stephen Rothwellbdi: fix up for "remove the name field in struct backin...
2020-05-09 Jens AxboeMerge branch 'for-5.8/drivers' into for-next
2020-05-09 Keith Buschnvme: define constants for identification values
2020-05-09 Chaitanya Kulkarninvmet: align addrfam list to spec
2020-05-09 Chaitanya Kulkarninvmet: centralize port enable access for configfs
2020-05-09 Chaitanya Kulkarninvmet: use type-name map for address treq
2020-05-09 Chaitanya Kulkarninvmet: use type-name map for ana states
2020-05-09 Chaitanya Kulkarninvmet: use type-name map for address family
2020-05-09 Chaitanya Kulkarninvmet: add generic type-name mapping
2020-05-09 Christoph Hellwignvme-multipath: stop using ->queuedata
2020-05-09 Sagi Grimbergnvme-tcp: try to send request in queue_rq context
2020-05-09 Sagi Grimbergnvme-tcp: avoid scheduling io_work if we are already...
2020-05-09 Sagi Grimbergnvme-tcp: use bh_lock in data_ready
2020-05-09 Weiping Zhangnvme-pci: align io queue count with allocted nvme_queue...
2020-05-09 Keith Buschnvme-pci: remove last_sq_tail
2020-05-09 Keith Buschnvme-pci: remove volatile cqes
2020-05-09 Keith Buschnvme: flush scan work on passthrough commands
2020-05-09 Christoph Hellwignvme: clean up error handling in nvme_init_ns_head
next