index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-27
/
+3
2023-02-13
fs: ecryptfs: Use crypto_wait_req
Herbert Xu
1
-27
/
+3
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
3
-4
/
+4
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-4
/
+4
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
1
-12
/
+12
2022-10-20
ecryptfs: use stub posix acl handlers
Christian Brauner
1
-0
/
+4
2022-10-20
ecryptfs: implement set acl method
Christian Brauner
1
-0
/
+17
2022-10-20
ecryptfs: implement get acl method
Christian Brauner
1
-0
/
+11
2022-10-07
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-4
/
+4
2022-09-02
ecryptfs: constify path
Al Viro
4
-4
/
+4
2022-08-18
Change calling conventions for filldir_t
Al Viro
1
-22
/
+16
2022-05-09
ecryptfs: Convert ecryptfs to read_folio
Matthew Wilcox (Oracle)
1
-5
/
+6
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+3
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-16
fs: Remove aops ->set_page_dirty
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-12-03
fs: add is_idmapped_mnt() helper
Christian Brauner
1
-1
/
+1
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
1
-0
/
+13
2021-05-13
fs: ecryptfs: remove BUG_ON from crypt_scatterlist
Phillip Potter
1
-2
/
+0
2021-05-13
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
1
-4
/
+2
2021-05-06
Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14
-63
/
+73
2021-05-02
Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-105
/
+75
2021-04-19
ecryptfs: fix kernel panic with null dev_name
Jeffrey Mitchell
1
-0
/
+6
2021-04-19
ecryptfs: remove unused helpers
Christian Brauner
1
-12
/
+0
2021-04-19
ecryptfs: Fix typo in message
Sascha Hauer
1
-1
/
+1
2021-04-19
eCryptfs: Use DEFINE_MUTEX() for mutex lock
Ye Bin
1
-4
/
+2
2021-04-19
ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headers
Lee Jones
1
-6
/
+7
2021-04-19
ecryptfs: inode: Help out nearly-there header and demote non-conformant ones
Lee Jones
1
-6
/
+5
2021-04-19
ecryptfs: mmap: Help out one function header and demote other abuses
Lee Jones
1
-5
/
+6
2021-04-19
ecryptfs: crypto: Supply some missing param descriptions and demote abuses
Lee Jones
1
-10
/
+10
2021-04-19
ecryptfs: miscdev: File headers are not good kernel-doc candidates
Lee Jones
1
-1
/
+2
2021-04-19
ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers
Lee Jones
1
-12
/
+12
2021-04-19
ecryptfs: messaging: Add missing param descriptions and demote abuses
Lee Jones
1
-3
/
+5
2021-04-19
ecryptfs: super: Fix formatting, naming and kernel-doc abuses
Lee Jones
1
-4
/
+4
2021-04-19
ecryptfs: file: Demote kernel-doc abuses
Lee Jones
1
-2
/
+2
2021-04-19
ecryptfs: kthread: Demote file header and provide description for 'cred'
Lee Jones
1
-1
/
+2
2021-04-19
ecryptfs: dentry: File headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
[next]