index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
lightnvm: pblk: encapsulate rqd dma allocations
Javier González
5
-70
/
+59
2018-10-09
lightnvm: use internal allocation for chunk log page
Javier González
3
-11
/
+20
2018-10-09
lightnvm: pblk: fix two sleep-in-atomic-context bugs
Jia-Ju Bai
1
-2
/
+4
2018-10-09
lightnvm: pblk: fix mapping issue on failed writes
Hans Holmberg
2
-11
/
+37
2018-10-09
lightnvm: pblk: stop recreating global caches
Hans Holmberg
1
-46
/
+86
2018-10-09
lightnvm: pblk: calculate line pad distance in helper
Javier González
2
-11
/
+10
2018-10-09
lightnvm: move ppa transformations to core
Javier González
2
-74
/
+87
2018-10-09
lightnvm: pblk: add tracing for chunk resets
Hans Holmberg
3
-0
/
+49
2018-10-09
lightnvm: pblk: add trace events for pblk state changes
Hans Holmberg
3
-0
/
+32
2018-10-09
lightnvm: pblk: add trace events for line state changes
Hans Holmberg
5
-1
/
+68
2018-10-09
lightnvm: pblk: add trace events for chunk states
Hans Holmberg
5
-3
/
+107
2018-10-09
lightnvm: pblk: remove debug from pblk_[down/up]_page
Matias Bjørling
5
-35
/
+19
2018-10-09
lightnvm: pblk: fix write amplificiation calculation
Hans Holmberg
1
-2
/
+1
2018-10-09
lightnvm: pblk: fix up prints in pblk_read_check_rand
Hans Holmberg
1
-2
/
+2
2018-10-09
lightnvm: pblk: remove unused parameters in pblk_up_rq
Hans Holmberg
3
-7
/
+4
2018-10-09
lightnvm: pblk: allocate line map bitmaps using a mempool
Hans Holmberg
4
-8
/
+38
2018-10-09
lightnvm: introduce nvm_rq_to_ppa_list
Hans Holmberg
7
-37
/
+34
2018-10-09
lightnvm: pblk: guarantee emeta on line close
Javier González
1
-2
/
+11
2018-10-09
lightnvm: pblk: remove unused variable.
Javier González
1
-1
/
+0
2018-10-09
lightnvm: pblk: fix comment typo
Javier González
1
-1
/
+1
2018-10-09
lightnvm: pblk: improve line helpers
Javier González
5
-18
/
+20
2018-10-09
lightnvm: pblk: add helpers for chunk addresses
Javier González
2
-0
/
+38
2018-10-09
lightnvm: pblk: refactor put line fn on read completion
Matias Bjørling
3
-17
/
+22
2018-10-09
lightnvm: pblk: remove size and out of bounds read check
Matias Bjørling
1
-7
/
+0
2018-10-09
lightnvm: pblk: fix incorrect min_write_pgs
Matias Bjørling
1
-1
/
+1
2018-10-09
lightnvm: pblk: unify vector max req constants
Matias Bjørling
4
-17
/
+9
2018-10-09
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
6
-187
/
+265
2018-10-09
lightnvm: pblk: fix race condition on metadata I/O
Javier González
1
-7
/
+7
2018-10-09
lightnvm: move device L2P detection to core
Matias Bjørling
3
-7
/
+11
2018-10-09
lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync
Matias Bjørling
1
-17
/
+2
2018-10-09
lightnvm: combine 1.2 and 2.0 command flags
Matias Bjørling
7
-65
/
+32
2018-10-09
lightnvm: remove dependencies on BLK_DEV_NVME and PCI
Matias Bjørling
1
-2
/
+1
2018-10-08
blk-mq: complete req in softirq context in case of single queue
Ming Lei
2
-3
/
+16
2018-10-08
bcache: panic fix for making cache device
Dongbo Cao
1
-0
/
+8
2018-10-08
bcache: split combined if-condition code into separate ones
Dongbo Cao
1
-14
/
+76
2018-10-08
bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_allo...
Shenghui Wang
1
-1
/
+1
2018-10-08
bcache: replace hard coded number with BUCKET_GC_GEN_MAX
Coly Li
1
-1
/
+1
2018-10-08
bcache: remove useless parameter of bch_debug_init()
Dongbo Cao
3
-3
/
+3
2018-10-08
bcache: remove unused bch_passthrough_cache
Shenghui Wang
1
-1
/
+1
2018-10-08
bcache: recal cached_dev_sectors on detach
Shenghui Wang
1
-0
/
+1
2018-10-08
bcache: fix miss key refill->end in writeback
Tang Junhui
1
-1
/
+1
2018-10-08
bcache: Populate writeback_rate_minimum attribute
Ben Peddell
1
-0
/
+2
2018-10-08
bcache: correct dirty data statistics
Tang Junhui
1
-1
/
+2
2018-10-08
bcache: fix typo in code comments of closure_return_with_destructor()
Coly Li
1
-1
/
+2
2018-10-08
bcache: fix ioctl in flash device
Tang Junhui
2
-4
/
+3
2018-10-08
bcache: use REQ_PRIO to indicate bio for metadata
Coly Li
1
-2
/
+2
2018-10-08
bcache: trace missed reading by cache_missed
Tang Junhui
1
-1
/
+1
2018-10-08
bcache: account size of buckets used in uuid write to ca->meta_sectors_written
Shenghui Wang
1
-0
/
+5
2018-10-05
blk-mq-debugfs: Also show requests that have not yet been started
Bart Van Assche
1
-2
/
+1
2018-10-05
Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-4.20/block
Jens Axboe
12
-60
/
+347
[next]