summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds2021-11-0118-63/+118
|\
| * block: remove blk_{get,put}_requestChristoph Hellwig2021-10-2915-45/+45
| * block: remove QUEUE_FLAG_SCSI_PASSTHROUGHChristoph Hellwig2021-10-223-2/+12
| * scsi: add a scsi_alloc_request helperChristoph Hellwig2021-10-2210-19/+25
| * sd: implement ->get_unique_idChristoph Hellwig2021-10-221-0/+39
* | Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-011-6/+57
|\ \
| * | cdrom: Remove redundant variable and its assignmentluo penghao2021-10-211-2/+2
| * | drivers/cdrom: improved ioctl for media change detectionLukas Prediger2021-09-151-4/+55
* | | Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-014-11/+176
|\ \ \
| * | | libata: support concurrent positioning ranges logDamien Le Moal2021-10-272-11/+94
| * | | scsi: sd: add concurrent positioning ranges supportDamien Le Moal2021-10-272-0/+82
| | |/ | |/|
* | | Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-0129-60/+46
|\ \ \
| * | | target/iblock: use bdev_nr_bytes instead of open coding itChristoph Hellwig2021-10-181-2/+2
| * | | nvmet: use bdev_nr_bytes instead of open coding itChristoph Hellwig2021-10-181-2/+2
| * | | md: use bdev_nr_sectors instead of open coding itChristoph Hellwig2021-10-181-15/+11
| * | | dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding themChristoph Hellwig2021-10-1822-33/+28
| * | | drbd: use bdev_nr_sectors instead of open coding itChristoph Hellwig2021-10-181-2/+1
| * | | bcache: remove bdev_sectorsChristoph Hellwig2021-10-183-6/+2
* | | | Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-0174-1510/+1902
|\ \ \ \
| * | | | null_blk: Fix handling of submit_queues and poll_queues attributesShin'ichiro Kawasaki2021-10-292-17/+87
| * | | | block: ataflop: Fix warning comparing pointer to 0Jiapeng Chong2021-10-291-2/+1
| * | | | bcache: replace snprintf in show functions with sysfs_emitQing Wang2021-10-292-19/+16
| * | | | bcache: move uapi header bcache.h to bcache code directoryColy Li2021-10-295-4/+450
| * | | | nvmet: use flex_array_size and struct_sizeLen Baker2021-10-272-2/+2
| * | | | nvmet: register discovery subsystem as 'current'Hannes Reinecke2021-10-272-6/+12
| * | | | nvmet: switch check for subsystem typeHannes Reinecke2021-10-271-1/+1
| * | | | block: ataflop: more blk-mq refactoring fixesMichael Schmitz2021-10-251-6/+39
| * | | | block: remove support for cryptoloop and the xor transferChristoph Hellwig2021-10-225-610/+26
| * | | | mtd: add add_disk() error handlingLuis Chamberlain2021-10-211-1/+5
| * | | | rnbd: add error handling support for add_disk()Luis Chamberlain2021-10-211-4/+9
| * | | | xen-blkfront: add error handling support for add_disk()Luis Chamberlain2021-10-211-1/+7
| * | | | bcache: add error handling support for add_disk()Luis Chamberlain2021-10-211-5/+12
| * | | | dm: add add_disk() error handlingLuis Chamberlain2021-10-211-1/+3
| * | | | block: aoe: fixup coccinelle warningsYe Guojin2021-10-211-7/+6
| * | | | Merge tag 'nvme-5.16-2021-10-21' of git://git.infradead.org/nvme into for-5.1...Jens Axboe2021-10-2118-28/+247
| |\ \ \ \
| | * | | | nvmet: use struct_size over open coded arithmeticLen Baker2021-10-201-2/+2
| | * | | | nvme: drop scan_lock and always kick requeue list when removing namespacesHannes Reinecke2021-10-201-5/+4
| | * | | | nvme-pci: clear shadow doorbell memory on resetsKeith Busch2021-10-201-1/+8
| | * | | | nvme-rdma: fix error code in nvme_rdma_setup_ctrlMax Gurtovoy2021-10-201-0/+2
| | * | | | nvme-multipath: add error handling support for add_disk()Luis Chamberlain2021-10-201-2/+12
| | * | | | nvmet: use macro definitions for setting cmic valueMax Gurtovoy2021-10-201-1/+2
| | * | | | nvmet: use macro definition for setting nmic valueMax Gurtovoy2021-10-201-1/+1
| | * | | | nvme: display correct subsystem NQNHannes Reinecke2021-10-205-4/+11
| | * | | | nvme: Add connect option 'discovery'Hannes Reinecke2021-10-203-1/+13
| | * | | | nvme: expose subsystem type in sysfs attribute 'subsystype'Hannes Reinecke2021-10-202-0/+28
| | * | | | nvmet: set 'CNTRLTYPE' in the identify controller dataHannes Reinecke2021-10-203-1/+9
| | * | | | nvmet: add nvmet_is_disc_subsys() helperHannes Reinecke2021-10-203-4/+9
| | * | | | nvmet: make discovery NQN configurableHannes Reinecke2021-10-202-1/+41
| | * | | | nvmet-rdma: implement get_max_queue_size controller opMax Gurtovoy2021-10-201-0/+6
| | * | | | nvmet: add get_max_queue_size op for controllersMax Gurtovoy2021-10-202-3/+6