index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
2021-11-01
18
-63
/
+118
|
\
|
*
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-29
15
-45
/
+45
|
*
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
2021-10-22
3
-2
/
+12
|
*
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2021-10-22
10
-19
/
+25
|
*
sd: implement ->get_unique_id
Christoph Hellwig
2021-10-22
1
-0
/
+39
*
|
Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-6
/
+57
|
\
\
|
*
|
cdrom: Remove redundant variable and its assignment
luo penghao
2021-10-21
1
-2
/
+2
|
*
|
drivers/cdrom: improved ioctl for media change detection
Lukas Prediger
2021-09-15
1
-4
/
+55
*
|
|
Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
4
-11
/
+176
|
\
\
\
|
*
|
|
libata: support concurrent positioning ranges log
Damien Le Moal
2021-10-27
2
-11
/
+94
|
*
|
|
scsi: sd: add concurrent positioning ranges support
Damien Le Moal
2021-10-27
2
-0
/
+82
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
29
-60
/
+46
|
\
\
\
|
*
|
|
target/iblock: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
1
-2
/
+2
|
*
|
|
nvmet: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
1
-2
/
+2
|
*
|
|
md: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
1
-15
/
+11
|
*
|
|
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
2021-10-18
22
-33
/
+28
|
*
|
|
drbd: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
1
-2
/
+1
|
*
|
|
bcache: remove bdev_sectors
Christoph Hellwig
2021-10-18
3
-6
/
+2
*
|
|
|
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
74
-1510
/
+1902
|
\
\
\
\
|
*
|
|
|
null_blk: Fix handling of submit_queues and poll_queues attributes
Shin'ichiro Kawasaki
2021-10-29
2
-17
/
+87
|
*
|
|
|
block: ataflop: Fix warning comparing pointer to 0
Jiapeng Chong
2021-10-29
1
-2
/
+1
|
*
|
|
|
bcache: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-29
2
-19
/
+16
|
*
|
|
|
bcache: move uapi header bcache.h to bcache code directory
Coly Li
2021-10-29
5
-4
/
+450
|
*
|
|
|
nvmet: use flex_array_size and struct_size
Len Baker
2021-10-27
2
-2
/
+2
|
*
|
|
|
nvmet: register discovery subsystem as 'current'
Hannes Reinecke
2021-10-27
2
-6
/
+12
|
*
|
|
|
nvmet: switch check for subsystem type
Hannes Reinecke
2021-10-27
1
-1
/
+1
|
*
|
|
|
block: ataflop: more blk-mq refactoring fixes
Michael Schmitz
2021-10-25
1
-6
/
+39
|
*
|
|
|
block: remove support for cryptoloop and the xor transfer
Christoph Hellwig
2021-10-22
5
-610
/
+26
|
*
|
|
|
mtd: add add_disk() error handling
Luis Chamberlain
2021-10-21
1
-1
/
+5
|
*
|
|
|
rnbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-4
/
+9
|
*
|
|
|
xen-blkfront: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-1
/
+7
|
*
|
|
|
bcache: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-5
/
+12
|
*
|
|
|
dm: add add_disk() error handling
Luis Chamberlain
2021-10-21
1
-1
/
+3
|
*
|
|
|
block: aoe: fixup coccinelle warnings
Ye Guojin
2021-10-21
1
-7
/
+6
|
*
|
|
|
Merge tag 'nvme-5.16-2021-10-21' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
2021-10-21
18
-28
/
+247
|
|
\
\
\
\
|
|
*
|
|
|
nvmet: use struct_size over open coded arithmetic
Len Baker
2021-10-20
1
-2
/
+2
|
|
*
|
|
|
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
2021-10-20
1
-5
/
+4
|
|
*
|
|
|
nvme-pci: clear shadow doorbell memory on resets
Keith Busch
2021-10-20
1
-1
/
+8
|
|
*
|
|
|
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
2021-10-20
1
-0
/
+2
|
|
*
|
|
|
nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
2021-10-20
1
-2
/
+12
|
|
*
|
|
|
nvmet: use macro definitions for setting cmic value
Max Gurtovoy
2021-10-20
1
-1
/
+2
|
|
*
|
|
|
nvmet: use macro definition for setting nmic value
Max Gurtovoy
2021-10-20
1
-1
/
+1
|
|
*
|
|
|
nvme: display correct subsystem NQN
Hannes Reinecke
2021-10-20
5
-4
/
+11
|
|
*
|
|
|
nvme: Add connect option 'discovery'
Hannes Reinecke
2021-10-20
3
-1
/
+13
|
|
*
|
|
|
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
2021-10-20
2
-0
/
+28
|
|
*
|
|
|
nvmet: set 'CNTRLTYPE' in the identify controller data
Hannes Reinecke
2021-10-20
3
-1
/
+9
|
|
*
|
|
|
nvmet: add nvmet_is_disc_subsys() helper
Hannes Reinecke
2021-10-20
3
-4
/
+9
|
|
*
|
|
|
nvmet: make discovery NQN configurable
Hannes Reinecke
2021-10-20
2
-1
/
+41
|
|
*
|
|
|
nvmet-rdma: implement get_max_queue_size controller op
Max Gurtovoy
2021-10-20
1
-0
/
+6
|
|
*
|
|
|
nvmet: add get_max_queue_size op for controllers
Max Gurtovoy
2021-10-20
2
-3
/
+6
[next]