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
*
Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-29
3
-24
/
+25
|
\
|
*
debugfs: Return -EPERM when locked down
Eric Snowberg
2020-01-14
1
-7
/
+10
|
*
fs/kernfs/dir.c: Clean code by removing always true condition
Mateusz Nosek
2020-01-14
1
-1
/
+1
|
*
debugfs: Fix warnings when building documentation
Daniel W. S. Almeida
2020-01-06
2
-16
/
+14
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-29
2
-3
/
+3
|
\
\
|
*
|
crypto: skcipher - remove crypto_skcipher::keysize
Eric Biggers
2019-12-11
2
-3
/
+3
*
|
|
Merge tag '5.6-smb3-fixes-and-dfs-and-readdir-improvements' of git://git.samb...
Linus Torvalds
2020-01-29
18
-713
/
+1041
|
\
\
\
|
*
|
|
CIFS: Fix task struct use-after-free on reconnect
Vincent Whitchurch
2020-01-27
3
-0
/
+6
|
*
|
|
cifs: use PTR_ERR_OR_ZERO() to simplify code
Chen Zhou
2020-01-27
1
-1
/
+1
|
*
|
|
cifs: add support for fallocate mode 0 for non-sparse files
Ronnie Sahlberg
2020-01-27
3
-37
/
+34
|
*
|
|
cifs: fix NULL dereference in match_prepath
Ronnie Sahlberg
2020-01-27
1
-2
/
+4
|
*
|
|
smb3: fix default permissions on new files when mounting with modefromsid
Steve French
2020-01-27
3
-3
/
+29
|
*
|
|
CIFS: Add support for setting owner info, dos attributes, and create time
Boris Protopopov
2020-01-27
1
-11
/
+117
|
*
|
|
cifs: remove set but not used variable 'server'
YueHaibing
2020-01-27
1
-4
/
+1
|
*
|
|
cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()
Paulo Alcantara (SUSE)
2020-01-27
1
-1
/
+1
|
*
|
|
cifs: Fix mount options set in automount
Paulo Alcantara (SUSE)
2020-01-27
1
-54
/
+43
|
*
|
|
cifs: fix unitialized variable poential problem with network I/O cache lock p...
Steve French
2020-01-27
1
-1
/
+1
|
*
|
|
cifs: Fix return value in __update_cache_entry
YueHaibing
2020-01-27
1
-1
/
+1
|
*
|
|
cifs: Avoid doing network I/O while holding cache lock
Paulo Alcantara (SUSE)
2020-01-27
1
-264
/
+283
|
*
|
|
cifs: Fix potential deadlock when updating vol in cifs_reconnect()
Paulo Alcantara (SUSE)
2020-01-27
1
-32
/
+77
|
*
|
|
cifs: Merge is_path_valid() into get_normalized_path()
Paulo Alcantara (SUSE)
2020-01-27
1
-17
/
+4
|
*
|
|
cifs: Introduce helpers for finding TCP connection
Paulo Alcantara (SUSE)
2020-01-27
1
-13
/
+31
|
*
|
|
cifs: Get rid of kstrdup_const()'d paths
Paulo Alcantara (SUSE)
2020-01-27
1
-3
/
+3
|
*
|
|
cifs: Clean up DFS referral cache
Paulo Alcantara (SUSE)
2020-01-27
1
-286
/
+279
|
*
|
|
cifs: Don't use iov_iter::type directly
David Howells
2020-01-27
1
-4
/
+4
|
*
|
|
cifs: set correct max-buffer-size for smb2_ioctl_init()
Ronnie Sahlberg
2020-01-27
1
-2
/
+7
|
*
|
|
cifs: use compounding for open and first query-dir for readdir()
Ronnie Sahlberg
2020-01-27
2
-12
/
+87
|
*
|
|
cifs: create a helper function to parse the query-directory response buffer
Ronnie Sahlberg
2020-01-27
1
-46
/
+63
|
*
|
|
cifs: prepare SMB2_query_directory to be used with compounding
Ronnie Sahlberg
2020-01-27
3
-36
/
+82
|
*
|
|
fs/cifs/cifssmb.c: use true,false for bool variable
zhengbin
2020-01-27
1
-2
/
+2
|
*
|
|
fs/cifs/smb2ops.c: use true,false for bool variable
zhengbin
2020-01-27
1
-1
/
+1
*
|
|
|
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2020-01-29
9
-66
/
+267
|
\
\
\
\
|
*
|
|
|
fs-verity: use u64_to_user_ptr()
Eric Biggers
2020-01-14
1
-4
/
+2
|
*
|
|
|
fs-verity: use mempool for hash requests
Eric Biggers
2020-01-14
5
-46
/
+97
|
*
|
|
|
fs-verity: implement readahead of Merkle tree pages
Eric Biggers
2020-01-14
8
-12
/
+131
|
*
|
|
|
fs-verity: implement readahead for FS_IOC_ENABLE_VERITY
Eric Biggers
2020-01-14
1
-6
/
+39
*
|
|
|
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-01-29
22
-354
/
+748
|
\
\
\
\
\
|
*
|
|
|
|
fscrypt: improve format of no-key names
Daniel Rosenberg
2020-01-22
2
-51
/
+168
|
*
|
|
|
|
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
[next]