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
/
state.h
Commit message (
Expand
)
Author
Age
*
nfsd: add nfsd4_client_tracking_ops struct and a way to set it
Jeff Layton
2012-03-26
*
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
Jeff Layton
2012-03-26
*
nfsd41: free_session/free_client must be called under the client_lock
Benny Halevy
2012-03-06
*
nfsd4: check for uninitialized slot
J. Bruce Fields
2012-02-14
*
nfsd4: rearrange struct nfsd4_slot
J. Bruce Fields
2012-02-14
*
nfsd4: nfsd4_create_clid_dir return value is unused
J. Bruce Fields
2012-01-05
*
nfsd4: add a separate (lockowner, inode) lookup
J. Bruce Fields
2011-11-15
*
nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid
Benny Halevy
2011-10-24
*
nfsd4: do idr preallocation with stateid allocation
J. Bruce Fields
2011-10-17
*
nfsd4: clean up open owners on OPEN failure
J. Bruce Fields
2011-10-17
*
nfsd4: make is_open_owner boolean
J. Bruce Fields
2011-10-17
*
nfsd4: cleanup state.h comments
J. Bruce Fields
2011-10-10
*
nfsd4: clean up downgrading code
J. Bruce Fields
2011-10-10
*
nfsd4: look up stateid's per clientid
J. Bruce Fields
2011-09-26
*
nfsd4: assume test_stateid always has session
J. Bruce Fields
2011-09-26
*
nfsd4: use idr for stateid's
J. Bruce Fields
2011-09-26
*
nfsd4: move client * to nfs4_stateid, add init_stid helper
J. Bruce Fields
2011-09-26
*
nfsd4: hash closed stateid's like any other
J. Bruce Fields
2011-09-19
*
nfsd4: construct stateid from clientid and counter
J. Bruce Fields
2011-09-19
*
nfsd4: match close replays on stateid, not open owner id
J. Bruce Fields
2011-09-17
*
nfsd4: replace oo_confirmed by flag bit
J. Bruce Fields
2011-09-16
*
nfsd4: hash deleg stateid's like any other
J. Bruce Fields
2011-09-13
*
nfsd4: add common dl_stid field to delegation
J. Bruce Fields
2011-09-13
*
nfsd4: move some of nfs4_stateid into a separate structure
J. Bruce Fields
2011-09-13
*
nfsd4: pass around typemask instead of flags
J. Bruce Fields
2011-09-13
*
nfsd4: split preprocess_seqid, cleanup
J. Bruce Fields
2011-09-13
*
nfsd4: split stateowners into open and lockowners
J. Bruce Fields
2011-09-07
*
nfsd4: move CLOSE_STATE special case to caller
J. Bruce Fields
2011-09-03
*
nfsd4: drop most stateowner refcounting
J. Bruce Fields
2011-09-01
*
nfsd4: simplify stateid generation code, fix wraparound
J. Bruce Fields
2011-08-31
*
nfsd4: simplify distinguishing lock & open stateid's
J. Bruce Fields
2011-08-31
*
nfsd4: remove typoed replay field
J. Bruce Fields
2011-08-31
*
nfsd4: remove HAS_SESSION
J. Bruce Fields
2011-08-27
*
nfsd4: simplify recovery dir setting
J. Bruce Fields
2011-08-27
*
nfsd4: fix seqid_mutating_error
J. Bruce Fields
2011-08-19
*
NFSD: Added TEST_STATEID operation
Bryan Schumaker
2011-07-15
*
nfsd4: fix comment and remove unused nfsd4_file fields
J. Bruce Fields
2011-03-17
*
nfsd4: acquire only one lease per file
J. Bruce Fields
2011-02-14
*
nfsd4: allow restarting callbacks
J. Bruce Fields
2011-01-11
*
nfsd4: make sure sequence flags are set after destroy_session
J. Bruce Fields
2011-01-11
*
nfsd4: keep finer-grained callback status
J. Bruce Fields
2011-01-11
*
nfsd4: support BIND_CONN_TO_SESSION
J. Bruce Fields
2011-01-11
*
nfs4: set source address when callback is generated
Takuma Umeya
2011-01-04
*
nfsd4: use a single struct file for delegations
J. Bruce Fields
2011-01-04
*
nfsd4: move minorversion to client
J. Bruce Fields
2010-10-21
*
nfsd4: separate callback change and callback probe
J. Bruce Fields
2010-10-21
*
nfsd4: callback program number is per-session
J. Bruce Fields
2010-10-21
*
nfsd4: make backchannel sequence number per-session
J. Bruce Fields
2010-10-21
*
nfsd4: use client pointer to backchannel session
J. Bruce Fields
2010-10-21
*
nfsd4: move callback setup into session init code
J. Bruce Fields
2010-10-21
[next]