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
/
fs
/
nfs
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: Remove duplicate function declaration in internal.h
Yanchuan Nian
2012-12-13
1
-6
/
+0
*
NFSv4: Simplify the NFSv4/v4.1 synchronous call switch
Trond Myklebust
2012-12-06
1
-12
/
+0
*
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
Trond Myklebust
2012-12-06
1
-21
/
+0
*
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
Trond Myklebust
2012-12-06
1
-2
/
+0
*
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
2012-10-31
1
-0
/
+1
*
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
2012-10-31
1
-2
/
+3
*
NFS41: send real write size in layoutget
Peng Tao
2012-10-08
1
-0
/
+1
*
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
2012-10-01
1
-0
/
+6
*
NFS: nfs_parsed_mount_options can use unsigned int
Chuck Lever
2012-10-01
1
-4
/
+4
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
1
-3
/
+4
|
\
|
*
nfs: teach the NFS client how to treat PG_swapcache pages
Mel Gorman
2012-07-31
1
-3
/
+4
*
|
NFS: Convert v4 into a module
Bryan Schumaker
2012-07-30
1
-4
/
+4
*
|
NFS: Convert v3 into a module
Bryan Schumaker
2012-07-30
1
-1
/
+1
*
|
NFS: Split out remaining NFS v4 inode functions
Bryan Schumaker
2012-07-30
1
-3
/
+1
*
|
NFS: Pass super operations and xattr handlers in the nfs_subversion
Bryan Schumaker
2012-07-30
1
-0
/
+1
*
|
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
2012-07-30
1
-5
/
+10
*
|
NFS: Create a try_mount rpc op
Bryan Schumaker
2012-07-30
1
-0
/
+2
*
|
NFS: Add version registering framework
Bryan Schumaker
2012-07-30
1
-4
/
+6
|
/
*
NFS: Split out the NFS v4 filesystem types
Bryan Schumaker
2012-07-17
1
-0
/
+29
*
NFS: Split out NFS v4 server creating code
Bryan Schumaker
2012-07-17
1
-0
/
+25
*
NFS: Initialize the NFS v4 client from init_nfs_v4()
Bryan Schumaker
2012-07-17
1
-0
/
+1
*
NFS: Split out NFS v4 file operations
Bryan Schumaker
2012-07-17
1
-0
/
+17
*
NFS: Split out NFS v2 inode operations
Bryan Schumaker
2012-07-17
1
-0
/
+9
*
NFS: Create an write_pageio_init() function
Bryan Schumaker
2012-06-29
1
-1
/
+1
*
NFS: Create an read_pageio_init() function
Bryan Schumaker
2012-06-29
1
-1
/
+1
*
NFS: Create an alloc_client rpc_op
Bryan Schumaker
2012-06-29
1
-0
/
+1
*
NFS: Create a free_client rpc_op
Bryan Schumaker
2012-06-29
1
-0
/
+1
*
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
2012-05-31
1
-0
/
+4
*
NFSv4: Fix a race in the net namespace mount notification
Trond Myklebust
2012-05-23
1
-0
/
+1
*
NFSv4.1: Fix session initialisation races
Trond Myklebust
2012-05-23
1
-2
/
+1
*
NFS: Add nfs_client behavior flags
Chuck Lever
2012-05-22
1
-4
/
+2
*
NFS: Refactor nfs_get_client(): initialize nfs_client
Chuck Lever
2012-05-22
1
-2
/
+2
*
NFSv4.1 remove nfs4_reset_write and nfs4_reset_read
Andy Adamson
2012-05-19
1
-2
/
+0
*
NFSv4.1 data server timeo and retrans module parameters
Andy Adamson
2012-05-19
1
-1
/
+3
*
NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls
Andy Adamson
2012-05-19
1
-3
/
+3
*
NFS: Create an NFS v3 stat_to_errno()
Bryan Schumaker
2012-05-14
1
-1
/
+0
*
NFS: Create a single function for text mount data
Bryan Schumaker
2012-05-14
1
-0
/
+1
*
NFSv2/v3: Simulate the change attribute
Trond Myklebust
2012-05-01
1
-0
/
+12
*
NFS: Create a submount rpc_op
Bryan Schumaker
2012-04-27
1
-11
/
+4
*
NFS: Remove secinfo knowledge out of the generic client
Bryan Schumaker
2012-04-27
1
-3
/
+0
*
NFS: rewrite directio write to use async coalesce code
Fred Isaman
2012-04-27
1
-2
/
+16
*
NFS: create nfs_commit_completion_ops
Fred Isaman
2012-04-27
1
-3
/
+2
*
NFS: create struct nfs_commit_info
Fred Isaman
2012-04-27
1
-3
/
+9
*
NFS: rewrite directio read to use async coalesce code
Fred Isaman
2012-04-27
1
-2
/
+3
*
NFS: create completion structure to pass into page_init functions
Fred Isaman
2012-04-27
1
-6
/
+5
*
NFS: merge _full and _partial write rpc_ops
Fred Isaman
2012-04-27
1
-2
/
+6
*
NFS: merge _full and _partial read rpc_ops
Fred Isaman
2012-04-27
1
-4
/
+11
*
NFS: create struct nfs_page_array
Fred Isaman
2012-04-27
1
-0
/
+1
*
NFS: create common nfs_pgio_header for both read and write
Fred Isaman
2012-04-27
1
-0
/
+4
*
NFS: reverse arg order in nfs_initiate_[read|write]
Fred Isaman
2012-04-27
1
-3
/
+4
[next]