aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-04fs/ufs: Set UFS default maximum bytes per fileRichard Narron1-3/+2
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-14/+32
2017-06-03nfs: Mark unnecessarily extern functions as staticJan Kara2-4/+3
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+23
2017-06-02dax: fix race between colliding PMD & PTE entriesRoss Zwisler1-0/+23
2017-06-02Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-15/+28
2017-06-01Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-34/+15
2017-06-01Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-3/+3
2017-06-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-3/+3
2017-05-31Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds9-44/+178
2017-05-31xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster2-15/+28
2017-05-30"Yes, people use FOLL_FORCE ;)"Linus Torvalds1-1/+1
2017-05-29ovl: filter trusted xattr for non-adminMiklos Szeredi1-1/+11
2017-05-29ovl: mark upper merge dir with type origin entries "impure"Amir Goldstein6-58/+60
2017-05-28ocfs2: Use ERR_CAST() to avoid cross-structure castKees Cook1-1/+1
2017-05-28ntfs: Use ERR_CAST() to avoid cross-structure castKees Cook1-1/+1
2017-05-28NFS: Use ERR_CAST() to avoid cross-structure castKees Cook1-1/+1
2017-05-26Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-74/+66
2017-05-25xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff()Jan Kara1-30/+8
2017-05-25xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara1-1/+1
2017-05-25xfs: Fix missed holes in SEEK_HOLE implementationJan Kara1-20/+9
2017-05-25xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan1-1/+1
2017-05-25xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen1-1/+1
2017-05-24ceph: check that the new inode size is within limits in ceph_fallocate()Luis Henriques1-1/+5
2017-05-24NFSv4.0: Fix a lock leak in nfs40_walk_client_listTrond Myklebust1-1/+0
2017-05-24pnfs: Fix the check for requests in range of layout segmentBenjamin Coddington2-8/+27
2017-05-24pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()Dan Carpenter1-0/+1
2017-05-24NFS fix COMMIT after COPYOlga Kornievskaia1-1/+1
2017-05-24reiserfs: Make flush bios explicitely syncJan Kara1-2/+2
2017-05-24gfs2: Make flush bios explicitely syncJan Kara1-1/+1
2017-05-23nfsd4: fix null dereference on replayJ. Bruce Fields1-7/+6
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+8
2017-05-19Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-6/+6
2017-05-19xfs: avoid mount-time deadlock in CoW extent recoveryDarrick J. Wong1-12/+31
2017-05-19ovl: mark upper dir with type origin entries "impure"Amir Goldstein5-2/+79
2017-05-19ovl: remove unused arg from ovl_lookup_temp()Miklos Szeredi3-6/+6
2017-05-19ovl: handle rename when upper doesn't support xattrAmir Goldstein3-19/+20
2017-05-18ovl: don't fail copy-up if upper doesn't support xattrMiklos Szeredi1-1/+5
2017-05-18ovl: check on mount time if upper fs supports setting xattrAmir Goldstein4-0/+38
2017-05-18ovl: fix creds leak in copy up error pathAmir Goldstein1-5/+6
2017-05-17fuseblk: Fix warning in super_setup_bdi_name()Jan Kara1-1/+8
2017-05-16nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields2-27/+9
2017-05-16xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMINDarrick J. Wong1-1/+4
2017-05-16xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang1-1/+1
2017-05-16xfs: fix warnings about unused stack variablesDarrick J. Wong1-2/+0
2017-05-16xfs: BMAPX shouldn't barf on inline-format directoriesDarrick J. Wong1-2/+6
2017-05-16xfs: fix indlen accounting error on partial delalloc conversionBrian Foster1-3/+4
2017-05-15Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-49/+33
2017-05-15ovl: select EXPORTFSArnd Bergmann1-0/+1
2017-05-13dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseDan Williams3-6/+6