summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-08-07smb3: fix reset of bytes read and written statsSteve French
2018-08-07smb3: display bytes_read and bytes_written in smb3 statsSteve French
2018-08-07cifs: simple stats should always be enabledSteve French
2018-08-07cifs: use a refcount to protect open/closing the cached file handleRonnie Sahlberg
2018-08-07smb3: add reconnect tracepointsSteve French
2018-08-07smb3: add tracepoint for session expired or deletedSteve French
2018-08-07cifs: remove unused statsSteve French
2018-08-07smb3: don't request leases in symlink creation and querySteve French
2018-08-07smb3: remove per-session operations from per-tree connection statsSteve French
2018-08-07SMB3: Number of requests sent should be displayed for SMB3 not just CIFSSteve French
2018-08-07smb3: snapshot mounts are read-only and make sure info is displayable about t...Steve French
2018-08-07smb3: remove noisy warning message on mountSteve French
2018-08-07smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French
2018-08-07cifs: add missing debug entries for kconfig optionsSteve French
2018-08-07smb3: add support for statfs for smb3.1.1 posix extensionsSteve French
2018-08-07smb3: fill in statfs fsid and correct namelenSteve French
2018-08-07cifs: Make sure all data pages are signed correctlyPaulo Alcantara
2018-08-07CIFS: fix memory leak and remove dead codeAurelien Aptel
2018-08-07cifs: allow disabling insecure dialects in the configSteve French
2018-08-07smb3: if server does not support posix do not allow posix mount optionSteve French
2018-08-07cifs: use 64-bit timestamps for fscacheArnd Bergmann
2018-08-07cifs: use timespec64 internallyArnd Bergmann
2018-08-07cifs: Silence uninitialized variable warningDan Carpenter
2018-08-04Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-04Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-08-04jfs: Fix usercopy whitelist for inline inode dataKees Cook
2018-08-03Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-08-02userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK failsMike Rapoport
2018-08-02fs: fix iomap_bmap position calculationEric Sandeen
2018-08-02Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher
2018-08-02squashfs: more metadata hardeningLinus Torvalds
2018-08-01NFSv4: Fix _nfs4_do_setlk()Trond Myklebust
2018-08-01squashfs metadata 2: electric boogalooLinus Torvalds
2018-07-30squashfs: more metadata hardeningLinus Torvalds
2018-07-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-07-29squashfs: be more careful about metadata corruptionLinus Torvalds
2018-07-29ext4: fix check to prevent initializing reserved inodesTheodore Ts'o
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-07-27Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-07-26mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov
2018-07-26blkdev: __blkdev_direct_IO_simple: fix leak in error caseMartin Wilck
2018-07-25Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-07-25cachefiles: Wait rather than BUG'ing on "Unexpected object collision"Kiran Kumar Modukuri
2018-07-25cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flagKiran Kumar Modukuri
2018-07-25fscache: Fix reference overput in fscache_attach_object() error handlingKiran Kumar Modukuri
2018-07-25cachefiles: Fix refcounting bug in backing-file read monitoringKiran Kumar Modukuri
2018-07-25fscache: Allow cancelled operations to be enqueuedKiran Kumar Modukuri
2018-07-24xfs: properly handle free inodes in extent hint validatorsEric Sandeen