index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
62
-485
/
+1395
|
\
|
*
block: drop dead assignments in loop_init()
Lukas Bulwahn
2020-12-12
1
-6
/
+2
|
*
sr: Remove in_interrupt() usage in sr_init_command().
Sebastian Andrzej Siewior
2020-12-12
1
-17
/
+0
|
*
sr: Switch the sector size back to 2048 if sr_read_sector() changed it.
Sebastian Andrzej Siewior
2020-12-12
1
-0
/
+2
|
*
cdrom: Reset sector_size back it is not 2048.
Sebastian Andrzej Siewior
2020-12-12
1
-5
/
+7
|
*
drivers/lightnvm: fix a null-ptr-deref bug in pblk-core.c
tangzhenhao
2020-12-08
1
-0
/
+4
|
*
null_blk: Move driver into its own directory
Damien Le Moal
2020-12-08
9
-16
/
+28
|
*
null_blk: Allow controlling max_hw_sectors limit
Damien Le Moal
2020-12-08
2
-1
/
+20
|
*
null_blk: discard zones on reset
Damien Le Moal
2020-12-08
3
-2
/
+7
|
*
null_blk: cleanup discard handling
Damien Le Moal
2020-12-08
1
-21
/
+22
|
*
null_blk: Improve implicit zone close
Damien Le Moal
2020-12-08
2
-5
/
+18
|
*
null_blk: improve zone locking
Damien Le Moal
2020-12-08
2
-120
/
+188
|
*
block: Align max_hw_sectors to logical blocksize
Damien Le Moal
2020-12-08
1
-5
/
+18
|
*
null_blk: Fail zone append to conventional zones
Damien Le Moal
2020-12-08
1
-1
/
+4
|
*
null_blk: Fix zone size initialization
Damien Le Moal
2020-12-08
1
-8
/
+15
|
*
bcache: fix race between setting bdev state to none and new write request dir...
Dongsheng Yang
2020-12-07
2
-9
/
+9
|
*
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
|
*
Documentation/ABI/rnbd-srv: add document for force_close
Jack Wang
2020-12-04
1
-0
/
+8
|
*
block/rnbd-srv: close a mapped device from server side.
Lutz Pogrell
2020-12-04
3
-4
/
+57
|
*
Documentation/ABI/rnbd-clt: session name is appended to the device path
Gioh Kim
2020-12-04
1
-3
/
+3
|
*
Documentation/ABI/rnbd-clt: fix typo in sysfs-class-rnbd-client
Gioh Kim
2020-12-04
1
-1
/
+1
|
*
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 'nvme-5.11-20201202' of git://git.infradead.org/nvme into for-5.11/...
Jens Axboe
2020-12-02
21
-117
/
+336
|
|
\
|
|
*
nvme: export zoned namespaces without Zone Append support read-only
Javier González
2020-12-01
3
-5
/
+12
|
|
*
nvme: rename bdev operations
Javier González
2020-12-01
1
-4
/
+4
|
|
*
nvme: rename controller base dev_t char device
Javier González
2020-12-01
1
-5
/
+7
|
|
*
nvme: remove unnecessary return values
Javier González
2020-12-01
1
-5
/
+3
|
|
*
nvme: print a warning for when listing active namespaces fails
Minwoo Im
2020-12-01
1
-1
/
+4
|
|
*
nvme: improve an error message on Identify failure
Minwoo Im
2020-12-01
1
-1
/
+2
|
|
*
nvme-fabrics: reject I/O to offline device
Victor Gladkov
2020-12-01
5
-4
/
+77
|
|
*
nvmet: fix a spelling mistake "incuding" -> "including" in Kconfig
Colin Ian King
2020-12-01
1
-1
/
+1
|
|
*
nvmet: make sure discovery change log event is protected
Max Gurtovoy
2020-12-01
1
-0
/
+1
|
|
*
nvmet: remove unused ctrl->cqs
Amit
2020-12-01
2
-14
/
+2
|
|
*
nvme-pci: don't allocate unused I/O queues
Niklas Schnelle
2020-12-01
1
-9
/
+7
|
|
*
nvme-pci: drop min() from nr_io_queues assignment
Niklas Schnelle
2020-12-01
1
-2
/
+1
|
|
*
nvmet: use inline bio for passthru fast path
Chaitanya Kulkarni
2020-12-01
2
-3
/
+10
|
|
*
nvmet: use blk_rq_bio_prep instead of blk_rq_append_bio
Chaitanya Kulkarni
2020-12-01
1
-6
/
+2
|
|
*
nvmet: remove op_flags for passthru commands
Chaitanya Kulkarni
2020-12-01
1
-7
/
+1
|
|
*
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
2020-12-01
5
-23
/
+42
|
|
*
block: move blk_rq_bio_prep() to linux/blk-mq.h
Chaitanya Kulkarni
2020-12-01
2
-12
/
+12
|
|
*
nvmet: add passthru io timeout value attr
Chaitanya Kulkarni
2020-12-01
3
-1
/
+23
|
|
*
nvmet: add passthru admin timeout value attr
Chaitanya Kulkarni
2020-12-01
3
-0
/
+27
|
|
*
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
2020-12-01
7
-10
/
+10
|
|
*
nvme: centralize setting the timeout in nvme_alloc_request
Chaitanya Kulkarni
2020-12-01
3
-5
/
+11
|
|
*
nvme: simplify nvme_req_qid()
Baolin Wang
2020-12-01
1
-1
/
+2
|
|
*
nvme-fcloop: add sysfs attribute to inject command drop
James Smart
2020-12-01
1
-2
/
+79
|
|
/
|
*
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2020-11-30
4
-43
/
+66
|
|
\
[next]