index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq-sched: dispatch from scheduler IFF progress is made in ->dispatch
Ming Lei
2017-11-01
1
-6
/
+6
*
MAINTAINERS: Remove Rafael from Opal maintainers.
Scott Bauer
2017-10-31
1
-1
/
+0
*
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-10-30
1
-2
/
+4
*
bcache: fix wrong cache_misses statistics
tang.junhui
2017-10-30
1
-1
/
+5
*
bcache: update bucket_in_use in real time
Tang Junhui
2017-10-30
4
-8
/
+22
*
bcache: convert cached_dev.count from atomic_t to refcount_t
Elena Reshetova
2017-10-30
3
-7
/
+8
*
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-10-30
1
-1
/
+9
*
block: Fix a race between blk_cleanup_queue() and timeout handling
Bart Van Assche
2017-10-30
2
-3
/
+2
*
mq-deadline: add 'deadline' as a name alias
Jens Axboe
2017-10-25
1
-0
/
+1
*
elevator: allow name aliases
Jens Axboe
2017-10-25
2
-6
/
+18
*
elevator: lookup mq vs non-mq elevators
Jens Axboe
2017-10-25
1
-23
/
+21
*
block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
Ilya Dryomov
2017-10-25
1
-10
/
+35
*
block: factor out __blkdev_issue_zero_pages()
Ilya Dryomov
2017-10-25
1
-26
/
+37
*
block: move CAP_SYS_ADMIN check in blkdev_roset()
Ilya Dryomov
2017-10-25
1
-2
/
+3
*
block: Invalidate cache on discard v2
Dmitry Monakhov
2017-10-24
1
-4
/
+10
*
lightnvm: pblk: remove leftover testing function
Javier González
2017-10-24
1
-5
/
+0
*
kyber: fix hang on domain token wait queue
Omar Sandoval
2017-10-17
1
-1
/
+9
*
nullb: fix error return code in null_init()
Wei Yongjun
2017-10-17
1
-1
/
+3
*
block: fix Sphinx kernel-doc warning
Randy Dunlap
2017-10-16
1
-1
/
+1
*
bcache: writeback rate clamping: make 32 bit safe
Michael Lyle
2017-10-16
1
-2
/
+2
*
bcache: MAINTAINERS: set bcache to MAINTAINED
Michael Lyle
2017-10-16
1
-1
/
+2
*
bcache: Add Michael Lyle to MAINTAINERS
Kent Overstreet
2017-10-16
1
-0
/
+1
*
bcache: safeguard a dangerous addressing in closure_queue
Liang Chen
2017-10-16
1
-0
/
+6
*
bcache: rearrange writeback main thread ratelimit
Michael Lyle
2017-10-16
1
-1
/
+4
*
bcache: writeback rate shouldn't artifically clamp
Michael Lyle
2017-10-16
3
-6
/
+7
*
bcache: smooth writeback rate control
Michael Lyle
2017-10-16
2
-3
/
+9
*
bcache: implement PI controller for writeback rate
Michael Lyle
2017-10-16
3
-52
/
+66
*
bcache: don't write back data if reading it failed
Michael Lyle
2017-10-16
1
-6
/
+14
*
bcache: remove unused parameter
Yijing Wang
2017-10-16
1
-6
/
+6
*
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
Eric Wheeler
2017-10-16
2
-1
/
+11
*
bcache: Remove redundant set_capacity
Yijing Wang
2017-10-16
1
-3
/
+0
*
bcache: rewrite multiple partitions support
Coly Li
2017-10-16
1
-12
/
+25
*
bcache: fix a comments typo in bch_alloc_sectors()
Coly Li
2017-10-16
1
-1
/
+1
*
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-10-16
1
-1
/
+2
*
bcache: Avoid nested function definition
Peter Foley
2017-10-16
1
-4
/
+6
*
mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect im...
Yafang Shao
2017-10-14
1
-1
/
+10
*
null_blk: add usage hints for no_sched
weiping zhang
2017-10-13
1
-0
/
+4
*
null_blk: update usage hints for submit_queues
weiping zhang
2017-10-13
1
-3
/
+3
*
Revert "lightnvm: prevent bd removal if busy"
Jens Axboe
2017-10-13
1
-14
/
+0
*
lightnvm: implement generic path for sync I/O
Javier González
2017-10-13
7
-123
/
+143
*
lightnvm: fail fast on passthrough commands
Javier González
2017-10-13
1
-2
/
+0
*
lightnvm: pblk: avoid being reported as hung on rated GC
Javier González
2017-10-13
1
-1
/
+7
*
lightnvm: pblk: cleanup unused and static functions
Javier González
2017-10-13
4
-111
/
+86
*
lightnvm: pblk: remove spinlock when freeing line metadata
Hans Holmberg
2017-10-13
1
-2
/
+0
*
lightnvm: pblk: correct valid lba count calculation
Hans Holmberg
2017-10-13
1
-3
/
+4
*
lightnvm: pblk: gc all lines in the pipeline before exit
Hans Holmberg
2017-10-13
4
-9
/
+32
*
lightnvm: pblk: add l2p crc debug printouts
Hans Holmberg
2017-10-13
1
-5
/
+34
*
lightnvm: pblk: shut down gc gracefully during exit
Hans Holmberg
2017-10-13
1
-8
/
+12
*
lightnvm: pblk: consider bad sectors in emeta during recovery
Hans Holmberg
2017-10-13
1
-14
/
+30
*
lightnvm: pblk: start gc if needed during init
Hans Holmberg
2017-10-13
4
-1
/
+12
[next]