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
/
file.c
Age
Commit message (
Expand
)
Author
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
2022-08-03
ceph: don't get the inline data for new creating files
Xiubo Li
2022-08-03
ceph: update the auth cap when the async create req is forwarded
Xiubo Li
2022-08-03
ceph: convert to generic_file_llseek
Jeff Layton
2022-08-03
ceph: wait for the first reply of inflight async unlink
Xiubo Li
2022-07-21
ceph: rely on vfs for setgid stripping
Yang Xu
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-05-10
ceph: fix setting of xattrs on async created inodes
Jeff Layton
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-03-01
ceph: wake waiters after failed async create
Jeff Layton
2022-03-01
ceph: uninline the data on a file opened for writing
David Howells
2022-01-26
ceph: set pool_ns in new inode layout for async creates
Jeff Layton
2022-01-26
ceph: properly put ceph_string reference after async create attempt
Jeff Layton
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-13
ceph: add new "nopagecache" option
Jeff Layton
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-11
ceph: conversion to new fscache API
Jeff Layton
2021-12-01
ceph: fix up non-directory creation in SGID directories
Christian Brauner
2021-12-01
ceph: initialize i_size variable in ceph_sync_read
Jeff Layton
2021-11-13
Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-11-08
ceph: add a new metric to keep track of remote object copies
Luís Henriques
2021-11-08
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
2021-11-08
ceph: return the real size read when it hits EOF
Xiubo Li
2021-11-08
ceph: shut down access to inode when async create fails
Jeff Layton
2021-11-08
ceph: print inode numbers instead of pointer values
Jeff Layton
[next]