index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-9
/
+5
|
\
|
*
blk-crypto: add a blk_crypto_config_supported_natively helper
Christoph Hellwig
2022-11-21
1
-4
/
+2
|
*
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
2022-11-21
1
-5
/
+3
*
|
fscrypt: Add SM4 XTS/CTS symmetric algorithm support
Tianjia Zhang
2022-12-01
2
-0
/
+20
*
|
fscrypt: add comment for fscrypt_valid_enc_modes_v1()
Eric Biggers
2022-11-25
1
-0
/
+7
*
|
fscrypt: pass super_block to fscrypt_put_master_key_activeref()
Eric Biggers
2022-11-15
3
-18
/
+11
*
|
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
2022-10-19
1
-6
/
+11
|
/
*
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-03
1
-25
/
+24
|
\
|
*
fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
Eric Biggers
2022-09-11
1
-25
/
+24
*
|
fscrypt: work on block_devices instead of request_queues
Christoph Hellwig
2022-09-21
1
-40
/
+41
*
|
fscrypt: stop holding extra request_queue references
Eric Biggers
2022-09-21
5
-60
/
+64
*
|
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2022-09-21
5
-307
/
+349
*
|
fscrypt: stop using PG_error to track error status
Eric Biggers
2022-09-06
1
-6
/
+10
*
|
fscrypt: remove fscrypt_set_test_dummy_encryption()
Eric Biggers
2022-08-22
1
-13
/
+0
|
/
*
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-11
4
-21
/
+65
|
\
|
*
fscrypt: add fscrypt_context_for_new_inode
Jeff Layton
2022-08-03
1
-6
/
+29
|
*
fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
Jeff Layton
2022-08-03
3
-15
/
+36
*
|
fscrypt: Add HCTR2 support for filename encryption
Nathan Huckleberry
2022-06-10
3
-4
/
+19
|
/
*
fscrypt: add new helper functions for test_dummy_encryption
Eric Biggers
2022-05-09
3
-68
/
+112
*
fscrypt: factor out fscrypt_policy_to_key_spec()
Eric Biggers
2022-05-09
3
-17
/
+25
*
fscrypt: log when starting to use inline encryption
Eric Biggers
2022-04-13
3
-3
/
+36
*
fscrypt: split up FS_CRYPTO_BLOCK_SIZE
Eric Biggers
2022-04-13
2
-7
/
+14
*
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+1
*
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2022-03-22
2
-0
/
+101
|
\
|
*
fscrypt: add functions for direct I/O support
Eric Biggers
2022-02-08
2
-0
/
+101
*
|
block: pass a block_device and opf to bio_reset
Christoph Hellwig
2022-02-02
1
-6
/
+2
*
|
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
1
-6
/
+7
|
/
*
fscrypt: improve a few comments
Eric Biggers
2021-10-25
2
-3
/
+13
*
fscrypt: allow 256-bit master keys with AES-256-XTS
Eric Biggers
2021-09-22
3
-17
/
+56
*
fscrypt: clean up comments in bio.c
Eric Biggers
2021-09-20
1
-15
/
+17
*
fscrypt: remove fscrypt_operations::max_namelen
Eric Biggers
2021-09-20
1
-2
/
+1
*
fscrypt: align Base64 encoding with RFC 4648 base64url
Eric Biggers
2021-07-25
1
-41
/
+65
*
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
2021-07-25
1
-0
/
+44
*
fscrypt: fix derivation of SipHash keys on big endian CPUs
Eric Biggers
2021-06-05
1
-8
/
+32
*
fscrypt: don't ignore minor_hash when hash is 0
Eric Biggers
2021-06-05
1
-7
/
+3
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-04-26
1
-8
/
+22
|
\
|
*
fscrypt: relax Kconfig dependencies for crypto API algorithms
Ard Biesheuvel
2021-04-22
1
-8
/
+22
*
|
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
1
-3
/
+3
|
/
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-17
3
-6
/
+0
|
\
|
*
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
2020-12-02
3
-6
/
+0
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-14
2
-2
/
+2
|
\
\
|
*
|
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
2
-2
/
+2
|
|
/
*
|
fscrypt: allow deleting files with unsupported encryption policy
Eric Biggers
2020-12-02
5
-16
/
+41
*
|
fscrypt: unexport fscrypt_get_encryption_info()
Eric Biggers
2020-12-02
2
-1
/
+2
*
|
fscrypt: move fscrypt_require_key() to fscrypt_private.h
Eric Biggers
2020-12-02
1
-0
/
+26
*
|
fscrypt: move body of fscrypt_prepare_setattr() out-of-line
Eric Biggers
2020-12-02
1
-0
/
+8
*
|
fscrypt: introduce fscrypt_prepare_readdir()
Eric Biggers
2020-12-02
1
-0
/
+6
*
|
fscrypt: simplify master key locking
Eric Biggers
2020-11-24
4
-34
/
+21
*
|
fscrypt: remove unnecessary calls to fscrypt_require_key()
Eric Biggers
2020-11-24
1
-18
/
+8
[next]