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