CEPH filesystem development
 help / color / mirror / Atom feed
 messages from 2022-01-11 19:17:52 to 2022-01-28 20:40:07 UTC [more...]

[RFC PATCH v10 00/48] ceph+fscrypt: full support
 2022-01-28 20:39 UTC  (26+ messages)
` [RFC PATCH v10 03/48] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v10 27/48] libceph: add CEPH_OSD_OP_ASSERT_VER support
` [RFC PATCH v10 33/48] ceph: add __ceph_sync_read helper support
` [RFC PATCH v10 34/48] ceph: add object version support for sync read
` [RFC PATCH v10 35/48] ceph: add infrastructure for file encryption and decryption
` [RFC PATCH v10 36/48] ceph: add truncate size handling support for fscrypt
` [RFC PATCH v10 37/48] libceph: allow ceph_osdc_new_request to accept a multi-op read
` [RFC PATCH v10 38/48] ceph: disable fallocate for encrypted inodes
` [RFC PATCH v10 40/48] ceph: don't use special DIO path "
` [RFC PATCH v10 43/48] ceph: add read/modify/write to ceph_sync_write
` [RFC PATCH v10 44/48] ceph: plumb in decryption during sync reads
` [RFC PATCH v10 45/48] ceph: set i_blkbits to crypto block size for encrypted inodes
` [RFC PATCH v10 46/48] ceph: add fscrypt decryption support to ceph_netfs_issue_op
` [RFC PATCH v10 48/48] ceph: fscrypt support for writepages

[GIT PULL] Ceph fixes for 5.17-rc2
 2022-01-28 16:50 UTC  (2+ messages)

[PATCH 0/9] Remove remaining parts of congestions tracking code
 2022-01-28  9:37 UTC  (17+ messages)
` [PATCH 7/9] NFS: remove congestion control
` [PATCH 3/9] f2fs: change retry waiting for f2fs_write_single_data_page()
` [PATCH 9/9] Remove congestion tracking framework
` [PATCH 8/9] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 5/9] cephfs: don't set/clear bdi_congestion
` [PATCH 4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout()
` [PATCH 1/9] Remove inode_congested()
` [PATCH 6/9] fuse: don't set/clear bdi_congested

[RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects
 2022-01-28  7:05 UTC  (2+ messages)

Respuesta FOESCO
 2022-01-27 21:13 UTC 

[PATCH] ceph: wake waiters on any IMPORT that grants new caps
 2022-01-27 20:08 UTC 

[PATCH v6 0/1] ceph: add support for getvxattr op
 2022-01-27 11:23 UTC  (3+ messages)
` [PATCH v6 1/1] ceph: add "

[PATCH] security, lsm: dentry_init_security() Handle multi LSM registration
 2022-01-27  9:15 UTC  (4+ messages)

[PATCH v2] ceph: set pool_ns in new inode layout for async creates
 2022-01-26 19:38 UTC  (3+ messages)

[PATCH] ceph: properly put ceph_string reference after async create attempt
 2022-01-26 16:47 UTC  (4+ messages)

[PATCH] ceph: set pool_ns in new inode layout for async creates
 2022-01-26 16:46 UTC  (4+ messages)

"kernel NULL pointer dereference" crash when attempting a write
 2022-01-26  6:03 UTC  (20+ messages)

[PATCH v5 0/1] add getvxattr op
 2022-01-24 13:00 UTC  (5+ messages)
` [PATCH v5 1/1] ceph: "

[PATCH AUTOSEL 5.10 4/9] ceph: don't check for quotas on MDS stray dirs
 2022-01-23  0:12 UTC 

[PATCH AUTOSEL 5.15 08/16] ceph: don't check for quotas on MDS stray dirs
 2022-01-23  0:12 UTC 

[PATCH AUTOSEL 5.16 08/19] ceph: don't check for quotas on MDS stray dirs
 2022-01-23  0:11 UTC 

Ceph build with old glibc version
 2022-01-22 13:56 UTC 

[GIT PULL] fscache: Fixes and minor updates for rewrite
 2022-01-22  9:40 UTC  (2+ messages)

[PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates
 2022-01-21 17:53 UTC  (23+ messages)
` [PATCH 01/11] fscache: Fix the volume collision wait condition
` [PATCH 02/11] cachefiles: Calculate the blockshift in terms of bytes, not pages
` [PATCH 03/11] cachefiles: set default tag name if it's unspecified
` [PATCH 04/11] cachefiles: Make some tracepoint adjustments
` [PATCH 05/11] cachefiles: Trace active-mark failure
` [PATCH 06/11] cachefiles: Explain checks in a comment
` [PATCH 07/11] cachefiles: Check that the backing filesystem supports tmpfiles
` [PATCH 08/11] fscache: Add a comment explaining how page-release optimisation works
` [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
` [PATCH 10/11] netfs: Make ops->init_rreq() optional
` [PATCH 11/11] cifs: Support fscache indexing rewrite

[PATCH v3 0/3] ceph: uninline data on open instead of write
 2022-01-21 15:18 UTC  (6+ messages)
` [PATCH v3 1/3] ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
` [PATCH v3 2/3] ceph: Make ceph_netfs_issue_op() handle inlined data
` [PATCH v3 3/3] ceph: Uninline the data on a file opened for writing

[PATCH 1/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
 2022-01-21 14:03 UTC  (9+ messages)
` [PATCH 2/3] ceph: Uninline the data on a file opened for writing
` [PATCH 3/3] ceph: Remove some other inline-setting bits

[GIT PULL] Ceph updates for 5.17-rc1
 2022-01-20 11:59 UTC  (2+ messages)

Out of order read() completion and buffer filling beyond returned amount
 2022-01-18  7:25 UTC  (4+ messages)

[PATCH v4 0/1] ceph: add support for getvxattr op
 2022-01-17 18:20 UTC  (13+ messages)
` [PATCH v4 1/1] ceph: add "

[PATCH 1/3] ceph: Uninline the data on a file opened for writing
 2022-01-17 15:57 UTC  (10+ messages)
` [PATCH 2/3] ceph: Remove some other inline-setting bits
` [PATCH 3/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)

[PATCH v3 0/1] ceph: add support for getvxattr op
 2022-01-17 11:01 UTC  (8+ messages)
` [PATCH v3 1/1] ceph: add "

[PATCH v2 0/1] ceph: add getvxattr op support
 2022-01-17  3:47 UTC  (2+ messages)
` [PATCH v2 1/1] ceph: add getvxattr op

[PATCH v7] cifs: Support fscache indexing rewrite
 2022-01-14  8:28 UTC 

[PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested)
 2022-01-13 16:20 UTC  (6+ messages)
` [PATCH v4 00/68] fscache, cachefiles: Rewrite
  ` [PATCH v5 63/68] cifs: Support fscache indexing rewrite
` [PATCH v6] "

[PATCH] ceph: put the requests/sessions when it fails to alloc memory
 2022-01-13 12:43 UTC  (5+ messages)

[PATCH] netfs: make ops->init_rreq() optional
 2022-01-13  9:11 UTC  (7+ messages)
` [PATCH] netfs: Make "

dmesg: mdsc_handle_reply got x on session mds1 not mds0
 2022-01-13  2:18 UTC  (6+ messages)

[GIT PULL] fscache, cachefiles: Rewrite
 2022-01-12 23:49 UTC  (3+ messages)

[PATCH 0/1] ceph: add getvxattr support
 2022-01-12 19:23 UTC  (9+ messages)
` [PATCH 1/1] ceph: add getvxattr op

[PATCH v8] ceph: add truncate size handling support for fscrypt
 2022-01-12  1:46 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox