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
/
block
Commit message (
Expand
)
Author
Age
*
drbd: moved net_conf from mdev to tconn
Philipp Reisner
2011-08-29
*
drbd: Minimal struct drbd_tconn
Philipp Reisner
2011-08-29
*
drbd: Interval tree bugfix
Andreas Gruenbacher
2011-08-29
*
drbd: Inline function overlaps() is now unused
Andreas Gruenbacher
2011-08-29
*
drbd: Remove some useless paranoia code
Andreas Gruenbacher
2011-08-29
*
drbd: Replace the ERR_IF macro with an assert-like macro
Andreas Gruenbacher
2011-08-29
*
drbd: Convert all constants in enum drbd_thread_state to upper case
Andreas Gruenbacher
2011-08-29
*
drbd: Convert all constants in enum drbd_req_event to upper case
Andreas Gruenbacher
2011-08-29
*
drbd: Remove the unused hash tables
Andreas Gruenbacher
2011-08-29
*
drbd: Use interval tree for overlapping epoch entry detection
Andreas Gruenbacher
2011-08-29
*
drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_interval
Andreas Gruenbacher
2011-08-29
*
drbd: Use the read and write request trees for request lookups
Andreas Gruenbacher
2011-08-29
*
drbd: Add read_requests tree
Andreas Gruenbacher
2011-08-29
*
drbd: Use interval tree for overlapping write request detection
Andreas Gruenbacher
2011-08-25
*
drbd: Put sector and size in struct drbd_request into struct drbd_interval
Andreas Gruenbacher
2011-08-25
*
drbd: Add interval tree data structure
Andreas Gruenbacher
2011-08-25
*
drbd: Request lookup code cleanup (4)
Andreas Gruenbacher
2011-08-25
*
drbd: Request lookup code cleanup (3)
Andreas Gruenbacher
2011-08-25
*
drbd: Request lookup code cleanup (2)
Andreas Gruenbacher
2011-08-25
*
drbd: Request lookup code cleanup (1)
Andreas Gruenbacher
2011-08-25
*
drbd: Update outdated comment
Andreas Gruenbacher
2011-08-25
*
drbd: Move drbd_free_tl_hash() to drbd_main()
Andreas Gruenbacher
2011-08-25
*
drbd: Magic reserved block_id value cleanup
Andreas Gruenbacher
2011-08-25
*
drbd: Endianness convert the constants instead of the variables
Andreas Gruenbacher
2011-08-25
*
drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG
Andreas Gruenbacher
2011-08-25
*
drbd: Consistently use block_id == ID_SYNCER for checksum based resync and on...
Andreas Gruenbacher
2011-08-25
*
drbd: Remove superfluous declaration
Andreas Gruenbacher
2011-08-25
*
drbd: Get rid of req_validator_fn typedef
Andreas Gruenbacher
2011-08-25
*
loop: always allow userspace partitions and optionally support automatic scan...
Kay Sievers
2011-08-23
*
loop: add discard support for loop devices
Lukas Czerner
2011-08-19
*
nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixes
Andrew Morton
2011-08-19
*
nbd: replace some printk with dev_warn() and dev_info()
WANG Cong
2011-08-19
*
nbd: lower the loglevel of an error message
WANG Cong
2011-08-19
*
nbd: replace printk KERN_ERR with dev_err()
WANG Cong
2011-08-19
*
nbd: replace sysfs_create_file() with device_create_file()
WANG Cong
2011-08-19
*
nbd: use task_pid_nr() to get current pid
WANG Cong
2011-08-19
*
cciss: add transport mode attribute to sys
Joe Handzik
2011-08-08
*
cciss: Adds simple mode functionality
Joseph Handzik
2011-08-08
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-07-26
|
\
|
*
rbd: set blk_queue request sizes to object size
Josh Durgin
2011-07-26
|
*
rbd: cancel watch request when releasing the device
Yehuda Sadeh
2011-07-26
*
|
Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-07-25
|
\
\
|
*
|
cciss: do not attempt to read from a write-only register
Stephen M. Cameron
2011-07-09
|
*
|
xen/blkback: Add module alias for autoloading
Bastian Blank
2011-06-30
|
*
|
xen/blkback: Don't let in-flight requests defer pending ones.
Daniel Stodden
2011-06-30
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
|
\
\
\
|
*
|
|
kill useless checks for sb->s_op == NULL
Al Viro
2011-07-20
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-07-22
|
\
\
\
|
*
|
|
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-06-09
|
|
|
/
|
|
/
|
[next]