index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-29
2
-7
/
+17
|
\
|
*
null_blk: cleanup zoned mode initialization
Damien Le Moal
2021-01-29
1
-7
/
+9
|
*
nbd: freeze the queue while we're adding connections
Josef Bacik
2021-01-25
1
-0
/
+8
*
|
Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-01-28
1
-13
/
+7
|
\
\
|
|
/
|
/
|
|
*
xen-blkfront: allow discard-* nodes to be optional
Roger Pau Monne
2021-01-26
1
-13
/
+7
*
|
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
2021-01-08
1
-1
/
+2
*
|
block/rnbd: Adding name to the Contributors List
Swapnil Ingle
2021-01-08
1
-0
/
+1
*
|
block/rnbd-clt: Fix sg table use after free
Guoqing Jiang
2021-01-08
1
-8
/
+7
*
|
block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close
Jack Wang
2021-01-08
1
-3
/
+5
*
|
block/rnbd: Select SG_POOL for RNBD_CLIENT
Jack Wang
2021-01-08
1
-0
/
+1
*
|
block: rsxx: select CONFIG_CRC32
Arnd Bergmann
2021-01-03
1
-0
/
+1
*
|
Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-24
6
-48
/
+93
|
\
\
|
*
|
nbd: Respect max_part for all partition scans
Josh Triplett
2020-12-17
1
-3
/
+6
|
*
|
block/rnbd-clt: Does not request pdu to rtrs-clt
Gioh Kim
2020-12-16
1
-4
/
+13
|
*
|
block/rnbd-clt: Dynamically allocate sglist for rnbd_iu
Gioh Kim
2020-12-16
2
-27
/
+43
|
*
|
block/rnbd: Set write-back cache and fua same to the target device
Gioh Kim
2020-12-16
4
-6
/
+22
|
*
|
block/rnbd: Fix typos
Jack Wang
2020-12-16
1
-3
/
+3
|
*
|
block/rnbd-srv: Protect dev session sysfs removal
Md Haris Iqbal
2020-12-16
1
-1
/
+2
|
*
|
block/rnbd-clt: Fix possible memleak
Jack Wang
2020-12-16
1
-2
/
+3
|
*
|
block/rnbd-clt: Get rid of warning regarding size argument in strlcpy
Md Haris Iqbal
2020-12-16
1
-2
/
+1
*
|
|
Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-19
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xen-blkfront: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-16
1
-0
/
+1
*
|
|
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
2
-4
/
+2
|
\
\
\
|
*
|
|
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2020-12-04
2
-4
/
+2
*
|
|
|
Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-12-17
1
-2
/
+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
2020-12-14
1
-2
/
+6
*
|
|
|
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
16
-207
/
+418
|
\
\
\
\
|
*
|
|
|
block: drop dead assignments in loop_init()
Lukas Bulwahn
2020-12-12
1
-6
/
+2
|
*
|
|
|
null_blk: Move driver into its own directory
Damien Le Moal
2020-12-07
9
-16
/
+28
|
*
|
|
|
null_blk: Allow controlling max_hw_sectors limit
Damien Le Moal
2020-12-07
2
-1
/
+20
|
*
|
|
|
null_blk: discard zones on reset
Damien Le Moal
2020-12-07
3
-2
/
+7
|
*
|
|
|
null_blk: cleanup discard handling
Damien Le Moal
2020-12-07
1
-21
/
+22
|
*
|
|
|
null_blk: Improve implicit zone close
Damien Le Moal
2020-12-07
2
-5
/
+18
|
*
|
|
|
null_blk: improve zone locking
Damien Le Moal
2020-12-07
2
-120
/
+188
|
*
|
|
|
null_blk: Fail zone append to conventional zones
Damien Le Moal
2020-12-07
1
-1
/
+4
|
*
|
|
|
null_blk: Fix zone size initialization
Damien Le Moal
2020-12-07
1
-8
/
+15
|
*
|
|
|
block/rnbd: fix a null pointer dereference on dev->blk_symlink_name
Colin Ian King
2020-12-07
1
-1
/
+1
|
*
|
|
|
block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
Md Haris Iqbal
2020-12-04
3
-7
/
+23
|
*
|
|
|
block/rnbd: call kobject_put in the failure path
Guoqing Jiang
2020-12-04
2
-13
/
+19
|
*
|
|
|
block/rnbd-srv: close a mapped device from server side.
Lutz Pogrell
2020-12-04
3
-4
/
+57
|
*
|
|
|
block/rnbd-clt: support mapping two devices with the same name from different...
Guoqing Jiang
2020-12-04
2
-5
/
+12
|
*
|
|
|
block/rnbd-clt: Make path parameter optional for map_device
Md Haris Iqbal
2020-12-04
2
-1
/
+6
*
|
|
|
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
22
-707
/
+603
|
\
\
\
\
\
|
*
|
|
|
|
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
3
-30
/
+8
|
*
|
|
|
|
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
3
-3
/
+3
|
*
|
|
|
|
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
3
-3
/
+4
|
*
|
|
|
|
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
3
-5
/
+2
|
*
|
|
|
|
block: simplify the block device claiming interface
Christoph Hellwig
2020-12-01
1
-7
/
+5
|
*
|
|
|
|
block: remove ->bd_contains
Christoph Hellwig
2020-12-01
1
-1
/
+1
|
*
|
|
|
|
block: remove i_bdev
Christoph Hellwig
2020-12-01
1
-5
/
+3
[next]