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.13.y
linux-6.14.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
skd: use ktime_get_real_seconds()
Arnd Bergmann
1
-1
/
+2
2017-11-02
block: fix CDROM dependency on BLK_DEV
Arnd Bergmann
2
-1
/
+2
2017-11-01
block: Rework drivers/cdrom/Makefile
Bart Van Assche
5
-13
/
+17
2017-11-01
scsi: implement .get_budget and .put_budget for blk-mq
Ming Lei
1
-23
/
+52
2017-11-01
scsi: allow passing in null rq to scsi_prep_state_check()
Ming Lei
1
-2
/
+2
2017-10-31
bcache: explicitly destroy mutex while exiting
Liang Chen
1
-2
/
+4
2017-10-31
bcache: fix wrong cache_misses statistics
tang.junhui
1
-1
/
+5
2017-10-31
bcache: update bucket_in_use in real time
Tang Junhui
4
-8
/
+22
2017-10-31
bcache: convert cached_dev.count from atomic_t to refcount_t
Elena Reshetova
3
-7
/
+8
2017-10-31
bcache: only permit to recovery read error when cache device is clean
Coly Li
1
-1
/
+9
2017-10-24
lightnvm: pblk: remove leftover testing function
Javier González
1
-5
/
+0
2017-10-17
nullb: fix error return code in null_init()
Wei Yongjun
1
-1
/
+3
2017-10-16
bcache: writeback rate clamping: make 32 bit safe
Michael Lyle
1
-2
/
+2
2017-10-16
bcache: safeguard a dangerous addressing in closure_queue
Liang Chen
1
-0
/
+6
2017-10-16
bcache: rearrange writeback main thread ratelimit
Michael Lyle
1
-1
/
+4
2017-10-16
bcache: writeback rate shouldn't artifically clamp
Michael Lyle
3
-6
/
+7
2017-10-16
bcache: smooth writeback rate control
Michael Lyle
2
-3
/
+9
2017-10-16
bcache: implement PI controller for writeback rate
Michael Lyle
3
-52
/
+66
2017-10-16
bcache: don't write back data if reading it failed
Michael Lyle
1
-6
/
+14
2017-10-16
bcache: remove unused parameter
Yijing Wang
1
-6
/
+6
2017-10-16
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
Eric Wheeler
2
-1
/
+11
2017-10-16
bcache: Remove redundant set_capacity
Yijing Wang
1
-3
/
+0
2017-10-16
bcache: rewrite multiple partitions support
Coly Li
1
-12
/
+25
2017-10-16
bcache: fix a comments typo in bch_alloc_sectors()
Coly Li
1
-1
/
+1
2017-10-16
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
1
-1
/
+2
2017-10-16
bcache: Avoid nested function definition
Peter Foley
1
-4
/
+6
2017-10-13
Revert "lightnvm: prevent bd removal if busy"
Jens Axboe
1
-14
/
+0
2017-10-13
lightnvm: implement generic path for sync I/O
Javier González
6
-123
/
+140
2017-10-13
lightnvm: fail fast on passthrough commands
Javier González
1
-2
/
+0
2017-10-13
lightnvm: pblk: avoid being reported as hung on rated GC
Javier González
1
-1
/
+7
2017-10-13
lightnvm: pblk: cleanup unused and static functions
Javier González
4
-111
/
+86
2017-10-13
lightnvm: pblk: remove spinlock when freeing line metadata
Hans Holmberg
1
-2
/
+0
2017-10-13
lightnvm: pblk: correct valid lba count calculation
Hans Holmberg
1
-3
/
+4
2017-10-13
lightnvm: pblk: gc all lines in the pipeline before exit
Hans Holmberg
4
-9
/
+32
2017-10-13
lightnvm: pblk: add l2p crc debug printouts
Hans Holmberg
1
-5
/
+34
2017-10-13
lightnvm: pblk: shut down gc gracefully during exit
Hans Holmberg
1
-8
/
+12
2017-10-13
lightnvm: pblk: consider bad sectors in emeta during recovery
Hans Holmberg
1
-14
/
+30
2017-10-13
lightnvm: pblk: start gc if needed during init
Hans Holmberg
4
-1
/
+12
2017-10-13
lightnvm: pblk: free full lines during recovery
Hans Holmberg
3
-12
/
+24
2017-10-13
lightnvm: pblk: recover partially written lines correctly
Hans Holmberg
1
-4
/
+4
2017-10-13
lightnvm: pblk: prevent gc kicks when gc is not operational
Hans Holmberg
2
-4
/
+6
2017-10-13
lightnvm: pblk: fix releases of kmem cache in error path
Rakesh Pandit
1
-5
/
+12
2017-10-13
lightnvm: pblk: reduce arguments in __pblk_rb_update_l2p
Rakesh Pandit
1
-6
/
+5
2017-10-13
lightnvm: remove stale extern and unused exported symbols
Rakesh Pandit
1
-65
/
+64
2017-10-13
lightnvm: remove unused argument from nvm_set_tgt_bb_tbl
Rakesh Pandit
1
-17
/
+12
2017-10-13
lightnvm: pblk: remove useless line
Rakesh Pandit
1
-1
/
+0
2017-10-13
lightnvm: pblk: fix changing GC group list for a line
Rakesh Pandit
1
-2
/
+2
2017-10-13
lightnvm: pblk: ensure right bad block calculation
Javier González
1
-1
/
+1
2017-10-13
lightnvm: pblk: enable 1 LUN configuration
Javier González
4
-19
/
+29
2017-10-13
lightnvm: pblk: remove I/O dependency on write path
Javier González
1
-80
/
+65
[next]