Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
19311aa8353644c18d609291e0078843d1c22ece
/
fs
/
xfs
/
xfs_export.c
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
5278511
xfs: implement pNFS export operations
by Christoph Hellwig
· 10 years ago
6044e43
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
by Dave Chinner
· 10 years ago
9a2cc41
xfs: move type conversion functions to xfs_dir.h
by Dave Chinner
· 10 years ago
bb58e61
xfs: move most of xfs_sb.h to xfs_format.h
by Christoph Hellwig
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 10 years ago
b38a134
xfs: xfs_commit_metadata returns wrong errno
by Dave Chinner
· 10 years ago
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
5706278
xfs: unify directory/attribute format definitions
by Dave Chinner
· 11 years ago
c24b5df
xfs: kill xfs_vnodeops.[ch]
by Dave Chinner
· 11 years ago
2b9ab5a
xfs: reshuffle dir2 definitions around for userspace
by Dave Chinner
· 11 years ago
94e07a75
fs: encode_fh: return FILEID_INVALID if invalid fid_type
by Namjae Jeon
· 12 years ago
33479e0
xfs: remove xfs_iget.c
by Dave Chinner
· 12 years ago
35c2a7f
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
by Hugh Dickins
· 12 years ago
b0b0382
->encode_fh() API change
by Al Viro
· 13 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
c29f7d4
xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
by Christoph Hellwig
· 13 years ago
8292d88
xfs: unlock the inode before log force in xfs_fs_nfs_commit_metadata
by Christoph Hellwig
· 13 years ago
c59d87c
xfs: remove subdirectories
by Christoph Hellwig
· 13 years ago
[Renamed from fs/xfs/linux-2.6/xfs_export.c]
ad1a2c8
xfs: failure mapping nfs fh to inode should return ESTALE
by J. Bruce Fields
· 13 years ago
5fe0c23
exportfs: Return the minimum required handle size
by Aneesh Kumar K.V
· 14 years ago
576ecb8
xfs: fix exporting with left over 64-bit inodes
by Samuel Kvasnica
· 14 years ago
ef35e92
xfs: remove xfs_iput_new
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
7b6259e
xfs: remove block number from inode lookup code
by Dave Chinner
· 14 years ago
1920779
xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED
by Dave Chinner
· 14 years ago
4ea41e2d
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
by J. Bruce Fields
· 15 years ago
978ebd9
xfs_export_operations.commit_metadata
by Ben Myers
· 15 years ago
c9a9855
[XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operations
by Christoph Hellwig
· 16 years ago
207fcfa
[XFS] remove xfs_vfsops.h
by Christoph Hellwig
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
db7a2c7
[XFS] convert xfs to use ERR_CAST
by Eric Sandeen
· 16 years ago
0165164
[XFS] Avoid directly referencing the VFS inode.
by David Chinner
· 16 years ago
384f3ce
[XFS] Return case-insensitive match for dentry cache
by Barry Naujok
· 16 years ago
6a7f422
[XFS] kill di_mode checks after xfs_iget
by Christoph Hellwig
· 17 years ago
556b8b1
[XFS] remove bhv_vname_t and xfs_rename code
by Barry Naujok
· 17 years ago
ef1f5e7
[XFS] cleanup vnode use in xfs_lookup
by Christoph Hellwig
· 17 years ago
24bd861
[XFS] don't encode parent in nfs filehandles unless nessecary
by Christoph Hellwig
· 17 years ago
f71354b
[XFS] Cleanup various fid related bits:
by Christoph Hellwig
· 17 years ago
3965516
exportfs: make struct export_operations const
by Christoph Hellwig
· 17 years ago
c38344f
xfs: new export ops
by Christoph Hellwig
· 17 years ago
c614391
[XFS] cleanup fid types mess
by Christoph Hellwig
· 17 years ago
bd186aa
[XFS] kill the vfs_flags member in struct bhv_vfs
by Christoph Hellwig
· 17 years ago
745f691
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
by Christoph Hellwig
· 17 years ago
739bfb2
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
by Christoph Hellwig
· 17 years ago
da353b0
[XFS] Radix tree based inode caching
by David Chinner
· 17 years ago
7989cb8
[XFS] Keep stack usage down for 4k stacks by using noinline.
by David Chinner
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
67fcaa7
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
by Nathan Scott
· 18 years ago
b83bd13
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
by Nathan Scott
· 18 years ago
ec86dc0
[XFS] Complete transition away from linvfs naming convention, finally.
by Nathan Scott
· 19 years ago
a50cd26
[XFS] Switch over from linvfs names for sb/quotactl operations for
by Nathan Scott
· 19 years ago
9b94c2e
[XFS] Take a dentry structure off the stack into the data segment.
by Nathan Scott
· 19 years ago
0c9512d
[XFS] find_exported_dentry(). XFS does not need to use this symbol as it
by David Chinner
· 19 years ago
c11e2c3
[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.
by Nathan Scott
· 19 years ago
7b71876
[XFS] Update license/copyright notices to match the prefered SGI boilerplate.
by Nathan Scott
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago