index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-26
NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly
Trond Myklebust
1
-0
/
+1
2010-01-26
NFSv4: Don't allow posix locking against servers that don't support it
Trond Myklebust
1
-0
/
+1
2009-12-15
NFSv4: Release the sequence id before restarting a CLOSE rpc call
Trond Myklebust
1
-0
/
+1
2009-12-15
nfs: change nfs4_do_setlk params to identify recovery type
Alexandros Batsakis
1
-0
/
+4
2009-12-06
nfs41: nfs41_setup_state_renewal
Ricardo Labiaga
1
-0
/
+2
2009-12-05
NFSv41: Fix nfs4_proc_create_session
Trond Myklebust
1
-1
/
+1
2009-12-05
nfs41: RECLAIM_COMPLETE functionality
Ricardo Labiaga
1
-0
/
+1
2009-12-05
nfs41: check SEQUENCE status flag
Alexandros Batsakis
1
-0
/
+1
2009-12-05
nfs41: add support for callback with RPC version number 4
Alexandros Batsakis
1
-0
/
+1
2009-12-04
nfs41: nfs41: fix state manager deadlock in session reset
Andy Adamson
1
-0
/
+1
2009-12-04
nfs41: rename cl_state session SETUP bit to RESET
Andy Adamson
1
-1
/
+1
2009-12-04
nfs41: add create session into establish_clid
Andy Adamson
1
-0
/
+2
2009-07-21
NFSv4: Fix an NFSv4 mount regression
Trond Myklebust
1
-0
/
+6
2009-06-17
nfs41: get_clid_cred for EXCHANGE_ID
Andy Adamson
1
-0
/
+1
2009-06-17
nfs41: add a get_clid_cred function to nfs4_state_recovery_ops
Andy Adamson
1
-0
/
+1
2009-06-17
nfs41: establish sessions-based clientid
Andy Adamson
1
-2
/
+4
2009-06-17
nfs41: introduce get_state_renewal_cred
Andy Adamson
1
-0
/
+5
2009-06-17
nfs41: support minorversion 1 for nfs4_check_lease
Benny Halevy
1
-0
/
+1
2009-06-17
nfs41: lease renewal
Benny Halevy
1
-0
/
+6
2009-06-17
nfs41: add session reset to state manager
Andy Adamson
1
-0
/
+1
2009-06-17
nfs41: add session setup to the state manager
Andy Adamson
1
-0
/
+2
2009-06-17
nfs41: setup_sequence method
Andy Adamson
1
-0
/
+10
2009-06-17
nfs41: sessions client infrastructure
Andy Adamson
1
-0
/
+4
2009-03-27
constify dentry_operations: NFS
Al Viro
1
-1
/
+1
2008-12-30
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
WANG Cong
1
-1
/
+0
2008-12-23
NFSv4: Convert the open and close ops to use fmode
Trond Myklebust
1
-4
/
+4
2008-12-23
NFSv4: Clean up nfs_expire_all_delegations()
Trond Myklebust
1
-0
/
+1
2008-12-23
NFSv4: Rename the state reclaimer thread
Trond Myklebust
1
-1
/
+1
2008-12-23
NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
Trond Myklebust
1
-1
/
+1
2008-12-23
NFSv4: Add recovery for individual stateids
Trond Myklebust
1
-0
/
+2
2008-12-23
NFSv4: Add a recovery marking scheme for state owners
Trond Myklebust
1
-0
/
+7
2008-12-23
NFSv4: Remove redundant RENEW calls if we know the lease has expired
Trond Myklebust
1
-0
/
+1
2008-12-23
NFSv4: Fix state recovery when the client runs over the grace period
Trond Myklebust
1
-1
/
+7
2008-12-23
NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock
Trond Myklebust
1
-1
/
+1
2008-05-16
nfs: make nfs4_drop_state_owner() static
Adrian Bunk
1
-1
/
+0
2008-01-10
NFSv4: Give the lock stateid its own sequence queue
Trond Myklebust
1
-0
/
+1
2007-10-19
nfs: Fix build break with CONFIG_NFS_V4=n
Olof Johansson
1
-0
/
+1
2007-10-19
NFSv4: Ensure that we wait for the CLOSE request to complete
Trond Myklebust
1
-1
/
+2
2007-07-19
NFSv4: 'constify' lookup arguments.
Trond Myklebust
1
-1
/
+1
2007-07-10
NFSv4: Make the NFS state model work with the nosharedcache mount option
Trond Myklebust
1
-0
/
+1
2007-07-10
NFSv4: Fix up stateid locking...
Trond Myklebust
1
-0
/
+2
2007-07-10
NFSv4: Always use the delegation if we have one
Trond Myklebust
1
-5
/
+9
2007-07-10
NFSv4: Reduce the chances of an open_owner identifier collision
Trond Myklebust
1
-6
/
+11
2007-07-10
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
Trond Myklebust
1
-3
/
+3
2007-02-12
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
1
-1
/
+1
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-1
/
+1
2007-02-03
NFSv4: Cleanups for fs_locations code.
Trond Myklebust
1
-1
/
+1
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-1
/
+1
2006-10-20
[PATCH] xdr annotations: NFS readdir entries
Al Viro
1
-1
/
+1
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
1
-6
/
+0
[next]