summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_export.c
AgeCommit message (Expand)Author
2011-08-12xfs: remove subdirectoriesChristoph Hellwig
2011-07-20xfs: failure mapping nfs fh to inode should return ESTALEJ. Bruce Fields
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V
2010-12-16xfs: fix exporting with left over 64-bit inodesSamuel Kvasnica
2010-07-26xfs: remove xfs_iput_newChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-06-24xfs: remove block number from inode lookup codeDave Chinner
2010-06-24xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner
2010-03-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields
2010-02-20xfs_export_operations.commit_metadataBen Myers
2009-01-09[XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operationsChristoph Hellwig
2008-12-01[XFS] remove xfs_vfsops.hChristoph Hellwig
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-08-13[XFS] convert xfs to use ERR_CASTEric Sandeen
2008-08-13[XFS] Avoid directly referencing the VFS inode.David Chinner
2008-07-28[XFS] Return case-insensitive match for dentry cacheBarry Naujok
2008-04-29[XFS] kill di_mode checks after xfs_igetChristoph Hellwig
2008-04-18[XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok
2008-04-18[XFS] cleanup vnode use in xfs_lookupChristoph Hellwig
2008-04-18[XFS] don't encode parent in nfs filehandles unless nessecaryChristoph Hellwig
2008-02-07[XFS] Cleanup various fid related bits:Christoph Hellwig
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-22xfs: new export opsChristoph Hellwig
2007-10-19[XFS] cleanup fid types messChristoph Hellwig
2007-10-16[XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig
2007-10-16[XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig
2007-10-15[XFS] Radix tree based inode cachingDavid Chinner
2007-02-10[XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott
2006-06-09[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott
2006-03-14[XFS] Switch over from linvfs names for sb/quotactl operations forNathan Scott
2006-03-14[XFS] Take a dentry structure off the stack into the data segment.Nathan Scott
2006-03-14[XFS] find_exported_dentry(). XFS does not need to use this symbol as itDavid Chinner
2005-11-02[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-04-16Linux-2.6.12-rc2Linus Torvalds