| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resets | Trond Myklebust | 2011-08-04 | 1 | -0/+5 |
* | NFSv4.1: Fix the callback 'highest_used_slotid' behaviour | Trond Myklebust | 2011-08-04 | 1 | -6/+14 |
* | NFS: move pnfs layouts to nfs_server structure | Weston Andros Adamson | 2011-07-12 | 1 | -21/+36 |
* | pnfs: Use byte-range for cb_layoutrecall | Benny Halevy | 2011-05-29 | 1 | -2/+2 |
* | NFSv4.1: use layout driver in global device cache | Benny Halevy | 2011-05-29 | 1 | -1/+1 |
* | pnfs: CB_NOTIFY_DEVICEID | Marc Eshel | 2011-05-29 | 1 | -0/+47 |
* | pnfs: fix pnfs lock inversion of i_lock and cl_lock | Fred Isaman | 2011-03-11 | 1 | -1/+1 |
* | NFS fix cb_sequence error processing | Andy Adamson | 2011-01-25 | 1 | -1/+1 |
* | NFS do not find client in NFSv4 pg_authenticate | Andy Adamson | 2011-01-25 | 1 | -8/+2 |
* | pnfs: update nfs4_callback_recallany to handle layouts | Alexandros Batsakis | 2011-01-06 | 1 | -3/+26 |
* | pnfs: add CB_LAYOUTRECALL handling | Fred Isaman | 2011-01-06 | 1 | -1/+118 |
* | pnfs: CB_LAYOUTRECALL xdr code | Fred Isaman | 2011-01-06 | 1 | -0/+6 |
* | NFS add session back channel draining | Andy Adamson | 2011-01-06 | 1 | -0/+7 |
* | NFS refactor nfs_find_client and reference client across callback processing | Andy Adamson | 2011-01-06 | 1 | -102/+65 |
* | NFS: change stateid to be a union | Alexandros Batsakis | 2010-10-24 | 1 | -4/+4 |
* | NFS: Fix the locking in nfs4_callback_getattr | Trond Myklebust | 2010-08-06 | 1 | -3/+3 |
* | NFSv41: Fix nfs_async_inode_return_delegation() ugliness | Trond Myklebust | 2010-06-22 | 1 | -12/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | nfs41: cleanup callback code to use __be32 type | Andy Adamson | 2010-02-10 | 1 | -7/+8 |
* | nfs41: fix nfs4_callback_recallslot | Andy Adamson | 2010-02-10 | 1 | -3/+7 |
* | nfs41: implement cb_recall_slot | Andy Adamson | 2010-02-10 | 1 | -0/+32 |
* | nfs41: back channel drc minimal implementation | Andy Adamson | 2010-02-10 | 1 | -8/+17 |
* | nfs41: prepare for back channel drc | Andy Adamson | 2010-02-10 | 1 | -10/+9 |
* | nfs41: Process callback's referring call list | Mike Sager | 2010-02-10 | 1 | -5/+14 |
* | nfs41: Check slot table for referring calls | Mike Sager | 2010-02-10 | 1 | -0/+55 |
* | nfs41: v2 fix cb_recall bug | Alexandros Batsakis | 2009-12-05 | 1 | -2/+35 |
* | nfs41: V2 initial support for CB_RECALL_ANY | Alexandros Batsakis | 2009-12-05 | 1 | -0/+29 |
* | nfs41: Backchannel: CB_SEQUENCE validation | Ricardo Labiaga | 2009-06-17 | 1 | -4/+67 |
* | nfs41: Backchannel: New find_client_with_session() | Ricardo Labiaga | 2009-06-17 | 1 | -0/+36 |
* | nfs41: cb_sequence proc implementation | Benny Halevy | 2009-06-17 | 1 | -0/+28 |
* | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-16 | 1 | -2/+2 |
* | NFSv4: Iterate through all nfs_clients when the server recalls a delegation | Trond Myklebust | 2008-01-30 | 1 | -17/+22 |
* | NFS: Change nfs_find_client() to take "struct sockaddr *" | Chuck Lever | 2008-01-30 | 1 | -2/+2 |
* | NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in | Chuck Lever | 2008-01-30 | 1 | -1/+1 |
* | NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in | Chuck Lever | 2008-01-30 | 1 | -1/+1 |
* | NFS: Move dprintks from callback.c to callback_proc.c | Chuck Lever | 2008-01-30 | 1 | -1/+11 |
* | [PATCH] fs/nfs/callback* passes error values big-endian | Al Viro | 2006-10-20 | 1 | -3/+3 |
* | NFS: Generalise the nfs_client structure | David Howells | 2006-09-22 | 1 | -4/+5 |
* | NFS: Rename struct nfs4_client to struct nfs_client | David Howells | 2006-09-22 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec | Trond Myklebust | 2006-01-06 | 1 | -1/+3 |
* | [PATCH] NFS: Header file cleanup... | Trond Myklebust | 2005-06-22 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+85 |