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
/
dm-crypt.c
Commit message (
Expand
)
Author
Age
*
dm: consolidate target deregistration error handling
Mikulas Patocka
2009-01-05
*
bio: allow individual slabs in the bio_set
Jens Axboe
2008-12-29
*
dm crypt: remove waitqueue
Milan Broz
2008-10-21
*
dm crypt: fix async split
Milan Broz
2008-10-21
*
dm crypt: tidy sector
Milan Broz
2008-10-21
*
dm: remove dm header from targets
Mikulas Patocka
2008-10-21
*
dm crypt: avoid unnecessary wait when splitting bio
Milan Broz
2008-10-10
*
dm crypt: tidy ctx pending
Milan Broz
2008-10-10
*
dm crypt: fix async inc_pending
Milan Broz
2008-10-10
*
dm crypt: move dec_pending on error into write_io_submit
Milan Broz
2008-10-10
*
dm crypt: remove inc_pending from write_io_submit
Alasdair G Kergon
2008-10-10
*
dm crypt: tidy write loop pending
Milan Broz
2008-10-10
*
dm crypt: tidy crypt alloc
Milan Broz
2008-10-10
*
dm crypt: tidy inc pending
Milan Broz
2008-10-10
*
dm crypt: add merge
Milan Broz
2008-07-21
*
dm crypt: use cond_resched
Milan Broz
2008-07-02
*
dm crypt: fix ctx pending
Milan Broz
2008-03-28
*
dm crypt: use async crypto
Milan Broz
2008-02-07
*
dm crypt: prepare async callback fn
Milan Broz
2008-02-07
*
dm crypt: add completion for async
Milan Broz
2008-02-07
*
dm crypt: add async request mempool
Milan Broz
2008-02-07
*
dm crypt: extract scatterlist processing
Milan Broz
2008-02-07
*
dm crypt: tidy io ref counting
Milan Broz
2008-02-07
*
dm crypt: introduce crypt_write_io_loop
Milan Broz
2008-02-07
*
dm crypt: abstract crypt_write_done
Milan Broz
2008-02-07
*
dm crypt: store sector mapping in dm_crypt_io
Milan Broz
2008-02-07
*
dm crypt: move queue functions
Alasdair G Kergon
2008-02-07
*
dm crypt: adjust io processing functions
Milan Broz
2008-02-07
*
dm crypt: tidy crypt_endio
Milan Broz
2008-02-07
*
dm crypt: move error setting outside crypt_dec_pending
Milan Broz
2008-02-07
*
dm crypt: remove unnecessary crypt_context write parm
Milan Broz
2008-02-07
*
dm crypt: move convert_context inside dm_crypt_io
Milan Broz
2008-02-07
*
dm crypt: use bio_add_page
Milan Broz
2007-12-20
*
dm crypt: fix write endio
Milan Broz
2007-12-20
*
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
2007-10-27
*
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-24
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
|
\
|
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
*
|
dm crypt: tidy pending
Milan Broz
2007-10-19
*
|
dm crypt: tidy labels
Milan Broz
2007-10-19
*
|
dm crypt: tidy whitespace
Milan Broz
2007-10-19
*
|
dm crypt: add post processing queue
Milan Broz
2007-10-19
*
|
dm crypt: use per device singlethread workqueues
Milan Broz
2007-10-19
*
|
dm crypt: missing kfree in ctr error path
Dmitry Monakhov
2007-10-19
*
|
dm crypt: drop device ref in ctr error path
Dmitry Monakhov
2007-10-19
|
/
*
Fix memory leak in dm-crypt
Neil Brown
2007-10-16
*
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-10-10
*
dm io: fix panic on large request
Milan Broz
2007-07-21
*
dm: disable barriers
Stefan Bader
2007-07-12
[next]