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
/
md
Commit message (
Expand
)
Author
Age
*
dm exception store: separate type from instance
Jonathan Brassow
2009-04-02
*
dm log: remove struct dm_dirty_log_internal
Mike Snitzer
2009-04-02
*
dm log: use standard kernel module refcount
Mike Snitzer
2009-04-02
*
dm crypt: use kzfree
Johannes Weiner
2009-04-02
*
dm target: remove struct tt_internal
Cheng Renquan
2009-04-02
*
dm table: fix upgrade mode race
Alasdair G Kergon
2009-04-02
*
dm: path selector use module refcount directly
Jun'ichi Nomura
2009-04-02
*
dm target: use module refcount directly
Cheng Renquan
2009-04-02
*
dm snapshot: avoid having two exceptions for the same chunk
Mikulas Patocka
2009-04-02
*
dm snapshot: avoid dropping lock in __find_pending_exception
Mikulas Patocka
2009-04-02
*
dm snapshot: refactor __find_pending_exception
Mikulas Patocka
2009-04-02
*
dm io: make sync_io uninterruptible
Mikulas Patocka
2009-04-02
*
dm raid1: switch read_record from kmalloc to slab to save memory
Mikulas Patocka
2009-04-02
*
dm: preserve bi_io_vec when resubmitting bios
Mikulas Patocka
2009-04-02
*
dm crypt: wait for endio to complete before destruction
Milan Broz
2009-03-16
*
dm crypt: fix kcryptd_async_done parameter
Huang Ying
2009-03-16
*
dm io: respect BIO_MAX_PAGES limit
Mikulas Patocka
2009-03-16
*
dm table: rework reference counting fix
Mikulas Patocka
2009-03-16
*
dm ioctl: validate name length when renaming
Milan Broz
2009-03-16
*
md: fix deadlock when stopping arrays
Dan Williams
2009-03-04
*
md: avoid races when stopping resync.
NeilBrown
2009-02-24
*
md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.
NeilBrown
2009-02-24
*
md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery.
NeilBrown
2009-02-24
*
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
2009-02-18
*
md: Ensure an md array never has too many devices.
NeilBrown
2009-02-06
*
md: Fix a bug in linear.c causing which_dev() to return the wrong device.
Andre Noll
2009-02-05
*
md: Allow read error in a single drive raid1 to be passed up.
NeilBrown
2009-02-05
*
md: don't retry recovery of raid1 that fails due to error on source drive.
NeilBrown
2009-01-08
*
md: Allow md devices to be created by name.
NeilBrown
2009-01-08
*
md: make devices disappear when they are no longer needed.
NeilBrown
2009-01-08
*
md: centralise all freeing of an 'mddev' in 'md_free'
NeilBrown
2009-01-08
*
md: move allocation of ->queue from mddev_find to md_probe
NeilBrown
2009-01-08
*
md: need another print_sb for mdp_superblock_1
Cheng Renquan
2009-01-08
*
md: use list_for_each_entry macro directly
Cheng Renquan
2009-01-08
*
md: raid0: make hash_spacing and preshift sector-based.
Andre Noll
2009-01-08
*
md: raid0: Represent the size of strip zones in sectors.
Andre Noll
2009-01-08
*
md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.
Andre Noll
2009-01-08
*
md: raid0 create_strip_zones(): Make two local variables sector-based.
Andre Noll
2009-01-08
*
md: raid0: Represent zone->zone_offset in sectors.
Andre Noll
2009-01-08
*
md: raid0: Represent device offset in sectors.
Andre Noll
2009-01-08
*
md: raid0_make_request(): Replace local variable block by sector.
Andre Noll
2009-01-08
*
md: raid0_make_request(): Remove local variable chunk_size.
Andre Noll
2009-01-08
*
md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.
Andre Noll
2009-01-08
*
md: use sysfs_notify_dirent to notify changes to md/sync_action.
NeilBrown
2009-01-08
*
md: fix bitmap-on-external-file bug.
NeilBrown
2009-01-08
*
dm snapshot: extend exception store functions
Jonathan Brassow
2009-01-05
*
dm snapshot: split out exception store implementations
Alasdair G Kergon
2009-01-05
*
dm snapshot: rename struct exception_store
Jonathan Brassow
2009-01-05
*
dm snapshot: separate out exception store interface
Jonathan Brassow
2009-01-05
*
dm mpath: move trigger_event to system workqueue
Alasdair G Kergon
2009-01-05
[next]