summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-11-09ovl: split out ovl_get_lower_layers() from ovl_fill_super()Miklos Szeredi
2017-11-09ovl: split out ovl_get_workdir() from ovl_fill_super()Miklos Szeredi
2017-11-09ovl: split out ovl_get_upper() from ovl_fill_super()Miklos Szeredi
2017-11-09ovl: split out ovl_get_lowerstack() from ovl_fill_super()Miklos Szeredi
2017-11-09ovl: split out ovl_get_workpath() from ovl_fill_super()Miklos Szeredi
2017-11-09ovl: split out ovl_get_upperpath() from ovl_fill_super()Miklos Szeredi
2017-11-09ovl: use path_put_init() in error paths for ovl_fill_super()Miklos Szeredi
2017-11-09ovl: update cache version of impure parent on renameAmir Goldstein
2017-11-09ovl: relax same fs constraint for constant st_inoAmir Goldstein
2017-11-09ovl: return anonymous st_dev for lower inodesChandan Rajendra
2017-11-09ovl: allocate anonymous devs for lowerdirsChandan Rajendra
2017-11-09ovl: re-structure overlay lower layers in-memoryChandan Rajendra
2017-11-09ovl: move include of ovl_entry.h into overlayfs.hAmir Goldstein
2017-11-09ovl: fix rmdir problem on non-merge dir with origin xattrzhangyi (F)
2017-11-09ovl: simplify ovl_check_empty_and_clear()zhangyi (F)
2017-11-09ovl: no direct iteration for dir with origin xattrAmir Goldstein
2017-11-09ovl: lockdep annotate of nested OVL_I(inode)->lockAmir Goldstein
2017-11-03fs/hugetlbfs/inode.c: fix hwpoison reserve accountingMike Kravetz
2017-11-03ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant
2017-11-03mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entryHuang Ying
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg
2017-10-28Merge tag '4.14-smb3-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-10-28Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2017-10-26SMB3: Validate negotiate request must always be signedSteve French
2017-10-26Merge tag 'ceph-for-4.14-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-10-26Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-10-25SMB: fix validate negotiate info uninitialised memory useDavid Disseldorp
2017-10-25SMB: fix leak of validate negotiate info response bufferDavid Disseldorp
2017-10-25CIFS: Fix NULL pointer deref on SMB2_tcon() failureAurélien Aptel
2017-10-25CIFS: do not send invalid input buffer on QUERY_INFO requestsAurelien Aptel
2017-10-25cifs: Select all required crypto modulesBenjamin Gilbert
2017-10-25fuse: fix READDIRPLUS skipping an entryMiklos Szeredi
2017-10-25ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton
2017-10-24ovl: do not cleanup unsupported index entriesAmir Goldstein
2017-10-24ovl: handle ENOENT on index lookupAmir Goldstein
2017-10-24ovl: fix EIO from lookup of non-indexed upperAmir Goldstein
2017-10-23xfs: fix AIM7 regressionChristoph Hellwig
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-10-20Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers
2017-10-19ovl: Return -ENOMEM if an allocation fails ovl_lookup()Dan Carpenter
2017-10-19ovl: add NULL check in ovl_alloc_inodeHirofumi Nakagawa
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris
2017-10-18Convert fs/*/* to SB_I_VERSIONMatthew Garrett
2017-10-18Merge tag 'xfs-4.14-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-10-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-10-18CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATELong Li