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
*
s390/dasd: Avoid field over-reading memcpy()
Kees Cook
2021-07-01
2
-3
/
+5
*
dasd: unexport dasd_set_target_state
Christoph Hellwig
2021-07-01
1
-1
/
+0
*
nvme: use return value from blk_execute_rq()
Keith Busch
2021-06-30
4
-18
/
+33
*
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
8
-47
/
+19
*
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-30
7
-10
/
+10
*
loop: rewrite loop_exit using idr_for_each_entry
Christoph Hellwig
2021-06-30
1
-9
/
+5
*
loop: split loop_lookup
Christoph Hellwig
2021-06-30
1
-45
/
+12
*
loop: don't allow deleting an unspecified loop device
Christoph Hellwig
2021-06-30
1
-0
/
+5
*
loop: move loop_ctl_mutex locking into loop_add
Christoph Hellwig
2021-06-30
1
-24
/
+13
*
loop: split loop_control_ioctl
Christoph Hellwig
2021-06-30
1
-33
/
+60
*
loop: don't call loop_lookup before adding a loop device
Christoph Hellwig
2021-06-30
1
-8
/
+1
*
loop: remove the l argument to loop_add
Christoph Hellwig
2021-06-30
1
-7
/
+5
*
loop: reduce loop_ctl_mutex coverage in loop_exit
Christoph Hellwig
2021-06-30
1
-2
/
+3
*
loop: reorder loop_exit
Christoph Hellwig
2021-06-30
1
-5
/
+2
*
mmc: initialized disk->minors
Christoph Hellwig
2021-06-30
1
-0
/
+1
*
mmc: switch to blk_mq_alloc_disk
Christoph Hellwig
2021-06-30
3
-25
/
+14
*
mmc: remove an extra blk_{get,put}_queue pair
Christoph Hellwig
2021-06-30
1
-13
/
+1
*
nbd: provide a way for userspace processes to identify device backends
Prasanna Kumar Kalever
2021-06-30
1
-1
/
+59
*
null_blk: remove an unused variable assignment in null_add_dev
Christoph Hellwig
2021-06-30
1
-1
/
+0
*
mtip32xx: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-30
1
-44
/
+27
*
mtip32xx: simplify sysfs setup
Christoph Hellwig
2021-06-30
1
-64
/
+15
*
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
49
-517
/
+1448
|
\
|
*
Merge tag 'nvme-5.14-2021-06-22' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
2021-06-24
24
-226
/
+1055
|
|
\
|
|
*
nvmet: use NVMET_MAX_NAMESPACES to set nn value
Chaitanya Kulkarni
2021-06-21
1
-1
/
+1
|
|
*
nvme: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
1
-13
/
+6
|
|
*
nvme-pci: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
1
-16
/
+8
|
|
*
nvmet: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
|
*
nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni
2021-06-17
6
-11
/
+707
|
|
*
nvmet: add Command Set Identifier support
Chaitanya Kulkarni
2021-06-17
3
-18
/
+86
|
|
*
nvmet: add nvmet_req_bio put helper for backends
Chaitanya Kulkarni
2021-06-17
3
-4
/
+8
|
|
*
nvmet: add req cns error complete helper
Chaitanya Kulkarni
2021-06-17
2
-4
/
+9
|
|
*
nvmet: remove local variable
Chaitanya Kulkarni
2021-06-17
1
-16
/
+7
|
|
*
nvmet: use nvme status value directly
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
|
*
nvmet: use u32 type for the local variable nsid
Chaitanya Kulkarni
2021-06-17
1
-2
/
+2
|
|
*
nvmet: use u32 for nvmet_subsys max_nsid
Chaitanya Kulkarni
2021-06-17
1
-1
/
+1
|
|
*
nvmet: use req->cmd directly in file-ns fast path
Chaitanya Kulkarni
2021-06-17
1
-3
/
+1
|
|
*
nvmet: use req->cmd directly in bdev-ns fast path
Chaitanya Kulkarni
2021-06-17
1
-3
/
+1
|
|
*
nvmet: make ver stable once connection established
Noam Gottlieb
2021-06-17
1
-5
/
+31
|
|
*
nvmet: allow mn change if subsys not discovered
Noam Gottlieb
2021-06-17
4
-40
/
+21
|
|
*
nvmet: make sn stable once connection was established
Noam Gottlieb
2021-06-17
3
-5
/
+29
|
|
*
nvmet: change sn size and check validity
Noam Gottlieb
2021-06-17
5
-18
/
+30
|
|
*
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
2021-06-17
1
-8
/
+2
|
|
*
nvme-fabrics: remove memset in connect io q
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
|
*
nvme-fabrics: remove memset in connect admin q
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
|
*
nvme-fabrics: remove memset in nvmf_reg_write32()
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
|
*
nvme-fabrics: remove memset in nvmf_reg_read64()
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
|
*
nvme-tcp: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
1
-1
/
+1
|
|
*
nvme-pci: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
1
-2
/
+2
|
|
*
nvme-fc: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
1
-1
/
+1
|
|
*
nvme: add a helper to check ctrl sgl support
Chaitanya Kulkarni
2021-06-17
1
-0
/
+5
[next]