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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
|
\
|
*
net: sctp: introduce uapi header for sctp
Daniel Borkmann
2013-04-09
*
|
dlm: avoid unnecessary posix unlock
David Teigland
2013-04-08
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
*
dlm: convert to idr_alloc()
Tejun Heo
2013-02-27
*
dlm: don't use idr_remove_all()
Tejun Heo
2013-02-27
*
dlm: use idr_for_each_entry() in recover_idr_clear() error path
Tejun Heo
2013-02-27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
|
\
|
*
fs: change return values from -EACCES to -EPERM
Zhao Hongjiang
2013-02-26
*
|
Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2013-02-21
|
\
\
|
*
|
dlm: avoid scanning unchanged toss lists
David Teigland
2013-01-07
|
|
/
*
/
dlm: check the write size from user
David Teigland
2013-02-04
|
/
*
dlm: fix lvb invalidation conditions
David Teigland
2012-11-16
*
fs/dlm: remove CONFIG_EXPERIMENTAL
Kees Cook
2012-11-01
*
dlm: remove unused variable in *dlm_lowcomms_get_buffer()
Wei Yongjun
2012-11-01
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
|
\
|
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
*
|
dlm: check the maximum size of a request from user
Sasha Levin
2012-09-10
*
|
dlm: cleanup send_to_sock routine
Ying Xue
2012-08-13
*
|
dlm: convert add_sock routine return value type to void
Ying Xue
2012-08-10
*
|
dlm: remove redundant variable assignments
Xue Ying
2012-08-10
*
|
dlm: fix unlock balance warnings
David Teigland
2012-08-08
*
|
dlm: fix uninitialized spinlock
David Teigland
2012-08-08
*
|
dlm: fix deadlock between dlm_send and dlm_controld
David Teigland
2012-08-08
|
/
*
dlm: fix missing dir remove
David Teigland
2012-07-16
*
dlm: fix conversion deadlock from recovery
David Teigland
2012-07-16
*
dlm: use wait_event_timeout
David Teigland
2012-07-16
*
dlm: fix race between remove and lookup
David Teigland
2012-07-16
*
dlm: use idr instead of list for recovered rsbs
David Teigland
2012-07-16
*
dlm: use rsbtbl as resource directory
David Teigland
2012-07-16
*
dlm: NULL dereference on failure in kmem_cache_create()
Dan Carpenter
2012-05-15
*
dlm: fixes for nodir mode
David Teigland
2012-05-02
*
dlm: improve error and debug messages
David Teigland
2012-04-26
*
dlm: avoid unnecessary search in search_rsb
David Teigland
2012-04-26
*
dlm: limit rcom debug messages
David Teigland
2012-04-26
*
dlm: fix waiter recovery
David Teigland
2012-04-26
*
dlm: prevent connections during shutdown
David Teigland
2012-04-26
*
Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...
Linus Torvalds
2012-04-23
|
\
|
*
dlm: fix QUECVT when convert queue is empty
David Teigland
2012-04-23
*
|
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
|
/
*
Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2012-03-21
|
\
|
*
dlm: last element of dlm_local_addr[] never used
David Teigland
2012-03-21
|
*
dlm: fix slow rsb search in dir recovery
David Teigland
2012-03-08
*
|
dlm: Do not allocate a fd for peeloff
Benjamin Poirier
2012-03-08
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2012-01-10
|
\
|
*
dlm: add recovery callbacks
David Teigland
2012-01-04
|
*
dlm: add node slots and generation
David Teigland
2012-01-04
|
*
dlm: move recovery barrier calls
David Teigland
2012-01-04
|
*
dlm: convert rsb list to rb_tree
Bob Peterson
2011-11-18
*
|
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
|
/
[next]