index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
coda
Commit message (
Expand
)
Author
Age
Files
Lines
*
coda: convert to new timestamp accessors
Jeff Layton
2023-10-18
3
-4
/
+6
*
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
4
-5
/
+7
|
\
|
*
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
1
-1
/
+2
|
*
coda: convert to ctime accessor functions
Jeff Layton
2023-07-13
4
-4
/
+5
*
|
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
2023-08-06
1
-13
/
+7
|
/
*
coda: Implement splice-read
David Howells
2023-05-24
1
-1
/
+28
*
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-04-27
1
-10
/
+1
|
\
|
*
coda: simplify one-level sysctl registration for coda_table
Luis Chamberlain
2023-04-13
1
-10
/
+1
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
|
/
*
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-21
1
-1
/
+1
|
\
|
*
coda: Avoid partial allocation of sig_inputArgs
Kees Cook
2023-02-08
1
-1
/
+1
*
|
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
3
-4
/
+4
*
|
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-3
/
+3
*
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
|
/
*
coda: Convert coda_symlink_filler() to use a folio
Matthew Wilcox (Oracle)
2022-08-02
1
-6
/
+5
*
coda: Convert coda to read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-3
/
+4
*
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-0
/
+1
|
\
|
*
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2022-03-21
1
-0
/
+1
*
|
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
|
/
*
coda: bump module version to 7.2
Jan Harkes
2021-11-09
1
-1
/
+1
*
coda: use vmemdup_user to replace the open code
Jing Yangyang
2021-11-09
1
-8
/
+4
*
coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt
Xiyu Yang
2021-11-09
1
-4
/
+5
*
coda: avoid doing bad things on inode type changes during revalidation
Jan Harkes
2021-11-09
3
-25
/
+30
*
coda: avoid hidden code duplication in rename
Jan Harkes
2021-11-09
1
-5
/
+2
*
coda: avoid flagging NULL inodes
Jan Harkes
2021-11-09
1
-0
/
+3
*
coda: remove err which no one care
Alex Shi
2021-11-09
1
-2
/
+1
*
coda: check for async upcall request using local state
Jan Harkes
2021-11-09
1
-1
/
+2
*
coda: avoid NULL pointer dereference from a bad inode
Jan Harkes
2021-11-09
1
-4
/
+9
*
coda: fix reference counting in coda_file_mmap error path
Christian König
2021-04-23
1
-3
/
+3
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
4
-15
/
+24
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
*
docs: filesystems: convert coda.txt to ReST
Mauro Carvalho Chehab
2020-05-05
1
-1
/
+1
*
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-19
1
-0
/
+3
|
\
|
*
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-08-30
1
-0
/
+3
*
|
kill the last users of user_{path,lpath,path_dir}()
Al Viro
2019-08-30
1
-5
/
+2
|
/
*
coda: add hinting support for partial file caching
Pedro Cuadra
2019-07-16
5
-25
/
+112
*
coda: ftoc validity check integration
Fabian Frederick
2019-07-16
4
-18
/
+18
*
coda: remove sb test in coda_fid_to_inode()
Fabian Frederick
2019-07-16
1
-5
/
+0
*
coda: remove sysctl object from module when unused
Fabian Frederick
2019-07-16
4
-16
/
+12
*
coda: add __init to init_coda_psdev()
Fabian Frederick
2019-07-16
1
-1
/
+1
*
coda: use SIZE() for stat
Fabian Frederick
2019-07-16
1
-1
/
+1
*
coda: destroy mutex in put_super()
Fabian Frederick
2019-07-16
1
-0
/
+1
*
coda: remove uapi/linux/coda_psdev.h
Jan Harkes
2019-07-16
1
-1
/
+4
*
coda: move internal defs out of include/linux/ [ver #2]
David Howells
2019-07-16
11
-14
/
+99
*
coda: bump module version
Jan Harkes
2019-07-16
1
-1
/
+1
*
coda: get rid of CODA_FREE()
Dan Carpenter
2019-07-16
3
-24
/
+22
[next]