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: add support for enhanced metadata
Keith Busch
2022-03-07
2
-25
/
+141
*
nvme: allow integrity on extended metadata formats
Keith Busch
2022-03-07
1
-5
/
+2
*
block: remove the per-bio/request write hint
Christoph Hellwig
2022-03-07
3
-33
/
+3
*
nvme: remove support or stream based temperature hint
Christoph Hellwig
2022-03-07
2
-144
/
+0
*
Merge branch 'for-5.18/drivers' into for-5.18/write-streams
Jens Axboe
2022-03-07
34
-251
/
+617
|
\
|
*
bcache: fixup multiple threads crash
Mingzhe Zou
2022-03-06
2
-4
/
+8
|
*
bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing
Mingzhe Zou
2022-03-06
1
-4
/
+7
|
*
floppy: use memcpy_{to,from}_bvec
Christoph Hellwig
2022-03-04
1
-4
/
+2
|
*
drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
2022-03-04
1
-2
/
+2
|
*
drbd: use bvec_kmap_local in drbd_csum_bio
Christoph Hellwig
2022-03-04
1
-3
/
+3
|
*
bcache: use bvec_kmap_local in bio_csum
Christoph Hellwig
2022-03-04
1
-2
/
+2
|
*
nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
Christoph Hellwig
2022-03-04
1
-6
/
+4
|
*
nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
Christoph Hellwig
2022-03-04
1
-4
/
+3
|
*
zram: use memcpy_from_bvec in zram_bvec_write
Christoph Hellwig
2022-03-04
1
-4
/
+1
|
*
zram: use memcpy_to_bvec in zram_bvec_read
Christoph Hellwig
2022-03-04
1
-3
/
+1
|
*
aoe: use bvec_kmap_local in bvcpy
Christoph Hellwig
2022-03-04
1
-2
/
+2
|
*
nvme: check that EUI/GUID/UUID are globally unique
Christoph Hellwig
2022-02-28
1
-2
/
+36
|
*
nvme: check for duplicate identifiers earlier
Christoph Hellwig
2022-02-28
1
-7
/
+6
|
*
nvme: fix the check for duplicate unique identifiers
Christoph Hellwig
2022-02-28
1
-8
/
+10
|
*
nvme: cleanup __nvme_check_ids
Christoph Hellwig
2022-02-28
1
-5
/
+4
|
*
nvme: remove nssa from struct nvme_ctrl
Keith Busch
2022-02-28
2
-5
/
+5
|
*
nvme: explicitly set non-error for directives
Keith Busch
2022-02-28
1
-0
/
+2
|
*
nvme: expose cntrltype and dctype through sysfs
Martin Belanger
2022-02-28
2
-0
/
+42
|
*
nvme: send uevent on connection up
Martin Belanger
2022-02-28
1
-0
/
+9
|
*
nvme: add vectored-io support for user-passthrough
Kanchan Joshi
2022-02-28
1
-9
/
+26
|
*
nvme: add verbose error logging
Alan Adamson
2022-02-28
5
-1
/
+246
|
*
nvme: add a helper to initialize connect_q
Chaitanya Kulkarni
2022-02-28
5
-16
/
+16
|
*
nvme-rdma: add helpers for mapping/unmapping request
Max Gurtovoy
2022-02-28
1
-46
/
+65
|
*
nvmet-tcp: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-3
/
+3
|
*
nvmet-rdma: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-3
/
+3
|
*
nvmet-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-6
/
+6
|
*
nvmet: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-2
/
+2
|
*
nvme-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-8
/
+8
|
*
nvme: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-9
/
+9
|
*
nvmet: allow bdev in buffered_io mode
Chaitanya Kulkarni
2022-02-28
1
-0
/
+8
|
*
nvmet: use i_size_read() to set size for file-ns
Chaitanya Kulkarni
2022-02-28
2
-14
/
+5
|
*
nvme-fabrics: remove unnecessary braces for case
Chaitanya Kulkarni
2022-02-28
1
-1
/
+1
|
*
nvme-fabrics: use consistent zeroout pattern
Chaitanya Kulkarni
2022-02-28
1
-2
/
+1
|
*
nvme-fabrics: use unsigned int type
Chaitanya Kulkarni
2022-02-28
1
-1
/
+1
|
*
nvme-fabrics: use unsigned int type
Chaitanya Kulkarni
2022-02-28
1
-1
/
+1
|
*
nvme-core: remove unnecessary function parameter
Chaitanya Kulkarni
2022-02-28
1
-5
/
+3
|
*
nvme-core: remove unnecessary semicolon
Chaitanya Kulkarni
2022-02-28
1
-1
/
+1
|
*
null_blk: null_alloc_page() cleanup
Chaitanya Kulkarni
2022-02-27
1
-7
/
+5
|
*
null_blk: remove hardcoded null_alloc_page() param
Chaitanya Kulkarni
2022-02-27
1
-4
/
+4
|
*
null_blk: remove hardcoded alloc_cmd() parameter
Chaitanya Kulkarni
2022-02-27
1
-17
/
+12
|
*
loop: allow user to set the queue depth
Chaitanya Kulkarni
2022-02-27
1
-1
/
+20
|
*
loop: remove extra variable in lo_req_flush
Chaitanya Kulkarni
2022-02-27
1
-2
/
+1
|
*
loop: remove extra variable in lo_fallocate()
Chaitanya Kulkarni
2022-02-27
1
-2
/
+1
|
*
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
2022-02-27
1
-5
/
+5
|
*
null_blk: fix return value from null_add_dev()
Chaitanya Kulkarni
2022-02-27
1
-2
/
+3
[next]