index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
caps.c
Age
Commit message (
Expand
)
Author
2021-08-25
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
2021-08-04
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
2021-06-29
ceph: eliminate ceph_async_iput()
Jeff Layton
2021-06-29
ceph: don't take s_mutex in ceph_flush_snaps
Jeff Layton
2021-06-29
ceph: don't take s_mutex in try_flush_caps
Jeff Layton
2021-06-29
ceph: don't take s_mutex or snap_rwsem in ceph_check_caps
Jeff Layton
2021-06-29
ceph: eliminate session->s_gen_ttl_lock
Jeff Layton
2021-05-06
Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-04-27
ceph: fix up some bare fetches of i_size
Jeff Layton
2021-04-27
ceph: drop pinned_page parameter from ceph_get_caps
Jeff Layton
2021-04-27
ceph: fix fscache invalidation
Jeff Layton
2021-04-27
ceph: rip out old fscache readpage handling
Jeff Layton
2021-03-08
ceph: don't allow type or device number to change on non-I_NEW inodes
Jeff Layton
2021-02-16
ceph: defer flushing the capsnap if the Fb is used
Xiubo Li
2021-02-16
ceph: allow queueing cap/snap handling after putting cap references
Jeff Layton
2021-02-16
ceph: fix flush_snap logic after putting caps
Jeff Layton
2020-12-14
ceph: fix race in concurrent __ceph_remove_cap invocations
Luis Henriques
2020-12-14
ceph: fix up some warnings on W=1 builds
Jeff Layton
2020-12-14
ceph: add new RECOVER mount_state when recovering session
Jeff Layton
2020-12-14
ceph: don't WARN when removing caps due to blocklisting
Jeff Layton
2020-11-04
ceph: check session state after bumping session->s_seq
Jeff Layton
2020-10-12
ceph: comment cleanups and clarifications
Jeff Layton
2020-10-12
ceph: break up send_cap_msg
Jeff Layton
2020-10-12
ceph: drop separate mdsc argument from __send_cap
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-08-24
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
2020-08-03
ceph: clean up and optimize ceph_check_delayed_caps()
Jeff Layton
2020-08-03
ceph: add global total_caps to count the mdsc's total caps number
Xiubo Li
2020-06-01
ceph: skip checking caps when session reconnecting and releasing reqs
Xiubo Li
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: fix potential race in ceph_check_caps
Jeff Layton
2020-06-01
ceph: don't take i_ceph_lock in handle_cap_import
Jeff Layton
2020-06-01
ceph: don't release i_ceph_lock in handle_cap_trunc
Jeff Layton
2020-06-01
ceph: add comments for handle_cap_flush_ack logic
Jeff Layton
2020-06-01
ceph: split up __finish_cap_flush
Jeff Layton
2020-06-01
ceph: reorganize __send_cap for less spinlock abuse
Jeff Layton
2020-06-01
ceph: add caps perf metric for each superblock
Xiubo Li
2020-05-27
ceph: flush release queue when handling caps for unknown inode
Jeff Layton
2020-05-04
ceph: fix double unlock in handle_cap_export()
Wu Bo
2020-05-04
ceph: fix special error code in ceph_try_get_caps()
Wu Bo
2020-03-30
ceph: wait for async creating inode before requesting new max size
Yan, Zheng
2020-03-30
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
2020-03-30
ceph: request new max size only when there is auth cap
Yan, Zheng
2020-03-30
ceph: cleanup return error of try_get_cap_refs()
Yan, Zheng
2020-03-30
ceph: check all mds' caps after page writeback
Yan, Zheng
2020-03-30
ceph: update i_requested_max_size only when sending cap msg to auth mds
Yan, Zheng
[next]