index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2012-03-06
NFSv4: Further clean-ups of delegation stateid validation
Trond Myklebust
1
-24
/
+0
2012-03-06
NFSv4.1: Fix matching of the stateids when returning a delegation
Trond Myklebust
1
-5
/
+5
2012-03-02
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
1
-4
/
+5
2012-03-01
NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL
Trond Myklebust
1
-5
/
+1
2012-02-06
NFS: search for client session id in proper network namespace
Stanislav Kinsbursky
1
-1
/
+1
2012-01-31
pnfs: clean up initiate_file_draining layout lookup
Benny Halevy
1
-18
/
+38
2012-01-05
NFSv4.1: fix backchannel slotid off-by-one bug
Andy Adamson
1
-1
/
+1
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