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: fix decoding of bitmap vli rle for device sizes > 64 TB
Lars Ellenberg
2013-11-08
|
*
|
|
drbd: Fix adding of new minors with freshly created meta data
Philipp Reisner
2013-11-08
|
*
|
|
drbd: Fix an connection drop issue after enabling allow-two-primaries
Philipp Reisner
2013-11-08
|
*
|
|
drbd: fix NULL pointer deref in module init error path
Lars Ellenberg
2013-11-08
|
*
|
|
block: disable cpqarray in Kconfig
Jens Axboe
2013-11-08
|
*
|
|
Add support for sTec's pci-e flash card Kronos
Akhil Bhansali
2013-11-08
|
*
|
|
rsxx: Kernel Panic caused by mapping Discards
Philip J Kelleher
2013-11-08
|
*
|
|
mtip32xx: dynamically allocate buffer in debugfs functions
David Milburn
2013-11-08
|
*
|
|
mtip32xx: Add SRSI support
Asai Thambi S P
2013-11-08
|
*
|
|
rsxx: Moving pci_map_page to prevent overflow.
Philip J Kelleher
2013-11-08
|
*
|
|
rsxx: Handling failed pci_map_page on PowerPC and double free.
Philip J Kelleher
2013-11-08
|
*
|
|
loop: fix crash when using unassigned loop device
Mikulas Patocka
2013-11-08
|
*
|
|
xen/blkback: fix reference counting
Vegard Nossum
2013-11-08
|
*
|
|
xen-blkfront: improve aproximation of required grants per request
Roger Pau Monne
2013-11-08
|
*
|
|
xen-blkfront: revoke foreign access for grants not mapped by the backend
Roger Pau Monne
2013-11-08
|
*
|
|
mg_disk: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-11-08
*
|
|
|
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-13
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
2013-11-08
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
null_blk: multi queue aware block test driver
Jens Axboe
2013-10-25
|
|
*
|
block: make rq->cmd_flags be 64-bit
Jens Axboe
2013-10-25
|
*
|
|
block: Consolidate duplicated bio_trim() implementations
Kent Overstreet
2013-11-08
|
*
|
|
block: fix a probe argument to blk_register_region
Mikulas Patocka
2013-11-08
|
*
|
|
loop: fix crash if blk_alloc_queue fails
Mikulas Patocka
2013-11-08
|
|
/
/
*
|
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
|
\
\
\
|
*
|
|
DMA-API: block: nvme-core: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
2013-09-21
*
|
|
|
Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...
Olof Johansson
2013-10-28
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
cciss: fix info leak in cciss_ioctl32_passthru()
Dan Carpenter
2013-09-24
|
*
|
|
cpqarray: fix info leak in ida_locked_ioctl()
Dan Carpenter
2013-09-24
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'del-shark-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2013-09-26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: drop dependency on ARCH_SHARK
Linus Walleij
2013-09-25
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-09-19
|
\
\
|
|
/
|
/
|
|
*
rbd: fix error handling from rbd_snap_name()
Josh Durgin
2013-09-09
|
*
rbd: ignore unmapped snapshots that no longer exist
Josh Durgin
2013-09-09
|
*
rbd: fix use-after free of rbd_dev->disk
Josh Durgin
2013-09-09
|
*
rbd: make rbd_obj_notify_ack() synchronous
Josh Durgin
2013-09-09
|
*
rbd: complete notifies before cleaning up osd_client and rbd_dev
Josh Durgin
2013-09-09
*
|
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
*
|
pktcdvd: fix defective misuses of pkt_<level>
Joe Perches
2013-09-11
*
|
pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()
Joe Perches
2013-09-11
*
|
pktcdvd: convert pr_info to pkt_info
Joe Perches
2013-09-11
*
|
pktcdvd: convert pr_notice to pkt_notice
Joe Perches
2013-09-11
*
|
pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible
Joe Perches
2013-09-11
*
|
pktcdvd: add struct pktcdvd_device * to pkt_dbg
Joe Perches
2013-09-11
*
|
pktcdvd: consolidate DPRINTK and VPRINTK macros
Joe Perches
2013-09-11
*
|
pktcdvd: convert printk to pr_<level>
Joe Perches
2013-09-11
*
|
pktcdvd: convert ZONE macro to static function get_zone()
Joe Perches
2013-09-11
*
|
aoe: do not BUG if memory pressure prevented debugfs file creation
Ed Cashin
2013-09-11
*
|
aoe: suppress compiler warnings
Andy Shevchenko
2013-09-11
*
|
aoe: remove custom implementation of kbasename()
Andy Shevchenko
2013-09-11
*
|
aoe: update internal version number to 85
Ed Cashin
2013-09-11
[prev]
[next]