index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
12
-71
/
+62
2024-11-25
ceph: fix cred leak in ceph_mds_check_access()
Max Kellermann
1
-0
/
+3
2024-11-25
ceph: pass cred pointer to ceph_mds_auth_match()
Max Kellermann
1
-2
/
+2
2024-11-19
ceph: improve caps debugging output
Patrick Donnelly
1
-18
/
+17
2024-11-19
ceph: correct ceph_mds_cap_peer field name
Patrick Donnelly
1
-9
/
+9
2024-11-19
ceph: correct ceph_mds_cap_item field name
Patrick Donnelly
1
-1
/
+1
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+10
2024-11-18
ceph: miscellaneous spelling fixes
Dmitry Antipov
9
-15
/
+15
2024-11-18
ceph: Use strscpy() instead of strcpy() in __get_snap_name()
Abdul Rahim
1
-1
/
+7
2024-11-18
ceph: Use str_true_false() helper in status_show()
Thorsten Blum
1
-1
/
+1
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-11-18
ceph: Remove fs/ceph deadcode
Dr. David Alan Gilbert
4
-25
/
+0
2024-10-04
Merge tag 'ceph-for-6.12-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+5
2024-10-04
ceph: Remove call to PagePrivate2()
Matthew Wilcox (Oracle)
1
-10
/
+10
2024-10-03
ceph: fix cap ref leak via netfs init_request
Patrick Donnelly
1
-1
/
+4
2024-10-03
ceph: use struct_size() helper in __ceph_pool_perm_get()
Thorsten Blum
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-28
Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
8
-23
/
+51
2024-09-24
ceph: remove the incorrect Fw reference check when dirtying pages
Xiubo Li
1
-1
/
+0
2024-09-24
ceph: Remove empty definition in header file
Zhang Zekun
1
-4
/
+0
2024-09-24
ceph: Fix typo in the comment
Yan Zhen
4
-4
/
+4
2024-09-24
ceph: fix a memory leak on cap_auths in MDS client
Luis Henriques (SUSE)
1
-0
/
+12
2024-09-24
ceph: flush all caps releases when syncing the whole filesystem
Xiubo Li
4
-0
/
+25
2024-09-24
ceph: rename ceph_flush_cap_releases() to ceph_flush_session_cap_releases()
Xiubo Li
3
-8
/
+8
2024-09-16
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-30
/
+46
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+0
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-8
/
+5
2024-09-12
netfs: Speed up buffered reading
David Howells
1
-30
/
+46
2024-09-09
ceph: remove unused f_version
Christian Brauner
1
-1
/
+0
2024-08-27
ceph: Convert to use jiffies macro
Chen Yufan
1
-1
/
+2
2024-08-27
ceph: Remove unused declarations
Yue Haibing
2
-5
/
+0
2024-08-21
netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->pr...
David Howells
1
-0
/
+1
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+25
2024-08-13
9p: Fix DIO read through netfs
Dominique Martinet
1
-2
/
+4
2024-08-12
netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
David Howells
2
-2
/
+3
2024-08-12
netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second...
David Howells
1
-1
/
+18
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-6
/
+4
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-08-01
ceph: force sending a cap update msg back to MDS for revoke op
Xiubo Li
2
-14
/
+28
2024-07-26
Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-2
/
+19
2024-07-23
ceph: fix incorrect kmalloc size of pagevec mempool
ethanwu
1
-1
/
+2
2024-07-23
ceph: periodically flush the cap releases
Xiubo Li
1
-0
/
+2
2024-07-23
ceph: convert comma to semicolon in __ceph_dentry_dir_lease_touch()
Chen Ni
1
-1
/
+1
2024-07-23
ceph: use cap_wait_list only if debugfs is enabled
Max Kellermann
3
-0
/
+14
2024-07-03
ceph: drop usage of page_index
Kairui Song
2
-2
/
+2
2024-05-25
Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-13
/
+425
2024-05-23
ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bit
Xiubo Li
1
-1
/
+3
2024-05-23
ceph: check the cephx mds auth access for async dirop
Xiubo Li
2
-0
/
+59
2024-05-23
ceph: check the cephx mds auth access for open
Xiubo Li
1
-2
/
+33
[next]