summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* blk-mq-debugfs: support rq_qosMing Lei2018-12-161-0/+1
* Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/blockJens Axboe2018-12-135-3/+218
|\
| * blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queuesSagi Grimberg2018-12-131-1/+1
| * nvme: add error log page slot definitionChaitanya Kulkarni2018-12-131-0/+14
| * nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni2018-12-131-1/+6
| * nvme-tcp: Add protocol headerSagi Grimberg2018-12-132-0/+190
| * datagram: introduce skb_copy_and_hash_datagram_iter helperSagi Grimberg2018-12-131-0/+3
| * iov_iter: introduce hash_and_copy_to_iter helperSagi Grimberg2018-12-131-0/+3
| * iov_iter: pass void csum pointer to csum_and_copy_to_iterSagi Grimberg2018-12-131-1/+1
* | bcache: print number of keys in trace_bcache_journal_writeGuoju Fang2018-12-131-3/+24
|/
* blkcg: handle dying request_queue when associating a blkgDennis Zhou2018-12-121-1/+1
* lightnvm: disable interleaved metadataIgor Konopko2018-12-111-0/+1
* lightnvm: dynamic DMA pool entry sizeIgor Konopko2018-12-111-1/+1
* block: return just one value from part_in_flightMikulas Patocka2018-12-101-2/+1
* block: switch to per-cpu in-flight countersMikulas Patocka2018-12-101-7/+22
* block: delete part_round_stats and switch to less precise countingMikulas Patocka2018-12-101-2/+1
* block: stop passing 'cpu' to all percpu stats methodsMike Snitzer2018-12-101-13/+13
* Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2018-12-0916-42/+109
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-096-25/+75
| |\
| | * neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-071-5/+23
| | * sctp: frag_point sanity checkJakub Audykowicz2018-12-051-0/+5
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-052-19/+44
| | |\
| | | * bpf: Improve socket lookup reuseport documentationJoe Stringer2018-11-301-0/+4
| | | * bpf: Support sk lookup in netns with id 0Joe Stringer2018-11-301-14/+21
| | | * bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2018-11-302-5/+19
| | * | sctp: kfree_rcu asocXin Long2018-12-031-0/+2
| | * | net: phy: sfp: correct location of SFP standardsBaruch Siach2018-11-291-1/+1
| * | | Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-091-0/+7
| |\ \ \
| | * | | Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui2018-12-031-0/+7
| * | | | Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-092-2/+3
| |\ \ \ \
| | * \ \ \ Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-061-0/+1
| | |\ \ \ \
| | | * | | | USB: serial: console: fix reported terminal settingsJohan Hovold2018-12-051-0/+1
| | | |/ / /
| | * / / / USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-051-2/+2
| | |/ / /
| * | | | Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-091-6/+8
| |\ \ \ \
| | * | | | dax: Fix unlock mismatch with updated APIMatthew Wilcox2018-12-041-6/+8
| * | | | | Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-081-0/+4
| |\ \ \ \ \
| | * | | | | asm-generic: unistd.h: fixup broken macro include.Guo Ren2018-12-061-0/+4
| | |/ / / /
| * | | | | Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes2018-12-081-4/+8
| * | | | | Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-12-061-1/+0
| |\ \ \ \ \
| | * | | | | SUNRPC: Fix a memory leak in call_encode()Trond Myklebust2018-12-021-1/+0
| * | | | | | Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-12-061-1/+3
| |\ \ \ \ \ \
| | * | | | | | ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai2018-11-291-1/+3
| * | | | | | | mm, thp: restore node-local hugepage allocationsDavid Rientjes2018-12-051-2/+0
| * | | | | | | Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-031-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | media: Use wait_queue_head_t for media_requestJasmin Jessich2018-11-201-1/+1
* | | | | | | | scsi: Fix a harmless double shift bugDan Carpenter2018-12-071-1/+1
* | | | | | | | nvme: implement Enhanced Command RetryKeith Busch2018-12-071-1/+16
* | | | | | | | nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg2018-12-071-3/+5
* | | | | | | | nvmet: don't override treq upon modification.Sagi Grimberg2018-12-071-0/+2
* | | | | | | | nvmet: support fabrics sq flow controlSagi Grimberg2018-12-071-0/+4