Age | Commit message (Expand) | Author |
2009-06-18 | nfsd41: Backchannel: minorversion support for the back channel | Andy Adamson |
2009-06-18 | nfsd41: Backchannel: cleanup nfs4.0 callback encode routines | Andy Adamson |
2009-05-03 | nfsd4: make recall callback an asynchronous rpc | J. Bruce Fields |
2009-05-01 | nfsd4: track recall retries in nfs4_delegation | J. Bruce Fields |
2009-05-01 | nfsd4: remove unused dl_trunc | J. Bruce Fields |
2009-05-01 | nfsd4: eliminate struct nfs4_cb_recall | J. Bruce Fields |
2009-05-01 | nfsd4: rename callback struct to cb_conn | J. Bruce Fields |
2009-04-29 | nfsd4: replace callback thread by asynchronous rpc | J. Bruce Fields |
2009-04-29 | nfsd4: lookup up callback cred only once | J. Bruce Fields |
2009-04-29 | nfsd4: create rpc callback client from server thread | J. Bruce Fields |
2009-04-29 | nfsd4: set cb_client inside setup_callback_client | J. Bruce Fields |
2009-04-29 | nfsd4: set shorter timeout | J. Bruce Fields |
2009-03-18 | nfsd4: move rpc_client setup to a separate function | J. Bruce Fields |
2009-03-18 | nfsd4: fix do_probe_callback errors | J. Bruce Fields |
2009-03-18 | nfsd4: remove use of mutex for file_hashtable | J. Bruce Fields |
2009-03-18 | nfsd4: put_nfs4_client does not require state lock | J. Bruce Fields |
2009-03-18 | nfsd: lock state around put client and delegation in nfsd4_cb_recall | Alexandros Batsakis |
2009-03-18 | nfsd4: use helper for copying delegation filehandle | J. Bruce Fields |
2009-01-07 | nfsd: git rid of nfs4_cb_null_ops declaration | Benny Halevy |
2008-12-23 | nfsd: support callbacks with gss flavors | Olga Kornievskaia |
2008-12-23 | rpc: pass target name down to rpc level on callbacks | Olga Kornievskaia |
2008-09-29 | nfsd: use nfs client rpc callback program | Benny Halevy |
2008-09-29 | nfsd: do_probe_callback should not clear rpc stats | Benny Halevy |
2008-09-29 | nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall | Benny Halevy |
2008-07-09 | rpc: bring back cl_chatty | Olga Kornievskaia |
2008-05-18 | nfsd: reorder printk in do_probe_callback to avoid use-after-free | J. Bruce Fields |
2008-04-30 | fs: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-23 | nfsd: use static memory for callback program and stats | Olga Kornievskaia |
2008-02-01 | nfsd4: recognize callback channel failure earlier | J. Bruce Fields |
2008-02-01 | nfsd: move callback rpc_client creation into separate thread | J. Bruce Fields |
2008-02-01 | nfsd4: probe callback channel only once | J. Bruce Fields |
2007-10-09 | knfsd: nfsv4 delegation recall should take reference on client | J. Bruce Fields |
2007-10-09 | knfsd: fix callback rpc cred | J. Bruce Fields |
2007-10-09 | knfsd: spawn kernel thread to probe callback channel | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks | Benny Halevy |
2007-07-10 | SUNRPC: Add a convenient default for the hostname when calling rpc_create() | Chuck Lever |
2007-07-10 | SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() | Trond Myklebust |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-04-30 | SUNRPC: RPC buffer size estimates are too large | Chuck Lever |
2007-02-16 | [PATCH] knfsd: nfsd4: fix non-terminated string | J. Bruce Fields |
2006-10-20 | [PATCH] nfsd: misc endianness annotations | Al Viro |
2006-10-20 | [PATCH] xdr annotations: nfsd callback* | Al Viro |
2006-10-17 | [PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback client | J. Bruce Fields |
2006-10-02 | [PATCH] knfsd: add some missing newlines in printks | Greg Banks |
2006-09-22 | NFSD: Convert NFS server callback logic to use new rpc_create API | Chuck Lever |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-04-11 | [PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup | NeilBrown |
2006-03-25 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2006-03-24 | [PATCH] fs: Use ARRAY_SIZE macro | Tobias Klauser |
2006-03-20 | SUNRPC: display human-readable procedure name in rpc_iostats output | Chuck Lever |