summaryrefslogtreecommitdiffstats
path: root/Documentation/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-28nvme: Add admin_tagset pointer to nvme_ctrlSagi Grimberg5-0/+5
2017-08-28nvme-rdma: move nvme_rdma_configure_admin_queue code locationSagi Grimberg1-91/+94
2017-08-28nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZEJohannes Thumshirn1-2/+0
2017-08-28nvmet-fcloop: remove ALL_OPTS defineJohannes Thumshirn1-3/+0
2017-08-28nvmet: fix the return error code of target if host is not allowedGuan Junxiong1-0/+1
2017-08-28nvmet: use NVME_NSID_ALLChristoph Hellwig2-2/+2
2017-08-28nvme: add support for NVMe 1.3 Timestamp FeatureJon Derrick2-0/+23
2017-08-28nvme: define NVME_NSID_ALLArnav Dawn2-3/+5
2017-08-28nvme: add support for FW activation without resetArnav Dawn3-0/+86
2017-08-28block: fix warning when I/O elevator is changed as request_queue is being rem...David Jeffery2-0/+6
2017-08-28block, scheduler: convert xxx_var_store to voidweiping zhang4-33/+31
2017-08-28Linux 4.13-rc7v4.13-rc7Linus Torvalds1-1/+1
2017-08-28Avoid page waitqueue race leaving possible page locker waitingLinus Torvalds1-4/+5
2017-08-27Minor page waitqueue cleanupsLinus Torvalds2-8/+10
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-26PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLChristoph Hellwig1-10/+3
2017-08-26mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin1-1/+1
2017-08-26fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers1-0/+1
2017-08-26mm/madvise.c: fix freeing of locked page with MADV_FREEEric Biggers1-1/+1
2017-08-26dax: fix deadlock due to misaligned PMD faultsRoss Zwisler1-0/+10
2017-08-26mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov1-2/+2
2017-08-26PM/hibernate: touch NMI watchdog when creating snapshotChen Yu1-2/+18
2017-08-25skd: Remove SKD_ID_INCRBart Van Assche1-5/+0
2017-08-25skd: Make it easier for static analyzers to analyze skd_free_disk()Bart Van Assche1-1/+2
2017-08-25skd: Inline skd_end_request()Bart Van Assche1-32/+13
2017-08-25skd: Rename skd_softirq_done() into skd_complete_rq()Bart Van Assche1-2/+2
2017-08-25block/nullb: fix NULL dereferenceShaohua Li1-1/+1
2017-08-25blkcg: avoid free blkcg_root when failed to alloc blkcg policyweiping zhang1-3/+5
2017-08-25null_blk: update email adressJens Axboe1-1/+1
2017-08-25virtio_pci: fix cpu affinity supportChristoph Hellwig1-3/+7
2017-08-25virtio_blk: fix incorrect message when disk is resizedStefan Hajnoczi1-6/+10
2017-08-25block: update comments to reflect REQ_FLUSH -> REQ_PREFLUSH renameOmar Sandoval1-12/+12
2017-08-25blk-mq-debugfs: Add names for recently added flagsBart Van Assche1-0/+3
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras1-22/+34
2017-08-25perf/core: Fix group {cpu,task} validationMark Rutland1-20/+19
2017-08-25x86/mm: Fix use-after-free of ldt_structEric Biggers1-3/+1
2017-08-25KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini2-6/+17
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini5-30/+10
2017-08-25KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini1-1/+1
2017-08-25mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon1-1/+12
2017-08-25mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König1-0/+1
2017-08-25Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2-10/+39
2017-08-25net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev1-2/+20
2017-08-25nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever1-4/+2
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman4-53/+89
2017-08-24IB/mlx5: Always return success for RoCE modify portMajd Dibbiny1-0/+6
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny1-0/+1
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich3-5/+14
2017-08-24ASoC: rt5677: Reintroduce I2C device IDsTom Rini1-0/+1
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval5-60/+64