aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-28nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZEGravatar Johannes Thumshirn 1-2/+0
2017-08-28nvmet-fcloop: remove ALL_OPTS defineGravatar Johannes Thumshirn 1-3/+0
2017-08-28nvmet: fix the return error code of target if host is not allowedGravatar Guan Junxiong 1-0/+1
2017-08-28nvmet: use NVME_NSID_ALLGravatar Christoph Hellwig 2-2/+2
2017-08-28nvme: add support for NVMe 1.3 Timestamp FeatureGravatar Jon Derrick 2-0/+23
2017-08-28nvme: define NVME_NSID_ALLGravatar Arnav Dawn 2-3/+5
2017-08-28nvme: add support for FW activation without resetGravatar Arnav Dawn 3-0/+86
2017-08-28Merge tag 'v4.13-rc7' into for-4.14/block-postmergeGravatar Jens Axboe 1034-18233/+15391
2017-08-28block: fix warning when I/O elevator is changed as request_queue is being rem...Gravatar David Jeffery 2-0/+6
2017-08-28block, scheduler: convert xxx_var_store to voidGravatar weiping zhang 4-33/+31
2017-08-27Linux 4.13-rc7v4.13-rc7Gravatar Linus Torvalds 1-1/+1
2017-08-27Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-15/+37
2017-08-27Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2017-08-27Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 12-46/+107
2017-08-27Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbGravatar Linus Torvalds 3-5/+7
2017-08-27Avoid page waitqueue race leaving possible page locker waitingGravatar Linus Torvalds 1-4/+5
2017-08-27Minor page waitqueue cleanupsGravatar Linus Torvalds 2-8/+10
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosGravatar Linus Torvalds 1-2/+2
2017-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 6-13/+45
2017-08-26Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-10/+3
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+26
2017-08-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-9/+41
2017-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-20/+19
2017-08-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 6-6/+33
2017-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 12-64/+135
2017-08-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-9/+17
2017-08-25Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 3-0/+20
2017-08-25Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 2-6/+22
2017-08-25Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...Gravatar Linus Torvalds 2-8/+14
2017-08-25Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-1/+13
2017-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 8-75/+69
2017-08-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-14/+24
2017-08-25PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLGravatar Christoph Hellwig 1-10/+3
2017-08-25Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 1-6/+43
2017-08-25Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 6-5/+16
2017-08-25Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/sla...Gravatar Linus Torvalds 1-2/+2
2017-08-25Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 13-24/+69
2017-08-25mm/memblock.c: reversed logic in memblock_discard()Gravatar Pavel Tatashin 1-1/+1
2017-08-25fork: fix incorrect fput of ->exe_file causing use-after-freeGravatar Eric Biggers 1-0/+1
2017-08-25mm/madvise.c: fix freeing of locked page with MADV_FREEGravatar Eric Biggers 1-1/+1
2017-08-25dax: fix deadlock due to misaligned PMD faultsGravatar Ross Zwisler 1-0/+10
2017-08-25mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledGravatar Kirill A. Shutemov 1-2/+2
2017-08-25PM/hibernate: touch NMI watchdog when creating snapshotGravatar Chen Yu 1-2/+18
2017-08-25skd: Remove SKD_ID_INCRGravatar Bart Van Assche 1-5/+0
2017-08-25skd: Make it easier for static analyzers to analyze skd_free_disk()Gravatar Bart Van Assche 1-1/+2
2017-08-25skd: Inline skd_end_request()Gravatar Bart Van Assche 1-32/+13
2017-08-25skd: Rename skd_softirq_done() into skd_complete_rq()Gravatar Bart Van Assche 1-2/+2
2017-08-25block/nullb: fix NULL dereferenceGravatar Shaohua Li 1-1/+1
2017-08-25blkcg: avoid free blkcg_root when failed to alloc blkcg policyGravatar weiping zhang 1-3/+5
2017-08-25null_blk: update email adressGravatar Jens Axboe 1-1/+1