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
*
Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-01-22
|
\
|
*
dm log userspace: allow mark requests to piggyback on flush requests
Dongmao Zhang
2014-01-21
|
*
dm space map metadata: fix bug in resizing of thin metadata
Joe Thornber
2014-01-21
|
*
dm cache: add policy name to status output
Mike Snitzer
2014-01-16
|
*
dm thin: fix pool feature parsing
Mike Snitzer
2014-01-15
|
*
dm sysfs: fix a module unload race
Mikulas Patocka
2014-01-14
|
*
dm snapshot: use dm-bufio prefetch
Mikulas Patocka
2014-01-14
|
*
dm snapshot: use dm-bufio
Mikulas Patocka
2014-01-14
|
*
dm snapshot: prepare for switch to using dm-bufio
Mikulas Patocka
2014-01-14
|
*
dm snapshot: use GFP_KERNEL when initializing exceptions
Mikulas Patocka
2014-01-14
|
*
dm cache: add block sizes and total cache blocks to status output
Mike Snitzer
2014-01-10
|
*
dm btree: add dm_btree_find_lowest_key
Joe Thornber
2014-01-09
|
*
dm space map metadata: fix extending the space map
Joe Thornber
2014-01-07
|
*
dm space map common: make sure new space is used during extend
Joe Thornber
2014-01-07
|
*
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
2014-01-07
|
*
dm: remove pointless kobject comparison in dm_get_from_kobject
Mikulas Patocka
2014-01-07
|
*
dm snapshot: call destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
2014-01-07
|
*
dm cache policy mq: introduce three promotion threshold tunables
Joe Thornber
2014-01-07
|
*
dm cache policy mq: use list_del_init instead of list_del + INIT_LIST_HEAD
Wei Yongjun
2014-01-07
|
*
dm thin: fix set_pool_mode exposed pool operation races
Mike Snitzer
2014-01-07
|
*
dm thin: eliminate the no_free_space flag
Mike Snitzer
2014-01-07
|
*
dm thin: add error_if_no_space feature
Mike Snitzer
2014-01-07
|
*
dm thin: requeue bios to DM core if no_free_space and in read-only mode
Mike Snitzer
2014-01-07
|
*
dm thin: cleanup and improve no space handling
Mike Snitzer
2014-01-07
|
*
dm thin: log info when growing the data or metadata device
Mike Snitzer
2014-01-07
|
*
dm thin: handle metadata failures more consistently
Joe Thornber
2014-01-07
|
*
dm thin: factor out check_low_water_mark and use bools
Joe Thornber
2014-01-07
|
*
dm thin: add mappings to end of prepared_* lists
Mike Snitzer
2014-01-07
|
*
dm thin: return error from alloc_data_block if pool is not in write mode
Joe Thornber
2014-01-07
|
*
dm thin: use bool rather than unsigned for flags in structures
Mike Snitzer
2014-01-07
|
*
dm persistent data: cleanup dm-thin specific references in text
Mike Snitzer
2014-01-07
|
*
dm space map metadata: limit errors in sm_metadata_new_block
Mike Snitzer
2014-01-07
|
*
dm delay: use per-bio data instead of a mempool and slab cache
Mikulas Patocka
2014-01-07
|
*
dm table: remove unused buggy code that extends the targets array
Mikulas Patocka
2014-01-07
|
*
dm thin: fix discard support to a previously shared block
Joe Thornber
2014-01-07
|
*
dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
Mike Snitzer
2014-01-07
*
|
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-01-21
|
\
\
|
*
|
cgroup: remove stray references to css_id
Hugh Dickins
2014-01-13
*
|
|
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-01-20
|
\
\
\
|
*
\
\
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
2013-12-24
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-12-11
*
|
|
|
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
Linus Torvalds
2014-01-15
|
\
\
\
\
|
*
|
|
|
md: fix problem when adding device to read-only array with bitmap.
NeilBrown
2014-01-14
|
*
|
|
|
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
2014-01-14
|
*
|
|
|
md/raid5: fix a recently broken BUG_ON().
NeilBrown
2014-01-14
|
*
|
|
|
md/raid1: fix request counting bug in new 'barrier' code.
NeilBrown
2014-01-14
|
*
|
|
|
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
2014-01-14
|
*
|
|
|
md/raid5: Fix possible confusion when multiple write errors occur.
NeilBrown
2014-01-14
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-24
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
2013-12-17
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]