index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
block, bfq: remove batches of confusing ifdefs
Paolo Valente
2018-01-05
1
-55
/
+72
*
block, bfq: consider also past I/O in soft real-time detection
Paolo Valente
2018-01-05
1
-34
/
+81
*
block, bfq: remove superfluous check in queue-merging setup
Angelo Ruocco
2018-01-05
1
-31
/
+5
*
block, bfq: let a queue be merged only shortly after starting I/O
Paolo Valente
2018-01-05
3
-11
/
+52
*
block, bfq: check low_latency flag in bfq_bfqq_save_state()
Angelo Ruocco
2018-01-05
1
-1
/
+2
*
block, bfq: add missing rq_pos_tree update on rq removal
Paolo Valente
2018-01-05
1
-0
/
+2
*
block, bfq: increase threshold to deem I/O as random
Paolo Valente
2018-01-05
1
-1
/
+1
*
deadline-iosched: Introduce zone locking support
Damien Le Moal
2018-01-05
1
-3
/
+68
*
deadline-iosched: Introduce dispatch helpers
Damien Le Moal
2018-01-05
1
-10
/
+37
*
mq-deadline: Introduce zone locking support
Damien Le Moal
2018-01-05
1
-3
/
+86
*
mq-deadline: Introduce dispatch helpers
Damien Le Moal
2018-01-05
1
-8
/
+37
*
block: introduce zoned block devices zone write locking
Christoph Hellwig
2018-01-05
3
-0
/
+154
*
pktcdvd: Fix a recently introduced NULL pointer dereference
Bart Van Assche
2018-01-05
1
-4
/
+4
*
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
2018-01-05
1
-3
/
+1
*
lightnvm: pblk: refactor pblk_ppa_comp function
Matias Bjørling
2018-01-05
1
-4
/
+1
*
lightnvm: pblk: add iostat support
Javier González
2018-01-05
3
-12
/
+25
*
lightnvm: pblk: print instance name on instance info
Javier González
2018-01-05
1
-1
/
+2
*
lightnvm: pblk: free write buffer on init failure
Javier González
2018-01-05
1
-1
/
+2
*
lightnvm: pblk: ensure kthread alloc. before kicking it
Javier González
2018-01-05
1
-6
/
+11
*
lightnvm: pblk: do not log recovery read errors
Javier González
2018-01-05
2
-3
/
+4
*
lightnvm: pblk: ignore high ecc errors on recovery
Javier González
2018-01-05
1
-1
/
+1
*
lightnvm: set target over-provision on create ioctl
Javier González
2018-01-05
5
-24
/
+104
*
lightnvm: pblk: use exact free block counter in RL
Javier González
2018-01-05
6
-46
/
+73
*
lightnvm: pblk: remove pblk_gc_stop
Hans Holmberg
2018-01-05
1
-12
/
+2
*
lightnvm: pblk: prevent premature sync point resets
Hans Holmberg
2018-01-05
1
-6
/
+6
*
lightnvm: pblk: clear flush point on completed writes
Hans Holmberg
2018-01-05
2
-31
/
+44
*
lightnvm: pblk: rename sync_point to flush_point
Hans Holmberg
2018-01-05
3
-34
/
+35
*
lightnvm: pblk: refactor emeta consistency check
Hans Holmberg
2018-01-05
3
-7
/
+19
*
lightnvm: pblk: remove pblk_for_each_lun helper
Javier González
2018-01-05
1
-4
/
+0
*
lightnvm: pblk: compress and reorder helper functions
Javier González
2018-01-05
5
-98
/
+71
*
lightnvm: guarantee target unique name across devs.
Javier González
2018-01-05
1
-6
/
+27
*
lightnvm: refactor target type lookup
Javier González
2018-01-05
1
-13
/
+17
*
lightnvm: make geometry structures 2.0 ready
Matias Bjørling
2018-01-05
8
-136
/
+170
*
lightnvm: remove lower page tables
Matias Bjørling
2018-01-05
3
-87
/
+0
*
lightnvm: remove unnecessary field from nvm_rq
Javier González
2018-01-05
1
-1
/
+0
*
lightnvm: remove hybrid ocssd 1.2 support
Matias Bjørling
2018-01-05
3
-280
/
+0
*
lightnvm: use internal pblk methods
Matias Bjørling
2018-01-05
3
-22
/
+3
*
lightnvm: remove rrpc
Matias Bjørling
2018-01-05
4
-1923
/
+0
*
null_blk: remove lightnvm support
Matias Bjørling
2018-01-05
1
-217
/
+3
*
blk-mq: remove confusing comment of blk_mq_sched_dispatch_requests
Liu Bo
2018-01-05
1
-1
/
+0
*
blk-mq: improve heavily contended tag case
Jens Axboe
2017-12-22
2
-7
/
+8
*
Linux 4.15-rc4
v4.15-rc4
Linus Torvalds
2017-12-17
1
-1
/
+1
*
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
Kees Cook
2017-12-17
1
-6
/
+1
*
Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2017-12-17
0
-0
/
+0
|
\
|
*
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2017-12-17
2
-8
/
+137
|
*
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-12-17
13
-27
/
+27
|
*
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
Will Deacon
2017-12-17
1
-0
/
+1
|
*
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
2017-12-17
1
-0
/
+1
|
*
perf/x86: Enable free running PEBS for REGS_USER/INTR
Andi Kleen
2017-12-17
2
-1
/
+27
|
*
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-12-17
2
-2
/
+6
[prev]
[next]