index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
2024-12-16
ceph: fix memory leaks in __ceph_sync_read()
Max Kellermann
2024-12-04
lsm: lsm_context in security_dentry_init_security
Casey Schaufler
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
2024-11-30
Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-11-25
ceph: fix cred leak in ceph_mds_check_access()
Max Kellermann
2024-11-25
ceph: pass cred pointer to ceph_mds_auth_match()
Max Kellermann
2024-11-19
ceph: improve caps debugging output
Patrick Donnelly
2024-11-19
ceph: correct ceph_mds_cap_peer field name
Patrick Donnelly
2024-11-19
ceph: correct ceph_mds_cap_item field name
Patrick Donnelly
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-18
ceph: miscellaneous spelling fixes
Dmitry Antipov
2024-11-18
ceph: Use strscpy() instead of strcpy() in __get_snap_name()
Abdul Rahim
2024-11-18
ceph: Use str_true_false() helper in status_show()
Thorsten Blum
2024-11-18
ceph: requalify some char pointers as const
Patrick Donnelly
2024-11-18
ceph: extract entity name from device id
Patrick Donnelly
2024-11-18
ceph: Remove fs/ceph deadcode
Dr. David Alan Gilbert
2024-10-04
Merge tag 'ceph-for-6.12-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-10-04
ceph: Remove call to PagePrivate2()
Matthew Wilcox (Oracle)
2024-10-03
ceph: fix cap ref leak via netfs init_request
Patrick Donnelly
2024-10-03
ceph: use struct_size() helper in __ceph_pool_perm_get()
Thorsten Blum
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-28
Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-09-24
ceph: remove the incorrect Fw reference check when dirtying pages
Xiubo Li
2024-09-24
ceph: Remove empty definition in header file
Zhang Zekun
2024-09-24
ceph: Fix typo in the comment
Yan Zhen
2024-09-24
ceph: fix a memory leak on cap_auths in MDS client
Luis Henriques (SUSE)
2024-09-24
ceph: flush all caps releases when syncing the whole filesystem
Xiubo Li
2024-09-24
ceph: rename ceph_flush_cap_releases() to ceph_flush_session_cap_releases()
Xiubo Li
2024-09-16
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-12
netfs: Speed up buffered reading
David Howells
2024-09-09
ceph: remove unused f_version
Christian Brauner
2024-08-27
ceph: Convert to use jiffies macro
Chen Yufan
2024-08-27
ceph: Remove unused declarations
Yue Haibing
2024-08-21
netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->pr...
David Howells
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-08-13
9p: Fix DIO read through netfs
Dominique Martinet
2024-08-12
netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
David Howells
2024-08-12
netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second...
David Howells
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-01
ceph: force sending a cap update msg back to MDS for revoke op
Xiubo Li
2024-07-26
Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-07-23
ceph: fix incorrect kmalloc size of pagevec mempool
ethanwu
2024-07-23
ceph: periodically flush the cap releases
Xiubo Li
2024-07-23
ceph: convert comma to semicolon in __ceph_dentry_dir_lease_touch()
Chen Ni
2024-07-23
ceph: use cap_wait_list only if debugfs is enabled
Max Kellermann
2024-07-03
ceph: drop usage of page_index
Kairui Song
2024-05-25
Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
[prev]
[next]