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
/
ceph
Commit message (
Expand
)
Author
Age
*
ceph: update for write_inode API change
Stephen Rothwell
2010-03-05
*
ceph: reset osd after relevant messages timed out
Yehuda Sadeh
2010-03-04
*
ceph: fix flush_dirty_caps race with caps migration
Sage Weil
2010-03-01
*
ceph: include migrating caps in issued set
Sage Weil
2010-03-01
*
ceph: fix osdmap decoding when pools include (removed) snaps
Sage Weil
2010-03-01
*
ceph: return EBADF if waiting for caps on closed file
Sage Weil
2010-03-01
*
ceph: set osd request message front length correctly
Sage Weil
2010-03-01
*
ceph: reset front len on return to msgpool; BUG on mismatched front iov
Sage Weil
2010-03-01
*
ceph: fix snaptrace decoding on cap migration between mds
Sage Weil
2010-03-01
*
ceph: use single osd op reply msg
Sage Weil
2010-03-01
*
ceph: reset bits on connection close
Sage Weil
2010-03-01
*
ceph: remove bogus mds forward warning
Sage Weil
2010-02-26
*
ceph: remove fragile __map_osds optimization
Sage Weil
2010-02-26
*
ceph: fix connection fault STANDBY check
Sage Weil
2010-02-25
*
ceph: invalidate_authorizer without con->mutex held
Sage Weil
2010-02-25
*
ceph: don't clobber write return value when using O_SYNC
Yehuda Sadeh
2010-02-23
*
ceph: fix client_request_forward decoding
Sage Weil
2010-02-23
*
ceph: drop messages on unregistered mds sessions; cleanup
Sage Weil
2010-02-23
*
ceph: fix comments, locking in destroy_inode
Sage Weil
2010-02-23
*
ceph: move dereference after NULL test
Alexander Beregalov
2010-02-23
*
ceph: fix up unexpected message handling
Sage Weil
2010-02-23
*
ceph: cleanup redundant code in handle_cap_grant
Yehuda Sadeh
2010-02-19
*
ceph: don't truncate dirty pages in invalidate work thread
Yehuda Sadeh
2010-02-19
*
ceph: remove page upon writeback completion if lost cache cap
Yehuda Sadeh
2010-02-19
*
ceph: fix check for invalidate_mapping_pages success
Sage Weil
2010-02-19
*
ceph: fix typo in ceph_queue_writeback debug output
Sage Weil
2010-02-17
*
ceph: v0.19 release
Sage Weil
2010-02-17
*
ceph: use rbtree for pg pools; decode new osdmap format
Sage Weil
2010-02-17
*
ceph: fix memory leak when destroying osdmap with pg_temp mappings
Sage Weil
2010-02-17
*
ceph: fix iterate_caps removal race
Sage Weil
2010-02-17
*
ceph: clean up readdir caps reservation
Sage Weil
2010-02-17
*
ceph: fix authentication races, auth_none oops
Sage Weil
2010-02-17
*
ceph: use rbtree for mon statfs requests
Sage Weil
2010-02-17
*
ceph: use rbtree for snap_realms
Sage Weil
2010-02-17
*
ceph: use rbtree for mds requests
Sage Weil
2010-02-17
*
ceph: cancel delayed work when closing connection
Sage Weil
2010-02-17
*
ceph: allow connection to be reopened by fault callback
Sage Weil
2010-02-17
*
ceph: reset osd connections after fault
Sage Weil
2010-02-15
*
ceph: fix msgr to keep sent messages until acked
Sage Weil
2010-02-13
*
ceph: remove bogus invalidate_mapping_pages
Sage Weil
2010-02-11
*
ceph: invalidate pages even if truncate is pending
Sage Weil
2010-02-11
*
ceph: cleanup async writeback, truncation, invalidate helpers
Sage Weil
2010-02-11
*
ceph: fix sync read eof check deadlock
Sage Weil
2010-02-11
*
ceph: do not retain caps that are being revoked
Sage Weil
2010-02-11
*
ceph: cap revocation fixes
Sage Weil
2010-02-11
*
ceph: sync read/write considers page cache
Yehuda Sadeh
2010-02-11
*
ceph: fix truncation when not holding caps
Yehuda Sadeh
2010-02-11
*
ceph: refactor ceph_write_begin, fix ceph_page_mkwrite
Yehuda Sadeh
2010-02-11
*
ceph: fix short synchronous reads
Yehuda Sadeh
2010-02-11
*
ceph: add uid field to ceph_pg_pool
Sage Weil
2010-02-11
[next]