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 crypt: add plain64 iv
Milan Broz
2009-12-10
*
dm crypt: make wipe message also wipe essiv key
Milan Broz
2009-12-10
*
dm crypt: separate essiv allocation from initialisation
Milan Broz
2009-12-10
*
dm crypt: restructure essiv error path
Milan Broz
2009-12-10
*
dm crypt: move private iv fields to structs
Milan Broz
2009-12-10
*
dm crypt: make wipe message also wipe tfm key
Milan Broz
2009-12-10
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
*
dm table: pass correct dev area size to device_area_is_valid
Mike Snitzer
2009-07-23
*
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-10
*
dm target:s introduce iterate devices fn
Mike Snitzer
2009-06-22
*
dm crypt: support flush
Mikulas Patocka
2009-06-22
*
dm crypt: use kzfree
Johannes Weiner
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: 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
[next]