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
/
caps.c
Age
Commit message (
Expand
)
Author
2022-04-25
ceph: fix possible NULL pointer dereference for req->r_session
Xiubo Li
2022-04-25
ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_cap
Niels Dossche
2022-03-21
ceph: assign the ci only when the inode isn't NULL
Xiubo Li
2022-03-01
ceph: wait for async create reply before sending any cap messages
Jeff Layton
2022-01-26
ceph: put the requests/sessions when it fails to alloc memory
Xiubo Li
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-13
ceph: remove redundant Lsx caps check
Xiubo Li
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 duplicate increment of opened_inodes metric
Hu Weiwen
2021-11-08
ceph: shut down access to inode when async create fails
Jeff Layton
2021-11-08
ceph: refactor remove_session_caps_cb
Jeff Layton
2021-11-08
ceph: don't use -ESTALE as special return code in try_get_cap_refs
Jeff Layton
2021-11-08
ceph: print inode numbers instead of pointer values
Jeff Layton
2021-10-19
ceph: fix handling of "meta" errors
Jeff Layton
2021-09-21
ceph: fix off by one bugs in unsafe_request_wait()
Dan Carpenter
2021-09-03
ceph: fix dereference of null pointer cf
Colin Ian King
2021-09-02
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
2021-09-02
ceph: don't WARN if we're forcibly removing the session caps
Xiubo Li
2021-09-02
ceph: remove the capsnaps when removing caps
Xiubo Li
2021-09-02
ceph: print more information when we can't find snaprealm
Jeff Layton
2021-09-02
ceph: add ceph_change_snap_realm() helper
Jeff Layton
2021-09-02
ceph: flush the mdlog before waiting on unsafe reqs
Xiubo Li
2021-09-02
ceph: make iterate_sessions a global symbol
Xiubo Li
2021-09-02
ceph: fix memory leak on decode error in ceph_handle_caps
Jeff Layton
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
[next]