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
/
ocfs2
/
dlm
Commit message (
Expand
)
Author
Age
*
dlm: allow dlm do recovery during shutdown
Srinivas Eeda
2010-02-26
*
ocfs2_dlmfs: Move to its own directory
Joel Becker
2010-02-26
*
ocfs2_dlmfs: Use poll() to signify BASTs.
Joel Becker
2010-02-26
*
ocfs2_dlmfs: Add capabilities parameter.
Joel Becker
2010-02-26
*
ocfs2/dlm: Fix printing of lockname
Sunil Mushran
2010-02-08
*
ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node
Sunil Mushran
2010-02-03
*
ocfs2/dlm: Handle EAGAIN for compatibility - v2
Sunil Mushran
2010-02-02
*
ocfs2/dlm: Print more messages during lock migration
Sunil Mushran
2010-01-25
*
ocfs2/dlm: Ignore LVBs of locks in the Blocked list
Sunil Mushran
2010-01-25
*
ocfs2/trivial: Remove trailing whitespaces
Sunil Mushran
2010-01-25
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-12-24
|
\
|
*
ocfs2: return -EAGAIN instead of EAGAIN in dlm
Tiger Yang
2009-12-02
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
|
/
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-23
|
\
|
*
ocfs2: add spinlock protection when dealing with lockres->purge.
Wengang Wang
2009-09-23
*
|
seq_file: constify seq_operations
James Morris
2009-09-23
*
|
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
|
/
*
ocfs2/dlm: Wait on lockres instead of erroring cancel requests
Goldwyn Rodrigues
2009-08-20
*
ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
Goldwyn Rodrigues
2009-07-31
*
ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging
Jeff Liu
2009-07-08
*
ocfs2/dlm: Tweak mle_state output
Sunil Mushran
2009-04-03
*
ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres()
Sunil Mushran
2009-04-03
*
ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry
Sunil Mushran
2009-04-03
*
ocfs2/dlm: Show the number of lockres/mles in dlm_state
Sunil Mushran
2009-04-03
*
ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined
Sunil Mushran
2009-04-03
*
ocfs2/dlm: Improve lockres counts
Sunil Mushran
2009-04-03
*
ocfs2/dlm: Track number of mles
Sunil Mushran
2009-04-03
*
ocfs2/dlm: Indent dlm_cleanup_master_list()
Sunil Mushran
2009-04-03
*
ocfs2/dlm: Activate dlm->master_hash for master list entries
Sunil Mushran
2009-04-03
*
ocfs2/dlm: Create and destroy the dlm->master_hash
Sunil Mushran
2009-04-03
*
ocfs2/dlm: Refactor dlm_clean_master_list()
Sunil Mushran
2009-04-03
*
ocfs2/dlm: Clean up struct dlm_lock_name
Sunil Mushran
2009-04-03
*
ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list
Sunil Mushran
2009-04-03
*
ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter
Sunil Mushran
2009-02-26
*
ocfs2/dlm: Use ast_lock to protect ast_list
Sunil Mushran
2009-02-26
*
ocfs2/dlm: Retract fix for race between purge and migrate
Sunil Mushran
2009-02-26
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-01-05
|
\
|
*
ocfs2/dlm: Fix race during lockres mastery
Sunil Mushran
2009-01-05
|
*
ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list
Sunil Mushran
2009-01-05
|
*
ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migrating
Sunil Mushran
2009-01-05
|
*
ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler()
Sunil Mushran
2009-01-05
|
*
ocfs2/dlm: Fix a race between migrate request and exit domain
Sunil Mushran
2009-01-05
*
|
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
|
/
*
Merge branch 'master' into next
James Morris
2008-12-04
|
\
|
*
ocfs2: fix return value set in init_dlmfs_fs()
Coly Li
2008-12-01
|
*
ocfs2: comments typo fix
Coly Li
2008-12-01
*
|
CRED: Wrap task credential accesses in the OCFS2 filesystem
David Howells
2008-11-13
|
/
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
[next]