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
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-08
ceph: refactor wake_up_bit() pattern of calling
Viacheslav Dubeyko
1
-4
/
+2
2025-10-08
ceph: fix overflowed constant issue in ceph_do_objects_copy()
Viacheslav Dubeyko
1
-2
/
+2
2025-10-08
ceph: make ceph_start_io_*() killable
Max Kellermann
1
-9
/
+11
2025-09-09
ceph: fix race condition validating r_parent before applying state
Alex Markuze
1
-14
/
+10
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+11
2025-07-28
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-2
/
+1
2025-07-10
ceph: Remove gfp_t argument from ceph_fscrypt_encrypt_*()
Eric Biggers
1
-2
/
+1
2025-07-09
ceph: convert ceph_zero_partial_page() to use a folio
Matthew Wilcox (Oracle)
1
-11
/
+11
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
1
-1
/
+1
2025-06-01
ceph: fix possible integer overflow in ceph_zero_objects()
Dmitry Kandybka
1
-1
/
+1
2024-12-16
ceph: allocate sparse_ext map only for sparse reads
Ilya Dryomov
1
-1
/
+1
2024-12-16
ceph: fix memory leak in ceph_direct_read_write()
Ilya Dryomov
1
-21
/
+22
2024-12-16
ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()
Alex Markuze
1
-15
/
+14
2024-12-16
ceph: fix memory leaks in __ceph_sync_read()
Max Kellermann
1
-4
/
+3
2024-05-23
ceph: check the cephx mds auth access for async dirop
Xiubo Li
1
-0
/
+31
2024-05-23
ceph: check the cephx mds auth access for open
Xiubo Li
1
-2
/
+33
2024-03-19
ceph: set correct cap mask for getattr request for read
Xiubo Li
1
-3
/
+5
2024-03-19
ceph: stop copying to iter at EOF on sync reads
Xiubo Li
1
-10
/
+13
2024-01-19
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+6
2024-01-15
ceph: try to allocate a smaller extent map for sparse read
Xiubo Li
1
-2
/
+6
2023-12-12
fs: use splice_copy_file_range() inline helper
Amir Goldstein
1
-2
/
+2
2023-12-01
fs: fork splice_file_range() from do_splice_direct()
Amir Goldstein
1
-4
/
+5
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-119
/
+163
2023-11-03
ceph: allow idmapped atomic_open inode op
Christian Brauner
1
-2
/
+9
2023-11-03
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
1
-104
/
+141
2023-11-03
ceph: rename _to_client() to _to_fs_client()
Xiubo Li
1
-12
/
+12
2023-11-03
ceph: pass the mdsc to several helpers
Xiubo Li
1
-1
/
+1
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-10-18
ceph: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-10-09
ceph: fix type promotion bug on 32bit systems
Dan Carpenter
1
-1
/
+1
2023-08-24
ceph: switch ceph_lookup/atomic_open() to use new fscrypt helper
Luís Henriques
1
-5
/
+3
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
1
-24
/
+66
2023-08-24
ceph: add read/modify/write to ceph_sync_write
Jeff Layton
1
-28
/
+290
2023-08-24
ceph: align data in pages in ceph_sync_write
Jeff Layton
1
-10
/
+10
2023-08-24
ceph: don't use special DIO path for encrypted inodes
Jeff Layton
1
-2
/
+4
2023-08-24
ceph: add object version support for sync read
Xiubo Li
1
-12
/
+32
2023-08-24
ceph: size handling in MClientRequest, cap updates and inode traces
Jeff Layton
1
-0
/
+1
2023-08-24
ceph: add some fscrypt guardrails
Jeff Layton
1
-1
/
+20
2023-08-24
ceph: set DCACHE_NOKEY_NAME flag in ceph_lookup/atomic_open()
Jeff Layton
1
-0
/
+7
2023-08-22
ceph: preallocate inode for ops that may create one
Jeff Layton
1
-25
/
+40
2023-08-22
ceph: add new mount option to enable sparse reads
Jeff Layton
1
-8
/
+43
2023-07-07
Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+2
2023-06-30
ceph: voluntarily drop Xx caps for requests those touch parent mtime
Xiubo Li
1
-1
/
+2
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+0
2023-06-09
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
1
-2
/
+0
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
1
-4
/
+0
2023-05-24
ceph: Provide a splice-read wrapper
David Howells
1
-1
/
+64
2023-03-02
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+8
2023-02-26
ceph: update the time stamps and try to drop the suid/sgid
Xiubo Li
1
-0
/
+8
[next]