Commit History

Author SHA1 Message Date
  Linus Torvalds d857da7b70 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 10 years ago
  Theodore Ts'o c5e298ae53 ext4: prevent ext4_quota_write() from failing due to ENOSPC 10 years ago
  Andreas Dilger b03a2f7eb2 ext4: improve warning directory handling messages 10 years ago
  Theodore Ts'o 4d3c4e5b8c ext4 crypto: allocate the right amount of memory for the on-disk symlink 10 years ago
  Theodore Ts'o c2faccaff6 ext4 crypto: enforce crypto policy restrictions on cross-renames 10 years ago
  Theodore Ts'o e709e9df64 ext4 crypto: encrypt tmpfile located in encryption protected directory 10 years ago
  Theodore Ts'o c936e1ec28 ext4 crypto: use per-inode tfm structure 10 years ago
  Theodore Ts'o b7236e21d5 ext4 crypto: reorganize how we store keys in the inode 10 years ago
  Theodore Ts'o d229959072 ext4 crypto: don't allocate a page when encrypting/decrypting file names 10 years ago
  Theodore Ts'o 5b643f9ce3 ext4 crypto: optimize filename encryption 10 years ago
  Al Viro 75e7566bea ext4: switch to simple_follow_link() 10 years ago
  Al Viro a7a67e8a08 ext4: split inode_operations for encrypted symlinks off the rest 10 years ago
  Linus Torvalds 8663da2c09 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 10 years ago
  Theodore Ts'o 5de0b4d0cd ext4 crypto: simplify and speed up filename encryption 10 years ago
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Linus Torvalds 6162e4b0be Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 10 years ago
  Theodore Ts'o 6ddb244784 ext4 crypto: enable encryption feature flag 10 years ago
  Theodore Ts'o f348c25232 ext4 crypto: add symlink encryption 10 years ago
  Boaz Harrosh be64f884be dax: unify ext2/4_{dax,}_file_operations 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Michael Halcrow 1f3862b557 ext4 crypto: filename encryption modifications 10 years ago
  Michael Halcrow b309848644 ext4 crypto: partial update to namei.c for fname crypto 10 years ago
  Michael Halcrow 4bdfc873ba ext4 crypto: insert encrypted filenames into a leaf directory block 10 years ago
  Theodore Ts'o 2f61830ae3 ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames 10 years ago
  Michael Halcrow dde680cefc ext4 crypto: inherit encryption policies on inode and directory create 10 years ago
  Theodore Ts'o d9cdc90331 ext4 crypto: enforce context consistency 10 years ago
  Michael Halcrow e875a2ddba ext4 crypto: export ext4_empty_dir() 10 years ago
  Lukas Czerner e12fb97222 ext4: make fsync to sync parent dir in no-journal for real this time 10 years ago
  Sheng Yong 72b8e0f9fa ext4: remove unused header files 10 years ago
  Konstantin Khlebnikov 7071b71587 ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename() 10 years ago