index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-12
nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
Sagi Grimberg
2019-09-12
nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
Sagi Grimberg
2019-09-12
block: fix race between switching elevator and removing queues
Ming Lei
2019-09-12
scsi: core: remove dummy q->dev check
Stanley Chu
2019-09-12
block: bypass blk_set_runtime_active for uninitialized q->dev
Stanley Chu
2019-09-11
null_blk: validate the number of devices
André Almeida
2019-09-11
null_blk: fix module name at log message
André Almeida
2019-09-11
docs: block: null_blk: enhance document style
André Almeida
2019-09-10
iocost_monitor: Report debt
Tejun Heo
2019-09-10
iocost_monitor: Report more info with higher accuracy
Tejun Heo
2019-09-10
iocost_monitor: Always use strings for json values
Tejun Heo
2019-09-10
blk-iocost: Don't let merges push vtime into the future
Tejun Heo
2019-09-10
blk-iocost: Account force-charged overage in absolute vtime
Tejun Heo
2019-09-10
blk-iocost: Fix incorrect operation order during iocg free
Tejun Heo
2019-09-06
bfq: Add per-device weight
Fam Zheng
2019-09-06
bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy
Fam Zheng
2019-09-06
bfq: Fix the missing barrier in __bfq_entity_update_weight_prio
Fam Zheng
2019-09-06
block: fix elevator_get_by_features()
Jens Axboe
2019-09-05
sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks
Damien Le Moal
2019-09-05
block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
Damien Le Moal
2019-09-05
block: Delay default elevator initialization
Damien Le Moal
2019-09-05
block: Improve default elevator selection
Damien Le Moal
2019-09-05
block: Introduce elevator features
Damien Le Moal
2019-09-05
block: Change elevator_init_mq() to always succeed
Damien Le Moal
2019-09-05
block: Cleanup elevator_init_mq() use
Damien Le Moal
2019-09-05
lightnvm: print error when target is not found
Minwoo Im
2019-09-05
lightnvm: introduce pr_fmt for the prefix nvm
Minwoo Im
2019-09-04
paride/pcd: need to check if cd->disk is null in pcd_detect
zhengbin
2019-09-04
paride/pcd: need to set queue to NULL before put_disk
zhengbin
2019-09-04
paride/pf: need to set queue to NULL before put_disk
zhengbin
2019-09-03
Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/...
Jens Axboe
2019-09-03
md/raid5: use bio_end_sector to calculate last_sector
Guoqing Jiang
2019-09-03
md/raid1: fail run raid1 array when active disk less than one
Yufen Yu
2019-09-03
md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
Guilherme G. Piccoli
2019-09-03
closures: fix a race on wakeup from closure_sync
Kent Overstreet
2019-09-03
bcache: Fix an error code in bch_dump_read()
Dan Carpenter
2019-09-03
bcache: add cond_resched() in __bch_cache_cmp()
Shile Zhang
2019-09-03
Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator=
Marcos Paulo de Souza
2019-09-03
Documenation: switching-sched: Remove notes about elevator argument
Marcos Paulo de Souza
2019-09-03
block: elevator.c: Remove now unused elevator= argument
Marcos Paulo de Souza
2019-09-03
block: mq-deadline: Fix queue restart handling
Damien Le Moal
2019-08-30
writeback: don't access page->mapping directly in track_foreign_dirty TP
Tejun Heo
2019-08-30
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-5.4/block
Jens Axboe
2019-08-30
writeback: add tracepoints for cgroup foreign writebacks
Tejun Heo
2019-08-30
blkcg: add missing NULL check in ioc_cpd_alloc()
Tejun Heo
2019-08-29
nvme-rdma: Use rq_dma_dir macro
Israel Rukshin
2019-08-29
nvme-fc: Use rq_dma_dir macro
Israel Rukshin
2019-08-29
nvme-pci: Tidy up nvme_unmap_data
Israel Rukshin
2019-08-29
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
2019-08-29
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
[next]