summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-08raid5-ppl: fully initialize the bio in ppl_new_iounitChristoph Hellwig
2022-03-08Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2022-03-08md: use msleep() in md_notify_reboot()Eric Dumazet
2022-03-08lib/raid6: Include <asm/ppc-opcode.h> for VPERMXORPaul Menzel
2022-03-08lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3Paul Menzel
2022-03-08lib/raid6/test: fix multiple definition linking errorDirk Müller
2022-03-08md: raid1/raid10: drop pending_cntMariusz Tkaczyk
2022-03-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/coly...Jens Axboe
2022-03-06bcache: fixup multiple threads crashMingzhe Zou
2022-03-06bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharingMingzhe Zou
2022-03-04floppy: use memcpy_{to,from}_bvecChristoph Hellwig
2022-03-04drbd: use bvec_kmap_local in recv_dless_readChristoph Hellwig
2022-03-04drbd: use bvec_kmap_local in drbd_csum_bioChristoph Hellwig
2022-03-04bcache: use bvec_kmap_local in bio_csumChristoph Hellwig
2022-03-04nvdimm-btt: use bvec_kmap_local in btt_rw_integrityChristoph Hellwig
2022-03-04nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrityChristoph Hellwig
2022-03-04zram: use memcpy_from_bvec in zram_bvec_writeChristoph Hellwig
2022-03-04zram: use memcpy_to_bvec in zram_bvec_readChristoph Hellwig
2022-03-04aoe: use bvec_kmap_local in bvcpyChristoph Hellwig
2022-03-04iss-simdisk: use bvec_kmap_local in simdisk_submit_bioChristoph Hellwig
2022-03-03Merge tag 'nvme-5.18-2022-03-03' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2022-02-28nvme: check that EUI/GUID/UUID are globally uniqueChristoph Hellwig
2022-02-28nvme: check for duplicate identifiers earlierChristoph Hellwig
2022-02-28nvme: fix the check for duplicate unique identifiersChristoph Hellwig
2022-02-28nvme: cleanup __nvme_check_idsChristoph Hellwig
2022-02-28nvme: remove nssa from struct nvme_ctrlKeith Busch
2022-02-28nvme: explicitly set non-error for directivesKeith Busch
2022-02-28nvme: expose cntrltype and dctype through sysfsMartin Belanger
2022-02-28nvme: send uevent on connection upMartin Belanger
2022-02-28nvme: add vectored-io support for user-passthroughKanchan Joshi
2022-02-28nvme: add verbose error loggingAlan Adamson
2022-02-28nvme: add a helper to initialize connect_qChaitanya Kulkarni
2022-02-28nvme-rdma: add helpers for mapping/unmapping requestMax Gurtovoy
2022-02-28nvmet-tcp: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg
2022-02-28nvmet-rdma: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg
2022-02-28nvmet-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg
2022-02-28nvmet: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg
2022-02-28nvme-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg
2022-02-28nvme: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg
2022-02-28nvmet: allow bdev in buffered_io modeChaitanya Kulkarni
2022-02-28nvmet: use i_size_read() to set size for file-nsChaitanya Kulkarni
2022-02-28nvme-fabrics: remove unnecessary braces for caseChaitanya Kulkarni
2022-02-28nvme-fabrics: use consistent zeroout patternChaitanya Kulkarni
2022-02-28nvme-fabrics: use unsigned int typeChaitanya Kulkarni
2022-02-28nvme-fabrics: use unsigned int typeChaitanya Kulkarni
2022-02-28nvme-core: remove unnecessary function parameterChaitanya Kulkarni
2022-02-28nvme-core: remove unnecessary semicolonChaitanya Kulkarni
2022-02-28nvme-fc: fix a typoQinghua Jin
2022-02-27null_blk: null_alloc_page() cleanupChaitanya Kulkarni
2022-02-27null_blk: remove hardcoded null_alloc_page() paramChaitanya Kulkarni