summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2021-05-19nbd: Fix NULL pointer in flush_workqueueSun Ke
2021-05-19block/rnbd-clt: Check the return value of the function rtrs_clt_queryMd Haris Iqbal
2021-05-19block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_tMd Haris Iqbal
2021-05-14drivers/block/null_blk/main: Fix a double free in null_init.Lv Yunlong
2021-05-14ataflop: fix off by one in ataflop_probe()Dan Carpenter
2021-05-14ataflop: potential out of bounds in do_format()Dan Carpenter
2021-05-14block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_nameDima Stepanov
2021-05-14xen-blkback: fix compatibility bug with single page ringsPaul Durrant
2021-05-12block/rnbd-clt: Fix missing a memory free when unloading the moduleGioh Kim
2021-05-12block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallelGioh Kim
2021-04-16null_blk: fix command timeout completion handlingDamien Le Moal
2021-03-30xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich
2021-03-30umem: fix error return code in mm_pci_probe()Wei Yongjun
2021-03-17zram: fix broken page writebackMinchan Kim
2021-03-17zram: fix return value on writeback_storeMinchan Kim
2021-03-17block: rsxx: fix error return code of rsxx_pci_probe()Jia-Ju Bai
2021-03-09rsxx: Return -EFAULT if copy_to_user() failsDan Carpenter
2021-03-07nbd: handle device refs for DESTROY_ON_DISCONNECT properlyJosef Bacik
2021-03-04floppy: reintroduce O_NDELAY fixJiri Kosina
2021-03-04zsmalloc: account the number of compacted pages correctlyRokudo Yan
2021-02-23xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich
2021-02-23xen-blkback: don't "handle" error by BUG()Jan Beulich
2021-01-29Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-29null_blk: cleanup zoned mode initializationDamien Le Moal
2021-01-28Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-26xen-blkfront: allow discard-* nodes to be optionalRoger Pau Monne
2021-01-25nbd: freeze the queue while we're adding connectionsJosef Bacik
2021-01-08block/rnbd-clt: avoid module unload race with close confirmationJack Wang
2021-01-08block/rnbd: Adding name to the Contributors ListSwapnil Ingle
2021-01-08block/rnbd-clt: Fix sg table use after freeGuoqing Jiang
2021-01-08block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_closeJack Wang
2021-01-08block/rnbd: Select SG_POOL for RNBD_CLIENTJack Wang
2021-01-03block: rsxx: select CONFIG_CRC32Arnd Bergmann
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-19Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-17Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-17nbd: Respect max_part for all partition scansJosh Triplett
2020-12-16block/rnbd-clt: Does not request pdu to rtrs-cltGioh Kim
2020-12-16block/rnbd-clt: Dynamically allocate sglist for rnbd_iuGioh Kim
2020-12-16block/rnbd: Set write-back cache and fua same to the target deviceGioh Kim
2020-12-16block/rnbd: Fix typosJack Wang
2020-12-16block/rnbd-srv: Protect dev session sysfs removalMd Haris Iqbal
2020-12-16block/rnbd-clt: Fix possible memleakJack Wang
2020-12-16block/rnbd-clt: Get rid of warning regarding size argument in strlcpyMd Haris Iqbal
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'for-linus-5.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-16xen-blkfront: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-15zram: break the strict dependency from lzoRui Salvaterra