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
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-27
block: simplify queue allocation
Christoph Hellwig
2020-03-27
null_blk: use blk_mq_init_queue_data
Christoph Hellwig
2020-03-27
block: move the ->devnode callback to struct block_device_operations
Christoph Hellwig
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2020-03-18
xen-blkfront.c: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
2020-03-18
virtio_blk.c: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
2020-03-10
null_blk: Add support for init_hctx() fault injection
Bart Van Assche
2020-03-10
null_blk: Handle null_add_dev() failures properly
Bart Van Assche
2020-03-10
null_blk: Fix the null_add_dev() error path
Bart Van Assche
2020-03-10
null_blk: Fix changing the number of hardware queues
Bart Van Assche
2020-03-10
null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
Bart Van Assche
2020-03-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-03-08
virtio-blk: improve virtqueue error to BLK_STS
Halil Pasic
2020-03-08
virtio-blk: fix hw_queue stopped on arbitrary error
Halil Pasic
2020-03-07
Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-05
xen/blkfront: fix ring info addressing
Juergen Gross
2020-02-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-02-28
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-25
null_blk: remove unused fields in 'nullb_cmd'
Dongli Zhang
2020-02-24
scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...
Adam Williamson
2020-02-24
floppy: check FDC index for errors before assigning it
Linus Torvalds
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
new primitive: __fs_parse()
Al Viro
2020-02-07
switch rbd and libceph to p_log-based primitives
Al Viro
2020-02-07
struct p_log, variants of warnf() et.al. taking that one instead
Al Viro
2020-02-07
Pass consistent param->type to fs_parse()
Al Viro
2020-02-06
Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2020-02-06
virtio-blk: remove VIRTIO_BLK_F_SCSI support
Christoph Hellwig
2020-02-06
Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-05
Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-04
brd: check and limit max_part par
Zhiqiang Liu
2020-02-04
drivers/block/null_blk_main.c: fix uninitialized var warnings
Andrew Morton
2020-02-04
drivers/block/null_blk_main.c: fix layout
Andrew Morton
2020-01-31
drivers/block/zram/zram_drv.c: fix error return codes not being returned in w...
Colin Ian King
2020-01-31
zram: try to avoid worst-case scenario on same element pages
Taejoon Song
2020-01-29
xen/blkfront: limit allocated memory size to actual use case
Juergen Gross
2020-01-29
nbd: add a flush_workqueue in nbd_start_device
Sun Ke
2020-01-29
drbd: fifo_alloc() should use struct_size
Stephen Kitt
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-29
xen/blkback: Consistently insert one empty line between functions
SeongJae Park
2020-01-29
xen/blkback: Remove unnecessary static variable name prefixes
SeongJae Park
2020-01-29
xen/blkback: Squeeze page pools if a memory pressure is detected
SeongJae Park
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
rbd: set the 'device' link in sysfs
Hannes Reinecke
2020-01-27
rbd: work around -Wuninitialized warning
Arnd Bergmann
2020-01-17
Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]