index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbd: fix possible overflow for 'first_minor' in nbd_dev_add()
Yu Kuai
2021-11-02
1
-3
/
+3
*
nbd: fix max value for 'first_minor'
Yu Kuai
2021-11-02
1
-3
/
+3
*
block/brd: add error handling support for add_disk()
Luis Chamberlain
2021-10-30
1
-2
/
+7
*
ps3vram: add error handling support for add_disk()
Luis Chamberlain
2021-10-30
1
-1
/
+6
*
ps3disk: add error handling support for add_disk()
Luis Chamberlain
2021-10-30
1
-2
/
+6
*
zram: add error handling support for add_disk()
Luis Chamberlain
2021-10-30
1
-1
/
+5
*
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
|
*
nvme-rdma: limit the maximal queue size for RDMA controllers
Max Gurtovoy
2021-10-20
1
-0
/
+7
|
*
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
1
-0
/
+16
|
*
nvmet-rdma: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
1
-0
/
+24
|
*
nvmet: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
1
-0
/
+2
|
*
qla2xxx: add ->map_queues support for nvme
Saurav Kashyap
2021-10-20
1
-0
/
+15
|
*
nvme-fc: add support for ->map_queues
Saurav Kashyap
2021-10-20
1
-0
/
+24
|
*
nvme: generate uevent once a multipath namespace is operational again
Hannes Reinecke
2021-10-20
1
-2
/
+5
*
|
bcache: remove bch_crc64_update
Christoph Hellwig
2021-10-20
3
-10
/
+2
*
|
bcache: use bvec_kmap_local in bch_data_verify
Christoph Hellwig
2021-10-20
1
-6
/
+5
*
|
bcache: remove the backing_dev_name field from struct cached_dev
Christoph Hellwig
2021-10-20
6
-39
/
+29
*
|
bcache: remove the cache_dev_name field from struct cache
Christoph Hellwig
2021-10-20
3
-10
/
+7
*
|
bcache: move calc_cached_dev_sectors to proper place on backing device detach
Lin Feng
2021-10-20
1
-1
/
+1
*
|
bcache: fix error info in register_bcache()
Chao Yu
2021-10-20
1
-3
/
+10
[next]