linux-2.6-microblaze.git
2021-02-11 Kees Cookblock: Replace lkml.org links with lore
2021-02-10 Liao Pingfangnbd: Convert to DEFINE_SHOW_ATTRIBUTE
2021-02-10 Joe Perchesbcache: Avoid comma separated statements
2021-02-10 Kai Krakowbcache: Move journal work to new flush wq
2021-02-10 Kai Krakowbcache: Give btree_io_wq correct semantics again
2021-02-10 Kai KrakowRevert "bcache: Kill btree_io_wq"
2021-02-10 Kai Krakowbcache: Fix register_device_aync typo
2021-02-10 dongdong taobcache: consider the fragmentation when update the...
2021-02-04 Damien Le Moalblock: remove skd driver
2021-02-04 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2021-02-04 Jens AxboeMerge tag 'floppy-for-5.12' of https://github.com/evden...
2021-02-04 Jiri Kosinafloppy: reintroduce O_NDELAY fix
2021-02-04 Guoqing Jiangmd/raid5: cast chunk_sectors to sector_t value
2021-02-02 Jens AxboeMerge tag 'nvme-5.21-2020-02-02' of git://git.infradead...
2021-02-02 Chao Lengnvme-tcp: use cancel tagset helper for tear down
2021-02-02 Chao Lengnvme-rdma: use cancel tagset helper for tear down
2021-02-02 Chao Lengnvme-tcp: add clean action for failed reconnection
2021-02-02 Chao Lengnvme-rdma: add clean action for failed reconnection
2021-02-02 Chao Lengnvme-core: add cancel tagset helpers
2021-02-02 Chaitanya Kulkarninvme-core: get rid of the extra space
2021-02-02 Johannes Thumshirnnvme: add tracing of zns commands
2021-02-02 Michal Krakowiaknvme: parse format nvm command details when tracing
2021-02-02 Max Gurtovoynvme: update enumerations for status codes
2021-02-02 Chaitanya Kulkarninvmet: add lba to sect conversion helpers
2021-02-02 Chaitanya Kulkarninvmet: remove extra variable in identify ns
2021-02-02 Chaitanya Kulkarninvmet: remove extra variable in id-desclist
2021-02-02 Chaitanya Kulkarninvmet: remove extra variable in smart log nsid
2021-02-02 Minwoo Imnvme: refactor ns->ctrl by request
2021-02-02 Sagi Grimbergnvme-tcp: pass multipage bvec to request iov_iter
2021-02-02 Sagi Grimbergnvme-tcp: get rid of unused helper function
2021-02-02 Sagi Grimbergnvme-tcp: fix wrong setting of request iov_iter
2021-02-02 Minwoo Imnvme: support command retry delay for admin command
2021-02-02 Rikard Falkebornnvme: constify static attribute_group structs
2021-02-02 Leonid Ravichnvmet-fc: use RCU proctection for assoc_list
2021-02-02 Israel Rukshinnvmet: Fix nvmet_is_port_enabled indentation
2021-02-02 Israel Rukshinnvmet: Use nvmet_is_port_enabled helper for pi_enable
2021-01-31 Joe Perchesdrbd: Avoid comma separated statements
2021-01-26 Yang Lirsxx: remove redundant NULL check
2021-01-26 Tian Taozram: fix NULL check before some freeing functions...
2021-01-26 Guoqing Jiangdrbd: remove unused argument from drbd_request_prepare...
2021-01-26 Bjorn Helgaasmtip32xx: prefer pcie_capability_read_word()
2021-01-26 Bjorn Helgaasmtip32xx: use PCI #defines instead of numbers
2021-01-26 Pavel Tatashinloop: scale loop device by introducing per device lock
2021-01-26 Jan Karabdev: Do not return EBUSY if bdev discard races with...
2021-01-26 Christoph Hellwigblock: inherit BIO_REMAPPED when cloning bios
2021-01-26 Christoph Hellwigbcache: use bio_set_dev to assign ->bi_bdev
2021-01-26 Christoph Hellwignvme: use bio_set_dev to assign ->bi_bdev
2021-01-26 Jens Axboebfq: bfq_check_waker() should be static
2021-01-25 Paolo Valenteblock, bfq: make waker-queue detection more robust
2021-01-25 Paolo Valenteblock, bfq: save also injection state on queue merging
2021-01-25 Paolo Valenteblock, bfq: save also weight-raised service on queue...
2021-01-25 Paolo Valenteblock, bfq: fix switch back from soft-rt weitgh-raising
2021-01-25 Paolo Valenteblock, bfq: re-evaluate convenience of I/O plugging...
2021-01-25 Paolo Valenteblock, bfq: replace mechanism for evaluating I/O intensity
2021-01-25 Christoph Hellwigblock: skip bio_check_eod for partition-remapped bios
2021-01-25 Pavel Begunkovbio: don't copy bvec for direct IO
2021-01-25 Pavel Begunkovbio: add a helper calculating nr segments to alloc
2021-01-25 Pavel Begunkoviov_iter: optimise bvec iov_iter_advance()
2021-01-25 Christoph Hellwigtarget/file: allocate the bvec array as part of struct...
2021-01-25 Pavel Begunkovblock/psi: remove PSI annotations from direct IO
2021-01-25 Pavel Begunkovbvec/iter: disallow zero-length segment bvecs
2021-01-25 Pavel Begunkovsplice: don't generate zero-len segement bvecs
2021-01-25 Guoqing Jiangblock: remove unnecessary argument from blk_execute_rq
2021-01-25 Guoqing Jiangblock: remove unnecessary argument from blk_execute_rq_...
2021-01-25 Pan Bianbsg: free the request before return error code
2021-01-25 Ming Leibcache: don't pass BIOSET_NEED_BVECS for the 'bio_set...
2021-01-25 Ming Leiblock: move three bvec helpers declaration into private...
2021-01-25 Ming Leiblock: set .bi_max_vecs as actual allocated vector...
2021-01-25 Ming Leiblock: don't allocate inline bvecs if this bioset needn...
2021-01-25 Ming Leiblock: don't pass BIOSET_NEED_BVECS for q->bio_split
2021-01-25 Ming Leiblock: manage bio slab cache by xarray
2021-01-25 huhaibfq: don't duplicate code for different paths
2021-01-25 Jan Karablk-mq: Improve performance of non-mq IO schedulers...
2021-01-25 Jan KaraRevert "blk-mq, elevator: Count requests per hctx to...
2021-01-25 Paolo Valenteblock, bfq: do not expire a queue when it is the only...
2021-01-25 Paolo Valenteblock, bfq: avoid spurious switches to soft_rt of inter...
2021-01-25 Paolo Valenteblock, bfq: do not raise non-default weights
2021-01-25 Paolo Valenteblock, bfq: increase time window for waker detection
2021-01-25 Jia Cheng Hublock, bfq: set next_rq to waker_bfqq->next_rq in waker...
2021-01-25 Paolo Valenteblock, bfq: use half slice_idle as a threshold to check...
2021-01-25 Christoph Hellwigblock: use an xarray for disk->part_tbl
2021-01-25 Christoph Hellwigblock: remove DISK_PITER_REVERSE
2021-01-25 Christoph Hellwigblock: add a disk_uevent helper
2021-01-25 Christoph Hellwigblk-mq: use ->bi_bdev for I/O accounting
2021-01-25 Christoph Hellwigblock: use ->bi_bdev for bio based I/O accounting
2021-01-25 Christoph Hellwigblock: do not reassig ->bi_bdev when partition remapping
2021-01-25 Christoph Hellwigblock: simplify submit_bio_checks a bit
2021-01-25 Christoph Hellwigblock: store a block_device pointer in struct bio
2021-01-25 Christoph Hellwigdcssblk: remove the end of device check in dcssblk_subm...
2021-01-25 Christoph Hellwigbrd: remove the end of device check in brd_do_bvec
2021-01-25 Christoph Hellwignvme: allow revalidate to set a namespace read-only
2021-01-25 Christoph Hellwigrbd: remove the ->set_read_only method
2021-01-25 Christoph Hellwigblock: propagate BLKROSET on the whole device to all...
2021-01-25 Christoph Hellwigblock: add a hard-readonly flag to struct gendisk
2021-01-25 Christoph Hellwigblock: remove the NULL bdev check in bdev_read_only
2021-01-25 Christoph Hellwigdm: use bdev_read_only to check if a device is read...
2021-01-25 Linus TorvaldsLinux 5.11-rc5
2021-01-24 Linus TorvaldsMerge tag 'sh-for-5.11' of git://git.libc.org/linux-sh
2021-01-24 Linus TorvaldsMerge tag 'io_uring-5.11-2021-01-24' of git://git.kerne...
2021-01-24 Linus TorvaldsMerge tag 'block-5.11-2021-01-24' of git://git.kernel...
next