summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-03ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu
2015-05-01ext4 crypto: add padding to filenames before encryptingTheodore Ts'o
2015-05-01ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o
2015-04-16ext4 crypto: enable encryption feature flagTheodore Ts'o
2015-04-16ext4 crypto: add symlink encryptionTheodore Ts'o
2015-04-12ext4 crypto: enable filename encryptionMichael Halcrow
2015-04-12ext4 crypto: filename encryption modificationsMichael Halcrow
2015-04-12ext4 crypto: partial update to namei.c for fname cryptoMichael Halcrow
2015-04-12ext4 crypto: insert encrypted filenames into a leaf directory blockMichael Halcrow
2015-04-12ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenamesTheodore Ts'o
2015-04-12ext4 crypto: filename encryption facilitiesMichael Halcrow
2015-04-12ext4 crypto: implement the ext4 decryption read pathMichael Halcrow
2015-04-12ext4 crypto: implement the ext4 encryption write pathMichael Halcrow
2015-04-12ext4 crypto: inherit encryption policies on inode and directory createMichael Halcrow
2015-04-12ext4 crypto: enforce context consistencyTheodore Ts'o
2015-04-12ext4 crypto: add encryption key management facilitiesMichael Halcrow
2015-04-12ext4 crypto: add ext4 encryption facilitiesMichael Halcrow
2015-04-11ext4 crypto: add encryption policy and password salt supportMichael Halcrow
2015-04-11ext4 crypto: add encryption xattr supportMichael Halcrow
2015-04-11ext4 crypto: export ext4_empty_dir()Michael Halcrow
2015-04-11ext4 crypto: add ext4 encryption KconfigTheodore Ts'o
2015-04-11ext4 crypto: reserve codepoints used by the ext4 encryption featureTheodore Ts'o
2015-04-08ext4 crypto: add ext4_mpage_readpages()Theodore Ts'o
2015-04-03ext4: make fsync to sync parent dir in no-journal for real this timeLukas Czerner
2015-04-03ext4: don't release reserved space for previously allocated clusterEric Whitney
2015-04-03ext4: fix loss of delalloc extent info in ext4_zero_range()Eric Whitney
2015-04-03ext4: allocate entire range in zero rangeLukas Czerner
2015-04-03ext4: remove unnecessary lock/unlock of i_block_reservation_lockMaurizio Lombardi
2015-04-03ext4: remove block_device_ejectedChristoph Hellwig
2015-04-03ext4: remove useless condition in if statement.Wei Yuan
2015-04-03ext4: remove unused header filesSheng Yong
2015-04-02ext4: fix comments in ext4_can_extents_be_merged()Xiaoguang Wang
2015-04-02ext4: fix transposition typo in format stringRasmus Villemoes
2015-04-02ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename()Konstantin Khlebnikov
2015-03-17fs: add dirtytime_expire_seconds sysctlTheodore Ts'o
2015-03-17fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o
2015-03-03Linux 4.0-rc2Linus Torvalds
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter
2015-03-02Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-02Merge tag 'md/4.0-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-03-02Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-03-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-03-01locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior