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
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-12-10
ceph: add trace points to the MDS client
Max Kellermann
1
-0
/
+3
2025-11-26
libceph: drop started parameter of __ceph_open_session()
Ilya Dryomov
1
-1
/
+1
2025-10-10
Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-14
/
+0
2025-10-08
ceph: fix multifs mds auth caps issue
Kotresh HR
1
-14
/
+0
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
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-06-10
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-06-06
ceph: fix variable dereferenced before check in ceph_umount_begin()
Viacheslav Dubeyko
1
-2
/
+1
2025-06-01
ceph: set superblock s_magic for IMA fsmagic matching
Dennis Marttinen
1
-0
/
+1
2025-02-28
ceph: fix generic/421 test failure
Viacheslav Dubeyko
1
-0
/
+11
2024-12-16
ceph: validate snapdirname option length when mounting
Ilya Dryomov
1
-0
/
+2
2024-11-18
ceph: requalify some char pointers as const
Patrick Donnelly
1
-1
/
+1
2024-11-18
ceph: extract entity name from device id
Patrick Donnelly
1
-1
/
+9
2024-09-24
ceph: flush all caps releases when syncing the whole filesystem
Xiubo Li
1
-0
/
+1
2024-07-23
ceph: fix incorrect kmalloc size of pagevec mempool
ethanwu
1
-1
/
+2
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-9
/
+9
2023-11-03
ceph: allow idmapped mounts
Christian Brauner
1
-1
/
+1
2023-11-03
ceph: add enable_unsafe_idmap module parameter
Alexander Mikhalitsyn
1
-0
/
+5
2023-11-03
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
1
-30
/
+40
2023-11-03
ceph: rename _to_client() to _to_fs_client()
Xiubo Li
1
-11
/
+11
2023-08-24
ceph: wait for OSD requests' callbacks to finish when unmounting
Xiubo Li
1
-0
/
+11
2023-08-24
ceph: drop messages from MDS when unmounting
Xiubo Li
1
-5
/
+70
2023-08-22
ceph: implement -o test_dummy_encryption mount option
Jeff Layton
1
-3
/
+83
2023-08-22
ceph: fscrypt_auth handling for ceph
Jeff Layton
1
-0
/
+3
2023-08-22
ceph: add new mount option to enable sparse reads
Jeff Layton
1
-1
/
+15
2023-08-02
ceph: defer stopping mdsc delayed_work
Xiubo Li
1
-0
/
+10
2022-08-03
ceph: make f_bsize always equal to f_frsize
Xiubo Li
1
-7
/
+9
2022-08-03
ceph: wait for the first reply of inflight async unlink
Xiubo Li
1
-0
/
+3
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
1
-1
/
+1
2022-05-25
ceph: disable updating the atime since cephfs won't maintain it
Xiubo Li
1
-0
/
+1
2022-03-24
Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+7
2022-03-22
ceph: remove reliance on bdi congestion
NeilBrown
1
-0
/
+1
2022-03-01
ceph: move to a dedicated slabcache for ceph_cap_snap
Xiubo Li
1
-0
/
+7
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-10
/
+159
2022-01-13
ceph: move CEPH_SUPER_MAGIC definition to magic.h
Jeff Layton
1
-0
/
+2
2022-01-13
ceph: add new "nopagecache" option
Jeff Layton
1
-0
/
+11
2022-01-13
ceph: mount syntax module parameter
Venky Shankar
1
-0
/
+8
2022-01-13
ceph: record updated mon_addr on remount
Venky Shankar
1
-0
/
+7
2022-01-13
ceph: new device mount syntax
Venky Shankar
1
-10
/
+131
2022-01-13
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
1
-1
/
+1
2022-01-11
ceph: conversion to new fscache API
Jeff Layton
1
-9
/
+1
2021-11-08
ceph: properly handle statfs on multifs setups
Jeff Layton
1
-5
/
+6
2021-11-08
ceph: shut down mount on bad mdsmap or fsmap decode
Jeff Layton
1
-1
/
+1
2021-11-08
ceph: enable async dirops by default
Jeff Layton
1
-2
/
+2
2021-10-19
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
1
-3
/
+14
2020-12-14
ceph: add new RECOVER mount_state when recovering session
Jeff Layton
1
-4
/
+10
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
[next]