index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
Xiubo Li
2023-10-25
1
-3
/
+1
*
ceph: don't let check_caps skip sending responses for revoke msgs
Xiubo Li
2023-08-11
1
-0
/
+9
*
ceph: fix use-after-free bug for inodes when flushing capsnaps
Xiubo Li
2023-06-14
2
-1
/
+9
*
ceph: force updating the msg pointer in non-split case
Xiubo Li
2023-05-30
1
-0
/
+13
*
ceph: avoid putting the realm twice when decoding snaps fails
Xiubo Li
2022-12-08
1
-1
/
+2
*
ceph: do not update snapshot context when there is no new snapshot
Xiubo Li
2022-12-08
1
-9
/
+19
*
ceph: don't truncate file in atomic_open
Hu Weiwen
2022-10-26
1
-3
/
+7
*
ceph: allow ceph.dir.rctime xattr to be updatable
Venky Shankar
2022-06-14
1
-1
/
+9
*
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
2021-09-26
1
-0
/
+2
*
bdi: use bdi_dev_name() to get device name
Yufen Yu
2021-08-08
1
-1
/
+1
*
ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
Jeff Layton
2021-07-20
1
-9
/
+1
*
ceph: fix fscache invalidation
Jeff Layton
2021-05-22
2
-0
/
+2
*
ceph: fix race in concurrent __ceph_remove_cap invocations
Luis Henriques
2020-12-30
1
-2
/
+9
*
ceph: promote to unsigned long long before shifting
Matthew Wilcox (Oracle)
2020-11-05
1
-1
/
+1
*
ceph: fix potential race in ceph_check_caps
Jeff Layton
2020-10-01
1
-1
/
+13
*
ceph: ensure we have a new cap before continuing in fill_inode
Jeff Layton
2020-10-01
1
-1
/
+4
*
ceph: don't allow setlease on cephfs
Jeff Layton
2020-09-09
1
-0
/
+1
*
ceph: fix potential mdsc use-after-free crash
Xiubo Li
2020-09-03
1
-1
/
+13
*
ceph: fix use-after-free for fsc->mdsc
Xiubo Li
2020-08-26
1
-1
/
+2
*
ceph: fix double unlock in handle_cap_export()
Wu Bo
2020-05-27
1
-0
/
+1
*
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
2020-04-29
1
-2
/
+6
*
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
2020-04-29
1
-0
/
+5
*
ceph: canonicalize server path in place
Ilya Dryomov
2020-04-13
2
-92
/
+28
*
ceph: remove the extra slashes in the server path
Xiubo Li
2020-04-13
1
-19
/
+101
*
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
2020-04-02
1
-3
/
+11
*
ceph: check availability of mds cluster on mount after wait timeout
Xiubo Li
2020-02-24
2
-2
/
+6
*
ceph: fix "ceph.dir.rctime" vxattr value
David Disseldorp
2020-01-27
1
-1
/
+1
*
ceph: return -EINVAL if given fsc mount option on kernel w/o support
Jeff Layton
2019-12-05
1
-1
/
+10
*
ceph: only allow punch hole mode in fallocate
Luis Henriques
2019-12-01
1
-36
/
+9
*
ceph: fix dentry leak in ceph_readdir_prepopulate
Yan, Zheng
2019-12-01
1
-1
/
+0
*
ceph: add missing check in d_revalidate snapdir handling
Al Viro
2019-11-12
1
-0
/
+1
*
ceph: fix use-after-free in __ceph_remove_cap()
Luis Henriques
2019-11-12
1
-5
/
+5
*
ceph: reconnect connection if session hang in opening state
Erqi Chen
2019-10-11
1
-1
/
+3
*
ceph: fix directories inode i_blkbits initialization
Luis Henriques
2019-10-11
1
-1
/
+6
*
ceph: use ceph_evict_inode to cleanup inode's resource
Yan, Zheng
2019-10-05
3
-2
/
+10
*
Revert "ceph: use ceph_evict_inode to cleanup inode's resource"
Sasha Levin
2019-10-05
3
-7
/
+4
*
ceph: use ceph_evict_inode to cleanup inode's resource
Yan, Zheng
2019-09-16
3
-4
/
+7
*
ceph: fix buffer free while holding i_ceph_lock in fill_inode()
Luis Henriques
2019-09-10
1
-3
/
+4
*
ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
Luis Henriques
2019-09-10
4
-6
/
+16
*
ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
Luis Henriques
2019-09-10
1
-2
/
+6
*
ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
Jeff Layton
2019-08-29
1
-2
/
+1
*
ceph: clear page dirty before invalidate page
Erqi Chen
2019-08-29
1
-2
/
+3
*
ceph: return -ERANGE if virtual xattr value didn't fit in buffer
Jeff Layton
2019-08-06
1
-7
/
+7
*
ceph: fix improper use of smp_mb__before_atomic()
Andrea Parri
2019-08-06
1
-1
/
+6
*
ceph: hold i_ceph_lock when removing caps for freeing inode
Yan, Zheng
2019-08-04
1
-2
/
+5
*
ceph: flush dirty inodes before proceeding with remount
Jeff Layton
2019-05-25
1
-0
/
+7
*
ceph: fix use-after-free on symlink traversal
Al Viro
2019-05-04
1
-1
/
+1
*
ceph: fix ci->i_head_snapc leak
Yan, Zheng
2019-05-02
2
-1
/
+15
*
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
2019-05-02
1
-1
/
+5
*
ceph: only use d_name directly when parent is locked
Jeff Layton
2019-05-02
1
-11
/
+50
[next]