index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
nvmet: remove extra variable in identify ns
Chaitanya Kulkarni
1
-16
/
+15
2021-02-02
nvmet: remove extra variable in id-desclist
Chaitanya Kulkarni
1
-11
/
+9
2021-02-02
nvmet: remove extra variable in smart log nsid
Chaitanya Kulkarni
1
-11
/
+9
2021-02-02
nvme: refactor ns->ctrl by request
Minwoo Im
1
-3
/
+3
2021-02-02
nvme-tcp: pass multipage bvec to request iov_iter
Sagi Grimberg
1
-4
/
+9
2021-02-02
nvme-tcp: get rid of unused helper function
Sagi Grimberg
1
-5
/
+0
2021-02-02
nvme-tcp: fix wrong setting of request iov_iter
Sagi Grimberg
1
-5
/
+2
2021-02-02
nvme: support command retry delay for admin command
Minwoo Im
1
-3
/
+2
2021-02-02
nvme: constify static attribute_group structs
Rikard Falkeborn
3
-4
/
+4
2021-02-02
nvmet-fc: use RCU proctection for assoc_list
Leonid Ravich
1
-43
/
+38
2021-02-02
nvmet: Fix nvmet_is_port_enabled indentation
Israel Rukshin
1
-1
/
+1
2021-02-02
nvmet: Use nvmet_is_port_enabled helper for pi_enable
Israel Rukshin
1
-3
/
+1
2021-01-31
drbd: Avoid comma separated statements
Joe Perches
1
-2
/
+4
2021-01-26
rsxx: remove redundant NULL check
Yang Li
1
-2
/
+1
2021-01-26
zram: fix NULL check before some freeing functions is not needed
Tian Tao
1
-2
/
+1
2021-01-26
drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
Guoqing Jiang
3
-10
/
+6
2021-01-26
mtip32xx: prefer pcie_capability_read_word()
Bjorn Helgaas
1
-8
/
+3
2021-01-26
mtip32xx: use PCI #defines instead of numbers
Bjorn Helgaas
1
-2
/
+2
2021-01-26
loop: scale loop device by introducing per device lock
Pavel Tatashin
2
-40
/
+54
2021-01-26
bdev: Do not return EBUSY if bdev discard races with write
Jan Kara
1
-6
/
+4
2021-01-26
block: inherit BIO_REMAPPED when cloning bios
Christoph Hellwig
3
-0
/
+6
2021-01-26
bcache: use bio_set_dev to assign ->bi_bdev
Christoph Hellwig
1
-1
/
+1
2021-01-26
nvme: use bio_set_dev to assign ->bi_bdev
Christoph Hellwig
3
-4
/
+4
2021-01-26
bfq: bfq_check_waker() should be static
Jens Axboe
1
-1
/
+2
2021-01-25
block, bfq: make waker-queue detection more robust
Paolo Valente
2
-110
/
+108
2021-01-25
block, bfq: save also injection state on queue merging
Paolo Valente
2
-0
/
+13
2021-01-25
block, bfq: save also weight-raised service on queue merging
Paolo Valente
2
-0
/
+3
2021-01-25
block, bfq: fix switch back from soft-rt weitgh-raising
Paolo Valente
1
-2
/
+20
2021-01-25
block, bfq: re-evaluate convenience of I/O plugging on rq arrivals
Paolo Valente
1
-5
/
+19
2021-01-25
block, bfq: replace mechanism for evaluating I/O intensity
Paolo Valente
2
-27
/
+52
2021-01-25
block: skip bio_check_eod for partition-remapped bios
Christoph Hellwig
1
-5
/
+6
2021-01-25
bio: don't copy bvec for direct IO
Pavel Begunkov
3
-39
/
+42
2021-01-25
bio: add a helper calculating nr segments to alloc
Pavel Begunkov
3
-8
/
+18
2021-01-25
iov_iter: optimise bvec iov_iter_advance()
Pavel Begunkov
1
-0
/
+19
2021-01-25
target/file: allocate the bvec array as part of struct target_core_file_cmd
Christoph Hellwig
1
-14
/
+6
2021-01-25
block/psi: remove PSI annotations from direct IO
Pavel Begunkov
2
-0
/
+8
2021-01-25
bvec/iter: disallow zero-length segment bvecs
Pavel Begunkov
3
-2
/
+9
2021-01-25
splice: don't generate zero-len segement bvecs
Pavel Begunkov
1
-3
/
+6
2021-01-25
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
24
-35
/
+33
2021-01-25
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
11
-21
/
+17
2021-01-25
bsg: free the request before return error code
Pan Bian
1
-1
/
+3
2021-01-25
bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
Ming Lei
1
-1
/
+1
2021-01-25
block: move three bvec helpers declaration into private helper
Ming Lei
2
-3
/
+4
2021-01-25
block: set .bi_max_vecs as actual allocated vector number
Ming Lei
1
-1
/
+2
2021-01-25
block: don't allocate inline bvecs if this bioset needn't bvecs
Ming Lei
2
-2
/
+6
2021-01-25
block: don't pass BIOSET_NEED_BVECS for q->bio_split
Ming Lei
1
-1
/
+1
2021-01-25
block: manage bio slab cache by xarray
Ming Lei
1
-67
/
+49
2021-01-25
bfq: don't duplicate code for different paths
huhai
1
-3
/
+0
2021-01-25
blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
Jan Kara
3
-6
/
+63
2021-01-25
Revert "blk-mq, elevator: Count requests per hctx to improve performance"
Jan Kara
4
-16
/
+0
[next]