Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds 32190f0afb Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt il y a 7 ans
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 8 ans
  Eric Biggers e0428a266d fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED() il y a 8 ans
  Linus Torvalds bc2c6421cb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 il y a 8 ans
  Tahsin Erdogan af65207c76 ext4: fix __ext4_new_inode() journal credits calculation il y a 8 ans
  Daniel Walter b7e7cf7a66 fscrypt: add support for AES-128-CBC il y a 8 ans
  Eric Biggers 272f98f684 fscrypt: fix context consistency check when key(s) unavailable il y a 8 ans
  Eric Biggers cd39e4bac1 fscrypt: remove unnecessary checks for NULL operations il y a 8 ans
  Eric Biggers 94840e3c80 fscrypt: eliminate ->prepare_context() operation il y a 8 ans
  Theodore Ts'o 5bbdcbbb39 fscrypt: make test_dummy_encryption require a keyring key il y a 8 ans
  Eric Biggers efee590e4a fscrypt: pass up error codes from ->get_context() il y a 8 ans
  Eric Biggers 868e1bc64d fscrypt: remove user-triggerable warning messages il y a 8 ans
  Eric Biggers 8488cd96ff fscrypt: use EEXIST when file already uses different policy il y a 8 ans
  Eric Biggers dffd0cfa06 fscrypt: use ENOTDIR when setting encryption policy on nondirectory il y a 8 ans
  Eric Biggers 42d97eb0ad fscrypt: fix renaming and linking special files il y a 8 ans
  Theodore Ts'o cc4e0df038 fscrypt: move non-public structures and constants to fscrypt_private.h il y a 8 ans
  Eric Biggers db717d8e26 fscrypto: move ioctl processing more fully into common code il y a 8 ans
  Eric Biggers 8906a8223a fscrypto: lock inode while setting encryption policy il y a 9 ans
  Eric Biggers ba63f23d69 fscrypto: require write access to mount to set encryption policy il y a 9 ans
  Eric Biggers 002ced4be6 fscrypto: only allow setting encryption policy on directories il y a 9 ans
  Eric Biggers 163ae1c6ad fscrypto: add authorization check for setting encryption policy il y a 9 ans
  Jaegeuk Kim 0b81d07790 fs crypto: move per-file encryption from f2fs tree to fs/crypto il y a 10 ans