index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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-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
4
-18
/
+11
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+5
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+7
2025-07-28
Merge tag 'pull-ceph-d_name-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-86
/
+43
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-3
/
+7
2025-07-10
ceph: Remove gfp_t argument from ceph_fscrypt_encrypt_*()
Eric Biggers
4
-16
/
+10
2025-07-10
fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace()
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
3
-5
/
+5
2025-06-17
ceph: fix a race with rename() in ceph_mdsc_build_path()
Al Viro
5
-48
/
+18
2025-06-17
prep for ceph_encode_encrypted_fname() fixes
Al Viro
1
-23
/
+17
2025-06-17
[ceph] parse_longname(): strrchr() expects NUL-terminated string
Al Viro
1
-19
/
+12
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-06-06
Merge tag 'ceph-for-6.16-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-11
/
+25
2025-06-06
ceph: fix variable dereferenced before check in ceph_umount_begin()
Viacheslav Dubeyko
1
-2
/
+1
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2025-06-01
ceph: set superblock s_magic for IMA fsmagic matching
Dennis Marttinen
1
-0
/
+1
2025-06-01
ceph: cleanup hardcoded constants of file handle size
Viacheslav Dubeyko
1
-8
/
+13
2025-06-01
ceph: fix possible integer overflow in ceph_zero_objects()
Dmitry Kandybka
1
-1
/
+1
2025-06-01
ceph: avoid kernel BUG for encrypted inode with unaligned file size
Viacheslav Dubeyko
1
-0
/
+9
2025-05-23
netfs: Fix undifferentiation of DIO reads from unbuffered reads
David Howells
1
-1
/
+3
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
1
-1
/
+1
2025-04-25
Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
1
-1
/
+1
2025-04-03
ceph: Fix incorrect flush end position calculation
David Howells
1
-1
/
+1
2025-03-24
Merge tag 'vfs-6.15-rc1.ceph' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-491
/
+832
2025-03-05
fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-03-05
ceph: Fix error handling in fill_readdir_cache()
Matthew Wilcox (Oracle)
1
-2
/
+5
2025-02-28
ceph: Pass a folio to ceph_allocate_page_array()
Matthew Wilcox (Oracle)
1
-4
/
+4
2025-02-28
ceph: Convert ceph_move_dirty_page_in_page_array() to move_dirty_folio_in_pag...
Matthew Wilcox (Oracle)
1
-9
/
+7
2025-02-28
ceph: Remove uses of page from ceph_process_folio_batch()
Matthew Wilcox (Oracle)
1
-25
/
+22
2025-02-28
ceph: Convert ceph_check_page_before_write() to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+8
2025-02-28
ceph: Convert writepage_nounlock() to write_folio_nounlock()
Matthew Wilcox (Oracle)
1
-33
/
+34
2025-02-28
ceph: Convert ceph_readdir_cache_control to store a folio
Matthew Wilcox (Oracle)
3
-20
/
+23
2025-02-28
ceph: Convert ceph_find_incompatible() to take a folio
Matthew Wilcox (Oracle)
1
-19
/
+19
2025-02-28
ceph: Use a folio in ceph_page_mkwrite()
Matthew Wilcox (Oracle)
1
-13
/
+13
2025-02-28
ceph: Remove ceph_writepage()
Matthew Wilcox (Oracle)
1
-27
/
+1
2025-02-28
ceph: fix generic/421 test failure
Viacheslav Dubeyko
4
-1
/
+35
2025-02-28
ceph: introduce ceph_submit_write() method
Viacheslav Dubeyko
1
-204
/
+257
2025-02-28
ceph: introduce ceph_process_folio_batch() method
Viacheslav Dubeyko
1
-203
/
+365
2025-02-28
ceph: extend ceph_writeback_ctl for ceph_writepages_start() refactoring
Viacheslav Dubeyko
1
-185
/
+302
2025-02-27
ceph: return the correct dentry on mkdir
NeilBrown
1
-8
/
+16
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-4
/
+4
2025-01-31
Merge tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-17
/
+17
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-21
/
+15
2025-01-27
ceph_d_revalidate(): propagate stable name down into request encoding
Al Viro
3
-3
/
+10
2025-01-27
ceph_d_revalidate(): use stable parent inode passed by caller
Al Viro
1
-18
/
+4
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-2
/
+3
2025-01-27
ceph: exchange hardcoded value on NAME_MAX
Viacheslav Dubeyko
1
-1
/
+1
[next]