index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
nfs_xdr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid
Trond Myklebust
2012-05-26
1
-1
/
+2
*
nfs4.1: add BIND_CONN_TO_SESSION operation
Weston Andros Adamson
2012-05-24
1
-0
/
+6
*
NFSv4.1 mdsthreshold attribute xdr
Andy Adamson
2012-05-24
1
-0
/
+10
*
NFS: EXCHANGE_ID should save the server major and minor ID
Chuck Lever
2012-05-22
1
-1
/
+2
*
NFS: Add nfs_client behavior flags
Chuck Lever
2012-05-22
1
-1
/
+1
*
NFS: Refactor nfs_get_client(): initialize nfs_client
Chuck Lever
2012-05-22
1
-1
/
+2
*
NFS: Use proper naming conventions for NFSv4.1 server scope fields
Chuck Lever
2012-05-22
1
-2
/
+2
*
NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds
Trond Myklebust
2012-05-01
1
-2
/
+0
*
NFSv4: Simplify the NFSv4 CREATE compound
Trond Myklebust
2012-05-01
1
-1
/
+0
*
NFSv4: Simplify the NFSv4 OPEN compound
Trond Myklebust
2012-05-01
1
-2
/
+0
*
NFSv2/v3: Simulate the change attribute
Trond Myklebust
2012-05-01
1
-3
/
+3
*
NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefined
Trond Myklebust
2012-04-30
1
-0
/
+5
*
NFS: Remove extra rpc_clnt argument to proc_lookup
Bryan Schumaker
2012-04-27
1
-1
/
+1
*
NFS: Create a submount rpc_op
Bryan Schumaker
2012-04-27
1
-0
/
+2
*
NFS: Remove secinfo knowledge out of the generic client
Bryan Schumaker
2012-04-27
1
-1
/
+0
*
NFS: add dreq to nfs_commit_info
Fred Isaman
2012-04-27
1
-0
/
+1
*
NFS: create nfs_commit_completion_ops
Fred Isaman
2012-04-27
1
-0
/
+9
*
NFS: create struct nfs_commit_info
Fred Isaman
2012-04-27
1
-0
/
+27
*
NFS: rewrite directio read to use async coalesce code
Fred Isaman
2012-04-27
1
-2
/
+2
*
NFS: create completion structure to pass into page_init functions
Fred Isaman
2012-04-27
1
-0
/
+6
*
NFS: merge _full and _partial write rpc_ops
Fred Isaman
2012-04-27
1
-0
/
+2
*
NFS: merge _full and _partial read rpc_ops
Fred Isaman
2012-04-27
1
-0
/
+16
*
NFS: create struct nfs_page_array
Fred Isaman
2012-04-27
1
-6
/
+8
*
NFS: create common nfs_pgio_header for both read and write
Fred Isaman
2012-04-27
1
-21
/
+27
*
NFS: add a struct nfs_commit_data to replace nfs_write_data in commits
Fred Isaman
2012-04-27
1
-3
/
+42
*
NFSv4: Ensure we do not reuse open owner names
Trond Myklebust
2012-04-20
1
-1
/
+6
*
NFS: Remove nfs4_setup_sequence from generic rename code
Bryan Schumaker
2012-03-21
1
-0
/
+13
*
NFS: Remove nfs4_setup_sequence from generic unlink code
Bryan Schumaker
2012-03-21
1
-0
/
+10
*
NFS: Remove nfs4_setup_sequence from generic read code
Bryan Schumaker
2012-03-21
1
-0
/
+1
*
NFS: Remove nfs4_setup_sequence from generic write code
Bryan Schumaker
2012-03-21
1
-0
/
+1
*
Merge commit 'nfs-for-3.3-4' into nfs-for-next
Trond Myklebust
2012-03-03
1
-1
/
+1
|
\
|
*
NFSv4: Fix an Oops in the NFSv4 getacl code
Trond Myklebust
2012-02-03
1
-1
/
+1
*
|
NFS: Request fh_expire_type attribute in "server caps" operation
Chuck Lever
2012-03-02
1
-0
/
+1
*
|
NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
Chuck Lever
2012-03-02
1
-5
/
+6
*
|
NFSv4: parse and display server implementation ids
Weston Andros Adamson
2012-03-01
1
-8
/
+7
*
|
NFSv4.1: Convert slotid from u8 to u32
Trond Myklebust
2012-02-15
1
-1
/
+1
*
|
SUNRPC: constify the rpc_program
Trond Myklebust
2012-01-31
1
-5
/
+5
*
|
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
Trond Myklebust
2012-01-31
1
-1
/
+0
|
/
*
NFSv4: Save the owner/group name string when doing open
Trond Myklebust
2012-01-07
1
-5
/
+12
*
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2012-01-05
1
-0
/
+5
*
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
2011-11-04
1
-0
/
+1
*
NFS: Get rid of the unused nfs_write_data->flags field
Trond Myklebust
2011-10-19
1
-1
/
+0
*
NFS: Get rid of the unused nfs_read_data->flags field
Trond Myklebust
2011-10-19
1
-1
/
+0
*
NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()
Trond Myklebust
2011-10-18
1
-3
/
+0
*
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-08-06
1
-5
/
+5
|
\
|
*
nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4
Boaz Harrosh
2011-08-04
1
-5
/
+5
*
|
pnfs: cleanup_layoutcommit
Andy Adamson
2011-07-31
1
-0
/
+1
*
|
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
2011-07-31
1
-1
/
+2
*
|
pnfs: GETDEVICELIST
Andy Adamson
2011-07-31
1
-0
/
+11
*
|
pnfs: let layoutcommit handle a list of lseg
Peng Tao
2011-07-31
1
-1
/
+1
[next]