index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-kcopyd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
nvmet: use flex_array_size and struct_size
Len Baker
2
-2
/
+2
2021-10-27
nvmet: register discovery subsystem as 'current'
Hannes Reinecke
2
-6
/
+12
2021-10-27
nvmet: switch check for subsystem type
Hannes Reinecke
1
-1
/
+1
2021-10-27
nvme: add new discovery log page entry definitions
Hannes Reinecke
1
-3
/
+16
2021-10-25
block: ataflop: more blk-mq refactoring fixes
Michael Schmitz
1
-6
/
+39
2021-10-22
block: remove support for cryptoloop and the xor transfer
Christoph Hellwig
5
-610
/
+26
2021-10-21
mtd: add add_disk() error handling
Luis Chamberlain
1
-1
/
+5
2021-10-21
rnbd: add error handling support for add_disk()
Luis Chamberlain
1
-4
/
+9
2021-10-21
um/drivers/ubd_kern: add error handling support for add_disk()
Luis Chamberlain
1
-4
/
+9
2021-10-21
m68k/emu/nfblock: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+7
2021-10-21
xen-blkfront: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+7
2021-10-21
bcache: add error handling support for add_disk()
Luis Chamberlain
1
-5
/
+12
2021-10-21
dm: add add_disk() error handling
Luis Chamberlain
1
-1
/
+3
2021-10-21
block: aoe: fixup coccinelle warnings
Ye Guojin
1
-7
/
+6
2021-10-20
nvmet: use struct_size over open coded arithmetic
Len Baker
1
-2
/
+2
2021-10-20
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
1
-5
/
+4
2021-10-20
nvme-pci: clear shadow doorbell memory on resets
Keith Busch
1
-1
/
+8
2021-10-20
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
1
-0
/
+2
2021-10-20
nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+12
2021-10-20
nvmet: use macro definitions for setting cmic value
Max Gurtovoy
2
-1
/
+3
2021-10-20
nvmet: use macro definition for setting nmic value
Max Gurtovoy
1
-1
/
+1
2021-10-20
nvme: display correct subsystem NQN
Hannes Reinecke
5
-4
/
+11
2021-10-20
nvme: Add connect option 'discovery'
Hannes Reinecke
3
-1
/
+13
2021-10-20
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
2
-0
/
+28
2021-10-20
nvmet: set 'CNTRLTYPE' in the identify controller data
Hannes Reinecke
3
-1
/
+9
2021-10-20
nvmet: add nvmet_is_disc_subsys() helper
Hannes Reinecke
3
-4
/
+9
2021-10-20
nvme: add CNTRLTYPE definitions for 'identify controller'
Hannes Reinecke
1
-1
/
+9
2021-10-20
nvmet: make discovery NQN configurable
Hannes Reinecke
2
-1
/
+41
2021-10-20
nvmet-rdma: implement get_max_queue_size controller op
Max Gurtovoy
1
-0
/
+6
2021-10-20
nvmet: add get_max_queue_size op for controllers
Max Gurtovoy
2
-3
/
+6
2021-10-20
nvme-rdma: limit the maximal queue size for RDMA controllers
Max Gurtovoy
2
-0
/
+9
2021-10-20
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+16
2021-10-20
nvmet-rdma: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+24
2021-10-20
nvmet: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+2
2021-10-20
qla2xxx: add ->map_queues support for nvme
Saurav Kashyap
1
-0
/
+15
2021-10-20
nvme-fc: add support for ->map_queues
Saurav Kashyap
2
-0
/
+31
2021-10-20
nvme: generate uevent once a multipath namespace is operational again
Hannes Reinecke
1
-2
/
+5
2021-10-20
bcache: remove bch_crc64_update
Christoph Hellwig
3
-10
/
+2
2021-10-20
bcache: use bvec_kmap_local in bch_data_verify
Christoph Hellwig
1
-6
/
+5
2021-10-20
bcache: remove the backing_dev_name field from struct cached_dev
Christoph Hellwig
6
-39
/
+29
2021-10-20
bcache: remove the cache_dev_name field from struct cache
Christoph Hellwig
3
-10
/
+7
2021-10-20
bcache: move calc_cached_dev_sectors to proper place on backing device detach
Lin Feng
1
-1
/
+1
2021-10-20
bcache: fix error info in register_bcache()
Chao Yu
1
-3
/
+10
2021-10-20
bcache: reserve never used bits from bkey.high
Coly Li
1
-2
/
+2
2021-10-20
md: bcache: Fix spelling of 'acquire'
Ding Senjie
1
-1
/
+1
2021-10-20
s390/dasd: fix possibly missed path verification
Stefan Haberland
2
-3
/
+15
2021-10-20
s390/dasd: fix missing path conf_data after failed allocation
Stefan Haberland
1
-1
/
+12
2021-10-20
s390/dasd: summarize dasd configuration data in a separate structure
Stefan Haberland
2
-97
/
+98
2021-10-20
s390/dasd: move dasd_eckd_read_fc_security
Stefan Haberland
1
-2
/
+3
2021-10-20
s390/dasd: split up dasd_eckd_read_conf
Stefan Haberland
1
-79
/
+51
[next]