index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4_fs.h
Age
Commit message (
Expand
)
Author
2008-12-30
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
WANG Cong
2008-12-23
NFSv4: Convert the open and close ops to use fmode
Trond Myklebust
2008-12-23
NFSv4: Clean up nfs_expire_all_delegations()
Trond Myklebust
2008-12-23
NFSv4: Rename the state reclaimer thread
Trond Myklebust
2008-12-23
NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
Trond Myklebust
2008-12-23
NFSv4: Add recovery for individual stateids
Trond Myklebust
2008-12-23
NFSv4: Add a recovery marking scheme for state owners
Trond Myklebust
2008-12-23
NFSv4: Remove redundant RENEW calls if we know the lease has expired
Trond Myklebust
2008-12-23
NFSv4: Fix state recovery when the client runs over the grace period
Trond Myklebust
2008-12-23
NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock
Trond Myklebust
2008-05-16
nfs: make nfs4_drop_state_owner() static
Adrian Bunk
2008-01-10
NFSv4: Give the lock stateid its own sequence queue
Trond Myklebust
2007-10-19
nfs: Fix build break with CONFIG_NFS_V4=n
Olof Johansson
2007-10-19
NFSv4: Ensure that we wait for the CLOSE request to complete
Trond Myklebust
2007-07-19
NFSv4: 'constify' lookup arguments.
Trond Myklebust
2007-07-10
NFSv4: Make the NFS state model work with the nosharedcache mount option
Trond Myklebust
2007-07-10
NFSv4: Fix up stateid locking...
Trond Myklebust
2007-07-10
NFSv4: Always use the delegation if we have one
Trond Myklebust
2007-07-10
NFSv4: Reduce the chances of an open_owner identifier collision
Trond Myklebust
2007-07-10
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
Trond Myklebust
2007-02-12
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2007-02-03
NFSv4: Cleanups for fs_locations code.
Trond Myklebust
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-10-20
[PATCH] xdr annotations: NFS readdir entries
Al Viro
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
2006-09-22
NFS: Generalise the nfs_client structure
David Howells
2006-09-22
NFS: Rename struct nfs4_client to struct nfs_client
David Howells
2006-06-09
NFSv4: Define an fs_locations bitmap
Manoj Naik
2006-06-09
NFSv4: convert fs-locations-components to conform to RFC3530
Manoj Naik
2006-06-09
NFSv4: Implement the fs_locations function call
Trond Myklebust
2006-06-09
NFS: Ensure the client submounts, when it crosses a server mountpoint.
Trond Myklebust
2006-01-06
NFSv4: Remove requirement for machine creds for the "setclientid" operation
Trond Myklebust
2006-01-06
NFSv4: Remove requirement for machine creds for the "renew" operation
Trond Myklebust
2006-01-06
NFSv4: Send RENEW requests to the server only when we're holding state
Trond Myklebust
2006-01-06
NFSv4: State recovery cleanup
Trond Myklebust
2006-01-06
NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately
Trond Myklebust
2005-11-04
NFSv4: Fix problem with OPEN_DOWNGRADE
Trond Myklebust
2005-11-04
NFSv4: Fix a race between open() and close()
Trond Myklebust
2005-10-20
NFSv4: Fix up locking for nfs4_state_owner
Trond Myklebust
2005-10-20
NFSv4: Final tweak to sequence id
Trond Myklebust
2005-10-18
NFSv4: Fix an oopsable condition in nfs_free_seqid
Trond Myklebust
2005-10-18
NFSv4: Eliminate nfsv4 open race...
Trond Myklebust
2005-10-18
NFSv4: Make NFS clean up byte range locks asynchronously
Trond Myklebust
2005-10-18
NFSv4: Remove obsolete state_owner and lock_owner semaphores
Trond Myklebust
2005-10-18
NFSv4: Add functions to order RPC calls
Trond Myklebust
2005-06-22
[PATCH] NFSv4: Clean up nfs4 lock state accounting
Trond Myklebust
2005-06-22
[PATCH] NFSv4: Fix build warning
Reuben Farrelly
2005-06-22
[PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4
J. Bruce Fields
2005-06-22
[PATCH] NFS: Header file cleanup...
Trond Myklebust