summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-05-19ovl: handle rename when upper doesn't support xattrAmir Goldstein
2017-05-18ovl: don't fail copy-up if upper doesn't support xattrMiklos Szeredi
2017-05-18ovl: check on mount time if upper fs supports setting xattrAmir Goldstein
2017-05-18ovl: fix creds leak in copy up error pathAmir Goldstein
2017-05-17fuseblk: Fix warning in super_setup_bdi_name()Jan Kara
2017-05-16nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields
2017-05-16xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMINDarrick J. Wong
2017-05-16xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-05-16xfs: fix warnings about unused stack variablesDarrick J. Wong
2017-05-16xfs: BMAPX shouldn't barf on inline-format directoriesDarrick J. Wong
2017-05-16xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-05-16btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King
2017-05-16btrfs: Make flush bios explicitely syncJan Kara
2017-05-16btrfs: fiemap: Cache and merge fiemap extent before submit it to userQu Wenruo
2017-05-15Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-15ovl: select EXPORTFSArnd Bergmann
2017-05-13dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseDan Williams
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-12[CIFS] Minor cleanup of xattr query functionSteve French
2017-05-12fs: cifs: transport: Use time_after for time comparisonKarim Eshapa
2017-05-12SMB2: Fix share type handlingChristophe JAILLET
2017-05-12cifs: cifsacl: Use a temporary ops variable to reduce code lengthJoe Perches via samba-technical
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler
2017-05-12dax: fix data corruption when fault races with writeJan Kara
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler
2017-05-12Tigran has movedAndrew Morton
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-12Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-05-10filesystem-dax: fix broken __dax_zero_page_range() conversionDan Williams
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-10Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-05-10Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-05-10nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust
2017-05-10nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-10Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-09Don't delay freeing mids when blocked on slow socket write of requestSteve French
2017-05-09CIFS: silence lockdep splat in cifs_relock_file()Rabin Vincent
2017-05-09nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi
2017-05-09pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabledTrond Myklebust
2017-05-09NFSv4.1: Work around a Linux server bug...Trond Myklebust
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-09proc: try to remove use of FOLL_FORCE entirelyLinus Torvalds