index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-03
Linux 4.17
v4.17
Linus Torvalds
1
-1
/
+1
2018-06-03
Revert "fs: fold open_check_o_direct into do_dentry_open"
Al Viro
3
-19
/
+33
2018-06-03
blk-mq: update nr_requests when switching to 'none' scheduler
Ming Lei
1
-0
/
+1
2018-06-03
block: don't use blocking queue entered for recursive bio submits
Jens Axboe
3
-1
/
+15
2018-06-03
dm-crypt: fix warning in shutdown path
Kent Overstreet
1
-4
/
+3
2018-06-02
mm: fix the NULL mapping case in __isolate_lru_page()
Hugh Dickins
1
-1
/
+1
2018-06-02
mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
Hugh Dickins
1
-1
/
+1
2018-06-02
Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"
Alex Williamson
1
-15
/
+10
2018-06-02
bpf: fix uapi hole for 32 bit compat applications
Daniel Borkmann
2
-0
/
+4
2018-06-01
net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
Daniele Palmas
1
-1
/
+1
2018-06-01
ip6_tunnel: remove magic mtu value 0xFFF8
Nicolas Dichtel
2
-5
/
+11
2018-06-01
ip_tunnel: restore binding to ifaces with a large mtu
Nicolas Dichtel
1
-4
/
+4
2018-06-01
net: dsa: b53: Add BCM5389 support
Damien Thébault
4
-1
/
+19
2018-06-01
lightnvm: pblk: take bitmap alloc. out of critical section
Javier González
1
-41
/
+56
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
kcm: Fix use-after-free caused by clonned sockets
Kirill Tkhai
1
-1
/
+1
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-06-01
net-sysfs: Fix memory leak in XPS configuration
Alexander Duyck
1
-3
/
+3
[next]