index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
Christoph Hellwig
2022-03-04
1
-2
/
+2
*
Merge tag 'nvme-5.18-2022-03-03' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
2022-03-03
21
-155
/
+532
|
\
|
*
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
3
-1
/
+51
|
*
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
2
-10
/
+31
|
*
nvme: add verbose error logging
Alan Adamson
2022-02-28
6
-1
/
+247
|
*
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
|
*
nvme-fc: fix a typo
Qinghua Jin
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
*
loop: clean up grammar in warning message
Colin Ian King
2022-02-27
1
-2
/
+2
*
block/rnbd: Remove a useless mutex
Christophe JAILLET
2022-02-27
1
-8
/
+3
*
block/rnbd: client device does not care queue/rotational
Gioh Kim
2022-02-27
4
-9
/
+8
*
block/rnbd-clt: fix CHECK:BRACES warning
Gioh Kim
2022-02-27
1
-2
/
+2
*
block: default BLOCK_LEGACY_AUTOLOAD to y
Christoph Hellwig
2022-02-27
2
-6
/
+4
*
block: update io_ticks when io hang
Zhang Wensheng
2022-02-22
1
-2
/
+12
*
block, bfq: don't move oom_bfqq
Yu Kuai
2022-02-18
1
-0
/
+6
*
block, bfq: avoid moving bfqq to it's parent bfqg
Yu Kuai
2022-02-18
1
-1
/
+9
[next]