summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix warning messages when mounting to older serversSteve French2017-09-012-2/+27
* Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench...Linus Torvalds2017-09-012-3/+3
|\
| * CIFS: remove endian related sparse warningSteve French2017-08-301-1/+1
| * CIFS: Fix maximum SMB2 header sizePavel Shilovsky2017-08-301-2/+2
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-014-16/+26
|\ \
| * \ Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-08-303-14/+18
| |\ \
| | * | nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu2017-08-301-1/+1
| | * | nvme-pci: use dma memory for the host memory buffer descriptorsChristoph Hellwig2017-08-301-11/+11
| | * | nvme-rdma: default MR page size to 4kMax Gurtovoy2017-08-301-2/+6
| * | | Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-08-291-2/+8
| |\ \ \
| | * | | xen-blkback: stop blkback thread of every queue in xen_blkif_disconnectAnnie Li2017-08-251-2/+8
* | | | | Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-013-42/+13
|\ \ \ \ \
| * | | | | dm mpath: do not lock up a CPU with requeuing activityBart Van Assche2017-08-281-1/+0
| * | | | | dm: fix printk() rate limiting codeBart Van Assche2017-08-282-39/+12
| * | | | | dm mpath: retry BLK_STS_RESOURCE errorsBart Van Assche2017-08-281-1/+0
| * | | | | dm: fix the second dec_pending() argument in __split_and_process_bio()Bart Van Assche2017-08-281-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-017-7/+27
|\ \ \ \ \ \
| * | | | | | scripts/dtc: fix '%zx' warningRussell King2017-09-011-1/+1
| * | | | | | include/linux/compiler.h: don't perform compiletime_assert with -O0Joe Stringer2017-09-011-1/+5
| * | | | | | mm, madvise: ensure poisoned pages are removed from per-cpu listsMel Gorman2017-09-011-0/+6
| * | | | | | mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers2017-09-012-2/+8
| * | | | | | kernel/kthread.c: kthread_worker: don't hog the cpuShaohua Li2017-09-011-0/+1
| * | | | | | mm,page_alloc: don't call __node_reclaim() with oom_lock held.Tetsuo Handa2017-09-011-3/+6
* | | | | | | Merge branch 'mmu_notifier_fixes'Linus Torvalds2017-09-0122-249/+65
|\ \ \ \ \ \ \
| * | | | | | | mm/mmu_notifier: kill invalidate_pageJérôme Glisse2017-09-012-39/+0
| * | | | | | | KVM: update to new mmu_notifier semantic v2Jérôme Glisse2017-09-017-77/+0
| * | | | | | | xen/gntdev: update to new mmu_notifier semanticJérôme Glisse2017-09-011-8/+0
| * | | | | | | sgi-gru: update to new mmu_notifier semanticJérôme Glisse2017-09-011-12/+0
| * | | | | | | misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse2017-09-011-11/+0
| * | | | | | | iommu/intel: update to new mmu_notifier semanticJérôme Glisse2017-09-011-9/+0
| * | | | | | | iommu/amd: update to new mmu_notifier semanticJérôme Glisse2017-09-011-8/+0
| * | | | | | | IB/hfi1: update to new mmu_notifier semanticJérôme Glisse2017-09-011-9/+0
| * | | | | | | IB/umem: update to new mmu_notifier semanticJérôme Glisse2017-09-011-19/+0
| * | | | | | | drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse2017-09-011-31/+0
| * | | | | | | powerpc/powernv: update to new mmu_notifier semanticJérôme Glisse2017-09-011-10/+0
| * | | | | | | mm/rmap: update to new mmu_notifier semantic v2Jérôme Glisse2017-09-011-3/+32
| * | | | | | | dax: update to new mmu_notifier semanticJérôme Glisse2017-09-013-13/+33
| |/ / / / / /
* / / / / / / jfs should use MAX_LFS_FILESIZE when calculating s_maxbytesDave Kleikamp2017-09-011-9/+3
|/ / / / / /
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-311-37/+0
|\ \ \ \ \ \
| * | | | | | libnvdimm: clean up command definitionsDan Williams2017-08-281-37/+0
| |/ / / / /
* | | | | | Merge tag 'drm-fixes-for-v4.13-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-08-312-3/+27
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2017-08-301-1/+25
| |\ \ \ \ \ \
| | * | | | | | drm/vmwgfx: Fix F26 Wayland screen update issueSinclair Yeh2017-08-291-1/+25
| | |/ / / / /
| * | | | | | Merge tag 'drm-misc-fixes-2017-08-28' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-08-291-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/bridge/sii8620: Fix memory corruptionMaciej Purski2017-08-241-2/+2
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-313-7/+10
|\ \ \ \ \ \ \
| * | | | | | | scsi: qedf: Fix a potential NULL pointer dereferenceChristophe JAILLET2017-08-241-6/+8
| * | | | | | | scsi: sg: off by one in sg_ioctl()Dan Carpenter2017-08-231-1/+1
| * | | | | | | scsi: ipr: Set no_report_opcodes for RAID arraysBrian King2017-08-231-0/+1
* | | | | | | | Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-301-1/+1
|\ \ \ \ \ \ \ \