index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
2020-10-12
ceph: fold ceph_update_writeable_page into ceph_write_begin
Jeff Layton
2020-10-12
ceph: fold ceph_sync_writepages into writepage_nounlock
Jeff Layton
2020-10-12
ceph: fold ceph_sync_readpages into ceph_readpage
Jeff Layton
2020-10-12
ceph: don't call ceph_update_writeable_page from page_mkwrite
Jeff Layton
2020-10-12
ceph: break out writeback of incompatible snap context to separate function
Jeff Layton
2020-10-12
ceph: add a note explaining session reject error string
Ilya Dryomov
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2020-10-12
ceph: have ceph_writepages_start call pagevec_lookup_range_tag
Jeff Layton
2020-10-12
ceph: use kill_anon_super helper
Jeff Layton
2020-10-12
ceph: metrics for opened files, pinned caps and opened inodes
Xiubo Li
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: add column 'mds' to show caps in more user friendly
Yanhu Cao
2020-10-12
ceph: remove unnecessary return in switch statement
Luis Henriques
2020-10-12
ceph: encode inodes' parent/d_name in cap reconnect message
Yan, Zheng
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
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-05
ceph: handle zero-length feature mask in session messages
Jeff Layton
2020-08-04
ceph: use frag's MDS in either mode
Yanhu Cao
2020-08-04
ceph: move sb->wb_pagevec_pool to be a global mempool
Jeff Layton
2020-08-04
ceph: set sec_context xattr on symlink creation
Jeff Layton
2020-08-03
ceph: remove redundant initialization of variable mds
Colin Ian King
2020-08-03
ceph: fix use-after-free for fsc->mdsc
Xiubo Li
2020-08-03
ceph: remove unused variables in ceph_mdsmap_decode()
Jia Yang
2020-08-03
ceph: delete repeated words in fs/ceph/
Randy Dunlap
2020-08-03
ceph: send client provided metric flags in client metadata
Xiubo Li
2020-08-03
ceph: periodically send perf metrics to MDSes
Xiubo Li
2020-08-03
ceph: check the sesion state and return false in case it is closed
Xiubo Li
2020-08-03
libceph: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-03
ceph: remove unnecessary cast in kfree()
Xu Wang
2020-08-03
ceph: do not access the kiocb after aio requests
Xiubo Li
2020-08-03
ceph: clean up and optimize ceph_check_delayed_caps()
Jeff Layton
2020-08-03
ceph: fix potential mdsc use-after-free crash
Xiubo Li
2020-08-03
ceph: switch to WARN_ON_ONCE in encode_supported_features()
Xiubo Li
2020-08-03
ceph: add global total_caps to count the mdsc's total caps number
Xiubo Li
2020-08-03
ceph: add check_session_state() helper and make it global
Xiubo Li
2020-06-01
ceph: skip checking caps when session reconnecting and releasing reqs
Xiubo Li
2020-06-01
ceph: make sure mdsc->mutex is nested in s->s_mutex to fix dead lock
Xiubo Li
2020-06-01
ceph: don't return -ESTALE if there's still an open file
Luis Henriques
2020-06-01
ceph: allow rename operation under different quota realms
Luis Henriques
2020-06-01
ceph: normalize 'delta' parameter usage in check_quota_exceeded
Luis Henriques
2020-06-01
ceph: ceph_kick_flushing_caps needs the s_mutex
Jeff Layton
2020-06-01
ceph: request expedited service on session's last cap flush
Jeff Layton
2020-06-01
ceph: convert mdsc->cap_dirty to a per-session list
Jeff Layton
2020-06-01
ceph: reset i_requested_max_size if file write is not wanted
Yan, Zheng
2020-06-01
ceph: throw a warning if we destroy session with mutex still locked
Jeff Layton
2020-06-01
ceph: fix potential race in ceph_check_caps
Jeff Layton
[prev]
[next]