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
compress-2026-03-30
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
11 days
ceph: fix memory leaks in ceph_mdsc_build_path()
Max Kellermann
1
-0
/
+3
11 days
ceph: fix i_nlink underrun during async unlink
Max Kellermann
1
-1
/
+14
2026-03-04
ceph: supply snapshot context in ceph_zero_partial_object()
ethanwu
1
-1
/
+16
2026-03-04
ceph: supply snapshot context in ceph_uninline_data()
ethanwu
1
-2
/
+22
2025-11-24
ceph: refactor wake_up_bit() pattern of calling
Viacheslav Dubeyko
2
-6
/
+3
2025-11-24
ceph: add checking of wait_for_completion_killable() return value
Viacheslav Dubeyko
1
-1
/
+4
2025-07-06
ceph: fix possible integer overflow in ceph_zero_objects()
Dmitry Kandybka
1
-1
/
+1
2025-06-27
ceph: set superblock s_magic for IMA fsmagic matching
Dennis Marttinen
1
-0
/
+1
2025-05-02
ceph: Fix incorrect flush end position calculation
David Howells
1
-1
/
+1
2025-01-09
ceph: give up on paths longer than PATH_MAX
Max Kellermann
1
-5
/
+4
2025-01-02
ceph: allocate sparse_ext map only for sparse reads
Ilya Dryomov
1
-1
/
+1
2025-01-02
ceph: fix memory leak in ceph_direct_read_write()
Ilya Dryomov
1
-21
/
+22
2025-01-02
ceph: try to allocate a smaller extent map for sparse read
Xiubo Li
3
-3
/
+23
2024-12-27
ceph: fix memory leaks in __ceph_sync_read()
Max Kellermann
1
-4
/
+3
2024-12-27
ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()
Alex Markuze
1
-15
/
+14
2024-12-27
ceph: validate snapdirname option length when mounting
Ilya Dryomov
1
-0
/
+2
2024-12-09
ceph: extract entity name from device id
Patrick Donnelly
1
-1
/
+9
2024-10-10
ceph: fix cap ref leak via netfs init_request
Patrick Donnelly
1
-1
/
+4
2024-10-10
ceph: remove the incorrect Fw reference check when dirtying pages
Xiubo Li
1
-1
/
+0
2024-08-03
ceph: fix incorrect kmalloc size of pagevec mempool
ethanwu
1
-1
/
+2
2024-04-27
ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
NeilBrown
1
-1
/
+3
2024-04-27
ceph: rename _to_client() to _to_fs_client()
Xiubo Li
14
-95
/
+95
2024-04-27
ceph: pass the mdsc to several helpers
Xiubo Li
9
-36
/
+51
2024-03-26
ceph: stop copying to iter at EOF on sync reads
Xiubo Li
1
-10
/
+13
2024-03-15
ceph: switch to corrected encoding of max_xattr_size in mdsmap
Xiubo Li
1
-3
/
+4
2024-02-23
ceph: prevent use-after-free in encode_cap_msg()
Rishabh Dave
1
-1
/
+2
2024-02-05
ceph: fix invalid pointer access if get_quota_realm return ERR_PTR
Wenchao Hao
1
-17
/
+22
2024-02-05
ceph: fix deadlock or deadcode of misusing dget()
Xiubo Li
1
-6
/
+3
2024-02-05
ceph: reinitialize mds feature bit even when session in open
Venky Shankar
1
-1
/
+1
2024-01-25
ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION
Eric Biggers
1
-0
/
+1
2023-10-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2023-10-27
ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
Al Viro
1
-1
/
+1
2023-10-09
ceph: fix type promotion bug on 32bit systems
Dan Carpenter
1
-1
/
+1
2023-10-09
ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr()
Luis Henriques
1
-1
/
+1
2023-10-09
ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
Xiubo Li
1
-3
/
+1
2023-09-18
ceph: remove unnecessary check for NULL in parse_longname()
Luís Henriques
1
-4
/
+2
2023-09-06
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
18
-462
/
+3532
2023-08-31
ceph: make num_fwd and num_retry to __u32
Xiubo Li
2
-87
/
+106
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-12
/
+14
2023-08-24
ceph: switch ceph_lookup/atomic_open() to use new fscrypt helper
Luís Henriques
2
-11
/
+10
2023-08-24
ceph: fix updating i_truncate_pagecache_size for fscrypt
Xiubo Li
2
-13
/
+26
2023-08-24
ceph: wait for OSD requests' callbacks to finish when unmounting
Xiubo Li
3
-0
/
+23
2023-08-24
ceph: drop messages from MDS when unmounting
Xiubo Li
7
-22
/
+109
2023-08-24
ceph: prevent snapshot creation in encrypted locked directories
Luís Henriques
1
-0
/
+5
2023-08-24
ceph: add support for encrypted snapshot names
Luís Henriques
3
-41
/
+201
2023-08-24
ceph: invalidate pages when doing direct/sync writes
Luís Henriques
1
-5
/
+14
2023-08-24
ceph: plumb in decryption during reads
Jeff Layton
2
-34
/
+125
2023-08-24
ceph: add encryption support to writepage and writepages
Jeff Layton
2
-21
/
+98
2023-08-24
ceph: add read/modify/write to ceph_sync_write
Jeff Layton
1
-28
/
+290
[next]