index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
file.c
Age
Commit message (
Expand
)
Author
2024-05-23
ceph: check the cephx mds auth access for async dirop
Xiubo Li
2024-05-23
ceph: check the cephx mds auth access for open
Xiubo Li
2024-03-19
ceph: set correct cap mask for getattr request for read
Xiubo Li
2024-03-19
ceph: stop copying to iter at EOF on sync reads
Xiubo Li
2024-01-19
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-01-15
ceph: try to allocate a smaller extent map for sparse read
Xiubo Li
2023-12-12
fs: use splice_copy_file_range() inline helper
Amir Goldstein
2023-12-01
fs: fork splice_file_range() from do_splice_direct()
Amir Goldstein
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 atomic_open inode op
Christian Brauner
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 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-18
ceph: convert to new timestamp accessors
Jeff Layton
2023-10-09
ceph: fix type promotion bug on 32bit systems
Dan Carpenter
2023-08-24
ceph: switch ceph_lookup/atomic_open() to use new fscrypt helper
Luís Henriques
2023-08-24
ceph: invalidate pages when doing direct/sync writes
Luís Henriques
2023-08-24
ceph: plumb in decryption during reads
Jeff Layton
2023-08-24
ceph: add read/modify/write to ceph_sync_write
Jeff Layton
2023-08-24
ceph: align data in pages in ceph_sync_write
Jeff Layton
2023-08-24
ceph: don't use special DIO path for encrypted inodes
Jeff Layton
2023-08-24
ceph: add object version support for sync read
Xiubo Li
2023-08-24
ceph: size handling in MClientRequest, cap updates and inode traces
Jeff Layton
2023-08-24
ceph: add some fscrypt guardrails
Jeff Layton
2023-08-24
ceph: set DCACHE_NOKEY_NAME flag in ceph_lookup/atomic_open()
Jeff Layton
2023-08-22
ceph: preallocate inode for ops that may create one
Jeff Layton
2023-08-22
ceph: add new mount option to enable sparse reads
Jeff Layton
2023-07-07
Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-06-30
ceph: voluntarily drop Xx caps for requests those touch parent mtime
Xiubo Li
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-09
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-05-24
ceph: Provide a splice-read wrapper
David Howells
2023-03-02
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-02-26
ceph: update the time stamps and try to drop the suid/sgid
Xiubo Li
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-03
ceph: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-02
ceph: blocklist the kclient when receiving corrupted snap trace
Xiubo Li
2022-12-14
Merge tag 'ceph-for-6.2-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-12-12
ceph: try to check caps immediately after async creating finishes
Xiubo Li
2022-12-12
ceph: remove useless session parameter for check_caps()
Xiubo Li
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-09
Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-08-08
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-03
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
2022-08-03
ceph: don't truncate file in atomic_open
Hu Weiwen
2022-08-03
ceph: flush the dirty caps immediatelly when quota is approaching
Xiubo Li
[next]