index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
2024-01-19
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-15
ceph: get rid of passing callbacks in __dentry_leases_walk()
Al Viro
2024-01-15
ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing
Al Viro
2024-01-15
ceph: fix invalid pointer access if get_quota_realm return ERR_PTR
Wenchao Hao
2024-01-15
ceph: remove duplicated code in ceph_netfs_issue_read()
Xiubo Li
2024-01-15
ceph: send oldest_client_tid when renewing caps
Xiubo Li
2024-01-15
ceph: rename create_session_open_msg() to create_session_full_msg()
Xiubo Li
2024-01-15
ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION
Eric Biggers
2024-01-15
ceph: fix deadlock or deadcode of misusing dget()
Xiubo Li
2024-01-15
ceph: try to allocate a smaller extent map for sparse read
Xiubo Li
2024-01-15
ceph: reinitialize mds feature bit even when session in open
Venky Shankar
2024-01-15
ceph: skip reconnecting if MDS is not ready
Xiubo Li
2024-01-11
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-12-28
netfs: Optimise away reads above the point at which there can be no data
David Howells
2023-12-24
netfs: Provide invalidate_folio and release_folio calls
David Howells
2023-12-24
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
2023-12-24
netfs, fscache: Remove ->begin_cache_operation
David Howells
2023-12-12
fs: use splice_copy_file_range() inline helper
Amir Goldstein
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-01
fs: fork splice_file_range() from do_splice_direct()
Amir Goldstein
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-11-03
ceph: allow idmapped mounts
Christian Brauner
2023-11-03
ceph: allow idmapped atomic_open inode op
Christian Brauner
2023-11-03
ceph: allow idmapped set_acl inode op
Christian Brauner
2023-11-03
ceph: allow idmapped setattr inode op
Christian Brauner
2023-11-03
ceph: pass idmap to __ceph_setattr
Alexander Mikhalitsyn
2023-11-03
ceph: allow idmapped permission inode op
Christian Brauner
2023-11-03
ceph: allow idmapped getattr inode op
Christian Brauner
2023-11-03
ceph: pass an idmapping to mknod/symlink/mkdir
Christian Brauner
2023-11-03
ceph: add enable_unsafe_idmap module parameter
Alexander Mikhalitsyn
2023-11-03
ceph: handle idmapped mounts in create_request_message()
Christian Brauner
2023-11-03
ceph: stash idmapping in mdsc request
Christian Brauner
2023-11-03
libceph, ceph: move mdsmap.h to fs/ceph
Xiubo Li
2023-11-03
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
2023-11-03
ceph: rename _to_client() to _to_fs_client()
Xiubo Li
2023-11-03
ceph: pass the mdsc to several helpers
Xiubo Li
2023-10-30
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-10-27
ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
Al Viro
2023-10-18
ceph: convert to new timestamp accessors
Jeff Layton
2023-10-09
ceph: move ceph_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-09
ceph: fix type promotion bug on 32bit systems
Dan Carpenter
2023-10-09
ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr()
Luis Henriques
2023-10-09
ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
Xiubo Li
2023-09-24
fscrypt: make the bounce page pool opt-in instead of opt-out
Eric Biggers
[next]