aboutsummaryrefslogtreecommitdiff
path: root/fs/ecryptfs
AgeCommit message (Expand)AuthorFilesLines
2023-03-06fs: drop unused posix acl handlersGravatar Christian Brauner 1-4/+0
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-27/+3
2023-02-13fs: ecryptfs: Use crypto_wait_reqGravatar Herbert Xu 1-27/+3
2023-01-19fs: port xattr to mnt_idmapGravatar Christian Brauner 3-4/+4
2023-01-19fs: port ->permission() to pass mnt_idmapGravatar Christian Brauner 1-3/+3
2023-01-19fs: port ->fileattr_set() to pass mnt_idmapGravatar Christian Brauner 1-2/+2
2023-01-19fs: port ->set_acl() to pass mnt_idmapGravatar Christian Brauner 1-2/+2
2023-01-19fs: port ->get_acl() to pass mnt_idmapGravatar Christian Brauner 1-2/+2
2023-01-19fs: port ->rename() to pass mnt_idmapGravatar Christian Brauner 1-1/+1
2023-01-19fs: port ->mknod() to pass mnt_idmapGravatar Christian Brauner 1-1/+1
2023-01-19fs: port ->mkdir() to pass mnt_idmapGravatar Christian Brauner 1-1/+1
2023-01-19fs: port ->symlink() to pass mnt_idmapGravatar Christian Brauner 1-1/+1
2023-01-19fs: port ->create() to pass mnt_idmapGravatar Christian Brauner 1-1/+1
2023-01-19fs: port ->getattr() to pass mnt_idmapGravatar Christian Brauner 1-4/+4
2023-01-19fs: port ->setattr() to pass mnt_idmapGravatar Christian Brauner 1-3/+3
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapGravatar Christian Brauner 1-12/+12
2022-10-20ecryptfs: use stub posix acl handlersGravatar Christian Brauner 1-0/+4
2022-10-20ecryptfs: implement set acl methodGravatar Christian Brauner 1-0/+17
2022-10-20ecryptfs: implement get acl methodGravatar Christian Brauner 1-0/+11
2022-10-06Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 4-4/+4
2022-09-01ecryptfs: constify pathGravatar Al Viro 4-4/+4
2022-08-17Change calling conventions for filldir_tGravatar Al Viro 1-22/+16
2022-05-09ecryptfs: Convert ecryptfs to read_folioGravatar Matthew Wilcox (Oracle) 1-5/+6
2022-05-08fs: Remove flags parameter from aops->write_beginGravatar Matthew Wilcox (Oracle) 1-1/+1
2022-05-08fs: Remove aop flags parameter from grab_cache_page_write_begin()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-2/+3
2022-03-22fs: allocate inode by using alloc_inode_sb()Gravatar Muchun Song 1-1/+1
2022-03-16fs: Remove aops ->set_page_dirtyGravatar Matthew Wilcox (Oracle) 1-1/+1
2022-03-16fs: Convert __set_page_dirty_buffers to block_dirty_folioGravatar Matthew Wilcox (Oracle) 1-1/+1
2022-03-15fs: Turn block_invalidatepage into block_invalidate_folioGravatar Matthew Wilcox (Oracle) 1-0/+1
2021-12-03fs: add is_idmapped_mnt() helperGravatar Christian Brauner 1-1/+1
2021-06-29mm: require ->set_page_dirty to be explicitly wired upGravatar Christoph Hellwig 1-0/+13
2021-05-13fs: ecryptfs: remove BUG_ON from crypt_scatterlistGravatar Phillip Potter 1-2/+0
2021-05-13Revert "ecryptfs: replace BUG_ON with error handling code"Gravatar Greg Kroah-Hartman 1-4/+2
2021-05-06Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 14-63/+73
2021-05-02Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-105/+75
2021-04-19ecryptfs: fix kernel panic with null dev_nameGravatar Jeffrey Mitchell 1-0/+6
2021-04-19ecryptfs: remove unused helpersGravatar Christian Brauner 1-12/+0
2021-04-19ecryptfs: Fix typo in messageGravatar Sascha Hauer 1-1/+1
2021-04-19eCryptfs: Use DEFINE_MUTEX() for mutex lockGravatar Ye Bin 1-4/+2
2021-04-19ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headersGravatar Lee Jones 1-6/+7
2021-04-19ecryptfs: inode: Help out nearly-there header and demote non-conformant onesGravatar Lee Jones 1-6/+5
2021-04-19ecryptfs: mmap: Help out one function header and demote other abusesGravatar Lee Jones 1-5/+6
2021-04-19ecryptfs: crypto: Supply some missing param descriptions and demote abusesGravatar Lee Jones 1-10/+10
2021-04-19ecryptfs: miscdev: File headers are not good kernel-doc candidatesGravatar Lee Jones 1-1/+2
2021-04-19ecryptfs: main: Demote a bunch of non-conformant kernel-doc headersGravatar Lee Jones 1-12/+12
2021-04-19ecryptfs: messaging: Add missing param descriptions and demote abusesGravatar Lee Jones 1-3/+5
2021-04-19ecryptfs: super: Fix formatting, naming and kernel-doc abusesGravatar Lee Jones 1-4/+4
2021-04-19ecryptfs: file: Demote kernel-doc abusesGravatar Lee Jones 1-2/+2
2021-04-19ecryptfs: kthread: Demote file header and provide description for 'cred'Gravatar Lee Jones 1-1/+2