index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
2024-02-23
ceph: prevent use-after-free in encode_cap_msg()
Rishabh Dave
2024-02-23
ceph: fix deadlock or deadcode of misusing dget()
Xiubo Li
2023-10-25
ceph: fix type promotion bug on 32bit systems
Dan Carpenter
2023-10-25
ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
Xiubo Li
2023-08-11
ceph: defer stopping mdsc delayed_work
Xiubo Li
2023-08-11
ceph: never send metrics if disable_send_metrics is set
Xiubo Li
2023-07-27
ceph: don't let check_caps skip sending responses for revoke msgs
Xiubo Li
2023-06-14
ceph: fix use-after-free bug for inodes when flushing capsnaps
Xiubo Li
2023-05-30
ceph: force updating the msg pointer in non-split case
Xiubo Li
2023-02-15
ceph: flush cap releases when the session is flushed
Xiubo Li
2023-01-14
ceph: switch to vfs_inode_has_locks() to fix file lock bug
Xiubo Li
2022-12-02
ceph: fix NULL pointer dereference for req->r_session
Xiubo Li
2022-12-02
ceph: Use kcalloc for allocating multiple elements
Kenneth Lee
2022-12-02
ceph: fix possible NULL pointer dereference for req->r_session
Xiubo Li
2022-12-02
ceph: put the requests/sessions when it fails to alloc memory
Xiubo Li
2022-12-02
ceph: fix off by one bugs in unsafe_request_wait()
Dan Carpenter
2022-12-02
ceph: flush the mdlog before waiting on unsafe reqs
Xiubo Li
2022-12-02
ceph: flush mdlog before umounting
Xiubo Li
2022-12-02
ceph: make iterate_sessions a global symbol
Xiubo Li
2022-12-02
ceph: make ceph_create_session_msg a global symbol
Xiubo Li
2022-12-02
ceph: avoid putting the realm twice when decoding snaps fails
Xiubo Li
2022-12-02
ceph: do not update snapshot context when there is no new snapshot
Xiubo Li
2022-10-15
ceph: don't truncate file in atomic_open
Hu Weiwen
2022-08-25
ceph: don't leak snap_rwsem in handle_cap_grant
Jeff Layton
2022-08-25
ceph: use correct index when encoding client supported features
Luís Henriques
2022-06-14
ceph: allow ceph.dir.rctime xattr to be updatable
Venky Shankar
2022-05-18
ceph: fix setting of xattrs on async created inodes
Jeff Layton
2022-04-13
ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
Xiubo Li
2022-02-01
ceph: set pool_ns in new inode layout for async creates
Jeff Layton
2022-02-01
ceph: properly put ceph_string reference after async create attempt
Jeff Layton
2021-12-29
ceph: fix up non-directory creation in SGID directories
Christian Brauner
2021-12-22
ceph: initialize pathlen variable in reconnect_caps_cb
Xiubo Li
2021-12-22
ceph: fix duplicate increment of opened_inodes metric
Hu Weiwen
2021-12-01
ceph: properly handle statfs on multifs setups
Jeff Layton
2021-10-27
ceph: fix handling of "meta" errors
Jeff Layton
2021-10-27
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
2021-09-26
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
2021-09-26
ceph: remove the capsnaps when removing caps
Xiubo Li
2021-09-26
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
2021-09-26
ceph: cancel delayed work instead of flushing on mdsc teardown
Jeff Layton
2021-09-26
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
2021-09-18
ceph: fix dereference of null pointer cf
Colin Ian King
2021-09-08
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
2021-09-03
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
2021-08-18
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
2021-08-18
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...
Jeff Layton
2021-08-18
ceph: add some lockdep assertions around snaprealm handling
Jeff Layton
2021-08-18
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
2021-07-28
ceph: don't WARN if we're still opening a session to an MDS
Luis Henriques
2021-07-20
ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
Jeff Layton
[next]