index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
ubifs: allow both hash and disk name to be provided in no-key names
Eric Biggers
2020-01-22
3
-6
/
+3
|
*
|
|
|
|
ubifs: don't trigger assertion on invalid no-key filename
Eric Biggers
2020-01-22
1
-0
/
+2
|
*
|
|
|
|
fscrypt: clarify what is meant by a per-file key
Eric Biggers
2020-01-22
3
-24
/
+25
|
*
|
|
|
|
fscrypt: derive dirhash key for casefolded directories
Daniel Rosenberg
2020-01-22
4
-14
/
+90
|
*
|
|
|
|
fscrypt: don't allow v1 policies with casefolding
Daniel Rosenberg
2020-01-22
3
-1
/
+37
|
*
|
|
|
|
fscrypt: add "fscrypt_" prefix to fname_encrypt()
Eric Biggers
2020-01-22
3
-8
/
+10
|
*
|
|
|
|
fscrypt: don't print name of busy file when removing key
Eric Biggers
2020-01-22
1
-13
/
+2
|
*
|
|
|
|
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
Eric Biggers
2020-01-20
4
-16
/
+9
|
*
|
|
|
|
fscrypt: document gfp_flags for bounce page allocation
Eric Biggers
2020-01-14
1
-1
/
+6
|
*
|
|
|
|
fscrypt: optimize fscrypt_zeroout_range()
Eric Biggers
2020-01-14
1
-31
/
+81
|
*
|
|
|
|
fscrypt: remove redundant bi_status check
Eric Biggers
2019-12-31
1
-2
/
+0
|
*
|
|
|
|
fscrypt: Allow modular crypto algorithms
Herbert Xu
2019-12-31
4
-7
/
+17
|
*
|
|
|
|
fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()
Eric Biggers
2019-12-31
3
-3
/
+3
|
*
|
|
|
|
fscrypt: remove fscrypt_is_direct_key_policy()
Eric Biggers
2019-12-31
1
-6
/
+0
|
*
|
|
|
|
fscrypt: move fscrypt_valid_enc_modes() to policy.c
Eric Biggers
2019-12-31
2
-18
/
+17
|
*
|
|
|
|
fscrypt: check for appropriate use of DIRECT_KEY flag earlier
Eric Biggers
2019-12-31
4
-30
/
+35
|
*
|
|
|
|
fscrypt: split up fscrypt_supported_policy() by policy version
Eric Biggers
2019-12-31
1
-57
/
+59
|
*
|
|
|
|
fscrypt: move fscrypt_d_revalidate() to fname.c
Eric Biggers
2019-12-31
3
-51
/
+50
|
*
|
|
|
|
fscrypt: constify inode parameter to filename encryption functions
Eric Biggers
2019-12-31
2
-11
/
+11
|
*
|
|
|
|
fscrypt: constify struct fscrypt_hkdf parameter to fscrypt_hkdf_expand()
Eric Biggers
2019-12-31
2
-2
/
+2
|
*
|
|
|
|
fscrypt: verify that the crypto_skcipher has the correct ivsize
Eric Biggers
2019-12-31
1
-0
/
+4
|
*
|
|
|
|
fscrypt: use crypto_skcipher_driver_name()
Eric Biggers
2019-12-31
1
-2
/
+1
|
*
|
|
|
|
fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY
Eric Biggers
2019-12-31
1
-8
/
+124
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-01-29
2
-7
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Btrfs: make deduplication with range including the last block work
Filipe Manana
2020-01-23
1
-1
/
+2
|
*
|
|
|
|
fs: allow deduplication of eof block into the end of the destination file
Filipe Manana
2020-01-23
1
-6
/
+4
*
|
|
|
|
|
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-01-28
40
-1715
/
+2988
|
\
\
\
\
\
\
|
*
|
|
|
|
|
btrfs: free block groups after free'ing fs trees
Josef Bacik
2020-01-23
1
-2
/
+9
|
*
|
|
|
|
|
btrfs: Fix split-brain handling when changing FSID to metadata uuid
Nikolay Borisov
2020-01-23
1
-4
/
+38
|
*
|
|
|
|
|
btrfs: Handle another split brain scenario with metadata uuid feature
Nikolay Borisov
2020-01-23
1
-3
/
+14
|
*
|
|
|
|
|
btrfs: Factor out metadata_uuid code from find_fsid.
Su Yue
2020-01-23
1
-35
/
+42
|
*
|
|
|
|
|
btrfs: Call find_fsid from find_fsid_inprogress
Su Yue
2020-01-23
1
-13
/
+6
|
*
|
|
|
|
|
Btrfs: fix infinite loop during fsync after rename operations
Filipe Manana
2020-01-23
1
-0
/
+44
|
*
|
|
|
|
|
btrfs: set trans->drity in btrfs_commit_transaction
Josef Bacik
2020-01-23
1
-0
/
+8
|
*
|
|
|
|
|
btrfs: drop log root for dropped roots
Josef Bacik
2020-01-23
1
-10
/
+12
|
*
|
|
|
|
|
btrfs: sysfs, add devid/dev_state kobject and device attributes
Anand Jain
2020-01-23
4
-23
/
+138
|
*
|
|
|
|
|
btrfs: Refactor btrfs_rmap_block to improve readability
Nikolay Borisov
2020-01-23
1
-22
/
+33
|
*
|
|
|
|
|
btrfs: Add self-tests for btrfs_rmap_block
Nikolay Borisov
2020-01-23
1
-1
/
+153
|
*
|
|
|
|
|
btrfs: selftests: Add support for dummy devices
Nikolay Borisov
2020-01-23
2
-0
/
+30
|
*
|
|
|
|
|
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
2020-01-23
4
-71
/
+91
|
*
|
|
|
|
|
btrfs: separate definition of assertion failure handlers
David Sterba
2020-01-23
1
-8
/
+12
|
*
|
|
|
|
|
btrfs: device stats, log when stats are zeroed
Anand Jain
2020-01-20
1
-0
/
+2
|
*
|
|
|
|
|
btrfs: fix improper setting of scanned for range cyclic write cache pages
Josef Bacik
2020-01-20
1
-2
/
+10
|
*
|
|
|
|
|
btrfs: safely advance counter when looking up bio csums
David Sterba
2020-01-20
1
-1
/
+2
|
*
|
|
|
|
|
btrfs: remove unused member btrfs_device::work
David Sterba
2020-01-20
1
-2
/
+0
|
*
|
|
|
|
|
btrfs: remove unnecessary wrapper get_alloc_profile
Johannes Thumshirn
2020-01-20
1
-6
/
+1
|
*
|
|
|
|
|
btrfs: add correction to handle -1 edge case in async discard
Dennis Zhou
2020-01-20
1
-0
/
+22
|
*
|
|
|
|
|
btrfs: ensure removal of discardable_* in free_bitmap()
Dennis Zhou
2020-01-20
1
-0
/
+14
|
*
|
|
|
|
|
btrfs: make smaller extents more likely to go into bitmaps
Dennis Zhou
2020-01-20
1
-2
/
+2
|
*
|
|
|
|
|
btrfs: increase the metadata allowance for the free_space_cache
Dennis Zhou
2020-01-20
1
-15
/
+11
[prev]
[next]