platform/kernel/linux-rpi.git
2021-02-10 Chaitanya Kulkarninvmet: use min of device_path and disk len
2021-02-10 Chaitanya Kulkarninvmet: use invalid cmd opcode helper
2021-02-10 Chaitanya Kulkarninvmet: use invalid cmd opcode helper
2021-02-10 Chaitanya Kulkarninvmet: add helper to report invalid opcode
2021-02-10 Chaitanya Kulkarninvmet: remove extra variable in id-ns handler
2021-02-10 Chaitanya Kulkarninvmet: make nvmet_find_namespace() req based
2021-02-10 Chaitanya Kulkarninvmet: return uniform error for invalid ns
2021-02-10 Chaitanya Kulkarninvmet: set status to 0 in case for invalid nsid
2021-02-10 Christoph Hellwignvmet-fc: add a missing __rcu annotation to nvmet_fc_tg...
2021-02-10 Keith Buschnvme-multipath: set nr_zones for zoned namespaces
2021-02-10 Sagi Grimbergnvmet-tcp: fix potential race of tcp socket closing...
2021-02-10 Sagi Grimbergnvmet-tcp: fix receive data digest calculation for...
2021-02-10 Chao Lengnvme-rdma: handle nvme_rdma_post_send failures better
2021-02-10 Chao Lengnvme-fabrics: avoid double completions in nvmf_fail_non...
2021-02-10 Chao Lengnvme: introduce a nvme_host_path_error helper
2021-02-10 Chao Lengblk-mq: introduce blk_mq_set_request_complete
2021-02-10 Jiapeng Chongnvme: convert sysfs sprintf/snprintf family to sysfs_emit
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
next