index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmpressure.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
nvme: cleanup double shift issue
Dan Carpenter
2
-3
/
+2
2018-06-08
nvme-pci: make CMB SQ mod-param read-only
Keith Busch
1
-1
/
+1
2018-06-08
nvme-pci: unquiesce dead controller queues
Keith Busch
1
-1
/
+1
2018-06-08
nvme-pci: remove HMB teardown on reset
Keith Busch
1
-8
/
+0
2018-06-08
nvme-pci: queue creation fixes
Keith Busch
1
-3
/
+4
2018-06-08
nvme-pci: remove unnecessary completion doorbell check
Keith Busch
1
-5
/
+3
2018-06-08
nvme-pci: remove unnecessary nested locking
Keith Busch
1
-7
/
+1
2018-06-08
nvmet: filter newlines from user input
Sagi Grimberg
1
-5
/
+9
2018-06-08
nvme-rdma: correctly check for target keyed sgl support
Steve Wise
1
-2
/
+3
2018-06-08
nvme: don't hold nvmf_transports_rwsem for more than transport lookups
Johannes Thumshirn
2
-1
/
+5
2018-06-08
nvmet: return all zeroed buffer when we can't find an active namespace
Christoph Hellwig
1
-6
/
+9
2018-06-08
md: Unify mddev destruction paths
Kent Overstreet
1
-35
/
+18
2018-06-08
dm: use bioset_init_from_src() to copy bio_set
Jens Axboe
1
-6
/
+16
2018-06-08
block: add bioset_init_from_src() helper
Jens Axboe
2
-0
/
+19
2018-06-07
block: always set partition number to '0' in blk_partition_remap()
Hannes Reinecke
1
-1
/
+1
2018-06-06
block: pass failfast and driver-specific flags to flush requests
Hannes Reinecke
1
-3
/
+6
2018-06-05
nbd: set discard_alignment to the granularity
Josef Bacik
1
-0
/
+3
2018-06-05
nbd: Consistently use request pointer in debug messages.
Kevin Vigor
1
-5
/
+5
2018-06-05
block: add verifier for cmdline partition
Wang YanQing
1
-0
/
+57
2018-06-05
lightnvm: pblk: fix resource leak of invalid_bitmap
Colin Ian King
1
-1
/
+2
2018-06-05
lightnvm: pblk: make symbol write_buffer_size static
Wei Yongjun
1
-1
/
+1
2018-06-05
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
1
-30
/
+38
2018-06-05
dm: Use kzalloc for all structs with embedded biosets/mempools
Kent Overstreet
7
-7
/
+7
2018-06-04
blk-mq: return when hctx is stopped in blk_mq_run_work_fn
Jianchao Wang
1
-1
/
+1
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
[next]