Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
804186fa95c871aba621da280284d3bc46746d50
804186f
xsysace: convert to blk-mq
by Jens Axboe
· 6 years ago
77218dd
paride: convert pf to blk-mq
by Jens Axboe
· 6 years ago
99fe8b0
paride: convert pd to blk-mq
by Jens Axboe
· 6 years ago
89c6b16
paride: convert pcd to blk-mq
by Jens Axboe
· 6 years ago
fab1adc
ps3disk: convert to blk-mq
by Jens Axboe
· 6 years ago
9316a9e
blk-mq: provide helper for setting up an SQ queue and tag set
by Jens Axboe
· 6 years ago
de03859
null_blk: remove set but not used variable 'q'
by YueHaibing
· 6 years ago
8f94004
cdrom: don't attempt to fiddle with cdo->capability
by Jens Axboe
· 6 years ago
5e27891
block: remove bogus check for queue_lock assignment
by Jens Axboe
· 6 years ago
e50b1e3
null_blk: remove legacy IO path
by Jens Axboe
· 6 years ago
4e6da0fe
um: Convert ubd driver to blk-mq
by Richard Weinberger
· 7 years ago
6d1f9df
skd: fixup usage of legacy IO API
by Jens Axboe
· 6 years ago
3582dd2
aoe: convert aoeblk to blk-mq
by Jens Axboe
· 6 years ago
e01ad46
blk-mq: fallback to previous nr_hw_queues when updating fails
by Jianchao Wang
· 6 years ago
34d11ff
blk-mq: realloc hctx when hw queue is mapped to another node
by Jianchao Wang
· 6 years ago
5b20285
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
by Jianchao Wang
· 6 years ago
477e19d
blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues
by Jianchao Wang
· 6 years ago
2d29c9f
block, bfq: improve asymmetric scenarios detection
by Federico Motta
· 6 years ago
a2fa8a1
cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offline
by Maciej S. Szmigiero
· 6 years ago
4822e90
block: describe difference between flags IO_STAT and STATS
by Konstantin Khlebnikov
· 6 years ago
486c6fb
drivers/block: remove redundant 'default n' from Kconfig-s
by Bartlomiej Zolnierkiewicz
· 6 years ago
1306ad4
block: remove redundant 'default n' from Kconfig-s
by Bartlomiej Zolnierkiewicz
· 6 years ago
766c8ce
lightnvm: pblk: guarantee that backpointer is respected on writer stall
by Javier González
· 6 years ago
8a57fc3
lightnvm: pblk: consider max hw sectors supported for max_write_pgs
by Zhoujie Wu
· 6 years ago
a70985f
lightnvm: pblk: fix error handling of pblk_lines_init()
by Wei Yongjun
· 6 years ago
6fd05ca
lightnvm: do no update csecs and sos on 1.2
by Javier González
· 6 years ago
d672d92
lightnvm: pblk: guarantee mw_cunits on read buffer
by Javier González
· 6 years ago
9bd1f87
lightnvm: pblk: move ring buffer alloc/free rb init
by Javier González
· 6 years ago
40b8657
lightnvm: pblk: encapsulate rb pointer operations
by Javier González
· 6 years ago
dde4aac
lightnvm: pblk: remove unused function
by Javier González
· 6 years ago
44cdbdc
lightnvm: pblk: fix race on sysfs line state
by Javier González
· 6 years ago
02a1520
lightnvm: pblk: add SPDX license tag
by Javier González
· 6 years ago
6ad2f61
lightnvm: pblk: recover open lines on 2.0 devices
by Javier González
· 6 years ago
253babc
lightnvm: pblk: take write semaphore on metadata
by Javier González
· 6 years ago
af3fac1
lightnvm: pblk: refactor metadata paths
by Javier González
· 6 years ago
45dcf29
lightnvm: pblk: encapsulate rqd dma allocations
by Javier González
· 6 years ago
090ee26
lightnvm: use internal allocation for chunk log page
by Javier González
· 6 years ago
7325b4b
lightnvm: pblk: fix two sleep-in-atomic-context bugs
by Jia-Ju Bai
· 6 years ago
bf82fa2
lightnvm: pblk: fix mapping issue on failed writes
by Hans Holmberg
· 6 years ago
1864de9
lightnvm: pblk: stop recreating global caches
by Hans Holmberg
· 6 years ago
63dee3a
lightnvm: pblk: calculate line pad distance in helper
by Javier González
· 6 years ago
7f985f9
lightnvm: move ppa transformations to core
by Javier González
· 6 years ago
4209c31
lightnvm: pblk: add tracing for chunk resets
by Hans Holmberg
· 6 years ago
1b0dd0b
lightnvm: pblk: add trace events for pblk state changes
by Hans Holmberg
· 6 years ago
f293723
lightnvm: pblk: add trace events for line state changes
by Hans Holmberg
· 6 years ago
4c44abf
lightnvm: pblk: add trace events for chunk states
by Hans Holmberg
· 6 years ago
43241cf
lightnvm: pblk: remove debug from pblk_[down/up]_page
by Matias Bjørling
· 6 years ago
765462f
lightnvm: pblk: fix write amplificiation calculation
by Hans Holmberg
· 6 years ago
ea1d24b
lightnvm: pblk: fix up prints in pblk_read_check_rand
by Hans Holmberg
· 6 years ago
e99e802
lightnvm: pblk: remove unused parameters in pblk_up_rq
by Hans Holmberg
· 6 years ago
53d82db
lightnvm: pblk: allocate line map bitmaps using a mempool
by Hans Holmberg
· 6 years ago
d68a934
lightnvm: introduce nvm_rq_to_ppa_list
by Hans Holmberg
· 6 years ago
9cc85bc
lightnvm: pblk: guarantee emeta on line close
by Javier González
· 6 years ago
7a7d6f9
lightnvm: pblk: remove unused variable.
by Javier González
· 6 years ago
2e696f9
lightnvm: pblk: fix comment typo
by Javier González
· 6 years ago
cb21665
lightnvm: pblk: improve line helpers
by Javier González
· 6 years ago
2cf99bb
lightnvm: pblk: add helpers for chunk addresses
by Javier González
· 6 years ago
ae14cc0
lightnvm: pblk: refactor put line fn on read completion
by Matias Bjørling
· 6 years ago
d20be90
lightnvm: pblk: remove size and out of bounds read check
by Matias Bjørling
· 6 years ago
8bbd45d
lightnvm: pblk: fix incorrect min_write_pgs
by Matias Bjørling
· 6 years ago
afdc23c
lightnvm: pblk: unify vector max req constants
by Matias Bjørling
· 6 years ago
aff3fb1
lightnvm: move bad block and chunk state logic to core
by Matias Bjørling
· 6 years ago
d8adaa3
lightnvm: pblk: fix race condition on metadata I/O
by Javier González
· 6 years ago
656e33c
lightnvm: move device L2P detection to core
by Matias Bjørling
· 6 years ago
4b5d56e
lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync
by Matias Bjørling
· 6 years ago
d7b6801
lightnvm: combine 1.2 and 2.0 command flags
by Matias Bjørling
· 6 years ago
73569e1
lightnvm: remove dependencies on BLK_DEV_NVME and PCI
by Matias Bjørling
· 6 years ago
36e7653
blk-mq: complete req in softirq context in case of single queue
by Ming Lei
· 6 years ago
3a646fd
bcache: panic fix for making cache device
by Dongbo Cao
· 6 years ago
f6027bc
bcache: split combined if-condition code into separate ones
by Dongbo Cao
· 6 years ago
8792099
bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_alloc_set
by Shenghui Wang
· 6 years ago
149d0ef
bcache: replace hard coded number with BUCKET_GC_GEN_MAX
by Coly Li
· 6 years ago
91bafdf
bcache: remove useless parameter of bch_debug_init()
by Dongbo Cao
· 6 years ago
3fd3c5c
bcache: remove unused bch_passthrough_cache
by Shenghui Wang
· 6 years ago
4601014
bcache: recal cached_dev_sectors on detach
by Shenghui Wang
· 6 years ago
2d6cb6e
bcache: fix miss key refill->end in writeback
by Tang Junhui
· 6 years ago
7567c2a
bcache: Populate writeback_rate_minimum attribute
by Ben Peddell
· 6 years ago
2e17a26
bcache: correct dirty data statistics
by Tang Junhui
· 6 years ago
4516da4
bcache: fix typo in code comments of closure_return_with_destructor()
by Coly Li
· 6 years ago
dd0c917
bcache: fix ioctl in flash device
by Tang Junhui
· 6 years ago
752f66a
bcache: use REQ_PRIO to indicate bio for metadata
by Coly Li
· 6 years ago
502b291
bcache: trace missed reading by cache_missed
by Tang Junhui
· 6 years ago
7a55948
bcache: account size of buckets used in uuid write to ca->meta_sectors_written
by Shenghui Wang
· 6 years ago
6d8623a
blk-mq-debugfs: Also show requests that have not yet been started
by Bart Van Assche
· 6 years ago
4f5735f
Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-4.20/block
by Jens Axboe
· 6 years ago
2acf70a
nvmet-rdma: use a private workqueue for delete
by Sagi Grimberg
· 6 years ago
9305455
block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD
by Bart Van Assche
· 6 years ago
e4f3aa2
cdrom: fix improper type cast, which can leat to information leak.
by Young_X
· 6 years ago
fb6360b
pktcdvd: fix fall-through annotation
by Gustavo A. R. Silva
· 6 years ago
f333444
nvme: take node locality into account when selecting a path
by Christoph Hellwig
· 7 years ago
73383ad
nvmet: don't split large I/Os unconditionally
by Sagi Grimberg
· 6 years ago
783f4a4
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
by James Smart
· 6 years ago
09bd1ff
nvme-core: add async event trace helper
by Chaitanya Kulkarni
· 7 years ago
97faec5
nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device
by James Smart
· 7 years ago
ea96d64
nvmet_fc: support target port removal with nvmet layer
by James Smart
· 7 years ago
d4e4230
nvme-fc: fix for a minor typos
by Milan P. Gandhi
· 7 years ago
d93cb39
nvmet: remove redundant module prefix
by Chaitanya Kulkarni
· 7 years ago
53b3a66
nvme: fix typo in nvme_identify_ns_descs
by Milan P. Gandhi
· 7 years ago
c0aac68
Merge tag 'v4.19-rc6' into for-4.20/block
by Jens Axboe
· 6 years ago
17b57b1
Linux 4.19-rc6
by Greg Kroah-Hartman
· 6 years ago
Next »