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
Commit message (
Expand
)
Author
Age
*
nfsd: pass net to nfsd_startup() and nfsd_shutdown()
Stanislav Kinsbursky
2012-12-10
*
nfsd: pass net to nfsd_init_socks()
Stanislav Kinsbursky
2012-12-10
*
nfsd: use "init_net" for portmapper
Stanislav Kinsbursky
2012-12-10
*
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
Neil Brown
2012-12-10
*
SUNRPC: remove redundant "linux/nsproxy.h" includes
Stanislav Kinsbursky
2012-12-10
*
nfsd: make NFSv4 recovery client tracking options per net
Stanislav Kinsbursky
2012-12-10
*
nfsd4: lockt, release_lockowner should renew clients
J. Bruce Fields
2012-12-04
*
svcrpc: support multiple-fragment rpc's
J. Bruce Fields
2012-12-04
*
svcrpc: track rpc data length separately from sk_tcplen
J. Bruce Fields
2012-12-04
*
svcrpc: fix off-by-4 error in "incomplete TCP record" dprintk
J. Bruce Fields
2012-12-04
*
svcrpc: delay minimum-rpc-size check till later
J. Bruce Fields
2012-12-04
*
svcrpc: don't byte-swap sk_reclen in place
J. Bruce Fields
2012-12-04
*
NFSD: Forget state for a specific client
Bryan Schumaker
2012-12-03
*
NFSD: Add a custom file operations structure for fault injection
Bryan Schumaker
2012-12-03
*
NFSD: Reading a fault injection file prints a state count
Bryan Schumaker
2012-12-03
*
NFSD: Fault injection operations take a per-client forget function
Bryan Schumaker
2012-12-03
*
NFSD: Clean up forgetting and recalling delegations
Bryan Schumaker
2012-12-03
*
NFSD: Clean up forgetting openowners
Bryan Schumaker
2012-12-03
*
NFSD: Clean up forgetting locks
Bryan Schumaker
2012-12-03
*
NFSD: Clean up forgetting clients
Bryan Schumaker
2012-12-03
*
NFSD: Lock state before calling fault injection function
Bryan Schumaker
2012-12-03
*
nfsd4: discard some unused nfsd4_verify xdr code
J. Bruce Fields
2012-12-03
*
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
2012-11-28
*
nfsd: make NFSv4 grace time per net
Stanislav Kinsbursky
2012-11-28
*
nfsd: make NFSv4 lease time per net
Stanislav Kinsbursky
2012-11-28
*
nfsd: remove redundant declarations
Stanislav Kinsbursky
2012-11-28
*
nfsd: recovery - make in_grace per net
Stanislav Kinsbursky
2012-11-28
*
nfsd: recovery - make rec_file per net
Stanislav Kinsbursky
2012-11-28
*
nfsd: call state init and shutdown twice
Stanislav Kinsbursky
2012-11-28
*
nfsd: cleanup NFSd state start a bit
Stanislav Kinsbursky
2012-11-28
*
nfsd: cleanup NFSd state shutdown a bit
Stanislav Kinsbursky
2012-11-28
*
nfsd: make delegations shutdown network namespace aware
Stanislav Kinsbursky
2012-11-28
*
nfsd: make client_lock per net
Stanislav Kinsbursky
2012-11-28
*
nfsd4: remove state lock from nfs4_state_shutdown
Stanislav Kinsbursky
2012-11-28
*
nfsd4: remove state lock from nfsd4_load_reboot_recovery_data
J. Bruce Fields
2012-11-28
*
nfsd4: return badname, not inval, on "." or "..", or "/"
J. Bruce Fields
2012-11-27
*
nfsd4: downgrade some fs/nfsd/nfs4state.c BUG's
J. Bruce Fields
2012-11-26
*
nfsd4: delay filling in write iovec array till after xdr decoding
J. Bruce Fields
2012-11-26
*
nfsd4: move more write parameters into xdr argument
J. Bruce Fields
2012-11-26
*
nfsd4: reorganize write decoding
J. Bruce Fields
2012-11-26
*
nfsd4: simplify reading of opnum
J. Bruce Fields
2012-11-26
*
nfsd4: no, we're not going to check tags for utf8
J. Bruce Fields
2012-11-26
*
nfsd: fix v4 reply caching
J. Bruce Fields
2012-11-26
*
nfsd: make laundromat network namespace aware
Stanislav Kinsbursky
2012-11-15
*
nfsd: pass nfsd_net instead of net to grace enders
Stanislav Kinsbursky
2012-11-15
*
nfsd: use service net instead of hard-coded init_net
Stanislav Kinsbursky
2012-11-15
*
nfsd: make close_lru list per net
Stanislav Kinsbursky
2012-11-15
*
nfsd: make client_lru list per net
Stanislav Kinsbursky
2012-11-15
*
nfsd: make sessionid_hashtbl allocated per net
Stanislav Kinsbursky
2012-11-15
*
nfsd: make lockowner_ino_hashtbl allocated per net
Stanislav Kinsbursky
2012-11-15
[next]