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
/
ceph
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfs: Optimise away reads above the point at which there can be no data
David Howells
2023-12-28
1
-1
/
+1
*
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
2023-12-24
1
-1
/
+1
*
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-11-10
1
-229
/
+282
|
\
|
*
ceph: allow idmapped setattr inode op
Christian Brauner
2023-11-03
1
-8
/
+12
|
*
ceph: pass idmap to __ceph_setattr
Alexander Mikhalitsyn
2023-11-03
1
-3
/
+3
|
*
ceph: allow idmapped permission inode op
Christian Brauner
2023-11-03
1
-1
/
+1
|
*
ceph: allow idmapped getattr inode op
Christian Brauner
2023-11-03
1
-1
/
+1
|
*
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
2023-11-03
1
-218
/
+267
|
*
ceph: rename _to_client() to _to_fs_client()
Xiubo Li
2023-11-03
1
-7
/
+7
*
|
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
1
-29
/
+35
|
\
\
|
|
/
|
/
|
|
*
ceph: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-29
/
+35
*
|
ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
Xiubo Li
2023-10-09
1
-3
/
+1
|
/
*
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-09-06
1
-54
/
+571
|
\
|
*
ceph: fix updating i_truncate_pagecache_size for fscrypt
Xiubo Li
2023-08-24
1
-11
/
+24
|
*
ceph: add support for encrypted snapshot names
Luís Henriques
2023-08-24
1
-4
/
+29
|
*
ceph: add truncate size handling support for fscrypt
Xiubo Li
2023-08-24
1
-7
/
+193
|
*
ceph: size handling in MClientRequest, cap updates and inode traces
Jeff Layton
2023-08-24
1
-3
/
+30
|
*
ceph: allow encrypting a directory while not having Ax caps
Luís Henriques
2023-08-24
1
-1
/
+2
|
*
ceph: add some fscrypt guardrails
Jeff Layton
2023-08-24
1
-8
/
+18
|
*
ceph: create symlinks with encrypted and base64-encoded targets
Jeff Layton
2023-08-24
1
-12
/
+101
|
*
ceph: add support to readdir for encrypted names
Xiubo Li
2023-08-24
1
-4
/
+8
|
*
ceph: make ceph_fill_trace and ceph_get_name decrypt names
Jeff Layton
2023-08-24
1
-2
/
+28
|
*
ceph: implement -o test_dummy_encryption mount option
Jeff Layton
2023-08-22
1
-2
/
+8
|
*
ceph: fscrypt_auth handling for ceph
Jeff Layton
2023-08-22
1
-2
/
+62
|
*
ceph: preallocate inode for ops that may create one
Jeff Layton
2023-08-22
1
-7
/
+77
*
|
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
1
-1
/
+1
*
|
ceph: convert to ctime accessor functions
Jeff Layton
2023-07-13
1
-7
/
+9
|
/
*
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
1
-7
/
+7
|
\
|
*
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
|
*
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
|
*
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
|
ceph: report the inode version in getattr if requested
Jeff Layton
2023-01-26
1
-5
/
+11
|
/
*
Merge tag 'ceph-for-6.2-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-12-14
1
-3
/
+3
|
\
|
*
ceph: remove useless session parameter for check_caps()
Xiubo Li
2022-12-12
1
-3
/
+3
*
|
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
1
-2
/
+2
|
\
\
|
*
|
fs: rename current get acl method
Christian Brauner
2022-10-20
1
-1
/
+1
|
*
|
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
1
-1
/
+1
*
|
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
|
/
*
/
ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode()
Dan Carpenter
2022-11-14
1
-1
/
+1
|
/
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
1
-1
/
+1
|
\
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
|
ceph: fix incorrectly showing the .snap size for stat
Xiubo Li
2022-10-04
1
-4
/
+23
*
|
ceph: increment i_version when doing a setattr with caps
Jeff Layton
2022-10-04
1
-0
/
+1
*
|
ceph: fail the request if the peer MDS doesn't support getvxattr op
Xiubo Li
2022-10-04
1
-0
/
+1
|
/
*
ceph: don't get the inline data for new creating files
Xiubo Li
2022-08-03
1
-2
/
+3
*
ceph: choose auth MDS for getxattr with the Xs caps
Xiubo Li
2022-08-03
1
-1
/
+7
*
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
2022-06-10
1
-1
/
+1
*
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-06-09
1
-8
/
+5
[next]