summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-31ext4 crypto: handle unexpected lack of encryption keysTheodore Ts'o3-9/+14
2015-05-31ext4 crypto: allocate the right amount of memory for the on-disk symlinkTheodore Ts'o3-21/+37
2015-05-31ext4 crypto: clean up error handling in ext4_fname_setup_filenameTheodore Ts'o1-19/+16
2015-05-31ext4 crypto: policies may only be set on directoriesTheodore Ts'o1-0/+2
2015-05-31ext4 crypto: enforce crypto policy restrictions on cross-renamesTheodore Ts'o1-0/+9
2015-05-31ext4 crypto: encrypt tmpfile located in encryption protected directoryTheodore Ts'o3-34/+30
2015-05-31ext4 crypto: make sure the encryption info is initialized on opendir(2)Theodore Ts'o1-0/+8
2015-05-31ext4 crypto: set up encryption info for new inodes in ext4_inherit_context()Theodore Ts'o1-0/+1
2015-05-31ext4 crypto: fix memory leaks in ext4_encrypted_zerooutTheodore Ts'o1-31/+31
2015-05-31ext4 crypto: use per-inode tfm structureTheodore Ts'o9-156/+96
2015-05-31ext4 crypto: require CONFIG_CRYPTO_CTR if ext4 encryption is enabledTheodore Ts'o1-0/+1
2015-05-31ext4 crypto: shrink size of the ext4_crypto_ctx structureTheodore Ts'o4-34/+30
2015-05-18ext4 crypto: get rid of ci_mode from struct ext4_crypt_infoTheodore Ts'o4-15/+12
2015-05-18ext4 crypto: use slab cachesTheodore Ts'o3-34/+39
2015-05-18ext4: clean up superblock encryption mode fieldsTheodore Ts'o4-32/+7
2015-05-18ext4 crypto: reorganize how we store keys in the inodeTheodore Ts'o11-346/+246
2015-05-18ext4 crypto: separate kernel and userspace structure for the keyTheodore Ts'o6-48/+43
2015-05-18ext4 crypto: don't allocate a page when encrypting/decrypting file namesTheodore Ts'o5-54/+28
2015-05-18ext4 crypto: optimize filename encryptionTheodore Ts'o4-313/+230
2015-05-18Linux 4.1-rc4v4.1-rc4Linus Torvalds1-1/+1
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra1-5/+15
2015-05-18Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds3-8/+10
2015-05-16Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds38-140/+171
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-34/+64
2015-05-16Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-110/+152
2015-05-16Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+12
2015-05-16Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2015-05-16Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds1-0/+2
2015-05-16Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-21/+53
2015-05-16Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-10/+68
2015-05-16Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-17/+10
2015-05-16Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds3-16/+3
2015-05-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-165/+199
2015-05-16Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds4-51/+50
2015-05-16Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-35/+69
2015-05-15Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+17
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2-6/+6
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan1-1/+1
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia1-1/+1
2015-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-36/+37
2015-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-14/+43
2015-05-15Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-05-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds9-12/+24
2015-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-13/+28
2015-05-15Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann7-40/+41
2015-05-15Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann5-4/+13
2015-05-15MAINTAINERS: Add dts entries for some of the Marvell SoCsGregory CLEMENT1-1/+9
2015-05-15Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-1/+5
2015-05-15Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-3/+10