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
...
|
*
blkfront: fixes for 'xm block-detach ... --force'
Jan Beulich
2010-08-07
|
*
xen: use less generic names in blkfront driver.
Ian Campbell
2010-08-07
|
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
|
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
|
*
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
|
*
virtio_blk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
|
*
ps3disk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
|
*
osdblk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
|
*
block/xd.c: fix brace typo
Randy Dunlap
2010-08-07
|
*
block: fix some more cmd_type cleanup fallout
Christoph Hellwig
2010-08-07
|
*
virtio_blk: add default case to cmd type switch
Jens Axboe
2010-08-07
|
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
|
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
|
*
floppy: use warning macros
Stephen Hemminger
2010-08-07
|
*
floppy: use wait_event_interruptible
Stephen Hemminger
2010-08-07
|
*
floppy: fix signed/unsigned warnings
Stephen Hemminger
2010-08-07
|
*
floppy: cmos attribute should be static
Stephen Hemminger
2010-08-07
|
*
floppy: use atomic type for usage_count
Stephen Hemminger
2010-08-07
|
*
floppy: silence warning during disk test
Stephen Hemminger
2010-08-07
|
*
floppy: remove unnecessary inlines
Stephen Hemminger
2010-08-07
|
*
floppy: initialize debug jiffies offset
Stephen Hemminger
2010-08-07
|
*
cciss: change pad value from 32 to 0
Mike Miller
2010-08-07
|
*
cciss: remove errant debug code
Mike Miller
2010-08-07
|
*
cciss: move next_command function from ifdef
Mike Miller
2010-08-07
|
*
cciss: fix call to put_controller_in_performant_mode
Mike Miller
2010-08-07
|
*
cciss: make sure we request the performant mode irq
Mike Miller
2010-08-07
|
*
cciss: new controller support and bump driver version
Mike Miller
2010-08-07
|
*
cciss: add performant mode support for Stars/Sirius
Mike Miller
2010-08-07
|
*
cciss: make interrupt access methods return type bool
Mike Miller
2010-08-07
|
*
cciss: check for msi in interrupt_not_for_us
Mike Miller
2010-08-07
|
*
cciss: clean up interrupt handler
Mike Miller
2010-08-07
|
*
cciss: enqueue and submit io
Mike Miller
2010-08-07
*
|
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-08-05
|
\
\
|
*
|
virtio_blk: Remove VBID ioctl
Ryan Harper
2010-08-04
|
*
|
virtio_blk: Add 'serial' attribute to virtio-blk devices (v2)
Ryan Harper
2010-08-04
|
*
|
virtio_blk: support barriers without FLUSH feature
Christoph Hellwig
2010-08-04
*
|
|
Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-08-05
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
blkfront: do not create a PV cdrom device if xen_hvm_guest
Stefano Stabellini
2010-07-29
|
*
|
x86: Unplug emulated disks and nics.
Stefano Stabellini
2010-07-27
|
|
/
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
|
\
|
|
*
cciss: set SCSI max cmd len to 16, as default is wrong
Stephen M. Cameron
2010-06-15
|
*
cpqarray: fix two more wrong section type
Jens Axboe
2010-06-14
|
*
cpqarray: fix wrong __init type on pci probe function
Jens Axboe
2010-06-14
|
*
drbd: Fixed a race between disk-attach and unexpected state changes
Philipp Reisner
2010-06-14
*
|
block: cciss: use ARRAY_SIZE
Kulikov Vasiliy
2010-07-20
*
|
update email address
Pavel Machek
2010-07-19
*
|
fix comment/printk typos concerning "already"
Uwe Kleine-König
2010-07-11
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-06-04
|
\
|
*
Merge branch 'master' into for-linus
Jens Axboe
2010-06-01
|
|
\
|
*
|
cciss: call BUG() earlier
Dan Carpenter
2010-06-01
[prev]
[next]