index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
lightnvm: pblk: kick writer on new flush points
Hans Holmberg
4
-7
/
+10
2018-06-01
lightnvm: pblk: only try to recover lines with written smeta
Hans Holmberg
1
-9
/
+21
2018-06-01
lightnvm: pblk: remove unnecessary bio_get/put
Javier González
1
-37
/
+28
2018-06-01
lightnvm: pblk: add possibility to set write buffer size manually
Marcin Dziegielewski
1
-2
/
+12
2018-06-01
lightnvm: fix partial read error path
Igor Konopko
1
-4
/
+4
2018-06-01
lightnvm: proper error handling for pblk_bio_add_pages
Igor Konopko
1
-2
/
+4
2018-06-01
lightnvm: pblk: fix smeta write error path
Hans Holmberg
1
-3
/
+4
2018-06-01
lightnvm: pblk: garbage collect lines with failed writes
Hans Holmberg
7
-64
/
+200
2018-06-01
lightnvm: pblk: rework write error recovery path
Hans Holmberg
5
-229
/
+181
2018-06-01
lightnvm: pblk: remove dead function
Javier González
2
-8
/
+0
2018-06-01
lightnvm: pass flag on graceful teardown to targets
Javier González
6
-18
/
+35
2018-06-01
lightnvm: pblk: check for chunk size before allocating it
Javier González
1
-3
/
+3
2018-06-01
lightnvm: pblk: remove unnecessary argument
Javier González
3
-5
/
+5
2018-06-01
lightnvm: pblk: remove unnecessary indirection
Javier González
1
-12
/
+2
2018-06-01
lightnvm: pblk: return NVM_ error on failed submission
Javier González
1
-14
/
+8
2018-06-01
lightnvm: pblk: warn in case of corrupted write buffer
Javier González
1
-3
/
+2
2018-06-01
lightnvm: pblk: improve error msg on corrupted LBAs
Javier González
1
-10
/
+32
2018-06-01
lightnvm: pblk: check read lba on gc path
Javier González
1
-6
/
+33
2018-06-01
lightnvm: pblk: recheck for bad lines at runtime
Javier González
2
-14
/
+35
2018-06-01
lightnvm: pblk: fail gracefully on line alloc. failure
Javier González
2
-9
/
+29
2018-06-01
block: split the blk-mq case from elevator_init
Christoph Hellwig
3
-32
/
+48
2018-06-01
block: move sysfs_lock into elevator_init
Christoph Hellwig
5
-28
/
+8
2018-06-01
block: remove the always unused name argument to elevator_init
Christoph Hellwig
4
-11
/
+5
2018-06-01
block: unexport elevator_init/exit
Christoph Hellwig
3
-4
/
+2
2018-06-01
block: move initialization of elevator-related fields to blk_alloc_queue_node
Christoph Hellwig
2
-5
/
+5
2018-06-01
nvme: use the changed namespaces list log to clear ns data changed AENs
Christoph Hellwig
2
-4
/
+49
2018-06-01
nvme: mark nvme_queue_scan static
Christoph Hellwig
2
-11
/
+9
2018-06-01
nvme: submit AEN event configuration on startup
Hannes Reinecke
2
-0
/
+18
2018-06-01
nvmet: mask pending AENs
Christoph Hellwig
3
-1
/
+10
2018-06-01
nvmet: add AEN configuration support
Christoph Hellwig
3
-2
/
+32
2018-06-01
nvmet: implement the changed namespaces log
Christoph Hellwig
3
-9
/
+76
2018-06-01
nvmet: split log page implementation
Christoph Hellwig
1
-63
/
+36
2018-06-01
nvmet: add a new nvmet_zero_sgl helper
Christoph Hellwig
2
-0
/
+8
2018-06-01
nvme.h: add AEN configuration symbols
Hannes Reinecke
1
-0
/
+5
2018-05-31
nvme.h: add the changed namespace list log
Christoph Hellwig
1
-0
/
+3
2018-05-31
nvme.h: untangle AEN notice definitions
Christoph Hellwig
2
-14
/
+24
2018-05-31
nvmet: fix error return code in nvmet_file_ns_enable()
Wei Yongjun
1
-2
/
+6
2018-05-31
nvmet: fix a typo in nvmet_file_ns_enable()
Wei Yongjun
1
-1
/
+1
2018-05-31
nvme-fabrics: allow internal passthrough command on deleting controllers
Christoph Hellwig
1
-48
/
+31
2018-05-31
block, bfq: prevent soft_rt_next_start from being stuck at infinity
Davide Sapienza
1
-27
/
+2
2018-05-31
block, bfq: increase weight-raising duration for interactive apps
Davide Sapienza
1
-11
/
+15
2018-05-31
block, bfq: remove slow-system class
Paolo Valente
2
-105
/
+46
2018-05-31
block, bfq: add description of weight-raising heuristics
Paolo Valente
1
-24
/
+56
2018-05-31
block, bfq: remove the removal of 'next' rq in bfq_requests_merged
Filippo Muzzini
1
-7
/
+0
2018-05-31
block, bfq: remove wrong check in bfq_requests_merged
Paolo Valente
1
-6
/
+20
2018-05-31
block, bfq: remove wrong lock in bfq_requests_merged
Filippo Muzzini
1
-2
/
+0
2018-05-30
block: fixup bioset_integrity_create() call
Jens Axboe
1
-1
/
+1
2018-05-30
block: Drop bioset_create()
Kent Overstreet
2
-52
/
+15
2018-05-30
xfs: convert to bioset_init()/mempool_init()
Kent Overstreet
3
-8
/
+7
2018-05-30
btrfs: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-14
/
+11
[next]