index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-34
/
+31
2026-02-17
Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
-16
/
+48
2026-02-11
ceph: assert loop invariants in ceph_writepages_start()
Sam Edwards
-1
/
+3
2026-02-11
ceph: remove error return from ceph_process_folio_batch()
Sam Edwards
-12
/
+5
2026-02-11
ceph: fix write storm on fscrypted files
Sam Edwards
-1
/
+2
2026-02-11
ceph: do not propagate page array emplacement errors as batch errors
Sam Edwards
-0
/
+1
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-28
/
+22
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+0
2026-02-09
ceph: supply snapshot context in ceph_uninline_data()
ethanwu
-2
/
+22
2026-02-09
ceph: supply snapshot context in ceph_zero_partial_object()
ethanwu
-1
/
+16
2026-02-04
ceph: fix NULL pointer dereference in ceph_mds_auth_match()
Viacheslav Dubeyko
-11
/
+37
2026-02-03
ceph: fix oops due to invalid pointer for kfree() in parse_longname()
Daniel Vogelbacher
-4
/
+5
2026-01-16
posix_acl: make posix_acl_to_xattr() alloc the buffer
Miklos Szeredi
-28
/
+22
2026-01-12
fs: remove simple_nosetlease()
Jeff Layton
-3
/
+0
2026-01-12
ceph: don't allow delegations to be set on directories
Jeff Layton
-0
/
+2
2025-12-14
Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
-6
/
+26
2025-12-10
ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AES
Eric Biggers
-3
/
+0
2025-12-10
ceph: Amend checking to fix `make W=1` build breakage
Andy Shevchenko
-1
/
+1
2025-12-10
ceph: add trace points to the MDS client
Max Kellermann
-2
/
+25
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-64
/
+9
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-40
/
+20
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-5
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-19
/
+19
2025-11-26
libceph: drop started parameter of __ceph_open_session()
Ilya Dryomov
-1
/
+1
2025-11-20
ceph: replace local base64 helpers with lib/base64
Guan-Chun Wu
-64
/
+9
2025-11-19
ceph: Switch to use %ptSp
Andy Shevchenko
-40
/
+20
2025-10-29
fs: Make wbc_to_tag() inline and use it in fs.
Julian Sun
-5
/
+1
2025-10-20
ceph: use the new ->i_state accessors
Mateusz Guzik
-19
/
+19
2025-10-10
Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
-71
/
+170
2025-10-08
ceph: fix multifs mds auth caps issue
Kotresh HR
-15
/
+35
2025-10-08
ceph: cleanup in ceph_alloc_readdir_reply_buffer()
Viacheslav Dubeyko
-2
/
+7
2025-10-08
ceph: fix potential NULL dereference issue in ceph_fill_trace()
Viacheslav Dubeyko
-0
/
+11
2025-10-08
ceph: fix potential race condition on operations with CEPH_I_ODIRECT flag
Viacheslav Dubeyko
-12
/
+44
2025-10-08
ceph: refactor wake_up_bit() pattern of calling
Viacheslav Dubeyko
-6
/
+3
2025-10-08
ceph: fix potential race condition in ceph_ioctl_lazyio()
Viacheslav Dubeyko
-5
/
+12
2025-10-08
ceph: fix overflowed constant issue in ceph_do_objects_copy()
Viacheslav Dubeyko
-2
/
+2
2025-10-08
ceph: fix wrong sizeof argument issue in register_session()
Viacheslav Dubeyko
-2
/
+3
2025-10-08
ceph: add checking of wait_for_completion_killable() return value
Viacheslav Dubeyko
-1
/
+4
2025-10-08
ceph: make ceph_start_io_*() killable
Max Kellermann
-26
/
+49
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+5
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
-1
/
+1
2025-09-09
ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error
Max Kellermann
-2
/
+4
2025-09-09
ceph: always call ceph_shift_unused_folios_left()
Max Kellermann
-2
/
+1
2025-09-09
ceph: fix race condition where r_parent becomes stale before sending message
Alex Markuze
-12
/
+69
2025-09-09
ceph: fix race condition validating r_parent before applying state
Alex Markuze
-107
/
+145
[next]