index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
nfs_xdr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-21
NFSv4: Ensure we do not reuse open owner names
Trond Myklebust
1
-1
/
+6
2012-03-21
NFS: Remove nfs4_setup_sequence from generic rename code
Bryan Schumaker
1
-0
/
+13
2012-03-21
NFS: Remove nfs4_setup_sequence from generic unlink code
Bryan Schumaker
1
-0
/
+10
2012-03-21
NFS: Remove nfs4_setup_sequence from generic read code
Bryan Schumaker
1
-0
/
+1
2012-03-21
NFS: Remove nfs4_setup_sequence from generic write code
Bryan Schumaker
1
-0
/
+1
2012-03-04
Merge commit 'nfs-for-3.3-4' into nfs-for-next
Trond Myklebust
1
-1
/
+1
2012-03-03
NFS: Request fh_expire_type attribute in "server caps" operation
Chuck Lever
1
-0
/
+1
2012-03-03
NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
Chuck Lever
1
-5
/
+6
2012-03-02
NFSv4: parse and display server implementation ids
Weston Andros Adamson
1
-8
/
+7
2012-02-15
NFSv4.1: Convert slotid from u8 to u32
Trond Myklebust
1
-1
/
+1
2012-02-04
NFSv4: Fix an Oops in the NFSv4 getacl code
Trond Myklebust
1
-1
/
+1
2012-02-01
SUNRPC: constify the rpc_program
Trond Myklebust
1
-5
/
+5
2012-02-01
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
Trond Myklebust
1
-1
/
+0
2012-01-07
NFSv4: Save the owner/group name string when doing open
Trond Myklebust
1
-5
/
+12
2012-01-05
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
1
-0
/
+5
2011-11-05
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
1
-0
/
+1
2011-10-20
NFS: Get rid of the unused nfs_write_data->flags field
Trond Myklebust
1
-1
/
+0
2011-10-20
NFS: Get rid of the unused nfs_read_data->flags field
Trond Myklebust
1
-1
/
+0
2011-10-19
NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()
Trond Myklebust
1
-3
/
+0
2011-08-07
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-5
/
+5
2011-08-04
nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4
Boaz Harrosh
1
-5
/
+5
2011-07-31
pnfs: cleanup_layoutcommit
Andy Adamson
1
-0
/
+1
2011-07-31
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
1
-1
/
+2
2011-07-31
pnfs: GETDEVICELIST
Andy Adamson
1
-0
/
+11
2011-07-31
pnfs: let layoutcommit handle a list of lseg
Peng Tao
1
-1
/
+1
2011-07-12
NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetup
Trond Myklebust
1
-0
/
+2
2011-07-12
NFSv4.1: Clean up layoutreturn
Trond Myklebust
1
-1
/
+2
2011-07-12
NFS: added FREE_STATEID call
Bryan Schumaker
1
-0
/
+10
2011-07-12
NFS: Added TEST_STATEID call
Bryan Schumaker
1
-0
/
+10
2011-07-12
NFS: Add SECINFO_NO_NAME procedure
Bryan Schumaker
1
-0
/
+8
2011-07-12
NFS: use scope from exchange_id to skip reclaim
Weston Andros Adamson
1
-0
/
+1
2011-06-15
NFSv4.1: deprecate headerpadsz in CREATE_SESSION
Benny Halevy
1
-1
/
+0
2011-05-29
pnfs: layoutreturn
Benny Halevy
1
-0
/
+21
2011-05-29
pnfs: support for non-rpc layout drivers
Benny Halevy
1
-0
/
+2
2011-05-12
NFSv4.1: Ensure that layoutget uses the correct gfp modes
Trond Myklebust
1
-0
/
+1
2011-04-27
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
Trond Myklebust
1
-0
/
+2
2011-03-25
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
1
-2
/
+28
2011-03-25
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
1
-2
/
+4
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
1
-0
/
+1
2011-03-24
NFS: Add secinfo procedure
Bryan Schumaker
1
-0
/
+37
2011-03-24
NFS: lookup supports alternate client
Bryan Schumaker
1
-1
/
+1
2011-03-23
NFSv4.1: layoutcommit
Andy Adamson
1
-0
/
+23
2011-03-23
NFSv4.1: filelayout driver specific code for COMMIT
Fred Isaman
1
-0
/
+1
2011-03-15
NFS: Fix a warning in fs/nfs/idmap.c
Trond Myklebust
1
-0
/
+1
2011-03-11
NFSv4.1: pnfs filelayout driver write
Fred Isaman
1
-0
/
+2
2011-03-11
NFSv4.1: implement generic pnfs layer write switch
Andy Adamson
1
-0
/
+1
2011-03-11
NFSv4.1: Send lseg down into nfs_write_rpcsetup
Fred Isaman
1
-0
/
+1
2011-03-11
NFSv4.1: add callback to nfs4_write_done
Fred Isaman
1
-0
/
+1
2011-03-11
NFSv4.1: filelayout async error handler
Andy Adamson
1
-0
/
+1
2011-03-11
NFSv4.1: filelayout read
Andy Adamson
1
-0
/
+1
[next]