Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
25575b414c2137a16b313bdfdeab570b70080f37
/
fs
/
nfs
/
nfs4_fs.h
1442d16
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
a9004ab
nfsd4: cleanup and consolidate seqid_mutating_err
by J. Bruce Fields
· 13 years ago
042b60b
NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error
by Trond Myklebust
· 13 years ago
2f60ea6
NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation
by Trond Myklebust
· 13 years ago
8534d4e
NFSv4: nfs4_proc_renew should be declared static
by Trond Myklebust
· 13 years ago
dae100c
pnfs: ask for layout_blksize and save it in nfs_server
by Fred Isaman
· 13 years ago
5f00bcb
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
by Stephen Rothwell
· 13 years ago
643168c
nfs4_closedata doesn't need to mess with struct path
by Al Viro
· 13 years ago
fca78d6
NFS: Add SECINFO_NO_NAME procedure
by Bryan Schumaker
· 13 years ago
78fe0f4
NFS: use scope from exchange_id to skip reclaim
by Weston Andros Adamson
· 13 years ago
fd954ae
NFSv4.1: Don't loop forever in nfs4_proc_create_session
by Trond Myklebust
· 14 years ago
0acd220
Merge branch 'nfs-for-2.6.39' into nfs-for-next
by Trond Myklebust
· 14 years ago
ef31153
NFSv4.1 convert layoutcommit sync to boolean
by Andy Adamson
· 14 years ago
7c51305
NFS: lookup supports alternate client
by Bryan Schumaker
· 14 years ago
863a3c6
NFSv4.1: layoutcommit
by Andy Adamson
· 14 years ago
dc70d7b
NFSv4.1: filelayout read
by Andy Adamson
· 14 years ago
d83217c
NFSv4.1: data server connection
by Andy Adamson
· 14 years ago
94de8b2
NFSv4.1: add MDS mount DS only check
by Andy Adamson
· 14 years ago
f9feab1
NFSv4: nfs4_state_mark_reclaim_nograce() should be static
by Trond Myklebust
· 14 years ago
0400a6b
NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
by Trond Myklebust
· 14 years ago
24d292b
NFS: Move cl_state_owners and related fields to the nfs_server struct
by Chuck Lever
· 14 years ago
f7e8917
pnfs: layout roc code
by Fred Isaman
· 14 years ago
43f1b3d
pnfs: add CB_LAYOUTRECALL handling
by Fred Isaman
· 14 years ago
64c2ce8
nfsv4: Switch to generic xattr handling code
by Aneesh Kumar K.V
· 14 years ago
573c4e1
NFS: Simplify ->decode_dirent() calling sequence
by Chuck Lever
· 14 years ago
82f2e54
NFS: Readdir plus in v4
by Bryan Schumaker
· 14 years ago
babddc7
NFS: decode_dirent should use an xdr_stream
by Bryan Schumaker
· 14 years ago
2b48429
NFS: Add an 'open_context' element to struct nfs_rpc_ops
by Trond Myklebust
· 14 years ago
535918f
NFSv4: Further cleanups for nfs4_open_revalidate()
by Trond Myklebust
· 14 years ago
b8d4cad
NFSv4: Clean up nfs4_open_revalidate
by Trond Myklebust
· 14 years ago
f46e0bd
NFSv4: Further minor cleanups for nfs4_atomic_open()
by Trond Myklebust
· 14 years ago
cd9a1c0
NFSv4: Clean up nfs4_atomic_open
by Trond Myklebust
· 14 years ago
77041ed
NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid
by Trond Myklebust
· 14 years ago
d3c7b7c
NFSv4: Add support for the RELEASE_LOCKOWNER operation
by Trond Myklebust
· 14 years ago
1f0e890
NFSv4: Clean up struct nfs4_state_owner
by Trond Myklebust
· 14 years ago
1055d76
NFSv4.1: There is no need to init the session more than once...
by Trond Myklebust
· 14 years ago
e047a10
NFSv41: Fix nfs_async_inode_return_delegation() ugliness
by Trond Myklebust
· 14 years ago
c48f4f3
NFSv41: Convert the various reboot recovery ops etc to minor version ops
by Trond Myklebust
· 14 years ago
97dc135
NFSv41: Clean up the NFSv4.1 minor version specific operations
by Trond Myklebust
· 14 years ago
a2118c3
NFSv41: Don't store session state in the nfs_client->cl_state
by Trond Myklebust
· 14 years ago
035168a
NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument
by Trond Myklebust
· 14 years ago
8535b2b
NFSv4: Don't use GFP_KERNEL allocations in state recovery
by Trond Myklebust
· 14 years ago
bb8b27e
NFSv4: Clean up the NFSv4 setclientid operation
by Trond Myklebust
· 15 years ago
b9efa1b
nfs41: implement cb_recall_slot
by Andy Adamson
· 15 years ago
a2c0b9e
NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly
by Trond Myklebust
· 15 years ago
8e469eb
NFSv4: Don't allow posix locking against servers that don't support it
by Trond Myklebust
· 15 years ago
72211db
NFSv4: Release the sequence id before restarting a CLOSE rpc call
by Trond Myklebust
· 15 years ago
afe6c27
nfs: change nfs4_do_setlk params to identify recovery type
by Alexandros Batsakis
· 15 years ago
9430fb6
nfs41: nfs41_setup_state_renewal
by Ricardo Labiaga
· 15 years ago
f26468f
NFSv41: Fix nfs4_proc_create_session
by Trond Myklebust
· 15 years ago
fce5c83
nfs41: RECLAIM_COMPLETE functionality
by Ricardo Labiaga
· 15 years ago
0629e37
nfs41: check SEQUENCE status flag
by Alexandros Batsakis
· 15 years ago
07bccc2
nfs41: add support for callback with RPC version number 4
by Alexandros Batsakis
· 15 years ago
ea028ac
nfs41: nfs41: fix state manager deadlock in session reset
by Andy Adamson
· 15 years ago
6df0818
nfs41: rename cl_state session SETUP bit to RESET
by Andy Adamson
· 15 years ago
4d643d1
nfs41: add create session into establish_clid
by Andy Adamson
· 15 years ago
fccba80
NFSv4: Fix an NFSv4 mount regression
by Trond Myklebust
· 15 years ago
b4b8260
nfs41: get_clid_cred for EXCHANGE_ID
by Andy Adamson
· 16 years ago
90a1661
nfs41: add a get_clid_cred function to nfs4_state_recovery_ops
by Andy Adamson
· 16 years ago
591d71c
nfs41: establish sessions-based clientid
by Andy Adamson
· 16 years ago
a7b7210
nfs41: introduce get_state_renewal_cred
by Andy Adamson
· 16 years ago
8e69514f
nfs41: support minorversion 1 for nfs4_check_lease
by Benny Halevy
· 16 years ago
29fba38
nfs41: lease renewal
by Benny Halevy
· 16 years ago
c3fad1b
nfs41: add session reset to state manager
by Andy Adamson
· 16 years ago
76db6d9
nfs41: add session setup to the state manager
by Andy Adamson
· 16 years ago
fbcd4ab
nfs41: setup_sequence method
by Andy Adamson
· 16 years ago
557134a
nfs41: sessions client infrastructure
by Andy Adamson
· 16 years ago
f786aa9
constify dentry_operations: NFS
by Al Viro
· 16 years ago
46f72f5
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
by WANG Cong
· 16 years ago
dc0b027
NFSv4: Convert the open and close ops to use fmode
by Trond Myklebust
· 16 years ago
b0d3ded
NFSv4: Clean up nfs_expire_all_delegations()
by Trond Myklebust
· 16 years ago
e005e80
NFSv4: Rename the state reclaimer thread
by Trond Myklebust
· 16 years ago
707fb4b
NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
by Trond Myklebust
· 16 years ago
9e33bed
NFSv4: Add recovery for individual stateids
by Trond Myklebust
· 16 years ago
7eff03a
NFSv4: Add a recovery marking scheme for state owners
by Trond Myklebust
· 16 years ago
e598d84
NFSv4: Remove redundant RENEW calls if we know the lease has expired
by Trond Myklebust
· 16 years ago
b79a4a1
NFSv4: Fix state recovery when the client runs over the grace period
by Trond Myklebust
· 16 years ago
6dc9d57
NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock
by Trond Myklebust
· 16 years ago
1d2e88e
nfs: make nfs4_drop_state_owner() static
by Adrian Bunk
· 17 years ago
d0dc370
NFSv4: Give the lock stateid its own sequence queue
by Trond Myklebust
· 17 years ago
e9a4045
nfs: Fix build break with CONFIG_NFS_V4=n
by Olof Johansson
· 17 years ago
a49c3c7
NFSv4: Ensure that we wait for the CLOSE request to complete
by Trond Myklebust
· 17 years ago
56659e9
NFSv4: 'constify' lookup arguments.
by Trond Myklebust
· 17 years ago
6f2e64d
NFSv4: Make the NFS state model work with the nosharedcache mount option
by Trond Myklebust
· 17 years ago
8bda4e4
NFSv4: Fix up stateid locking...
by Trond Myklebust
· 17 years ago
003707c
NFSv4: Always use the delegation if we have one
by Trond Myklebust
· 17 years ago
9f958ab
NFSv4: Reduce the chances of an open_owner identifier collision
by Trond Myklebust
· 17 years ago
4a35bd4
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
by Trond Myklebust
· 17 years ago
d9bc125c
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
c228fd3
NFSv4: Cleanups for fs_locations code.
by Trond Myklebust
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
0dbb4c6
[PATCH] xdr annotations: NFS readdir entries
by Al Viro
· 18 years ago
54ceac4
NFS: Share NFS superblocks per-protocol per-server per-FSID
by David Howells
· 18 years ago
24c8dbb
NFS: Generalise the nfs_client structure
by David Howells
· 18 years ago
adfa6f9
NFS: Rename struct nfs4_client to struct nfs_client
by David Howells
· 18 years ago
830b8e3
NFSv4: Define an fs_locations bitmap
by Manoj Naik
· 18 years ago
7aaa0b3
NFSv4: convert fs-locations-components to conform to RFC3530
by Manoj Naik
· 18 years ago
683b57b
NFSv4: Implement the fs_locations function call
by Trond Myklebust
· 18 years ago
55a9759
NFS: Ensure the client submounts, when it crosses a server mountpoint.
by Trond Myklebust
· 18 years ago
Next »