index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
9
-11
/
+11
2021-01-24
brd: remove the end of device check in brd_do_bvec
Christoph Hellwig
1
-5
/
+1
2021-01-24
rbd: remove the ->set_read_only method
Christoph Hellwig
1
-19
/
+0
2021-01-08
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
1
-1
/
+2
2021-01-08
block/rnbd: Adding name to the Contributors List
Swapnil Ingle
1
-0
/
+1
2021-01-08
block/rnbd-clt: Fix sg table use after free
Guoqing Jiang
1
-8
/
+7
2021-01-08
block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close
Jack Wang
1
-3
/
+5
2021-01-08
block/rnbd: Select SG_POOL for RNBD_CLIENT
Jack Wang
1
-0
/
+1
2021-01-03
block: rsxx: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2020-12-24
Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-48
/
+93
2020-12-19
Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-4
/
+2
2020-12-17
Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+6
2020-12-17
nbd: Respect max_part for all partition scans
Josh Triplett
1
-3
/
+6
2020-12-16
block/rnbd-clt: Does not request pdu to rtrs-clt
Gioh Kim
1
-4
/
+13
2020-12-16
block/rnbd-clt: Dynamically allocate sglist for rnbd_iu
Gioh Kim
2
-27
/
+43
2020-12-16
block/rnbd: Set write-back cache and fua same to the target device
Gioh Kim
4
-6
/
+22
2020-12-16
block/rnbd: Fix typos
Jack Wang
1
-3
/
+3
2020-12-16
block/rnbd-srv: Protect dev session sysfs removal
Md Haris Iqbal
1
-1
/
+2
2020-12-16
block/rnbd-clt: Fix possible memleak
Jack Wang
1
-2
/
+3
2020-12-16
block/rnbd-clt: Get rid of warning regarding size argument in strlcpy
Md Haris Iqbal
1
-2
/
+1
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-207
/
+418
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-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
-1
/
+3
2020-12-16
xen-blkfront: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-15
zram: break the strict dependency from lzo
Rui Salvaterra
3
-2
/
+44
2020-12-15
zram: add stat to gather incompressible pages since zram set up
Minchan Kim
2
-2
/
+5
2020-12-15
zram: support page writeback
Minchan Kim
1
-4
/
+17
2020-12-14
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
1
-2
/
+6
2020-12-14
xen-blkback: set ring->xenblkd to NULL after kthread_stop()
Pawel Wieczorkiewicz
1
-0
/
+1
2020-12-14
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
1
-1
/
+2
2020-12-12
block: drop dead assignments in loop_init()
Lukas Bulwahn
1
-6
/
+2
2020-12-09
xen: add helpers for caching grant mapping pages
Juergen Gross
3
-79
/
+20
2020-12-07
null_blk: Move driver into its own directory
Damien Le Moal
9
-16
/
+28
2020-12-07
null_blk: Allow controlling max_hw_sectors limit
Damien Le Moal
2
-1
/
+20
2020-12-07
null_blk: discard zones on reset
Damien Le Moal
3
-2
/
+7
2020-12-07
null_blk: cleanup discard handling
Damien Le Moal
1
-21
/
+22
2020-12-07
null_blk: Improve implicit zone close
Damien Le Moal
2
-5
/
+18
2020-12-07
null_blk: improve zone locking
Damien Le Moal
2
-120
/
+188
2020-12-07
null_blk: Fail zone append to conventional zones
Damien Le Moal
1
-1
/
+4
2020-12-07
null_blk: Fix zone size initialization
Damien Le Moal
1
-8
/
+15
2020-12-07
block/rnbd: fix a null pointer dereference on dev->blk_symlink_name
Colin Ian King
1
-1
/
+1
2020-12-04
block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
Md Haris Iqbal
3
-7
/
+23
2020-12-04
block/rnbd: call kobject_put in the failure path
Guoqing Jiang
2
-13
/
+19
2020-12-04
block/rnbd-srv: close a mapped device from server side.
Lutz Pogrell
3
-4
/
+57
2020-12-04
block/rnbd-clt: support mapping two devices with the same name from different...
Guoqing Jiang
2
-5
/
+12
2020-12-04
block/rnbd-clt: Make path parameter optional for map_device
Md Haris Iqbal
2
-1
/
+6
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2
-4
/
+2
2020-12-01
block: stop using bdget_disk for partition 0
Christoph Hellwig
3
-30
/
+8
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
3
-3
/
+3
[next]