summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: picoxcell - Use of_match_ptr() macroSachin Kamat2013-03-221-3/+1
| * | hwrng: mxc-rnga - Use devm_ioremap_resource()Fabio Estevam2013-03-221-17/+4
| * | crypto: caam - Fix missing init of '.type' in AEAD algos.Vakul Garg2013-03-221-0/+6
| * | crypto: caam - set RDB bit in security configuration registerVakul Garg2013-03-222-1/+6
| * | hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resumeJingoo Han2013-03-221-1/+2
| * | crypto: ux500 - replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur2013-03-211-3/+1
| * | crypto: sahara - Add driver for SAHARA2 accelerator.Javier Martin2013-03-214-0/+1096
| * | hwrng: Fix a wrong comment in Documentation/hw_random.txtTang Chen2013-03-101-1/+1
| * | crypto: caam - fix typo "CRYPTO_AHASH"Paul Bolle2013-03-101-1/+1
| * | crypto: omap-sham - Use module_platform_driver macroSachin Kamat2013-03-101-12/+1
| * | crypto: omap-aes - Use module_platform_driver macroSachin Kamat2013-03-101-12/+1
| * | crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in taskletJoel A Fernandes2013-03-101-1/+1
| * | crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in taskletJoel A Fernandes2013-03-101-1/+1
| * | crypto: bfin_crc - Fix possible NULL pointer dereferenceSyam Sidhardhan2013-03-101-3/+3
| * | crypto: user - constify netlink dispatch tableMathias Krause2013-03-101-2/+2
| * | crypto: crc32c - Update the links to the white papers on CRC32C calculations ...Tim Chen2013-03-101-2/+3
| * | crypto: atmel-sha - add support for latest release of the IP (0x410)Nicolas Royer2013-03-103-104/+497
| * | crypto: atmel-tdes - add support for latest release of the IP (0x700)Nicolas Royer2013-03-102-53/+343
| * | crypto: atmel-aes - add support for latest release of the IP (0x130)Nicolas Royer2013-03-101-118/+353
| * | ARM: AT91SAM9G45: same platform data structure for all crypto peripheralsNicolas Royer2013-03-103-30/+28
| * | crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 optionHerbert Xu2013-02-262-11/+1
* | | Merge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-05-0264-5846/+9922
|\ \ \
| * | | xfs: fix da node magic number mismatchesDave Chinner2013-05-012-3/+2
| * | | xfs: Remote attr validation fixes and optimisationsDave Chinner2013-05-011-14/+5
| * | | xfs: Teach dquot recovery about CONFIG_XFS_QUOTADave Chinner2013-04-301-0/+6
| * | | xfs: add metadata CRC documentationDave Chinner2013-04-271-0/+350
| * | | xfs: implement extended feature masksDave Chinner2013-04-273-8/+129
| * | | xfs: add CRC checks to the superblockDave Chinner2013-04-274-45/+172
| * | | xfs: buffer type overruns blf_flags fieldDave Chinner2013-04-2714-106/+134
| * | | xfs: add buffer types to directory and attribute buffersDave Chinner2013-04-2713-90/+323
| * | | xfs: add CRC protection to remote attributesDave Chinner2013-04-272-51/+292
| * | | xfs: split remote attribute code outDave Chinner2013-04-276-298/+356
| * | | xfs: add CRCs to attr leaf blocksDave Chinner2013-04-275-849/+1177
| * | | xfs: add CRCs to dir2/da node blocksDave Chinner2013-04-277-619/+972
| * | | xfs: shortform directory offsets change for dir3 formatDave Chinner2013-04-272-16/+19
| * | | xfs: add CRC checking to dir2 leaf blocksDave Chinner2013-04-277-522/+924
| * | | xfs: add CRC checking to dir2 data blocksDave Chinner2013-04-277-105/+162
| * | | xfs: add CRC checking to dir2 free blocksDave Chinner2013-04-273-162/+382
| * | | xfs: add CRC checks to block format directory blocksDave Chinner2013-04-277-105/+344
| * | | xfs: add CRC checks to remote symlinksDave Chinner2013-04-274-43/+283
| * | | xfs: split out symlink code into it's own file.Dave Chinner2013-04-215-493/+578
| * | | xfs: add version 3 inode format with CRCsChristoph Hellwig2013-04-218-77/+254
| * | | xfs: add CRC checks for quota blocksChristoph Hellwig2013-04-215-17/+141
| * | | xfs: add CRC checks to the AGIDave Chinner2013-04-215-15/+65
| * | | xfs: add CRC checks to the AGFLChristoph Hellwig2013-04-215-44/+119
| * | | xfs: add CRC checks to the AGFDave Chinner2013-04-215-27/+91
| * | | xfs: add support for large btree blocksChristoph Hellwig2013-04-2117-209/+645
| * | | xfs: increase hexdump output in xfs_corruption_errorDave Chinner2013-04-211-1/+1
| * | | xfs: Update xfs_log_commit_cil() commentsJeff Liu2013-04-161-4/+0
| * | | xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macrosJeff Liu2013-04-161-1/+0
OpenPOWER on IntegriCloud