index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfs-6.13.ecryptfs.mount.api' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-11-26
1
-196
/
+205
|
\
|
*
ecryptfs: Fix spelling mistake "validationg" -> "validating"
Colin Ian King
2024-11-15
1
-1
/
+1
|
*
ecryptfs: Convert ecryptfs to use the new mount API
Eric Sandeen
2024-11-15
2
-202
/
+197
|
*
ecryptfs: Factor out mount option validation
Eric Sandeen
2024-11-15
2
-24
/
+38
*
|
Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
1
-10
/
+2
|
\
\
|
|
/
|
/
|
|
*
fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
Stefan Berger
2024-11-13
1
-10
/
+2
*
|
ecryptfs: Pass the folio index to crypt_extent()
Matthew Wilcox (Oracle)
2024-11-05
1
-4
/
+6
*
|
ecryptfs: Convert lower_offset_for_page() to take a folio
Matthew Wilcox (Oracle)
2024-11-05
1
-4
/
+4
*
|
ecryptfs: Convert ecryptfs_decrypt_page() to take a folio
Matthew Wilcox (Oracle)
2024-11-05
3
-8
/
+9
*
|
ecryptfs: Convert ecryptfs_encrypt_page() to take a folio
Matthew Wilcox (Oracle)
2024-11-05
4
-10
/
+10
*
|
ecryptfs: Convert ecryptfs_write_lower_page_segment() to take a folio
Matthew Wilcox (Oracle)
2024-11-05
3
-11
/
+10
*
|
ecryptfs: Convert ecryptfs_write() to use a folio
Matthew Wilcox (Oracle)
2024-11-05
3
-29
/
+13
*
|
ecryptfs: Convert ecryptfs_read_lower_page_segment() to take a folio
Matthew Wilcox (Oracle)
2024-11-05
3
-13
/
+12
*
|
ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio
Matthew Wilcox (Oracle)
2024-11-05
1
-12
/
+12
*
|
ecryptfs: Use a folio throughout ecryptfs_read_folio()
Matthew Wilcox (Oracle)
2024-11-05
1
-27
/
+23
*
|
ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages()
Matthew Wilcox (Oracle)
2024-11-05
1
-21
/
+20
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
3
-3
/
+3
|
/
*
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-4
/
+3
*
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-3
/
+2
*
ecryptfs: Use a folio in ecryptfs_write_begin()
Matthew Wilcox (Oracle)
2024-08-07
1
-26
/
+27
*
ecryptfs: Convert ecryptfs_write_end() to use a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-12
/
+13
*
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-13
2
-23
/
+7
|
\
|
*
fs: ecryptfs: replace deprecated strncpy with strscpy
Justin Stitt
2024-04-25
2
-23
/
+7
*
|
ecryptfs: Fix buffer size for tag 66 packet
Brian Kubisiak
2024-04-05
1
-1
/
+3
|
/
*
Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-01-23
1
-10
/
+0
|
\
|
*
fs: Create a generic is_dot_dotdot() utility
Chuck Lever
2024-01-23
1
-10
/
+0
*
|
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-12
1
-0
/
+2
|
\
\
|
*
|
rename(): avoid a deadlock in the case of parents having no common ancestor
Al Viro
2023-11-25
1
-0
/
+2
*
|
|
Merge tag 'unicode-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-11
1
-0
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ecryptfs: Reject casefold directory inodes
Gabriel Krisman Bertazi
2024-01-08
1
-0
/
+8
|
|
/
*
/
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
2023-11-18
1
-2
/
+10
|
/
*
ecryptfs: move ecryptfs_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-09
2
-2
/
+2
*
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-08-28
3
-13
/
+12
|
\
|
*
fs/ecryptfs: remove kernel-doc warnings
Zhu Wang
2023-08-02
1
-1
/
+0
|
*
fs/ecryptfs: Use kmap_local_page() in copy_up_encrypted_with_header()
Fabio M. De Francesco
2023-07-10
1
-2
/
+2
|
*
fs/ecryptfs: Use kmap_local_page() in ecryptfs_write()
Fabio M. De Francesco
2023-07-10
1
-2
/
+2
|
*
fs/ecryptfs: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2023-07-10
2
-8
/
+8
*
|
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
1
-2
/
+3
*
|
ecryptfs: convert to ctime accessor functions
Jeff Layton
2023-07-13
1
-1
/
+1
|
/
*
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
1
-2
/
+2
*
ecryptfs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+26
*
fs: drop unused posix acl handlers
Christian Brauner
2023-03-06
1
-4
/
+0
*
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-22
1
-27
/
+3
|
\
|
*
fs: ecryptfs: Use crypto_wait_req
Herbert Xu
2023-02-13
1
-27
/
+3
*
|
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
3
-4
/
+4
*
|
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+3
*
|
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
|
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
|
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
|
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
[next]