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
*
nvme-core: remove extra condition for vwc
Chaitanya Kulkarni
2020-10-07
1
-3
/
+1
*
nvme-core: remove extra variable
Chaitanya Kulkarni
2020-10-07
1
-3
/
+2
*
nvme: remove nvme_identify_ns_list
Christoph Hellwig
2020-10-07
1
-12
/
+8
*
nvme: refactor nvme_validate_ns
Christoph Hellwig
2020-10-07
1
-20
/
+17
*
nvme: move nvme_validate_ns
Christoph Hellwig
2020-10-07
1
-37
/
+37
*
nvme: query namespace identifiers before adding the namespace
Christoph Hellwig
2020-10-07
1
-63
/
+53
*
nvme: revalidate zone bitmaps in nvme_update_ns_info
Christoph Hellwig
2020-10-07
1
-4
/
+6
*
nvme: remove nvme_update_formats
Christoph Hellwig
2020-10-07
1
-30
/
+2
*
nvme: update the known admin effects
Christoph Hellwig
2020-10-07
1
-2
/
+2
*
nvme: set the queue limits in nvme_update_ns_info
Christoph Hellwig
2020-10-07
1
-25
/
+21
*
nvme: remove the 0 lba_shift check in nvme_update_ns_info
Christoph Hellwig
2020-10-07
1
-6
/
+0
*
nvme: clean up the check for too large logic block sizes
Christoph Hellwig
2020-10-07
1
-8
/
+5
*
nvme: freeze the queue over ->lba_shift updates
Christoph Hellwig
2020-10-07
1
-6
/
+14
*
nvme: factor out a nvme_configure_metadata helper
Christoph Hellwig
2020-10-07
1
-31
/
+47
*
nvme: call nvme_identify_ns as the first thing in nvme_alloc_ns_block
Christoph Hellwig
2020-10-07
1
-8
/
+7
*
nvme: lift the check for an unallocated namespace into nvme_identify_ns
Christoph Hellwig
2020-10-07
1
-9
/
+8
*
nvme: rename __nvme_revalidate_disk
Christoph Hellwig
2020-10-07
1
-5
/
+4
*
nvme: rename _nvme_revalidate_disk
Christoph Hellwig
2020-10-07
1
-7
/
+6
*
nvme: rename nvme_validate_ns to nvme_validate_or_alloc_ns
Christoph Hellwig
2020-10-07
1
-3
/
+3
*
nvme: remove the disk argument to nvme_update_zone_info
Christoph Hellwig
2020-10-07
3
-10
/
+5
*
nvme: fix initialization of the zone bitmaps
Christoph Hellwig
2020-10-07
3
-23
/
+17
*
nvme-loop: don't put ctrl on nvme_init_ctrl error
Chaitanya Kulkarni
2020-10-07
1
-2
/
+2
*
scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug
Kashyap Desai
2020-10-06
2
-13
/
+55
*
scsi: scsi_debug: Support host tagset
John Garry
2020-10-06
1
-18
/
+10
*
scsi: hisi_sas: Switch v3 hw to MQ
John Garry
2020-10-06
3
-70
/
+56
*
scsi: core: Show nr_hw_queues in sysfs
John Garry
2020-10-06
1
-0
/
+11
*
scsi: Add host and host template flag 'host_tagset'
Hannes Reinecke
2020-10-06
2
-0
/
+3
*
rsxx: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-10-03
1
-1
/
+1
*
bcache: remove embedded struct cache_sb from struct cache_set
Coly Li
2020-10-02
11
-59
/
+46
*
bcache: check and set sync status on cache's in-memory super block
Coly Li
2020-10-02
4
-10
/
+7
*
bcache: remove can_attach_cache()
Coly Li
2020-10-02
1
-10
/
+0
*
bcache: don't check seq numbers in register_cache_set()
Coly Li
2020-10-02
1
-15
/
+0
*
bcache: only use bucket_bytes() on struct cache
Coly Li
2020-10-02
2
-2
/
+2
*
bcache: remove useless bucket_pages()
Coly Li
2020-10-02
1
-1
/
+0
*
bcache: remove useless alloc_bucket_pages()
Coly Li
2020-10-02
1
-3
/
+0
*
bcache: only use block_bytes() on struct cache
Coly Li
2020-10-02
7
-24
/
+24
*
bcache: add set_uuid in struct cache_set
Coly Li
2020-10-02
3
-13
/
+14
*
bcache: remove for_each_cache()
Coly Li
2020-10-02
6
-294
/
+237
*
bcache: explicitly make cache_set only have single cache
Coly Li
2020-10-02
3
-17
/
+12
*
bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()
Coly Li
2020-10-02
4
-24
/
+19
*
bcache: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-10-02
1
-13
/
+3
*
bcache: check c->root with IS_ERR_OR_NULL() in mca_reserve()
Dongsheng Yang
2020-10-02
1
-1
/
+1
*
bcache: share register sysfs with async register
Coly Li
2020-10-02
1
-5
/
+7
*
null_blk: add support for max open/active zone limit for zoned devices
Niklas Cassel
2020-09-29
3
-58
/
+282
*
nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue
Jeffle Xu
2020-09-27
1
-17
/
+15
*
nvme: fix error handling in nvme_ns_report_zones
Christoph Hellwig
2020-09-27
1
-25
/
+16
*
nvmet-fc: fix missing check for no hostport struct
James Smart
2020-09-27
1
-1
/
+1
*
nvmet: add passthru ZNS support
Chaitanya Kulkarni
2020-09-27
1
-0
/
+16
*
nvmet: handle keep-alive timer when kato is modified by a set features cmd
Amit Engel
2020-09-27
3
-2
/
+6
*
nvmet-tcp: have queue io_work context run on sock incoming cpu
Mark Wunderlich
2020-09-27
1
-11
/
+10
[next]