linux-2.6-microblaze.git
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...
2021-01-24 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-01-24 Linus TorvaldsMerge tag 'char-misc-5.11-rc5' of git://git./linux...
2021-01-24 Linus TorvaldsMerge tag 'driver-core-5.11-rc5' of git://git./linux...
2021-01-24 Linus TorvaldsMerge tag 'staging-5.11-rc5' of git://git./linux/kernel...
2021-01-24 Linus TorvaldsMerge tag 'tty-5.11-rc5' of git://git./linux/kernel...
2021-01-24 Linus TorvaldsMerge tag 'usb-5.11-rc5' of git://git./linux/kernel...
2021-01-24 Nathan ChancellorMAINTAINERS: add a couple more files to the Clang/LLVM...
2021-01-24 Xiaoming Niproc_sysctl: fix oops caused by incorrect command param...
2021-01-24 Thomas Gleixnerpowerpc/mm/highmem: use __set_pte_at() for kmap_local()
2021-01-24 Thomas Gleixnermips/mm/highmem: use set_pte() for kmap_local()
2021-01-24 Thomas Gleixnermm/highmem: prepare for overriding set_pte_at()
2021-01-24 Thomas Gleixnersparc/mm/highmem: flush cache and TLB
2021-01-24 Dan Williamsmm: fix page reference leak in soft_offline_page()
2021-01-24 Arnd Bergmannubsan: disable unsigned-overflow check for i386
2021-01-24 Andrey Konovalovkasan, mm: fix resetting page_alloc tags for HW_TAGS
2021-01-24 Andrey Konovalovkasan, mm: fix conflicts with init_on_alloc/free
2021-01-24 Andrey Konovalovkasan: fix HW_TAGS boot parameters
2021-01-24 Lecopzer Chenkasan: fix incorrect arguments passing in kasan_add_zer...
2021-01-24 Lecopzer Chenkasan: fix unaligned address is unhandled in kasan_remo...
next