summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-16params: lift param_set_uint_minmax to common codeSagi Grimberg
2021-08-14remove the lightnvm subsystemChristoph Hellwig
2021-08-13nbd: reduce the nbd_index_mutex scopeChristoph Hellwig
2021-08-13nbd: refactor device search and allocation in nbd_genl_connectChristoph Hellwig
2021-08-13nbd: return the allocated nbd_device from nbd_dev_addChristoph Hellwig
2021-08-13nbd: remove nbd_del_diskChristoph Hellwig
2021-08-13nbd: refactor device removalChristoph Hellwig
2021-08-13nbd: do del_gendisk() asynchronously for NBD_DESTROY_ON_DISCONNECTHou Tao
2021-08-13nbd: add the check to prevent overflow in __nbd_ioctl()Baokun Li
2021-08-09xen-blkfront: Remove redundant assignment to variable errColin Ian King
2021-08-02block/rnbd: Use sysfs_emit instead of s*printf function for sysfs showMd Haris Iqbal
2021-08-02block/rnbd-clt: Use put_cpu_ptr after get_cpu_ptrGioh Kim
2021-08-02block: remove blk-mq-sysfs dead codeDamien Le Moal
2021-08-02loop: raise media_change eventMatteo Croce
2021-08-02block: add a helper to raise a media changed eventMatteo Croce
2021-08-02block: export diskseq in sysfsMatteo Croce
2021-08-02block: add ioctl to read the disk sequence numberMatteo Croce
2021-08-02block: export the diskseq in ueventsMatteo Croce
2021-08-02block: add disk sequence numberMatteo Croce
2021-08-02block: remove cmdline-parser.cChristoph Hellwig
2021-08-02block: remove disk_name()Christoph Hellwig
2021-08-02block: simplify disk name formatting in check_partitionChristoph Hellwig
2021-08-02block: simplify printing the device names disk_stack_limitsChristoph Hellwig
2021-08-02block: use the %pg format specifier in show_partitionChristoph Hellwig
2021-08-02block: use the %pg format specifier in printk_all_partitionsChristoph Hellwig
2021-08-02block: reduce stack usage in diskstats_showAbd-Alrhman Masalkhi
2021-08-02block: remove bdputChristoph Hellwig
2021-08-02block: remove bdgrabChristoph Hellwig
2021-08-02loop: don't grab a reference to the block deviceChristoph Hellwig
2021-08-02block: change the refcounting for partitionsChristoph Hellwig
2021-08-02block: allocate bd_meta_info later in add_partitionsChristoph Hellwig
2021-08-02block: unhash the whole device inode earlierChristoph Hellwig
2021-08-02block: assert the locking state in delete_partitionChristoph Hellwig
2021-08-02block: use bvec_kmap_local in bio_integrity_processChristoph Hellwig
2021-08-02block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}Christoph Hellwig
2021-08-02block: use memcpy_from_bvec in __blk_queue_bounceChristoph Hellwig
2021-08-02block: use memcpy_from_bvec in bio_copy_kern_endio_readChristoph Hellwig
2021-08-02block: use memcpy_to_bvec in copy_to_high_bio_irqChristoph Hellwig
2021-08-02block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvecChristoph Hellwig
2021-08-02block: remove bvec_kmap_irq and bvec_kunmap_irqChristoph Hellwig
2021-08-02ps3disk: use memcpy_{from,to}_bvecChristoph Hellwig
2021-08-02dm-writecache: use bvec_kmap_local instead of bvec_kmap_irqChristoph Hellwig
2021-08-02rbd: use memzero_bvecChristoph Hellwig
2021-08-02block: use memzero_page in zero_fill_bioChristoph Hellwig
2021-08-02bvec: add memcpy_{from,to}_bvec and memzero_bvec helperChristoph Hellwig
2021-08-02bvec: add a bvec_kmap_local helperChristoph Hellwig
2021-08-02bvec: fix the include guards for bvec.hChristoph Hellwig
2021-08-02MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>Christoph Hellwig
2021-08-02ioprio: move user space relevant ioprio bits to UAPI includesOliver Hartkopp
2021-08-01Linux 5.14-rc4Linus Torvalds