index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Lines
2021-02-15
xen-blkback: fix error handling in xen_blkbk_map()
Jan Beulich
-10
/
+16
2021-02-15
xen-blkback: don't "handle" error by BUG()
Jan Beulich
-4
/
+2
2021-02-11
xen/events: link interdomain events to associated xenbus device
Juergen Gross
-1
/
+1
2021-02-10
block: Replace lkml.org links with lore
Kees Cook
-1
/
+1
2021-02-10
nbd: Convert to DEFINE_SHOW_ATTRIBUTE
Liao Pingfang
-24
/
+4
2021-02-10
nullb: use blk_queue_set_zoned() to setup zoned devices
Damien Le Moal
-4
/
+4
2021-02-04
block: remove skd driver
Damien Le Moal
-4004
/
+0
2021-02-04
floppy: reintroduce O_NDELAY fix
Jiri Kosina
-15
/
+15
2021-01-31
drbd: Avoid comma separated statements
Joe Perches
-2
/
+4
2021-01-29
Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
-7
/
+17
2021-01-29
null_blk: cleanup zoned mode initialization
Damien Le Moal
-7
/
+9
2021-01-28
Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-13
/
+7
2021-01-27
drbd: remove drbd_req_make_private_bio
Christoph Hellwig
-14
/
+8
2021-01-27
drbd: remove bio_alloc_drbd
Christoph Hellwig
-17
/
+2
2021-01-26
rsxx: remove redundant NULL check
Yang Li
-2
/
+1
2021-01-26
zram: fix NULL check before some freeing functions is not needed
Tian Tao
-2
/
+1
2021-01-26
drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
Guoqing Jiang
-10
/
+6
2021-01-26
mtip32xx: prefer pcie_capability_read_word()
Bjorn Helgaas
-8
/
+3
2021-01-26
mtip32xx: use PCI #defines instead of numbers
Bjorn Helgaas
-2
/
+2
2021-01-26
loop: scale loop device by introducing per device lock
Pavel Tatashin
-40
/
+54
2021-01-26
xen-blkfront: allow discard-* nodes to be optional
Roger Pau Monne
-13
/
+7
2021-01-25
nbd: freeze the queue while we're adding connections
Josef Bacik
-0
/
+8
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
-4
/
+4
2021-01-24
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
-2
/
+2
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
-11
/
+11
2021-01-24
brd: remove the end of device check in brd_do_bvec
Christoph Hellwig
-5
/
+1
2021-01-24
rbd: remove the ->set_read_only method
Christoph Hellwig
-19
/
+0
2021-01-08
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
-1
/
+2
2021-01-08
block/rnbd: Adding name to the Contributors List
Swapnil Ingle
-0
/
+1
2021-01-08
block/rnbd-clt: Fix sg table use after free
Guoqing Jiang
-8
/
+7
2021-01-08
block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close
Jack Wang
-3
/
+5
2021-01-08
block/rnbd: Select SG_POOL for RNBD_CLIENT
Jack Wang
-0
/
+1
2021-01-03
block: rsxx: select CONFIG_CRC32
Arnd Bergmann
-0
/
+1
2020-12-24
Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
-48
/
+93
2020-12-19
Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+1
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-4
/
+2
2020-12-17
Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
-2
/
+6
2020-12-17
nbd: Respect max_part for all partition scans
Josh Triplett
-3
/
+6
2020-12-16
block/rnbd-clt: Does not request pdu to rtrs-clt
Gioh Kim
-4
/
+13
2020-12-16
block/rnbd-clt: Dynamically allocate sglist for rnbd_iu
Gioh Kim
-27
/
+43
2020-12-16
block/rnbd: Set write-back cache and fua same to the target device
Gioh Kim
-6
/
+22
2020-12-16
block/rnbd: Fix typos
Jack Wang
-3
/
+3
2020-12-16
block/rnbd-srv: Protect dev session sysfs removal
Md Haris Iqbal
-1
/
+2
2020-12-16
block/rnbd-clt: Fix possible memleak
Jack Wang
-2
/
+3
2020-12-16
block/rnbd-clt: Get rid of warning regarding size argument in strlcpy
Md Haris Iqbal
-2
/
+1
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
-207
/
+418
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
-707
/
+603
2020-12-16
Merge tag 'for-linus-5.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+3
2020-12-16
xen-blkfront: Fix fall-through warnings for Clang
Gustavo A. R. Silva
-0
/
+1
2020-12-15
zram: break the strict dependency from lzo
Rui Salvaterra
-2
/
+44
[prev]
[next]