index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
file.c
Age
Commit message (
Expand
)
Author
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
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-19
ceph: fix handling of "meta" errors
Jeff Layton
2021-09-08
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-09-02
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
2021-07-13
ceph: Fix race between hole punch and page fault
Jan Kara
2021-06-29
ceph: take reference to req->r_parent at point of assignment
Jeff Layton
2021-06-29
ceph: add IO size metrics support
Xiubo Li
2021-06-22
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
2021-06-22
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2021-04-27
ceph: drop pinned_page parameter from ceph_get_caps
Jeff Layton
2021-04-27
ceph: avoid counting the same request twice or more
Xiubo Li
2021-04-27
ceph: rename the metric helpers
Xiubo Li
2021-04-27
ceph: don't use d_add in ceph_handle_snapdir
Jeff Layton
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2020-10-12
ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
Xiubo Li
2020-10-12
ceph: drop special-casing for ITER_PIPE in ceph_sync_read
Jeff Layton
2020-10-12
ceph: remove unnecessary return in switch statement
Luis Henriques
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-08-24
ceph: don't allow setlease on cephfs
Jeff Layton
2020-08-24
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
ceph: do not access the kiocb after aio requests
Xiubo Li
2020-06-01
ceph: add read/write latency metric support
Xiubo Li
2020-04-13
ceph: fix potential bad pointer deref in async dirops cb's
Jeff Layton
2020-03-30
ceph: simplify calling of ceph_get_fmode()
Yan, Zheng
2020-03-30
ceph: remove delay check logic from ceph_check_caps()
Yan, Zheng
2020-03-30
ceph: consider inode's last read/write when calculating wanted caps
Yan, Zheng
2020-03-30
ceph: update dentry lease for async create
Yan, Zheng
2020-03-30
ceph: attempt to do async create when possible
Jeff Layton
2020-03-30
ceph: cache layout in parent dir on first sync create
Jeff Layton
[next]