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
/
drivers
Commit message (
Expand
)
Author
Age
*
drbd: Moved CONN_DRY_RUN to the per connection (tconn) flags
Philipp Reisner
2012-11-03
*
drbd: Do not modify the connection state with something else that conn_reques...
Philipp Reisner
2012-11-03
*
drbd: Allow two diskless minors to be connected
Philipp Reisner
2012-11-03
*
drbd: New minors have to intherit the connection state form their connection
Philipp Reisner
2012-11-03
*
drbd: process_done_ee() has to handle unconfigured devices now
Philipp Reisner
2012-11-03
*
drbd: Ignore packets for non existing volumes
Philipp Reisner
2012-11-03
*
drbd: introduce in-kernel "down" command
Lars Ellenberg
2012-11-03
*
drbd: add forgotten spin_unlock
Lars Ellenberg
2012-11-03
*
drbd: bail out if a config requrest is over-determined, and not matching
Lars Ellenberg
2012-11-03
*
drbd: new-connection and new-minor succeed, if the object already exists
Lars Ellenberg
2012-11-03
*
drbd: Allow a Diskless Secondary volume to be removed
Lars Ellenberg
2012-11-03
*
drbd: simplify conn_all_vols_unconf, make it bool
Lars Ellenberg
2012-11-03
*
drbd: drbd_adm_get_status needs to show some more detail
Lars Ellenberg
2012-11-03
*
drbd: allow holes in minor and volume id allocation
Lars Ellenberg
2012-11-03
*
drbd: switch configuration interface from connector to genetlink
Lars Ellenberg
2012-11-03
*
drbd: get rid of drbd_bcast_ee, it is of no use anymore
Lars Ellenberg
2011-10-14
*
drbd: fix drbd_delete_device: remove vnr from volumes; idr_remove(); synchron...
Lars Ellenberg
2011-10-14
*
drbd: introduce a bio_set to allocate housekeeping bios from
Lars Ellenberg
2011-10-14
*
drbd: use the newly introduced page pool for bitmap IO
Lars Ellenberg
2011-10-14
*
drbd: add page pool to be used for meta data IO
Lars Ellenberg
2011-10-14
*
drbd: only wakeup if something changed in update_peer_seq
Lars Ellenberg
2011-10-14
*
drbd: remove unused define
Lars Ellenberg
2011-10-14
*
drbd: Replaced the minor_table array by an idr
Philipp Reisner
2011-10-14
*
drbd: Implemented new commands to create/delete connections/minors
Philipp Reisner
2011-10-14
*
drbd: Converted drbd_nl_(net_conf|disconnect)() from mdev to tconn
Philipp Reisner
2011-10-14
*
drbd: Preparing the connector interface to operator on connections
Philipp Reisner
2011-10-14
*
drbd: Converted the transfer log from mdev to tconn
Philipp Reisner
2011-10-14
*
drbd: Improved the dec_*() macros
Philipp Reisner
2011-10-14
*
drbd: Removed the mdev parameter from the ..to_tags() and ...from_tags() func...
Philipp Reisner
2011-10-14
*
drbd: Reworked the unconfiguring and thread stopping code
Philipp Reisner
2011-10-14
*
drbd: Remove left-over function prototypes
Andreas Gruenbacher
2011-10-14
*
drbd: Replace get_asender_cmd() with its implementation
Andreas Gruenbacher
2011-10-14
*
drbd: Get rid of P_MAX_CMD
Andreas Gruenbacher
2011-10-14
*
drbd: Remove redundant check
Andreas Gruenbacher
2011-10-14
*
drbd: Improve how conflicting writes are handled
Andreas Gruenbacher
2011-10-14
*
drbd: Use ping-timeout when waiting for missing ack packets
Andreas Gruenbacher
2011-10-14
*
drbd: Replace atomic_add_return with atomic_inc_return
Andreas Gruenbacher
2011-10-14
*
drbd: Concurrent write detection fix
Andreas Gruenbacher
2011-10-14
*
drbd: Use container_of() instead of casting
Andreas Gruenbacher
2011-10-14
*
drbd: fix a wrong likely(), updated comments
Lars Ellenberg
2011-10-14
*
drbd: silence some log messages on bitmap IO
Lars Ellenberg
2011-10-14
*
drbd: new on-disk activity log transaction format
Lars Ellenberg
2011-10-14
*
lru_cache: allow multiple changes per transaction
Lars Ellenberg
2011-10-14
*
drbd: allow to select specific bitmap pages for writeout
Lars Ellenberg
2011-10-14
*
drbd: use clear_bit_unlock() where appropriate
Lars Ellenberg
2011-10-14
*
drbd: in drbd_suspend_al, set AL_SUSPENDED before unlocking the activity log
Lars Ellenberg
2011-10-14
*
drbd: fix typo in comment
Lars Ellenberg
2011-10-14
*
drbd: simplify condition in drbd_may_do_local_read()
Lars Ellenberg
2011-10-14
*
drbd: Use the IS_ALIGNED() macro in some more places
Andreas Gruenbacher
2011-10-14
*
drbd: Remove obsolete comment
Andreas Gruenbacher
2011-10-14
[next]