index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2022-02-02
block: pass a block_device and opf to bio_reset
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-02-02
xen-blkback: bio_alloc can't fail if it is allow to sleep
Christoph Hellwig
2022-02-02
rnbd-srv: remove struct rnbd_dev_blk_io
Christoph Hellwig
2022-02-02
rnbd-srv: simplify bio mapping in process_rdma
Christoph Hellwig
2022-02-02
drbd: bio_alloc can't fail if it is allow to sleep
Christoph Hellwig
2022-02-02
block: remove genhd.h
Christoph Hellwig
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-21
Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-17
brd: remove brd_devices_mutex mutex
Tetsuo Handa
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
zram: use ATTRIBUTE_GROUPS
Luis Chamberlain
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-13
aoe: remove redundant assignment on variable n
Colin Ian King
2022-01-13
loop: remove redundant initialization of pointer node
Colin Ian King
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-01-13
Merge tag 'v5.16' into rdma.git for-next
Jason Gunthorpe
2022-01-13
rbd: make const pointer spaces a static const array
Colin Ian King
2022-01-13
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2022-01-12
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess
Vaishali Thakkar
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path
Vaishali Thakkar
2022-01-05
block/rnbd-clt-sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-03
pktcdvd: convert to use attribute groups
Greg Kroah-Hartman
2022-01-03
Merge 5.16-rc8 into char-misc-next
Greg Kroah-Hartman
2021-12-23
block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0
Ming Lei
2021-12-21
paride: fix up build warning on mips platforms
Greg Kroah-Hartman
2021-12-16
block: remove the rsxx driver
Christoph Hellwig
2021-12-16
xen/blkfront: harden blkfront against event channel storms
Juergen Gross
2021-12-14
rsxx: Drop PCI legacy power management
Bjorn Helgaas
2021-12-14
mtip32xx: convert to generic power management
Vaibhav Gupta
2021-12-14
mtip32xx: remove pointless drvdata lookups
Bjorn Helgaas
2021-12-14
mtip32xx: remove pointless drvdata checking
Bjorn Helgaas
2021-12-13
drbd: Use struct_group() to zero algs
Kees Cook
2021-12-13
loop: make autoclear operation asynchronous
Tetsuo Handa
2021-12-10
null_blk: cast command status to integer
Jens Axboe
2021-12-09
pktdvd: stop using bdi congestion framework.
NeilBrown
2021-12-04
Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-03
block: null_blk: batched complete poll requests
Ming Lei
2021-12-03
floppy: Add max size check for user space request
Xiongwei Song
2021-12-03
floppy: Fix hang in watchdog when disk is ejected
Tasos Sahanidis
2021-12-02
null_blk: allow zero poll queues
Ming Lei
[next]