summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2021-07-01zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACKYue Hu
2021-06-29loop: charge i/o to mem and blk cgDan Schatzberg
2021-06-29loop: use worker per cgroup instead of kworkerDan Schatzberg
2021-06-12Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-11block: loop: fix deadlock between open and removeChristoph Hellwig
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-12nbd: share nbd_put and return by goto put_nbdSun Ke
2021-05-12nbd: Fix NULL pointer in flush_workqueueSun Ke
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-06include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)
2021-05-03block/rnbd: Remove all likely and unlikelyGioh Kim
2021-05-03block/rnbd-clt: Check the return value of the function rtrs_clt_queryMd Haris Iqbal
2021-05-03block/rnbd: Fix style issuesDima Stepanov
2021-05-03block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_tMd Haris Iqbal
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-26drivers/block/null_blk/main: Fix a double free in null_init.Lv Yunlong
2021-04-23xen-blkfront: Fix 'physical' typosBjorn Helgaas
2021-04-23xen-blkback: fix compatibility bug with single page ringsPaul Durrant
2021-04-21brd: expose number of allocated pages in debugfsCalvin Owens
2021-04-21ataflop: fix off by one in ataflop_probe()Dan Carpenter
2021-04-21ataflop: potential out of bounds in do_format()Dan Carpenter
2021-04-20drbd: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-04-20block/rnbd: Use strscpy instead of strlcpyDima Stepanov
2021-04-20block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_nameDima Stepanov
2021-04-20block/rnbd-clt: Remove max_segment_sizeJack Wang
2021-04-20block/rnbd-clt: Generate kobject_uevent when the rnbd device state changesMd Haris Iqbal
2021-04-20block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_evGioh Kim
2021-04-20block/rnbd-clt: Support polling mode for IO latency optimizationGioh Kim
2021-04-20block/rnbd-clt: Fix missing a memory free when unloading the moduleGioh Kim
2021-04-20block/rnbd-clt: Improve find_or_create_sess() return checkTom Rix
2021-04-20block/rnbd-srv: Remove force_close file after holding a lockGioh Kim
2021-04-20block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallelGioh Kim
2021-04-20block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}Gioh Kim
2021-04-20block/rnbd: Kill destroy_device_cbGuoqing Jiang
2021-04-20block/rnbd: Kill rnbd_clt_destroy_default_groupGuoqing Jiang
2021-04-20block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_diskGuoqing Jiang
2021-04-20block/rnbd-clt: Remove some arguments from rnbd_client_setup_deviceGuoqing Jiang
2021-04-20block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpathGuoqing Jiang
2021-04-20floppy: cleanups: remove FLOPPY_SILENT_DCL_CLEAR undefDenis Efremov
2021-04-20floppy: cleanups: use memcpy() to copy reply_bufferDenis Efremov
2021-04-20floppy: cleanups: use memset() to zero reply_bufferDenis Efremov
2021-04-20floppy: cleanups: use ST0 as reply_buffer index 0Denis Efremov
2021-04-12block: move bio_list_copy_data to pktcdvdChristoph Hellwig
2021-04-12null_blk: add option for managing virtual boundaryMax Gurtovoy
2021-04-06drbd: use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-06swim3: support highmemChristoph Hellwig
2021-04-06floppy: always use the track bufferChristoph Hellwig
2021-04-06swim: don't call blk_queue_bounce_limitChristoph Hellwig
2021-04-06block: drbd: drbd_nl: Demote half-complete kernel-doc headersLee Jones