index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: Replace nfs_set_port() with rpc_set_port()
Chuck Lever
2009-08-09
1
-19
/
+0
|
*
NFS: Replace nfs_parse_ip_address() with rpc_pton()
Chuck Lever
2009-08-09
1
-1
/
+0
|
*
SUNRPC: Provide functions for managing universal addresses
Chuck Lever
2009-08-09
1
-2
/
+0
|
*
NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client
Chuck Lever
2009-08-09
1
-0
/
+1
*
|
NFS: Add a ->migratepage() aop for NFS
Trond Myklebust
2009-08-10
1
-0
/
+6
|
/
*
Merge branch 'devel-for-2.6.31' into for-2.6.31
Trond Myklebust
2009-06-18
1
-0
/
+8
|
\
|
*
NFS: Update MNT and MNT3 reply decoding functions
Chuck Lever
2009-06-17
1
-0
/
+2
|
*
NFS: add XDR decoder for mountd version 3 auth-flavor lists
Chuck Lever
2009-06-17
1
-0
/
+6
*
|
nfs41: recover lease in _nfs4_lookup_root
Benny Halevy
2009-06-17
1
-0
/
+1
*
|
nfs41: use rpc prepare call state for session reset
Andy Adamson
2009-06-17
1
-12
/
+27
*
|
nfs41: add session setup to the state manager
Andy Adamson
2009-06-17
1
-0
/
+1
*
|
nfs41 write sequence setup done support
Andy Adamson
2009-06-17
1
-0
/
+3
*
|
nfs41: read sequence setup/done support
Andy Adamson
2009-06-17
1
-0
/
+3
*
|
nfs41: nfs41_sequence_free_slot
Andy Adamson
2009-06-17
1
-0
/
+14
*
|
nfs41: introduce nfs4_call_sync
Andy Adamson
2009-06-17
1
-0
/
+12
*
|
nfs41: sessions client infrastructure
Andy Adamson
2009-06-17
1
-0
/
+12
*
|
nfs41: add mount command option minorversion
Mike Sager
2009-06-17
1
-0
/
+1
|
/
*
NFS: Add mount options to enable local caching on NFS
David Howells
2009-04-03
1
-0
/
+1
*
NFS: Define and create superblock-level objects
David Howells
2009-04-03
1
-0
/
+3
*
NFS: Optimise NFS close()
Trond Myklebust
2009-03-19
1
-0
/
+3
*
NFS: Throttle page dirtying while we're flushing to disk
Trond Myklebust
2009-03-11
1
-0
/
+1
*
NFS: "[no]resvport" mount option changes mountd client too
Chuck Lever
2008-12-23
1
-0
/
+1
*
NFS: introduce nfs_mount_info struct for calling nfs_mount()
Chuck Lever
2008-12-23
1
-2
/
+11
*
NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
Chuck Lever
2008-12-23
1
-0
/
+4
*
NFS: Cleanup nfs_set_port
J. Bruce Fields
2008-10-10
1
-10
/
+9
*
nfs: Fix misparsing of nfsv4 fs_locations attribute
J. Bruce Fields
2008-10-07
1
-0
/
+2
*
nfs: prepare to share nfs_set_port
J. Bruce Fields
2008-10-07
1
-0
/
+20
*
NFS: Clean up nfs_sb_active/nfs_sb_deactive
Trond Myklebust
2008-10-06
1
-2
/
+2
*
NFS: Ensure we zap only the access and acl caches when setting new acls
Trond Myklebust
2008-07-09
1
-0
/
+1
*
NFS: Always enable NFS direct I/O
Chuck Lever
2008-03-19
1
-5
/
+0
*
NFS: Save the value of the "port=" mount option
Chuck Lever
2008-03-19
1
-0
/
+1
*
NFS: Fix up data types of fields in nfs_parsed_mount_options
Chuck Lever
2008-03-19
1
-3
/
+3
*
Merge commit 'origin' into devel
Trond Myklebust
2008-03-08
1
-0
/
+3
|
\
|
*
NFS: use new LSM interfaces to explicitly set mount options
Eric Paris
2008-03-06
1
-0
/
+3
*
|
NFS: Add an nfsiod workqueue
Trond Myklebust
2008-02-25
1
-0
/
+1
|
/
*
NFSv4: Iterate through all nfs_clients when the server recalls a delegation
Trond Myklebust
2008-01-30
1
-0
/
+1
*
NFS: Support non-IPv4 addresses in nfs_parsed_mount_data
Chuck Lever
2008-01-30
1
-2
/
+4
*
NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"
Chuck Lever
2008-01-30
1
-1
/
+2
*
NFS: Change nfs_find_client() to take "struct sockaddr *"
Chuck Lever
2008-01-30
1
-1
/
+1
*
NFS: Remove support for the 'mountprog' option
Chuck Lever
2008-01-30
1
-1
/
+0
*
NFS: Remove support for the 'nfsprog' option
Chuck Lever
2008-01-30
1
-1
/
+0
*
NFS: Stop sillyname renames and unmounts from racing
Steve Dickson
2008-01-30
1
-0
/
+2
*
NFS: use in-kernel mount argument structure for nfsv4 mounts
\"Talpey, Thomas\
2007-10-09
1
-8
/
+3
*
NFS: use in-kernel mount argument structure for nfsv[23] mounts
\"Talpey, Thomas\
2007-10-09
1
-3
/
+3
*
NFS: move nfs_parsed_mount_data structure definition
\"Talpey, Thomas\
2007-10-09
1
-0
/
+33
*
NFS: Clean-up: use correct type when converting NFS blocks to local blocks
Chuck Lever
2007-07-10
1
-2
/
+2
*
NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata
Trond Myklebust
2007-04-30
1
-0
/
+12
*
NFSv4: Cleanups for fs_locations code.
Trond Myklebust
2007-02-03
1
-4
/
+0
*
NFS: Cleanup: add common helper nfs_page_length()
Trond Myklebust
2006-12-06
1
-0
/
+18
*
[PATCH] xdr annotations: NFS readdir entries
Al Viro
2006-10-20
1
-3
/
+3
[prev]
[next]