nfsd: Pull write-gathering code out of nfsd_vfs_write
[safe/jmp/linux-2.6] / crypto /
2009-05-31 Herbert Xucrypto: hash - Fix handling of sg entry that crosses...
2009-05-17 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-04-21 Herbert Xucrypto: api - Fix algorithm module auto-loading
2009-04-15 Steffen Klassertcrypto: eseqiv - Fix IV generation for sync algorithms
2009-04-03 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-03-31 NeilBrownmd: move lots of #include lines out of .h files and...
2009-03-27 Yehuda Sadehcrypto: shash - Fix unaligned calculation with short...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-03-25 Dan Williamsdmaengine: allow dma support for async_tx to be toggled
2009-03-25 Dan Williamsasync_tx: provide __async_inline for HAS_DMA=n archs
2009-03-04 Geert Uytterhoevencrypto: testmgr - add zlib test
2009-03-04 Geert Uytterhoevencrypto: zlib - New zlib crypto module, using pcomp
2009-03-04 Geert Uytterhoevencrypto: testmgr - Add support for the pcomp interface
2009-03-04 Geert Uytterhoevencrypto: compress - Add pcomp interface
2009-03-04 Adrian-Ken Rueegseggercrypto: Fix dead links
2009-02-26 Herbert Xucrypto: api - Fix module load deadlock with fallback...
2009-02-19 Lee Nippercrypto: ahash - Fix digest size in /proc/crypto
2009-02-19 Huang Yingcrypto: chainiv - Use kcrypto_wq instead of keventd_wq
2009-02-19 Huang Yingcrypto: cryptd - Per-CPU thread implementation based...
2009-02-19 Huang Yingcrypto: api - Use dedicated workqueue for crypto subsystem
2009-02-18 Herbert Xucrypto: testmgr - Test skciphers with no IVs
2009-02-18 Herbert Xucrypto: aead - Avoid infinite loop when nivaead fails...
2009-02-18 Herbert Xucrypto: skcipher - Avoid infinite loop when cipher...
2009-02-18 Herbert Xucrypto: api - Fix crypto_alloc_tfm/create_create_tfm...
2009-02-18 Herbert Xucrypto: api - crypto_alg_mod_lookup either tested or...
2009-02-18 Neil Hormancrypto: ansi_cprng - Panic on CPRNG test failure when...
2009-02-18 Neil Hormancrypto: ansi_cprng - Force reset on allocation
2009-02-18 Huang Yingcrypto: aes-ni - Add support to Intel AES-NI instructio...
2009-02-18 Huang Yingcrypto: cryptd - Add support to access underlying blkcipher
2009-02-18 Herbert Xucrypto: shash - Remove superfluous check in init_tfm
2009-02-17 Herbert Xucrypto: lrw - Fix big endian support
2009-02-09 Herbert Xucrypto: scatterwalk - Avoid flush_dcache_page on slab...
2009-02-05 Herbert Xucrypto: api - Fix zeroing on free
2009-02-05 Adrian-Ken Rueegseggercrypto: shash - Fix module refcount
2009-01-28 Herbert Xucrypto: api - Fix algorithm test race that broke aead...
2009-01-27 Jarod Wilsoncrypto: ccm - Fix handling of null assoc data
2009-01-27 Herbert Xucrypto: blkcipher - Fix WARN_ON handling in walk_done
2009-01-15 Herbert Xucrypto: authenc - Fix zero-length IV crash
2009-01-06 Dan Williamsdmaengine: replace dma_async_client_register with dmaen...
2009-01-06 Dan Williamsdmaengine: provide a common 'issue_pending_all' impleme...
2009-01-06 Dan Williamsdmaengine: centralize channel allocation, introduce...
2009-01-06 Dan Williamsdmaengine: up-level reference counting to the module...
2009-01-06 Dan Williamsdmaengine: remove dependency on async_tx
2008-12-25 Herbert Xucrypto: aes - Precompute tables
2008-12-25 Geert Uytterhoevencrypto: testmgr - Correct comment about deflate parameters
2008-12-25 Harvey Harrisoncrypto: salsa20 - Remove private wrappers around variou...
2008-12-25 Jarod Wilsoncrypto: des3_ede - permit weak keys unless REQ_WEAK_KEY set
2008-12-25 Adrian-Ken Rueegseggercrypto: sha512 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: sha512 - Move message schedule W[80] to static...
2008-12-25 Adrian-Ken Rueegseggercrypto: michael_mic - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: wp512 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: tgr192 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: sha256 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: md5 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: md4 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: sha1 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd320 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd256 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd160 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd128 - Switch to shash
2008-12-25 Herbert Xucrypto: null - Switch to shash
2008-12-25 Herbert Xucrypto: hash - Make setkey optional
2008-12-25 Geert Uytterhoevencrypto: testmgr - Validate output length in (de)compres...
2008-12-25 Harvey Harrisoncrypto: remove uses of __constant_{endian} helpers
2008-12-25 Ingo Molnarcrypto: testmgr - Fix error flow of test_comp
2008-12-25 Jarod Wilsoncrypto: ansi_cprng - fix inverted DT increment routine
2008-12-25 Jarod Wilsoncrypto: ansi_cprng - Avoid incorrect extra call to...
2008-12-25 Julia Lawallcrypto: md4 - Use ARRAY_SIZE
2008-12-25 Herbert Xulibcrc32c: Move implementation to crypto crc32c
2008-12-25 Herbert Xucrypto: crc32c - Test descriptor context format
2008-12-25 Herbert Xucrypto: crc32c - Switch to shash
2008-12-25 Herbert Xucrypto: hash - Export shash through hash
2008-12-25 Herbert Xucrypto: api - Call type show function before legacy...
2008-12-25 Herbert Xucrypto: hash - Add import/export interface
2008-12-25 Herbert Xucrypto: hash - Export shash through ahash
2008-12-25 Herbert Xucrypto: hash - Add shash interface
2008-12-25 Herbert Xucrypto: api - Rebirth of crypto_alloc_tfm
2008-12-25 Herbert Xucrypto: api - Move type exit function into crypto_tfm
2008-12-25 Neil Hormancrypto: ansi_cprng - Allow resetting of DT value
2008-12-25 Harvey Harrisoncrypto: camellia - use kernel-provided bitops, unaligne...
2008-12-25 Neil Hormancrypto: testmgr - Trigger a panic when self test fails...
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-12-10 Herbert Xucrypto: api - Disallow cryptomgr as a module if algorit...
2008-12-08 Dan Williamsasync_xor: dma_map destination DMA_BIDIRECTIONAL
2008-10-20 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-09-14 Dan Williamsasync_tx: make async_tx_run_dependencies() easier to...
2008-09-08 Herbert XuRevert "crypto: camellia - Use kernel-provided bitops...
2008-09-05 Yuri Tikhonovasync_tx: fix the bug in async_tx_run_dependencies
2008-08-29 Herbert Xucrypto: skcipher - Use RNG interface instead of get_ran...
2008-08-29 Neil Hormancrypto: rng - RNG interface and implementation
2008-08-29 Neil Hormancrypto: api - Add fips_enable flag
2008-08-29 Herbert Xucrypto: skcipher - Move IV generators into their own...
2008-08-29 Herbert Xucrypto: cryptomgr - Test ciphers using ECB
2008-08-29 Herbert Xucrypto: api - Use test infrastructure
2008-08-29 Herbert Xucrypto: cryptomgr - Add test infrastructure
2008-08-29 Herbert Xucrypto: tcrypt - Add alg_test interface
2008-08-29 Herbert Xucrypto: tcrypt - Abort and only log if there is an...
next