index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4_fs.h
Age
Commit message (
Expand
)
Author
2010-05-14
NFSv4: Don't use GFP_KERNEL allocations in state recovery
Trond Myklebust
2010-05-14
NFSv4: Clean up the NFSv4 setclientid operation
Trond Myklebust
2010-02-10
nfs41: implement cb_recall_slot
Andy Adamson
2010-01-26
NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly
Trond Myklebust
2010-01-26
NFSv4: Don't allow posix locking against servers that don't support it
Trond Myklebust
2009-12-15
NFSv4: Release the sequence id before restarting a CLOSE rpc call
Trond Myklebust
2009-12-15
nfs: change nfs4_do_setlk params to identify recovery type
Alexandros Batsakis
2009-12-06
nfs41: nfs41_setup_state_renewal
Ricardo Labiaga
2009-12-05
NFSv41: Fix nfs4_proc_create_session
Trond Myklebust
2009-12-05
nfs41: RECLAIM_COMPLETE functionality
Ricardo Labiaga
2009-12-05
nfs41: check SEQUENCE status flag
Alexandros Batsakis
2009-12-05
nfs41: add support for callback with RPC version number 4
Alexandros Batsakis
2009-12-04
nfs41: nfs41: fix state manager deadlock in session reset
Andy Adamson
2009-12-04
nfs41: rename cl_state session SETUP bit to RESET
Andy Adamson
2009-12-04
nfs41: add create session into establish_clid
Andy Adamson
2009-07-21
NFSv4: Fix an NFSv4 mount regression
Trond Myklebust
2009-06-17
nfs41: get_clid_cred for EXCHANGE_ID
Andy Adamson
2009-06-17
nfs41: add a get_clid_cred function to nfs4_state_recovery_ops
Andy Adamson
2009-06-17
nfs41: establish sessions-based clientid
Andy Adamson
2009-06-17
nfs41: introduce get_state_renewal_cred
Andy Adamson
2009-06-17
nfs41: support minorversion 1 for nfs4_check_lease
Benny Halevy
2009-06-17
nfs41: lease renewal
Benny Halevy
2009-06-17
nfs41: add session reset to state manager
Andy Adamson
2009-06-17
nfs41: add session setup to the state manager
Andy Adamson
2009-06-17
nfs41: setup_sequence method
Andy Adamson
2009-06-17
nfs41: sessions client infrastructure
Andy Adamson
2009-03-27
constify dentry_operations: NFS
Al Viro
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
[next]