index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
ceph: add checking of wait_for_completion_killable() return value
Viacheslav Dubeyko
1
-1
/
+4
2025-07-17
ceph: fix possible integer overflow in ceph_zero_objects()
Dmitry Kandybka
1
-1
/
+1
2024-11-08
ceph: remove the incorrect Fw reference check when dirtying pages
Xiubo Li
1
-1
/
+0
2024-02-23
ceph: fix deadlock or deadcode of misusing dget()
Xiubo Li
1
-6
/
+3
2023-10-25
ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
Xiubo Li
1
-3
/
+1
2023-08-11
ceph: defer stopping mdsc delayed_work
Xiubo Li
3
-2
/
+17
2023-08-11
ceph: use kill_anon_super helper
Jeff Layton
1
-3
/
+1
2023-08-11
ceph: show tasks waiting on caps in debugfs caps file
Jeff Layton
4
-0
/
+40
2023-07-27
ceph: don't let check_caps skip sending responses for revoke msgs
Xiubo Li
1
-0
/
+9
2023-06-14
ceph: fix use-after-free bug for inodes when flushing capsnaps
Xiubo Li
2
-1
/
+9
2023-05-30
ceph: force updating the msg pointer in non-split case
Xiubo Li
1
-0
/
+13
2023-02-22
ceph: flush cap releases when the session is flushed
Xiubo Li
1
-0
/
+6
2022-12-08
ceph: avoid putting the realm twice when decoding snaps fails
Xiubo Li
1
-1
/
+2
2022-12-08
ceph: do not update snapshot context when there is no new snapshot
Xiubo Li
1
-9
/
+19
2022-10-15
ceph: don't truncate file in atomic_open
Hu Weiwen
1
-3
/
+7
2022-06-14
ceph: allow ceph.dir.rctime xattr to be updatable
Venky Shankar
1
-1
/
+9
2021-10-27
ceph: fix handling of "meta" errors
Jeff Layton
5
-27
/
+8
2021-09-26
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
1
-0
/
+2
2021-09-26
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
1
-15
/
+17
2021-08-18
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
1
-17
/
+17
2021-08-18
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...
Jeff Layton
1
-4
/
+4
2021-08-18
ceph: add some lockdep assertions around snaprealm handling
Jeff Layton
1
-0
/
+16
2021-08-18
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
3
-11
/
+33
2021-07-20
ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
Jeff Layton
1
-9
/
+1
2021-05-22
ceph: fix fscache invalidation
Jeff Layton
2
-0
/
+2
2021-05-19
ceph: fix inode leak on getattr error in __fh_to_dentry
Jeff Layton
1
-1
/
+3
2020-12-30
ceph: fix race in concurrent __ceph_remove_cap invocations
Luis Henriques
1
-2
/
+9
2020-11-05
ceph: promote to unsigned long long before shifting
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-10-01
ceph: fix potential race in ceph_check_caps
Jeff Layton
1
-1
/
+13
2020-10-01
ceph: ensure we have a new cap before continuing in fill_inode
Jeff Layton
1
-1
/
+4
2020-09-09
ceph: don't allow setlease on cephfs
Jeff Layton
1
-0
/
+1
2020-09-03
ceph: do not access the kiocb after aio requests
Xiubo Li
1
-2
/
+3
2020-09-03
ceph: fix potential mdsc use-after-free crash
Xiubo Li
1
-1
/
+13
2020-08-26
ceph: fix use-after-free for fsc->mdsc
Xiubo Li
1
-1
/
+2
2020-08-21
ceph: handle zero-length feature mask in session messages
Jeff Layton
1
-2
/
+4
2020-08-21
ceph: set sec_context xattr on symlink creation
Jeff Layton
1
-0
/
+4
2020-06-24
ceph: don't return -ESTALE if there's still an open file
Luis Henriques
1
-1
/
+8
2020-06-03
ceph: flush release queue when handling caps for unknown inode
Jeff Layton
1
-1
/
+1
2020-05-27
ceph: fix double unlock in handle_cap_export()
Wu Bo
1
-0
/
+1
2020-05-14
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
1
-2
/
+2
2020-05-14
ceph: fix endianness bug when handling MDS session feature bits
Jeff Layton
1
-5
/
+3
2020-04-29
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
1
-2
/
+6
2020-04-29
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
1
-0
/
+5
2020-04-13
ceph: canonicalize server path in place
Ilya Dryomov
2
-92
/
+28
2020-04-13
ceph: remove the extra slashes in the server path
Xiubo Li
1
-19
/
+101
2020-04-01
ceph: fix memory leak in ceph_cleanup_snapid_map()
Luis Henriques
1
-0
/
+1
2020-04-01
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
1
-3
/
+11
2020-03-05
ceph: do not execute direct write in parallel if O_APPEND is specified
Xiubo Li
1
-6
/
+11
2020-02-24
ceph: check availability of mds cluster on mount after wait timeout
Xiubo Li
2
-2
/
+6
2020-01-29
ceph: hold extra reference to r_parent over life of request
Jeff Layton
1
-2
/
+6
[next]