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: fix deadlock or deadcode of misusing dget()
Xiubo Li
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: use kill_anon_super helper
Jeff Layton
2023-08-11
ceph: show tasks waiting on caps in debugfs caps file
Jeff Layton
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-22
ceph: flush cap releases when the session is flushed
Xiubo Li
2022-12-08
ceph: avoid putting the realm twice when decoding snaps fails
Xiubo Li
2022-12-08
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-06-14
ceph: allow ceph.dir.rctime xattr to be updatable
Venky Shankar
2021-10-27
ceph: fix handling of "meta" errors
Jeff Layton
2021-09-26
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
2021-09-26
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
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-20
ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
Jeff Layton
2021-05-22
ceph: fix fscache invalidation
Jeff Layton
2021-05-19
ceph: fix inode leak on getattr error in __fh_to_dentry
Jeff Layton
2020-12-30
ceph: fix race in concurrent __ceph_remove_cap invocations
Luis Henriques
2020-11-05
ceph: promote to unsigned long long before shifting
Matthew Wilcox (Oracle)
2020-10-01
ceph: fix potential race in ceph_check_caps
Jeff Layton
2020-10-01
ceph: ensure we have a new cap before continuing in fill_inode
Jeff Layton
2020-09-09
ceph: don't allow setlease on cephfs
Jeff Layton
2020-09-03
ceph: do not access the kiocb after aio requests
Xiubo Li
2020-09-03
ceph: fix potential mdsc use-after-free crash
Xiubo Li
2020-08-26
ceph: fix use-after-free for fsc->mdsc
Xiubo Li
2020-08-21
ceph: handle zero-length feature mask in session messages
Jeff Layton
2020-08-21
ceph: set sec_context xattr on symlink creation
Jeff Layton
2020-06-24
ceph: don't return -ESTALE if there's still an open file
Luis Henriques
2020-06-03
ceph: flush release queue when handling caps for unknown inode
Jeff Layton
2020-05-27
ceph: fix double unlock in handle_cap_export()
Wu Bo
2020-05-14
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
2020-05-14
ceph: fix endianness bug when handling MDS session feature bits
Jeff Layton
2020-04-29
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
2020-04-29
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
2020-04-13
ceph: canonicalize server path in place
Ilya Dryomov
2020-04-13
ceph: remove the extra slashes in the server path
Xiubo Li
2020-04-01
ceph: fix memory leak in ceph_cleanup_snapid_map()
Luis Henriques
2020-04-01
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
2020-03-05
ceph: do not execute direct write in parallel if O_APPEND is specified
Xiubo Li
2020-02-24
ceph: check availability of mds cluster on mount after wait timeout
Xiubo Li
2020-01-29
ceph: hold extra reference to r_parent over life of request
Jeff Layton
2019-12-17
ceph: fix compat_ioctl for ceph_dir_operations
Arnd Bergmann
2019-11-14
ceph: increment/decrement dio counter on async requests
Jeff Layton
2019-11-14
ceph: take the inode lock before acquiring cap refs
Jeff Layton
[next]