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-07
ceph: add checking of wait_for_completion_killable() return value
Viacheslav Dubeyko
1
-1
/
+4
2025-07-10
ceph: fix possible integer overflow in ceph_zero_objects()
Dmitry Kandybka
1
-1
/
+1
2025-01-23
ceph: give up on paths longer than PATH_MAX
Max Kellermann
1
-5
/
+4
2025-01-09
ceph: validate snapdirname option length when mounting
Ilya Dryomov
1
-0
/
+2
2024-10-17
ceph: remove the incorrect Fw reference check when dirtying pages
Xiubo Li
1
-1
/
+0
2024-08-19
ceph: fix incorrect kmalloc size of pagevec mempool
ethanwu
1
-1
/
+2
2024-02-23
ceph: prevent use-after-free in encode_cap_msg()
Rishabh Dave
1
-1
/
+2
2024-02-23
ceph: fix deadlock or deadcode of misusing dget()
Xiubo Li
1
-6
/
+3
2023-10-19
ceph: fix type promotion bug on 32bit systems
Dan Carpenter
1
-1
/
+1
2023-10-19
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-03
ceph: never send metrics if disable_send_metrics is set
Xiubo Li
1
-1
/
+1
2023-07-23
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-24
ceph: force updating the msg pointer in non-split case
Xiubo Li
1
-0
/
+13
2023-03-10
ceph: update the time stamps and try to drop the suid/sgid
Xiubo Li
1
-0
/
+8
2023-02-14
ceph: flush cap releases when the session is flushed
Xiubo Li
1
-0
/
+6
2023-01-12
ceph: switch to vfs_inode_has_locks() to fix file lock bug
Xiubo Li
3
-6
/
+1
2022-12-02
ceph: fix NULL pointer dereference for req->r_session
Xiubo Li
1
-36
/
+12
2022-12-02
ceph: Use kcalloc for allocating multiple elements
Kenneth Lee
1
-1
/
+1
2022-12-02
ceph: avoid putting the realm twice when decoding snaps fails
Xiubo Li
1
-1
/
+2
2022-12-02
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-08-25
ceph: don't leak snap_rwsem in handle_cap_grant
Jeff Layton
1
-14
/
+13
2022-08-25
ceph: use correct index when encoding client supported features
Luís Henriques
2
-8
/
+5
2022-07-21
ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
Jeff Layton
1
-3
/
+3
2022-06-14
ceph: flush the mdlog for filesystem sync
Xiubo Li
1
-6
/
+27
2022-06-14
ceph: allow ceph.dir.rctime xattr to be updatable
Venky Shankar
1
-1
/
+9
2022-05-18
ceph: fix setting of xattrs on async created inodes
Jeff Layton
1
-3
/
+13
2022-05-09
ceph: fix possible NULL pointer dereference for req->r_session
Xiubo Li
1
-0
/
+4
2022-04-13
ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
Xiubo Li
1
-1
/
+10
2022-04-13
ceph: fix inode reference leakage in ceph_get_snapdir()
Xiubo Li
1
-2
/
+8
2022-02-01
ceph: put the requests/sessions when it fails to alloc memory
Xiubo Li
1
-18
/
+37
2022-02-01
ceph: set pool_ns in new inode layout for async creates
Jeff Layton
1
-0
/
+7
2022-02-01
ceph: properly put ceph_string reference after async create attempt
Jeff Layton
1
-0
/
+2
2021-12-22
ceph: initialize pathlen variable in reconnect_caps_cb
Xiubo Li
1
-2
/
+1
2021-12-22
ceph: fix duplicate increment of opened_inodes metric
Hu Weiwen
1
-8
/
+8
2021-12-22
ceph: fix up non-directory creation in SGID directories
Christian Brauner
1
-3
/
+15
2021-12-01
ceph: properly handle statfs on multifs setups
Jeff Layton
1
-5
/
+6
2021-11-18
ceph: fix mdsmap decode when there are MDS's beyond max_mds
Xiubo Li
1
-4
/
+0
2021-10-19
ceph: fix handling of "meta" errors
Jeff Layton
5
-27
/
+8
2021-10-19
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
1
-3
/
+14
2021-09-21
ceph: fix off by one bugs in unsafe_request_wait()
Dan Carpenter
1
-2
/
+2
2021-09-08
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
13
-207
/
+437
2021-09-03
ceph: fix dereference of null pointer cf
Colin Ian King
1
-0
/
+3
2021-09-02
ceph: drop the mdsc_get_session/put_session dout messages
Jeff Layton
1
-9
/
+2
2021-09-02
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
1
-0
/
+2
2021-09-02
ceph: don't WARN if we're forcibly removing the session caps
Xiubo Li
3
-10
/
+32
2021-09-02
ceph: don't WARN if we're force umounting
Xiubo Li
1
-2
/
+5
2021-09-02
ceph: remove the capsnaps when removing caps
Xiubo Li
3
-18
/
+87
[next]