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
*
blk-iocost: Fix incorrect operation order during iocg free
Tejun Heo
2019-09-10
1
-3
/
+3
*
bfq: Add per-device weight
Fam Zheng
2019-09-06
2
-11
/
+87
*
bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy
Fam Zheng
2019-09-06
1
-28
/
+32
*
bfq: Fix the missing barrier in __bfq_entity_update_weight_prio
Fam Zheng
2019-09-06
1
-0
/
+2
*
block: fix elevator_get_by_features()
Jens Axboe
2019-09-06
1
-6
/
+7
*
sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks
Damien Le Moal
2019-09-06
1
-0
/
+2
*
block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
Damien Le Moal
2019-09-06
1
-0
/
+2
*
block: Delay default elevator initialization
Damien Le Moal
2019-09-06
5
-5
/
+28
*
block: Improve default elevator selection
Damien Le Moal
2019-09-06
1
-7
/
+44
*
block: Introduce elevator features
Damien Le Moal
2019-09-06
5
-11
/
+67
*
block: Change elevator_init_mq() to always succeed
Damien Le Moal
2019-09-06
3
-19
/
+14
*
block: Cleanup elevator_init_mq() use
Damien Le Moal
2019-09-06
2
-15
/
+16
*
lightnvm: print error when target is not found
Minwoo Im
2019-09-05
1
-1
/
+4
*
lightnvm: introduce pr_fmt for the prefix nvm
Minwoo Im
2019-09-05
1
-24
/
+25
*
paride/pcd: need to check if cd->disk is null in pcd_detect
zhengbin
2019-09-04
1
-4
/
+6
*
paride/pcd: need to set queue to NULL before put_disk
zhengbin
2019-09-04
1
-1
/
+1
*
paride/pf: need to set queue to NULL before put_disk
zhengbin
2019-09-04
1
-1
/
+1
*
Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/...
Jens Axboe
2019-09-04
6
-6
/
+58
|
\
|
*
md/raid5: use bio_end_sector to calculate last_sector
Guoqing Jiang
2019-09-03
1
-1
/
+1
|
*
md/raid1: fail run raid1 array when active disk less than one
Yufen Yu
2019-09-03
1
-1
/
+12
|
*
md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
Guilherme G. Piccoli
2019-09-03
4
-4
/
+45
|
/
*
closures: fix a race on wakeup from closure_sync
Kent Overstreet
2019-09-03
1
-2
/
+8
*
bcache: Fix an error code in bch_dump_read()
Dan Carpenter
2019-09-03
1
-3
/
+2
*
bcache: add cond_resched() in __bch_cache_cmp()
Shile Zhang
2019-09-03
1
-0
/
+1
*
Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator=
Marcos Paulo de Souza
2019-09-03
1
-5
/
+3
*
Documenation: switching-sched: Remove notes about elevator argument
Marcos Paulo de Souza
2019-09-03
1
-4
/
+0
*
block: elevator.c: Remove now unused elevator= argument
Marcos Paulo de Souza
2019-09-03
2
-20
/
+0
*
block: mq-deadline: Fix queue restart handling
Damien Le Moal
2019-09-03
1
-10
/
+9
*
writeback: don't access page->mapping directly in track_foreign_dirty TP
Tejun Heo
2019-08-31
1
-1
/
+4
*
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-5.4/block
Jens Axboe
2019-08-30
16
-157
/
+379
|
\
|
*
nvme-rdma: Use rq_dma_dir macro
Israel Rukshin
2019-08-29
1
-7
/
+3
|
*
nvme-fc: Use rq_dma_dir macro
Israel Rukshin
2019-08-29
1
-5
/
+2
|
*
nvme-pci: Tidy up nvme_unmap_data
Israel Rukshin
2019-08-29
1
-3
/
+2
|
*
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
2019-08-29
6
-14
/
+64
|
*
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
2019-08-29
2
-1
/
+35
|
*
nvme-pci: Add support for Apple 2018+ models
Benjamin Herrenschmidt
2019-08-29
2
-1
/
+30
|
*
nvme-pci: Add support for variable IO SQ element size
Benjamin Herrenschmidt
2019-08-29
2
-3
/
+9
|
*
nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
Benjamin Herrenschmidt
2019-08-29
1
-15
/
+15
|
*
nvme: trace bio completion
Hannes Reinecke
2019-08-29
2
-3
/
+21
|
*
nvme-multipath: fix ana log nsid lookup when nsid is not found
Anton Eidelman
2019-08-29
1
-3
/
+5
|
*
nvmet-tcp: Add TOS for tcp transport
Israel Rukshin
2019-08-29
1
-0
/
+11
|
*
nvme-tcp: Add TOS for tcp transport
Israel Rukshin
2019-08-29
1
-1
/
+14
|
*
nvme-tcp: Use struct nvme_ctrl directly
Israel Rukshin
2019-08-29
1
-10
/
+10
|
*
nvme-rdma: Add TOS for rdma transport
Israel Rukshin
2019-08-29
1
-3
/
+6
|
*
nvme-fabrics: Add type of service (TOS) configuration
Israel Rukshin
2019-08-29
2
-0
/
+21
|
*
nvmet-tcp: fix possible memory leak
Sagi Grimberg
2019-08-29
1
-0
/
+1
|
*
nvmet-tcp: fix possible NULL deref
Sagi Grimberg
2019-08-29
1
-4
/
+8
|
*
nvmet: trace: parse Get LBA Status command in detail
Minwoo Im
2019-08-29
1
-0
/
+18
|
*
nvme: trace: parse Get LBA Status command in detail
Minwoo Im
2019-08-29
1
-0
/
+18
|
*
nvme: trace: support for Get LBA Status opcode parsed
Minwoo Im
2019-08-29
1
-1
/
+2
[next]