index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ecryptfs: Convert ecryptfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-5
/
+6
*
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-2
/
+3
|
\
|
*
fs: Remove aops ->set_page_dirty
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
|
*
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
|
*
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-0
/
+1
*
|
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
|
/
*
fs: add is_idmapped_mnt() helper
Christian Brauner
2021-12-03
1
-1
/
+1
*
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-06-29
1
-0
/
+13
*
fs: ecryptfs: remove BUG_ON from crypt_scatterlist
Phillip Potter
2021-05-13
1
-2
/
+0
*
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
2021-05-13
1
-4
/
+2
*
Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-06
14
-63
/
+73
|
\
|
*
ecryptfs: fix kernel panic with null dev_name
Jeffrey Mitchell
2021-04-19
1
-0
/
+6
|
*
ecryptfs: remove unused helpers
Christian Brauner
2021-04-19
1
-12
/
+0
|
*
ecryptfs: Fix typo in message
Sascha Hauer
2021-04-19
1
-1
/
+1
|
*
eCryptfs: Use DEFINE_MUTEX() for mutex lock
Ye Bin
2021-04-19
1
-4
/
+2
|
*
ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headers
Lee Jones
2021-04-19
1
-6
/
+7
|
*
ecryptfs: inode: Help out nearly-there header and demote non-conformant ones
Lee Jones
2021-04-19
1
-6
/
+5
|
*
ecryptfs: mmap: Help out one function header and demote other abuses
Lee Jones
2021-04-19
1
-5
/
+6
|
*
ecryptfs: crypto: Supply some missing param descriptions and demote abuses
Lee Jones
2021-04-19
1
-10
/
+10
|
*
ecryptfs: miscdev: File headers are not good kernel-doc candidates
Lee Jones
2021-04-19
1
-1
/
+2
|
*
ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers
Lee Jones
2021-04-19
1
-12
/
+12
|
*
ecryptfs: messaging: Add missing param descriptions and demote abuses
Lee Jones
2021-04-19
1
-3
/
+5
|
*
ecryptfs: super: Fix formatting, naming and kernel-doc abuses
Lee Jones
2021-04-19
1
-4
/
+4
|
*
ecryptfs: file: Demote kernel-doc abuses
Lee Jones
2021-04-19
1
-2
/
+2
|
*
ecryptfs: kthread: Demote file header and provide description for 'cred'
Lee Jones
2021-04-19
1
-1
/
+2
|
*
ecryptfs: dentry: File headers are not good candidates for kernel-doc
Lee Jones
2021-04-19
1
-1
/
+1
|
*
ecryptfs: debug: Demote a couple of kernel-doc abuses
Lee Jones
2021-04-19
1
-2
/
+2
|
*
ecryptfs: read_write: File headers do not make good candidates for kernel-doc
Lee Jones
2021-04-19
1
-1
/
+3
|
*
Merge tag 'v5.12-rc7' into ecryptfs/next
Tyler Hicks
2021-04-19
4
-35
/
+63
|
|
\
|
*
|
ecryptfs: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
2021-01-30
1
-2
/
+1
|
*
|
eCryptfs: add a semicolon
Tom Rix
2021-01-30
2
-2
/
+2
*
|
|
Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-02
2
-105
/
+75
|
\
\
\
|
*
|
|
ecryptfs: ecryptfs_dentry_info->crypt_stat is never used
Al Viro
2021-03-20
1
-4
/
+1
|
*
|
|
ecryptfs: get rid of unused accessors
Al Viro
2021-03-20
1
-12
/
+0
|
*
|
|
ecryptfs: saner API for lock_parent()
Al Viro
2021-03-20
1
-83
/
+74
|
*
|
|
ecryptfs: get rid of pointless dget/dput in ->symlink() and ->link()
Al Viro
2021-03-08
1
-6
/
+0
|
|
|
/
|
|
/
|
*
/
|
ecryptfs: stack fileattr ops
Miklos Szeredi
2021-04-12
1
-0
/
+22
|
/
/
*
|
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
4
-35
/
+63
|
\
\
|
|
/
|
/
|
|
*
ecryptfs: do not mount on top of idmapped mounts
Christian Brauner
2021-01-24
1
-0
/
+6
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-11
/
+19
|
*
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
1
-13
/
+20
|
*
namei: introduce struct renamedata
Christian Brauner
2021-01-24
1
-3
/
+7
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
|
*
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
3
-6
/
+7
|
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-0
/
+1
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-3
/
+4
|
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+2
*
|
ecryptfs: fix uid translation for setxattr on security.capability
Miklos Szeredi
2021-01-26
1
-3
/
+7
|
/
[next]