index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4callback.c
Commit message (
Expand
)
Author
Age
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
nfsd4: fix minor memory leak
J. Bruce Fields
2010-03-03
*
NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN
Chuck Lever
2010-02-24
*
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
*
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
*
nfsd: Source files #include cleanups
Boaz Harrosh
2009-12-14
*
nfsd41: modify nfsd4.1 backchannel to use new xprt class
Alexandros Batsakis
2009-09-15
*
nfsd41: Backchannel: Implement cb_recall over NFSv4.1
Ricardo Labiaga
2009-09-15
*
nfsd41: Backchannel: cb_sequence callback
Benny Halevy
2009-09-15
*
nfsd41: Backchannel: Setup sequence information
Ricardo Labiaga
2009-09-15
*
nfsd41: Backchannel: Add sequence arguments to callback RPC arguments
Ricardo Labiaga
2009-09-15
*
nfsd41: Backchannel: callback infrastructure
Andy Adamson
2009-09-15
*
nfsd4: use common rpc_cred for all callbacks
J. Bruce Fields
2009-09-15
*
nfsd4: fix null dereference creating nfsv4 callback client
J. Bruce Fields
2009-09-15
*
nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition
Benny Halevy
2009-09-13
*
nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage
Jeff Layton
2009-08-21
*
nfsd41: Backchannel: minorversion support for the back channel
Andy Adamson
2009-06-18
*
nfsd41: Backchannel: cleanup nfs4.0 callback encode routines
Andy Adamson
2009-06-18
*
nfsd4: make recall callback an asynchronous rpc
J. Bruce Fields
2009-05-03
*
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-05-01
*
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-04-29
*
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-03-18
*
nfsd: git rid of nfs4_cb_null_ops declaration
Benny Halevy
2009-01-07
*
nfsd: support callbacks with gss flavors
Olga Kornievskaia
2008-12-23
*
rpc: pass target name down to rpc level on callbacks
Olga Kornievskaia
2008-12-23
*
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-09-29
*
rpc: bring back cl_chatty
Olga Kornievskaia
2008-07-09
*
nfsd: reorder printk in do_probe_callback to avoid use-after-free
J. Bruce Fields
2008-05-18
*
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
*
nfsd: use static memory for callback program and stats
Olga Kornievskaia
2008-04-23
*
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
2008-02-01
*
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-10-09
[next]