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
Commit message (
Expand
)
Author
Age
...
*
ceph: use connection mutex to protect read and write stages
Sage Weil
2009-12-23
*
ceph: unregister canceled/timed out osd requests
Sage Weil
2009-12-23
*
ceph: only unregister registered bdi
Sage Weil
2009-12-23
*
ceph: do not touch_caps while iterating over caps list
Sage Weil
2009-12-23
*
ceph: fix incremental osdmap pg_temp decoding bug
Sage Weil
2009-12-21
*
ceph: fix error paths for corrupt osdmap messages
Sage Weil
2009-12-21
*
ceph: do not drop lease during revalidate
Sage Weil
2009-12-21
*
ceph: ensure rename target dentry fails revalidation
Sage Weil
2009-12-21
*
ceph: writeback congestion control
Yehuda Sadeh
2009-12-21
*
ceph: writepage grabs and releases inode
Yehuda Sadeh
2009-12-21
*
ceph: remove unaccessible code
Yehuda Sadeh
2009-12-21
*
ceph: include link to bdi in debugfs
Sage Weil
2009-12-21
*
ceph: make mds ops interruptible
Sage Weil
2009-12-21
*
ceph: plug leak of incoming message during connection fault/close
Sage Weil
2009-12-21
*
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
2009-12-21
*
ceph: fix msgpool reservation leak
Yehuda Sadeh
2009-12-21
*
ceph: don't save sent messages on lossy connections
Sage Weil
2009-12-21
*
ceph: detect lossy state of connection
Sage Weil
2009-12-21
*
ceph: plug msg leak in con_fault
Sage Weil
2009-12-21
*
ceph: carry explicit msg reference for currently sending message
Sage Weil
2009-12-21
*
ceph: fix leak of monc mutex
Sage Weil
2009-12-11
*
ceph: do not feed bad device ids to crush
Sage Weil
2009-12-09
*
ceph: use kref for ceph_msg
Sage Weil
2009-12-07
*
ceph: use kref for ceph_osd_request
Sage Weil
2009-12-07
*
ceph: use kref for struct ceph_mds_request
Sage Weil
2009-12-07
*
ceph: simplify ceph_buffer interface
Sage Weil
2009-12-07
*
ceph: use kref for ceph_buffer
Sage Weil
2009-12-07
*
ceph: mark v0.18 release
Sage Weil
2009-12-04
*
ceph: allow preferred osd to be get/set via layout ioctl
Sage Weil
2009-12-03
*
ceph: hide /.ceph from readdir results
Sage Weil
2009-12-03
*
ceph: whitespace cleanup
Sage Weil
2009-12-03
*
ceph: plug leak of request_mutex
Sage Weil
2009-12-01
*
ceph: remove useless IS_ERR checks
Sage Weil
2009-11-21
*
fs/ceph: Move a dereference below a NULL test
Julia Lawall
2009-11-21
*
fs/ceph: introduce missing kfree
Julia Lawall
2009-11-21
*
ceph: remove dead code
Sage Weil
2009-11-20
*
ceph: reset msgr backoff during open, not after successful handshake
Sage Weil
2009-11-20
*
ceph: reset requested max_size after mds reconnect
Sage Weil
2009-11-20
*
ceph: mount fails immediately on error
Yehuda Sadeh
2009-11-20
*
ceph: decode updated mdsmap format
Sage Weil
2009-11-20
*
ceph: fix debugfs entry, simplify fsid checks
Sage Weil
2009-11-20
*
ceph: small cleanup in hash function
Sage Weil
2009-11-20
*
ceph: move mempool creation to ceph_create_client
Sage Weil
2009-11-18
*
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
Sage Weil
2009-11-18
*
ceph: handle errors during osd client init
Sage Weil
2009-11-18
*
ceph: remove unnecessary ceph_con_shutdown
Sage Weil
2009-11-18
*
ceph: remove bad calls to ceph_con_shutdown
Sage Weil
2009-11-18
*
ceph: fix page invalidation deadlock
Sage Weil
2009-11-12
*
ceph: build cleanly without CONFIG_DEBUG_FS
Sage Weil
2009-11-12
*
ceph: pr_info when mds reconnect completes
Sage Weil
2009-11-11
[prev]
[next]