index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
nvme-rdma: fix memory leak during queue allocation
Max Gurtovoy
1
-3
/
+18
2017-11-27
blktrace: fix trace mutex deadlock
Jens Axboe
1
-2
/
+2
2017-11-26
nvme-rdma: Use mr pool
Israel Rukshin
1
-58
/
+37
2017-11-26
nvme-rdma: Check remotely invalidated rkey matches our expected rkey
Sagi Grimberg
1
-2
/
+7
2017-11-26
nvme-rdma: wait for local invalidation before completing a request
Sagi Grimberg
1
-15
/
+24
2017-11-26
nvme-rdma: don't complete requests before a send work request has completed
Sagi Grimberg
1
-4
/
+24
2017-11-26
nvme-rdma: don't suppress send completions
Sagi Grimberg
1
-40
/
+14
2017-11-24
bcache: check return value of register_shrinker
Michael Lyle
1
-1
/
+4
2017-11-24
bcache: recover data from backing when data is clean
Rui Hua
1
-7
/
+6
2017-11-24
bcache: Fix building error on MIPS
Huacai Chen
4
-4
/
+4
2017-11-24
bcache: add a comment in journal bucket reading
Tang Junhui
1
-0
/
+5
2017-11-24
nvme-fc: don't use bit masks for set/test_bit() numbers
Jens Axboe
1
-2
/
+2
2017-11-23
blk-wbt: fix comments typo
weiping zhang
1
-1
/
+1
2017-11-23
blk-wbt: move wbt_clear_stat to common place in wbt_done
weiping zhang
1
-2
/
+1
2017-11-23
blk-sysfs: remove NULL pointer checking in queue_wb_lat_store
weiping zhang
1
-4
/
+1
2017-11-23
blk-wbt: remove duplicated setting in wbt_init
weiping zhang
1
-2
/
+0
2017-11-23
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
Jeff Lien
2
-1
/
+3
2017-11-22
block: remove useless assignment in bio_split
Mikulas Patocka
1
-1
/
+1
2017-11-22
null_blk: fix dev->badblocks leak
David Disseldorp
1
-1
/
+4
2017-11-20
nvmet-fc: correct ref counting error when deferred rcv used
James Smart
1
-3
/
+6
2017-11-20
nvme: Suppress static analyis warning
Keith Busch
1
-5
/
+2
2017-11-20
nvme: Fix NULL dereference on reservation request
Keith Busch
1
-6
/
+6
2017-11-20
nvme: fix spelling mistake: "requeing" -> "requeuing"
Colin Ian King
1
-1
/
+1
2017-11-20
nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.
Minwoo Im
1
-1
/
+1
2017-11-20
nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
Kai-Heng Feng
1
-2
/
+10
2017-11-20
nvme-loop: check if queue is ready in queue_rq
Sagi Grimberg
1
-1
/
+24
2017-11-20
nvme-fc: check if queue is ready in queue_rq
Sagi Grimberg
1
-1
/
+18
2017-11-20
nvme-fabrics: introduce init command check for a queue that is not alive
Sagi Grimberg
2
-26
/
+36
2017-11-19
blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio
Marcos Paulo de Souza
1
-16
/
+10
2017-11-19
block: genhd.c: fix message typo
Randy Dunlap
1
-1
/
+1
2017-11-19
block: add WARN_ON if bdi register fail
weiping zhang
1
-2
/
+5
2017-11-19
bdi: add error handle for bdi_debug_register
weiping zhang
1
-1
/
+4
2017-11-19
bdi: convert bdi_debug_register to int
weiping zhang
1
-2
/
+15
2017-11-18
clean up x86 platform driver default values
Linus Torvalds
1
-11
/
+0
2017-11-18
platform/x86: silead_dmi: Add silead, home-button property to some tablets
Hans de Goede
1
-0
/
+4
2017-11-18
net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
1
-2
/
+1
2017-11-18
ibmvnic: fix dma_mapping_error call
Desnes Augusto Nunes do Rosario
1
-2
/
+1
2017-11-18
ipvlan: NULL pointer dereference panic in ipvlan_port_destroy
Girish Moodalbail
1
-49
/
+55
2017-11-18
route: also update fnhe_genid when updating a route cache
Xin Long
1
-2
/
+7
2017-11-18
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
1
-3
/
+2
2017-11-18
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
2
-11
/
+21
2017-11-18
rsi: fix memory leak on buf and usb_reg_buf
Colin Ian King
1
-6
/
+6
2017-11-18
net/netlabel: Add list_next_rcu() in rcu_dereference().
Tim Hansen
1
-2
/
+2
2017-11-17
EXPERT Kconfig menu: fix broken EXPERT menu
Randy Dunlap
1
-91
/
+93
2017-11-17
include/asm-generic/topology.h: remove unused parent_node() macro
Dou Liyang
1
-3
/
+0
2017-11-17
arch/tile/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-6
/
+0
2017-11-17
arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro
Dou Liyang
1
-2
/
+0
2017-11-17
arch/sh/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-1
/
+0
2017-11-17
arch/ia64/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-7
/
+0
2017-11-17
drivers/pcmcia/sa1111_badge4.c: avoid unused function warning
Arnd Bergmann
1
-0
/
+2
[next]