summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-02dax: fix race between colliding PMD & PTE entriesRoss Zwisler
2017-06-02Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-06-01Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-06-01Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-05-31Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-31xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster
2017-05-30"Yes, people use FOLL_FORCE ;)"Linus Torvalds
2017-05-29ovl: filter trusted xattr for non-adminMiklos Szeredi
2017-05-29ovl: mark upper merge dir with type origin entries "impure"Amir Goldstein
2017-05-28ocfs2: Use ERR_CAST() to avoid cross-structure castKees Cook
2017-05-28ntfs: Use ERR_CAST() to avoid cross-structure castKees Cook
2017-05-28NFS: Use ERR_CAST() to avoid cross-structure castKees Cook
2017-05-26Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-05-25xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...Jan Kara
2017-05-25xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara
2017-05-25xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-05-25xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-05-25xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-05-24ceph: check that the new inode size is within limits in ceph_fallocate()Luis Henriques
2017-05-24reiserfs: Make flush bios explicitely syncJan Kara
2017-05-24gfs2: Make flush bios explicitely syncJan Kara
2017-05-23nfsd4: fix null dereference on replayJ. Bruce Fields
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-19Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-19xfs: avoid mount-time deadlock in CoW extent recoveryDarrick J. Wong
2017-05-19ovl: mark upper dir with type origin entries "impure"Amir Goldstein
2017-05-19ovl: remove unused arg from ovl_lookup_temp()Miklos Szeredi
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-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