index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
ceph
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-10
Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
11
-71
/
+170
2025-10-08
ceph: fix multifs mds auth caps issue
Kotresh HR
4
-15
/
+35
2025-10-08
ceph: cleanup in ceph_alloc_readdir_reply_buffer()
Viacheslav Dubeyko
1
-2
/
+7
2025-10-08
ceph: fix potential NULL dereference issue in ceph_fill_trace()
Viacheslav Dubeyko
1
-0
/
+11
2025-10-08
ceph: fix potential race condition on operations with CEPH_I_ODIRECT flag
Viacheslav Dubeyko
2
-12
/
+44
2025-10-08
ceph: refactor wake_up_bit() pattern of calling
Viacheslav Dubeyko
2
-6
/
+3
2025-10-08
ceph: fix potential race condition in ceph_ioctl_lazyio()
Viacheslav Dubeyko
1
-5
/
+12
2025-10-08
ceph: fix overflowed constant issue in ceph_do_objects_copy()
Viacheslav Dubeyko
1
-2
/
+2
2025-10-08
ceph: fix wrong sizeof argument issue in register_session()
Viacheslav Dubeyko
1
-2
/
+3
2025-10-08
ceph: add checking of wait_for_completion_killable() return value
Viacheslav Dubeyko
1
-1
/
+4
2025-10-08
ceph: make ceph_start_io_*() killable
Max Kellermann
3
-26
/
+49
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
4
-1
/
+5
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-09-09
ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error
Max Kellermann
1
-2
/
+4
2025-09-09
ceph: always call ceph_shift_unused_folios_left()
Max Kellermann
1
-2
/
+1
2025-09-09
ceph: fix race condition where r_parent becomes stale before sending message
Alex Markuze
1
-12
/
+69
2025-09-09
ceph: fix race condition validating r_parent before applying state
Alex Markuze
6
-107
/
+145
2025-09-01
fs: add an icount_read helper
Josef Bacik
1
-1
/
+1
2025-08-21
ceph: move crypt info pointer to fs-specific part of inode
Eric Biggers
3
-0
/
+4
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
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/kernel/git/vfs/vfs
Linus Torvalds
3
-5
/
+5
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-3
/
+7
2025-07-28
Merge tag 'pull-ceph-d_name-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
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/git/vfs/vfs
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/git/vfs/vfs
Linus Torvalds
7
-491
/
+832
2025-03-05
fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
[next]