aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_export.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-19xfs: convert remaining mount flags to state flagsDave Chinner1-2/+2
2021-08-19xfs: convert mount flags to featuresDave Chinner1-1/+1
2021-05-26xfs: Fix fall-through warnings for ClangGustavo A. R. Silva1-2/+2
2020-08-05xfs: delete duplicated words + other fixesRandy Dunlap1-1/+1
2020-04-06xfs: factor out a new xfs_log_force_inode helperChristoph Hellwig1-13/+1
2019-06-28xfs: remove unused header filesEric Sandeen1-3/+0
2019-06-28xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong1-0/+1
2018-07-26xfs: clean up IRELE/iput callsitesDarrick J. Wong1-1/+1
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-06-06xfs: push corruption -> ESTALE conversion to xfs_nfs_get_inode()Dave Chinner1-3/+12
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2018-03-26treewide: Align function definition open/close bracesJoe Perches1-1/+1
2018-03-14xfs: merge _xfs_log_force_lsn and xfs_log_force_lsnChristoph Hellwig1-1/+1
2016-07-15xfs: abstract block export operations from nfsd layoutsBenjamin Coddington1-1/+1
2016-03-24Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2016-03-18nfsd: add a new config option for the block layout driverChristoph Hellwig1-1/+1
2016-02-09xfs: move inode generation count to VFS inodeDave Chinner1-1/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2015-02-16xfs: implement pNFS export operationsChristoph Hellwig1-0/+6
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner1-0/+1
2014-12-04xfs: move type conversion functions to xfs_dir.hDave Chinner1-0/+1
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-06-25xfs: global error sign conversionDave Chinner1-5/+5
2014-05-15xfs: xfs_commit_metadata returns wrong errnoDave Chinner1-1/+1
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner1-1/+1
2013-10-23xfs: decouple log and transaction headersDave Chinner1-3/+4
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner1-2/+1
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner1-1/+0
2013-08-12xfs: reshuffle dir2 definitions around for userspaceDave Chinner1-1/+3
2013-02-26fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon1-2/+2
2012-10-17xfs: remove xfs_iget.cDave Chinner1-0/+1
2012-10-09tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins1-0/+3
2012-05-29->encode_fh() API changeAl Viro1-14/+9
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner1-1/+0
2011-12-06xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernelsChristoph Hellwig1-4/+4
2011-10-11xfs: unlock the inode before log force in xfs_fs_nfs_commit_metadataChristoph Hellwig1-6/+6
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+250