summaryrefslogtreecommitdiffstats
path: root/fs/mount.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-08SMB3: Add handling for different FSCTL access flagsSteve French1-1/+9
2019-05-08cifs: Add support for FSCTL passthrough that write data to the serverRonnie Sahlberg2-2/+42
2019-05-08cifs: remove superfluous inode_lock in cifs_{strict_}fsyncJeff Layton1-5/+0
2019-05-08cifs: Call MID callback before destroying transportLong Li1-17/+19
2019-05-08cifs: smbd: Retry on memory registration failureLong Li1-2/+2
2019-05-08cifs: smbd: Indicate to retry on transport sending failureLong Li1-2/+3
2019-05-08cifs: smbd: Return EINTR when interruptedLong Li1-1/+1
2019-05-08cifs: smbd: Don't destroy transport on RDMA disconnectLong Li3-127/+10
2019-05-08smbd: Make upper layer decide when to destroy the transportLong Li3-27/+101
2019-05-08SMB3: update comment to clarify enumerating snapshotsSteve French1-0/+8
2019-05-08CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sbAurelien Aptel1-1/+10
2019-05-08CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...Kenneth D'souza1-0/+2
2019-05-08cifs: Fix DFS cache refresher for DFS linksPaulo Alcantara (SUSE)4-25/+151
2019-05-08cifs: don't use __constant_cpu_to_le32()Sergey Senozhatsky1-1740/+1740
2019-05-08SMB3: Track total time spent on roundtrips for each SMB3 commandSteve French3-6/+44
2019-05-07io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()Shenghui Wang1-1/+1
2019-05-07block: fix mismerge in bvec_advanceChristoph Hellwig1-7/+1
2019-05-07samples: show race-free pidfd metadata accessChristian Brauner3-1/+119
2019-05-07signal: support CLONE_PIDFD with pidfd_send_signalChristian Brauner2-6/+9
2019-05-07clone: add CLONE_PIDFDChristian Brauner3-4/+106
2019-05-06tty: rocket: fix incorrect forward declaration of 'rp_init()'Linus Torvalds1-1/+1
2019-05-06ubsan: Remove vla bound checks.Andrey Ryabinin3-24/+0
2019-05-06ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warningsAndrey Ryabinin1-26/+23
2019-05-06io_uring: fix shadowed variable ret return code being not checkedColin Ian King1-1/+0
2019-05-06vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM filesKirill Smelkov2-48/+70
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov103-109/+109
2019-05-06dtlk: remove double call to nonseekable_openKirill Smelkov1-1/+0
2019-05-06mmc: sdhci-pci: Fix BYT OCP settingAdrian Hunter2-0/+97
2019-05-06dt-bindings: mmc: add DT bindings for ls1028a eSDHC host controllerYinbo Zhu1-0/+1
2019-05-06mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_hostKamlesh Gurudasani1-8/+7
2019-05-06mmc: mtk-sd: select REGULATORNeilBrown1-0/+1
2019-05-06mmc: mtk-sd: enable internal card-detect logic.NeilBrown1-4/+60
2019-05-06mmc: mtk-sd: add support for config found in mt7620 family SOCs.NeilBrown2-0/+13
2019-05-06mmc: mtk-sd: don't hard-code interrupt trigger typeNeilBrown1-1/+1
2019-05-06mmc: core: Fix tag set memory leakRaul E Rangel1-0/+1
2019-05-06dt-bindings: mmc: Add support for MT8516 to mtk-sdFabien Parent1-0/+1
2019-05-06mmc: mmci: Prevent polling for busy detection in IRQ contextLudovic Barre1-2/+3
2019-05-06mmc: mmci: Cleanup mmci_cmd_irq() for busy detectLudovic Barre1-4/+4
2019-05-06mmc: usdhi6rol0: mark expected switch fall-throughsGustavo A. R. Silva1-6/+3
2019-05-06mmc: core: Verify SD bus widthRaul E Rangel1-0/+8
2019-05-06mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULPBOUGH CHEN1-3/+8
2019-05-06mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidleBOUGH CHEN1-1/+31
2019-05-06dt-bindings: mmc: fsl-imx-esdhc: add imx7ulp compatible stringBOUGH CHEN1-0/+1
2019-05-06mmc: meson-gx: add signal resampling tuningJerome Brunet1-3/+70
2019-05-06mmc: meson-gx: remove Rx phase tuningJerome Brunet1-277/+13
2019-05-06mmc: meson-gx: avoid clock glitch when switching to DDR modesJerome Brunet1-30/+43
2019-05-06mmc: meson-gx: disable HS400Jerome Brunet1-4/+7
2019-05-06mmc: meson-gx: correct irq flagJerome Brunet1-1/+1
2019-05-06mmc: meson-gx: ack only raised irqJerome Brunet1-3/+3
2019-05-06mmc: meson-gx: remove open coded read with timeoutJerome Brunet1-14/+4