index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+9
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-5
/
+5
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-06-23
fs/ecryptfs: replace snprintf with sysfs_emit in show function
Ankit Chauhan
1
-1
/
+2
2025-06-17
fs: consistently use can_mmap_file() helper
Lorenzo Stoakes
1
-1
/
+1
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-2
/
+2
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-7
/
+9
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+13
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-4
/
+10
2025-03-01
ecryptfs: remove NULL remount_fs from super_operations
Eric Sandeen
1
-1
/
+0
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-3
/
+3
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-4
/
+14
2024-11-26
Merge tag 'vfs-6.13.ecryptfs.mount.api' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-196
/
+205
2024-11-18
Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-10
/
+2
2024-11-15
ecryptfs: Fix spelling mistake "validationg" -> "validating"
Colin Ian King
1
-1
/
+1
2024-11-15
ecryptfs: Convert ecryptfs to use the new mount API
Eric Sandeen
2
-202
/
+197
2024-11-15
ecryptfs: Factor out mount option validation
Eric Sandeen
2
-24
/
+38
2024-11-13
fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
Stefan Berger
1
-10
/
+2
2024-11-05
ecryptfs: Pass the folio index to crypt_extent()
Matthew Wilcox (Oracle)
1
-4
/
+6
2024-11-05
ecryptfs: Convert lower_offset_for_page() to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-11-05
ecryptfs: Convert ecryptfs_decrypt_page() to take a folio
Matthew Wilcox (Oracle)
3
-8
/
+9
2024-11-05
ecryptfs: Convert ecryptfs_encrypt_page() to take a folio
Matthew Wilcox (Oracle)
4
-10
/
+10
2024-11-05
ecryptfs: Convert ecryptfs_write_lower_page_segment() to take a folio
Matthew Wilcox (Oracle)
3
-11
/
+10
2024-11-05
ecryptfs: Convert ecryptfs_write() to use a folio
Matthew Wilcox (Oracle)
3
-29
/
+13
2024-11-05
ecryptfs: Convert ecryptfs_read_lower_page_segment() to take a folio
Matthew Wilcox (Oracle)
3
-13
/
+12
2024-11-05
ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio
Matthew Wilcox (Oracle)
1
-12
/
+12
2024-11-05
ecryptfs: Use a folio throughout ecryptfs_read_folio()
Matthew Wilcox (Oracle)
1
-27
/
+23
2024-11-05
ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages()
Matthew Wilcox (Oracle)
1
-21
/
+20
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+3
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+2
2024-08-07
ecryptfs: Use a folio in ecryptfs_write_begin()
Matthew Wilcox (Oracle)
1
-26
/
+27
2024-08-07
ecryptfs: Convert ecryptfs_write_end() to use a folio
Matthew Wilcox (Oracle)
1
-12
/
+13
2024-05-13
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-23
/
+7
2024-04-24
fs: ecryptfs: replace deprecated strncpy with strscpy
Justin Stitt
2
-23
/
+7
2024-04-05
ecryptfs: Fix buffer size for tag 66 packet
Brian Kubisiak
1
-1
/
+3
2024-01-23
Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
1
-10
/
+0
2024-01-23
fs: Create a generic is_dot_dotdot() utility
Chuck Lever
1
-10
/
+0
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+2
2024-01-10
Merge tag 'unicode-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2024-01-08
ecryptfs: Reject casefold directory inodes
Gabriel Krisman Bertazi
1
-0
/
+8
2023-11-25
rename(): avoid a deadlock in the case of parents having no common ancestor
Al Viro
1
-0
/
+2
2023-11-18
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
1
-2
/
+10
2023-10-09
ecryptfs: move ecryptfs_xattr_handlers to .rodata
Wedson Almeida Filho
2
-2
/
+2
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
3
-13
/
+12
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-2
/
+3
2023-08-02
fs/ecryptfs: remove kernel-doc warnings
Zhu Wang
1
-1
/
+0
[next]