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
...
|
*
|
|
|
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-10-09
|
*
|
|
|
block: fix diskstats access
Tejun Heo
2008-10-09
|
*
|
|
|
block: fix disk->part[] dereferencing race
Tejun Heo
2008-10-09
|
*
|
|
|
block: don't depend on consecutive minor space
Tejun Heo
2008-10-09
|
*
|
|
|
block: misc updates
Tejun Heo
2008-10-09
|
*
|
|
|
virtio_blk: use a wrapper function to access io context information of IO req...
Fernando Luis Vázquez Cao
2008-10-09
|
*
|
|
|
Kill REQ_TYPE_FLUSH
David Woodhouse
2008-10-09
|
|
/
/
/
*
|
|
|
powerpc/iseries: Remove unused variable in viodasd.c
Johann Felix Soden
2008-10-06
*
|
|
|
powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks
Kumar Gala
2008-09-23
|
/
/
/
*
/
/
Revert "pktcdvd: push BKL down into driver"
Linus Torvalds
2008-08-27
|
/
/
*
|
brd: fix name argument of unregister_blkdev()
Akinobu Mita
2008-08-20
*
|
nbd: fix memory leak of nbd_dev array
Sven Wegener
2008-08-20
|
/
*
xen-blkfront.c: make blkif_ioctl() static
Adrian Bunk
2008-08-06
*
cciss: fix bug if scsi tape support is disabled
Mike Miller
2008-08-06
*
cciss: add support for multi lun tape devices
Mike Miller
2008-08-06
*
cciss: change the way we notify scsi midlayer of tape drives
Mike Miller
2008-08-06
*
cciss: fix negative logical drive count in procfs
Mike Miller
2008-08-06
*
cciss: remove redundant code
Mike Miller
2008-08-06
*
cciss: make rebuild_lun_table behave better
Mike Miller
2008-08-06
*
cciss: return -EFAULT if copy_from_user() fails
Nikanth Karthikesan
2008-08-06
*
block/cciss.c: remove pointless curr_queue calculation
Hannes Reinecke
2008-08-05
*
Remove newline from the description of module parameters
Niels de Vos
2008-08-01
*
aoe: convert emsgs_sema into a completion
Matthias Kaehlcke
2008-07-25
*
virtio_blk: check for hardsector size from host
Christian Borntraeger
2008-07-24
*
device create: block: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
2008-07-20
*
hd.c: remove the #include <linux/mc146818rtc.h>
Adrian Bunk
2008-07-16
*
update the BLK_DEV_HD help text
Adrian Bunk
2008-07-16
*
move ide/legacy/hd.c to drivers/block/
Adrian Bunk
2008-07-16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-07-15
|
\
|
*
block: convert pd_special_command to use blk_execute_rq
FUJITA Tomonori
2008-07-15
*
|
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
|
\
\
|
*
|
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
|
|
\
|
|
*
|
paride: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
|
*
|
AoE: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-07-14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drivers/block/pktcdvd.c: avoid useless memset
Christophe Jaillet
2008-07-04
|
*
|
DAC960: push down BKL
Alan Cox
2008-07-04
|
*
|
pktcdvd: push BKL down into driver
Alan Cox
2008-07-04
|
*
|
paride: push ioctl down into driver
Alan Cox
2008-07-04
|
*
|
block: use get_unaligned_* helpers
Harvey Harrison
2008-07-04
|
*
|
Add bvec_merge_data to handle stacked devices and ->merge_bvec()
Alasdair G Kergon
2008-07-03
|
*
|
xen: Avoid allocations causing swap activity on the resume path
Ian Campbell
2008-07-03
|
*
|
xen/blkfront: add __exit to module_exit() handlers
Jan Beulich
2008-07-03
|
*
|
xen/blkfront: Make sure that the device is fully ready before allowing release.
Wim Colgate
2008-07-03
|
*
|
xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.
Christian Limpach
2008-07-03
|
*
|
xen/blkfront: Make sure we don't use bounce buffers, we don't need them.
Ian Campbell
2008-07-03
*
|
|
cciss: read config to obtain max outstanding commands per controller
Mike Miller
2008-07-04
*
|
|
cciss: fix regression that no device nodes are created if no logical drives a...
Stephen M. Cameron
2008-07-04
|
/
/
*
|
cciss: add new hardware support
Mike Miller
2008-06-12
[prev]
[next]