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
/
dlm
Commit message (
Expand
)
Author
Age
*
dlm: use bastmode in debugfs output
David Teigland
2010-02-26
*
dlm: Send lockspace name with uevents
Steven Whitehouse
2010-02-26
*
dlm: send reply before bast
David Teigland
2010-02-26
*
dlm: fix ordering of bast and cast
David Teigland
2010-02-24
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-12-10
|
\
|
*
dlm: always use GFP_NOFS
David Teigland
2009-11-30
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
|
/
*
dlm: fix socket fd translation
David Teigland
2009-09-30
*
dlm: fix lowcomms_connect_node for sctp
David Teigland
2009-09-30
*
seq_file: constify seq_operations
James Morris
2009-09-23
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-09-18
|
\
|
*
dlm: use kernel_sendpage
Paolo Bonzini
2009-08-24
|
*
dlm: fix connection close handling
Lars Marowsky-Bree
2009-08-24
|
*
dlm: fix double-release of socket in error exit path
Casey Dahlin
2009-08-18
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
|
\
|
|
*
dlm: free socket in error exit path
Casey Dahlin
2009-07-14
|
*
dlm: fix plock use-after-free
David Teigland
2009-06-18
|
*
dlm: Fix uninitialised variable warning in lock.c
Steven Whitehouse
2009-06-17
*
|
genetlink: make netns aware
Johannes Berg
2009-07-12
|
/
*
dlm: use more NOFS allocation
David Teigland
2009-05-15
*
dlm: connect to nodes earlier
Christine Caulfield
2009-05-15
*
dlm: fix use count with multiple joins
David Teigland
2009-05-07
*
dlm: Make name input parameter of {,dlm_}new_lockspace() const
Geert Uytterhoeven
2009-05-07
*
dlm: fix length calculation in compat code
David Teigland
2009-03-11
*
dlm: ignore cancel on granted lock
David Teigland
2009-03-11
*
dlm: clear defunct cancel state
David Teigland
2009-03-11
*
dlm: replace idr with hash table for connections
Christine Caulfield
2009-03-11
*
dlm: comment typo fixes
Joe Perches
2009-01-28
*
dlm: use ipv6_addr_copy
Joe Perches
2009-01-28
*
dlm: Change rwlock which is only used in write mode to a spinlock
Steven Whitehouse
2009-01-28
*
dlm: initialize file_lock struct in GETLK before copying conflicting lock
Jeff Layton
2009-01-21
*
dlm: fix plock notify callback to lockd
David Teigland
2009-01-21
*
dlm: change rsbtbl rwlock to spinlock
David Teigland
2009-01-08
*
dlm: fix seq_file usage in debugfs lock dump
David Teigland
2009-01-08
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-01-05
|
\
|
*
dlm: fs/dlm/ast.c: fix warning
Andrew Morton
2008-12-23
|
*
dlm: add new debugfs entry
David Teigland
2008-12-23
|
*
dlm: add time stamp of blocking callback
David Teigland
2008-12-23
|
*
dlm: change lock time stamping
David Teigland
2008-12-23
|
*
dlm: improve how bast mode handling
David Teigland
2008-12-23
|
*
dlm: remove extra blocking callback check
David Teigland
2008-12-23
|
*
dlm: replace schedule with cond_resched
Steven Whitehouse
2008-12-23
|
*
dlm: remove kmap/kunmap
Steven Whitehouse
2008-12-23
|
*
dlm: trivial annotation of be16 value
Harvey Harrison
2008-12-23
|
*
dlm: fix up memory allocation flags
Steven Whitehouse
2008-12-23
*
|
fix warning in fs/dlm/netlink.c
Ingo Molnar
2008-11-25
|
/
*
dlm: fix shutdown cleanup
David Teigland
2008-11-13
*
dlm: choose better identifiers
Andrew Morton
2008-09-05
*
dlm: remove bkl
David Teigland
2008-09-04
*
dlm: fix address compare
David Teigland
2008-09-02
[next]