1. 17f8dc2 ceph: switch to use cap_delay_lock for the unlink delay list by Xiubo Li · 8 months ago
  2. b372e96 ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE by NeilBrown · 9 months ago
  3. ff9c18e Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 9 months ago
  4. 825b82f ceph: set correct cap mask for getattr request for read by Xiubo Li · 10 months ago
  5. 1065da2 ceph: stop copying to iter at EOF on sync reads by Xiubo Li · 10 months ago
  6. a8922f7 ceph: remove SLAB_MEM_SPREAD flag usage by Chengming Zhou · 10 months ago
  7. 09927e7 ceph: break the check delayed cap loop every 5s by Xiubo Li · 11 months ago
  8. f88c3fb mm, slab: remove last vestiges of SLAB_MEM_SPREAD by Linus Torvalds · 9 months ago
  9. 0c75001 Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 9 months ago
  10. 51d3114 ceph: switch to corrected encoding of max_xattr_size in mdsmap by Xiubo Li · 10 months ago
  11. dbc347e ceph: add ceph_cap_unlink_work to fire check_caps() immediately by Xiubo Li · 1 year, 3 months ago
  12. 902d6d0 ceph: always queue a writeback when revoking the Fb caps by Xiubo Li · 1 year, 3 months ago
  13. 0704564 ceph: always check dir caps asynchronously by Xiubo Li · 12 months ago
  14. cda4672 ceph: prevent use-after-free in encode_cap_msg() by Rishabh Dave · 11 months ago
  15. bbb20ea ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT by Xiubo Li · 11 months ago
  16. 3956f35 ceph: adapt to breakup of struct file_lock by Jeff Layton · 11 months ago
  17. a69ce85 filelock: split common fields into struct file_lock_core by Jeff Layton · 11 months ago
  18. 75e9570 ceph: convert to using new filelock helpers by Jeff Layton · 11 months ago
  19. 556e2d1 Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 11 months ago
  20. 16df6e0 Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 11 months ago
  21. 2a965d1 ceph: get rid of passing callbacks in __dentry_leases_walk() by Al Viro · 12 months ago
  22. f6fb21b ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing by Al Viro · 12 months ago
  23. 0f4cf64 ceph: fix invalid pointer access if get_quota_realm return ERR_PTR by Wenchao Hao · 1 year, 1 month ago
  24. b36b033 ceph: remove duplicated code in ceph_netfs_issue_read() by Xiubo Li · 1 year, 1 month ago
  25. 6df89bf ceph: send oldest_client_tid when renewing caps by Xiubo Li · 1 year, 1 month ago
  26. 66207de ceph: rename create_session_open_msg() to create_session_full_msg() by Xiubo Li · 1 year, 1 month ago
  27. 9c896d6 ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION by Eric Biggers · 1 year, 1 month ago
  28. b493ad7 ceph: fix deadlock or deadcode of misusing dget() by Xiubo Li · 1 year, 1 month ago
  29. aaefabc ceph: try to allocate a smaller extent map for sparse read by Xiubo Li · 1 year, 1 month ago
  30. f48e034 ceph: reinitialize mds feature bit even when session in open by Venky Shankar · 1 year, 1 month ago
  31. cbcb358 ceph: skip reconnecting if MDS is not ready by Xiubo Li · 1 year, 4 months ago
  32. 499aa1c Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 months ago
  33. fb46e22 Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 11 months ago
  34. 100ccd1 netfs: Optimise away reads above the point at which there can be no data by David Howells · 1 year, 1 month ago
  35. c1ec4d7 netfs: Provide invalidate_folio and release_folio calls by David Howells · 3 years, 4 months ago
  36. c9c4ff1 netfs: Move pinning-for-writeback from fscache to netfs by David Howells · 1 year, 1 month ago
  37. 4498a8e netfs, fscache: Remove ->begin_cache_operation by David Howells · 1 year, 1 month ago
  38. 705bcfc fs: use splice_copy_file_range() inline helper by Amir Goldstein · 1 year ago
  39. af7628d fs: convert error_remove_page to error_remove_folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  40. 488e8f6 fs: fork splice_file_range() from do_splice_direct() by Amir Goldstein · 1 year, 1 month ago
  41. da549bd dentry: switch the lists of children to hlist by Al Viro · 1 year, 1 month ago
  42. e21165b Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 1 year, 1 month ago
  43. 56d2e2c ceph: allow idmapped mounts by Christian Brauner · 1 year, 4 months ago
  44. 8a051b4 ceph: allow idmapped atomic_open inode op by Christian Brauner · 1 year, 4 months ago
  45. 2cce72d ceph: allow idmapped set_acl inode op by Christian Brauner · 1 year, 4 months ago
  46. a04aff2 ceph: allow idmapped setattr inode op by Christian Brauner · 1 year, 4 months ago
  47. 79c66a0 ceph: pass idmap to __ceph_setattr by Alexander Mikhalitsyn · 1 year, 4 months ago
  48. 8995375 ceph: allow idmapped permission inode op by Christian Brauner · 1 year, 4 months ago
  49. 0513043 ceph: allow idmapped getattr inode op by Christian Brauner · 1 year, 4 months ago
  50. 09838f1 ceph: pass an idmapping to mknod/symlink/mkdir by Christian Brauner · 1 year, 4 months ago
  51. 673478b ceph: add enable_unsafe_idmap module parameter by Alexander Mikhalitsyn · 1 year, 4 months ago
  52. 5ccd853 ceph: handle idmapped mounts in create_request_message() by Christian Brauner · 1 year, 4 months ago
  53. 9c2df22 ceph: stash idmapping in mdsc request by Christian Brauner · 1 year, 4 months ago
  54. 522dc51 libceph, ceph: move mdsmap.h to fs/ceph by Xiubo Li · 1 year, 6 months ago
  55. 38d4640 ceph: print cluster fsid and client global_id in all debug logs by Xiubo Li · 1 year, 6 months ago
  56. 5995d90 ceph: rename _to_client() to _to_fs_client() by Xiubo Li · 1 year, 6 months ago
  57. 197b7d7 ceph: pass the mdsc to several helpers by Xiubo Li · 1 year, 6 months ago
  58. 8829687 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux by Linus Torvalds · 1 year, 2 months ago
  59. 14ab6d4 Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
  60. 7352a67 Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
  61. d1b0949f Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 1 year, 2 months ago
  62. dc32464 ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock by Al Viro · 1 year, 3 months ago
  63. c453bdb ceph: convert to new timestamp accessors by Jeff Layton · 1 year, 2 months ago
  64. 10f9fbe ceph: move ceph_xattr_handlers to .rodata by Wedson Almeida Filho · 1 year, 3 months ago
  65. 07bb00e ceph: fix type promotion bug on 32bit systems by Dan Carpenter · 1 year, 2 months ago
  66. 42b7182 ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr() by Luis Henriques · 1 year, 3 months ago
  67. 15c0a87 ceph: fix incorrect revoked caps assert in ceph_fill_file_size() by Xiubo Li · 1 year, 3 months ago
  68. 40e13e1 fscrypt: make the bounce page pool opt-in instead of opt-out by Eric Biggers · 1 year, 3 months ago
  69. 2816a09 ceph: remove unnecessary check for NULL in parse_longname() by Luís Henriques · 1 year, 3 months ago
  70. 7ba2090 Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 1 year, 3 months ago
  71. ce0d5bd ceph: make num_fwd and num_retry to __u32 by Xiubo Li · 1 year, 5 months ago
  72. b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
  73. 615e958 Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
  74. d9ae977 ceph: switch ceph_lookup/atomic_open() to use new fscrypt helper by Luís Henriques · 1 year, 9 months ago
  75. 295fc4a ceph: fix updating i_truncate_pagecache_size for fscrypt by Xiubo Li · 1 year, 10 months ago
  76. 1464de9 ceph: wait for OSD requests' callbacks to finish when unmounting by Xiubo Li · 1 year, 7 months ago
  77. e3dfcab ceph: drop messages from MDS when unmounting by Xiubo Li · 2 years ago
  78. abd4fc7 ceph: prevent snapshot creation in encrypted locked directories by Luís Henriques · 2 years, 4 months ago
  79. dd66df0 ceph: add support for encrypted snapshot names by Luís Henriques · 2 years, 4 months ago
  80. b422f11 ceph: invalidate pages when doing direct/sync writes by Luís Henriques · 2 years, 4 months ago
  81. f0fe1e5 ceph: plumb in decryption during reads by Jeff Layton · 2 years, 4 months ago
  82. d552077 ceph: add encryption support to writepage and writepages by Jeff Layton · 2 years, 4 months ago
  83. 33a5f17 ceph: add read/modify/write to ceph_sync_write by Jeff Layton · 2 years, 4 months ago
  84. b294fa2 ceph: align data in pages in ceph_sync_write by Jeff Layton · 2 years, 4 months ago
  85. 8cff8f5 ceph: don't use special DIO path for encrypted inodes by Jeff Layton · 2 years, 4 months ago
  86. 5c64737 ceph: add truncate size handling support for fscrypt by Xiubo Li · 2 years, 4 months ago
  87. d4d5188 ceph: add object version support for sync read by Xiubo Li · 2 years, 4 months ago
  88. 77cdb7e ceph: add infrastructure for file encryption and decryption by Jeff Layton · 2 years, 4 months ago
  89. 0d91f0a ceph: handle fscrypt fields in cap messages from MDS by Jeff Layton · 2 years, 4 months ago
  90. 16be62f ceph: size handling in MClientRequest, cap updates and inode traces by Jeff Layton · 2 years, 4 months ago
  91. 14e034a61 ceph: mark directory as non-complete after loading key by Luís Henriques · 2 years, 1 month ago
  92. e127e03 ceph: allow encrypting a directory while not having Ax caps by Luís Henriques · 2 years, 1 month ago
  93. 94af047 ceph: add some fscrypt guardrails by Jeff Layton · 3 years, 6 months ago
  94. 79f2f6a ceph: create symlinks with encrypted and base64-encoded targets by Jeff Layton · 4 years, 3 months ago
  95. af9ffa6 ceph: add support to readdir for encrypted names by Xiubo Li · 2 years, 9 months ago
  96. 3859af9 ceph: pass the request to parse_reply_info_readdir() by Xiubo Li · 2 years, 9 months ago
  97. 8552909 ceph: make ceph_fill_trace and ceph_get_name decrypt names by Jeff Layton · 4 years, 4 months ago
  98. 457117f ceph: add helpers for converting names for userland presentation by Jeff Layton · 3 years, 9 months ago
  99. c526760 ceph: make d_revalidate call fscrypt revalidator for encrypted dentries by Jeff Layton · 4 years, 4 months ago
  100. cb3524a ceph: set DCACHE_NOKEY_NAME flag in ceph_lookup/atomic_open() by Jeff Layton · 3 years, 11 months ago