summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov2017-10-031-1/+0
* scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2017-10-032-0/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-09-1313-3/+1034
|\
| * clk: at91: add audio pll clock driversQuentin Schulz2017-09-021-0/+25
| * clk: stm32h7: Add stm32h743 clock driverGabriel Fernandez2017-09-012-0/+301
| * clk: gate: expose clk_gate_ops::is_enabledGabriel Fernandez2017-09-011-0/+1
| * Merge tag 'sunxi-clk-for-4.14-3' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2017-08-313-0/+322
| |\
| | * clk: sunxi-ng: Add sun4i/sun7i CCU driverPriit Laes2017-08-243-0/+322
| * | clk: msm8996-gcc: add missing smmu clksSrinivas Kandagatla2017-08-241-0/+2
| * | Merge tag 'clk-renesas-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd2017-08-241-0/+57
| |\ \
| | * | clk: renesas: Add r8a77995 CPG Core Clock DefinitionsGeert Uytterhoeven2017-08-161-0/+57
| * | | Merge tag 'v4.14-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2017-08-243-16/+113
| |\ \ \
| | * | | clk: rockchip: rename rv1108 macphy clock to macElaine Zhang2017-08-221-3/+3
| | * | | Merge branch 'v4.14-shared/clkids' into v4.14-clk/nextHeiko Stuebner2017-08-222-0/+3
| | |\ \ \
| | | * | | clk: rockchip: add rv1108 ACLK_GAMC and PCLK_GMAC IDElaine Zhang2017-08-221-0/+2
| | | * | | clk: rockchip: add rk3228 sclk_sdio_src IDElaine Zhang2017-08-221-0/+1
| | * | | | clk: fractional-divider: allow overriding of approximationElaine Zhang2017-08-081-0/+3
| | |/ / /
| * | | | Merge tag 'sunxi-clk-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2017-08-242-0/+317
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | clk: sunxi-ng: support R40 SoCIcenowy Zheng2017-08-192-0/+317
| | | |/ | | |/|
* | | | Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-09-131-2/+0
|\ \ \ \
| * | | | rtc: remove .open() and .release()Alexandre Belloni2017-08-241-2/+0
| | |/ / | |/| |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-131-6/+0
|\ \ \ \
| * | | | scsi: Remove Scsi_Host.uspace_req_qBart Van Assche2017-09-051-6/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-133-17/+7
|\ \ \ \ \
| * | | | | string.h: un-fortify memcpy_and_padMartin Wilck2017-09-111-13/+2
| * | | | | nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig2017-09-111-1/+3
| * | | | | block: tolerate tracing of NULL bioGreg Thelen2017-09-111-3/+2
* | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-132-6/+10
|\ \ \ \ \ \
| * | | | | | ovl: fix relatime for directoriesMiklos Szeredi2017-09-051-0/+3
| * | | | | | vfs: add flags to d_real()Miklos Szeredi2017-09-042-6/+7
* | | | | | | Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-09-132-27/+126
|\ \ \ \ \ \ \
| * | | | | | | f2fs: add tracepoint for f2fs_gcChao Yu2017-08-221-0/+107
| * | | | | | | f2fs: fix potential overflow when adjusting GC cycleChao Yu2017-08-151-3/+3
| * | | | | | | f2fs: support inode checksumChao Yu2017-08-041-0/+1
| * | | | | | | f2fs: support project quotaChao Yu2017-08-011-0/+3
| * | | | | | | f2fs: enhance on-disk inode structure scalabilityChao Yu2017-08-011-2/+11
| * | | | | | | f2fs: make max inline size changeableChao Yu2017-08-011-22/+1
* | | | | | | | Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-09-134-15/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph: more accurate statfsDouglas Fuller2017-09-062-2/+4
| * | | | | | | | ceph: new cap message flags indicate if there is pending capsnapYan, Zheng2017-09-061-1/+3
| * | | | | | | | ceph: nuke startsync opYanhu Cao2017-09-061-1/+0
| * | | | | | | | ceph: validate correctness of some mount optionsYan, Zheng2017-09-061-10/+0
| * | | | | | | | ceph: remove unused cap_release_safety mount optionYan, Zheng2017-09-061-1/+0
* | | | | | | | | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-121-22/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-011-4/+2
| * | | | | | | | | dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig2017-09-011-2/+1
| * | | | | | | | | dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig2017-08-291-14/+0
| * | | | | | | | | dma-mapping: reduce dma_mapping_error inline bloatRobin Murphy2017-08-251-3/+4
* | | | | | | | | | Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-09-122-49/+49
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | efi: switch to use new generic UUID APIAndy Shevchenko2017-08-302-49/+49