index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
callback_proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-04
NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resets
Trond Myklebust
1
-0
/
+5
2011-08-04
NFSv4.1: Fix the callback 'highest_used_slotid' behaviour
Trond Myklebust
1
-6
/
+14
2011-07-12
NFS: move pnfs layouts to nfs_server structure
Weston Andros Adamson
1
-21
/
+36
2011-05-29
pnfs: Use byte-range for cb_layoutrecall
Benny Halevy
1
-2
/
+2
2011-05-29
NFSv4.1: use layout driver in global device cache
Benny Halevy
1
-1
/
+1
2011-05-29
pnfs: CB_NOTIFY_DEVICEID
Marc Eshel
1
-0
/
+47
2011-03-11
pnfs: fix pnfs lock inversion of i_lock and cl_lock
Fred Isaman
1
-1
/
+1
2011-01-25
NFS fix cb_sequence error processing
Andy Adamson
1
-1
/
+1
2011-01-25
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
1
-8
/
+2
2011-01-06
pnfs: update nfs4_callback_recallany to handle layouts
Alexandros Batsakis
1
-3
/
+26
2011-01-06
pnfs: add CB_LAYOUTRECALL handling
Fred Isaman
1
-1
/
+118
2011-01-06
pnfs: CB_LAYOUTRECALL xdr code
Fred Isaman
1
-0
/
+6
2011-01-06
NFS add session back channel draining
Andy Adamson
1
-0
/
+7
2011-01-06
NFS refactor nfs_find_client and reference client across callback processing
Andy Adamson
1
-102
/
+65
2010-10-24
NFS: change stateid to be a union
Alexandros Batsakis
1
-4
/
+4
2010-08-06
NFS: Fix the locking in nfs4_callback_getattr
Trond Myklebust
1
-3
/
+3
2010-06-22
NFSv41: Fix nfs_async_inode_return_delegation() ugliness
Trond Myklebust
1
-12
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-10
nfs41: cleanup callback code to use __be32 type
Andy Adamson
1
-7
/
+8
2010-02-10
nfs41: fix nfs4_callback_recallslot
Andy Adamson
1
-3
/
+7
2010-02-10
nfs41: implement cb_recall_slot
Andy Adamson
1
-0
/
+32
2010-02-10
nfs41: back channel drc minimal implementation
Andy Adamson
1
-8
/
+17
2010-02-10
nfs41: prepare for back channel drc
Andy Adamson
1
-10
/
+9
2010-02-10
nfs41: Process callback's referring call list
Mike Sager
1
-5
/
+14
2010-02-10
nfs41: Check slot table for referring calls
Mike Sager
1
-0
/
+55
2009-12-05
nfs41: v2 fix cb_recall bug
Alexandros Batsakis
1
-2
/
+35
2009-12-05
nfs41: V2 initial support for CB_RECALL_ANY
Alexandros Batsakis
1
-0
/
+29
2009-06-17
nfs41: Backchannel: CB_SEQUENCE validation
Ricardo Labiaga
1
-4
/
+67
2009-06-17
nfs41: Backchannel: New find_client_with_session()
Ricardo Labiaga
1
-0
/
+36
2009-06-17
nfs41: cb_sequence proc implementation
Benny Halevy
1
-0
/
+28
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-01-30
NFSv4: Iterate through all nfs_clients when the server recalls a delegation
Trond Myklebust
1
-17
/
+22
2008-01-30
NFS: Change nfs_find_client() to take "struct sockaddr *"
Chuck Lever
1
-2
/
+2
2008-01-30
NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in
Chuck Lever
1
-1
/
+1
2008-01-30
NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in
Chuck Lever
1
-1
/
+1
2008-01-30
NFS: Move dprintks from callback.c to callback_proc.c
Chuck Lever
1
-1
/
+11
2006-10-20
[PATCH] fs/nfs/callback* passes error values big-endian
Al Viro
1
-3
/
+3
2006-09-22
NFS: Generalise the nfs_client structure
David Howells
1
-4
/
+5
2006-09-22
NFS: Rename struct nfs4_client to struct nfs_client
David Howells
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-06
NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec
Trond Myklebust
1
-1
/
+3
2005-06-22
[PATCH] NFS: Header file cleanup...
Trond Myklebust
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+85