index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-22
6
-45
/
+88
|
\
|
*
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
2018-06-21
3
-5
/
+39
|
*
nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
Jianchao Wang
2018-06-21
1
-1
/
+1
|
*
nvme-fc: release io queues to allow fast fail
James Smart
2018-06-21
1
-3
/
+3
|
*
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
2018-06-20
1
-0
/
+8
|
*
nvme-rdma: don't override opts->queue_size
Sagi Grimberg
2018-06-20
1
-11
/
+10
|
*
nvme-rdma: Fix command completion race at error recovery
Israel Rukshin
2018-06-20
1
-2
/
+6
|
*
nvme-rdma: fix possible free of a non-allocated async event buffer
Sagi Grimberg
2018-06-20
1
-13
/
+11
|
*
nvme-rdma: fix possible double free condition when failing to create a contro...
Sagi Grimberg
2018-06-20
1
-10
/
+10
*
|
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
2018-06-20
2
-8
/
+37
*
|
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
2018-06-20
1
-2
/
+2
*
|
blk-mq-debugfs: Off by one in blk_mq_rq_state_name()
Dan Carpenter
2018-06-20
1
-1
/
+1
|
/
*
Revert "block: Add warning for bi_next not NULL in bio_endio()"
Bart Van Assche
2018-06-19
2
-10
/
+1
*
block: fix timeout changes for legacy request drivers
Christoph Hellwig
2018-06-19
3
-2
/
+3
*
bsg: fix race of bsg_open and bsg_unregister
Anatoliy Glagolev
2018-06-15
1
-11
/
+11
*
block: remov blk_queue_invalidate_tags
Christoph Hellwig
2018-06-15
3
-38
/
+1
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-15
11
-224
/
+154
|
\
|
*
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-20
/
+19
|
*
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-1
/
+2
|
*
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-15
5
-50
/
+45
|
*
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
2018-06-14
2
-31
/
+0
|
*
nvme: remove nvme_reinit_tagset
Christoph Hellwig
2018-06-14
2
-12
/
+0
|
*
nvme-fc: fix nulling of queue data on reconnect
James Smart
2018-06-14
1
-6
/
+5
|
*
nvme-fc: remove reinit_request routine
James Smart
2018-06-14
1
-20
/
+0
|
*
nvme-fc: change controllers first connect to use reconnect path
James Smart
2018-06-14
1
-57
/
+47
|
*
nvme: don't rely on the changed namespace list log
Christoph Hellwig
2018-06-13
1
-25
/
+11
|
*
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
2018-06-11
1
-1
/
+3
|
*
nvme-rdma: fix error flow during mapping request data
Max Gurtovoy
2018-06-11
1
-7
/
+24
|
*
nvme: add bio remapping tracepoint
Hannes Reinecke
2018-06-11
1
-0
/
+4
|
*
nvme: fix NULL pointer dereference in nvme_init_subsystem
Israel Rukshin
2018-06-11
1
-1
/
+1
*
|
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
2018-06-14
2
-0
/
+7
*
|
blk-mq: reinit q->tag_set_list entry only after grace period
Roman Pen
2018-06-11
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-10
37
-129
/
+301
|
\
\
|
*
|
tcp: limit sk_rcvlowat by the maximum receive buffer
Soheil Hassas Yeganeh
2018-06-10
1
-5
/
+7
|
*
|
net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
Alvaro Gamez Machado
2018-06-10
1
-6
/
+29
|
*
|
socket: close race condition between sock_close() and sockfs_setattr()
Cong Wang
2018-06-10
1
-3
/
+15
|
*
|
net: bridge: Fix locking in br_fdb_find_port()
Petr Machata
2018-06-08
1
-1
/
+3
|
*
|
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2018-06-08
6
-8
/
+21
|
*
|
cdc_ncm: avoid padding beyond end of skb
Bjørn Mork
2018-06-08
1
-2
/
+2
|
*
|
net/sched: act_simple: fix parsing of TCA_DEF_DATA
Davide Caratti
2018-06-08
1
-9
/
+6
|
*
|
net: fddi: fix a possible null-ptr-deref
YueHaibing
2018-06-08
1
-27
/
+28
|
*
|
net: aquantia: fix unsigned numvecs comparison with less than zero
Colin Ian King
2018-06-08
1
-6
/
+5
|
*
|
net: stmmac: fix build failure due to missing COMMON_CLK dependency
Corentin Labbe
2018-06-08
1
-5
/
+5
|
*
|
bpfilter: fix race in pipe access
Alexei Starovoitov
2018-06-07
1
-3
/
+7
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-07
7
-26
/
+118
|
|
\
\
|
|
*
|
bpf, xdp: fix crash in xdp_umem_unaccount_pages
Daniel Borkmann
2018-06-07
1
-2
/
+4
|
|
*
|
xsk: Fix umem fill/completion queue mmap on 32-bit
Geert Uytterhoeven
2018-06-08
2
-3
/
+3
|
|
*
|
tools/bpf: fix selftest get_cgroup_id_user
Yonghong Song
2018-06-08
2
-3
/
+23
|
|
*
|
bpf: reject passing modified ctx to helper functions
Daniel Borkmann
2018-06-07
2
-18
/
+88
|
*
|
|
bpfilter: fix OUTPUT_FORMAT
Alexei Starovoitov
2018-06-07
1
-1
/
+1
[next]