index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2022-05-23
Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-21
mtip32xx: fix typo in comment
Julia Lawall
2022-05-19
xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
2022-05-19
xen/blkfront: switch blkfront to use INVALID_GRANT_REF
Juergen Gross
2022-05-16
nbd: Fix hung on disconnect request if socket is closed before
Xie Yongji
2022-05-15
block: remove last remaining traces of IDE documentation
Paul Gortmaker
2022-05-10
loop: remove most the top-of-file boilerplate comment
Christoph Hellwig
2022-05-10
loop: add a SPDX header
Christoph Hellwig
2022-05-10
loop: remove loop.h
Christoph Hellwig
2022-05-08
ataflop: use a statically allocated error counters
Willy Tarreau
2022-05-08
floppy: use a statically allocated error counter
Willy Tarreau
2022-05-04
block: null_blk: Improve device creation with configfs
Damien Le Moal
2022-05-04
block: null_blk: Cleanup messages
Damien Le Moal
2022-05-04
block: null_blk: Cleanup device creation and deletion
Damien Le Moal
2022-05-04
block: null_blk: Fix code style issues
Damien Le Moal
2022-05-04
xen-blkback: use bdev_discard_alignment
Christoph Hellwig
2022-05-03
rnbd-srv: use bdev_discard_alignment
Christoph Hellwig
2022-05-03
loop: remove a spurious clear of discard_alignment
Christoph Hellwig
2022-05-03
virtio_blk: fix the discard_granularity and discard_alignment queue limits
Christoph Hellwig
2022-05-03
null_blk: don't set the discard_alignment queue limit
Christoph Hellwig
2022-05-03
nbd: don't set the discard_alignment queue limit
Christoph Hellwig
2022-05-02
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
2022-05-01
aoe: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-04-27
floppy: disable FDRAWCMD by default
Willy Tarreau
2022-04-25
null-blk: save memory footprint for struct nullb_cmd
Yu Kuai
2022-04-18
block/rnbd-clt: Avoid flush_workqueue(system_long_wq) usage
Jack Wang
2022-04-18
loop: don't destroy lo->workqueue in __loop_clr_fd
Christoph Hellwig
2022-04-18
loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
Christoph Hellwig
2022-04-18
loop: avoid loop_validate_mutex/lo_mutex in ->release
Tetsuo Handa
2022-04-18
loop: suppress uevents while reconfiguring the device
Christoph Hellwig
2022-04-18
loop: implement ->free_disk
Christoph Hellwig
2022-04-18
loop: only freeze the queue in __loop_clr_fd when needed
Christoph Hellwig
2022-04-18
loop: don't freeze the queue in lo_release
Christoph Hellwig
2022-04-18
loop: remove the racy bd_inode->i_mapping->nrpages asserts
Christoph Hellwig
2022-04-18
loop: initialize the worker tracking fields once
Christoph Hellwig
2022-04-18
loop: de-duplicate the idle worker freeing code
Christoph Hellwig
2022-04-18
block: add a disk_openers helper
Christoph Hellwig
2022-04-18
zram: cleanup zram_remove
Christoph Hellwig
2022-04-18
zram: cleanup reset_store
Christoph Hellwig
2022-04-18
nbd: use the correct block_device in nbd_bdev_reset
Christoph Hellwig
2022-04-18
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
2022-04-17
drbd: Return true/false (not 1/0) from bool functions
Haowen Bai
2022-04-17
drdb: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2022-04-17
drbd: Replace "unsigned" with "unsigned int"
Cai Huoqing
2022-04-17
drbd: Make use of PFN_UP helper macro
Cai Huoqing
2022-04-17
block: drbd: drbd_receiver: Remove redundant assignment to err
Jiapeng Chong
2022-04-17
drbd: address enum mismatch warnings
Arnd Bergmann
2022-04-17
drbd: fix duplicate array initializer
Arnd Bergmann
[next]