CEPH-Devel archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-05 10:34:06 to 2024-01-25 10:44:20 UTC [more...]

[PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
 2024-01-25 10:42 UTC  (18+ messages)
` [PATCH v2 01/41] filelock: rename some fields in tracepoints
` [PATCH v2 02/41] filelock: rename fl_pid variable in lock_get_status
` [PATCH v2 03/41] dlm: rename fl_flags variable in dlm_posix_unlock
` [PATCH v2 04/41] nfs: rename fl_flags variable in nfs4_proc_unlck
` [PATCH v2 05/41] nfsd: rename fl_type and fl_flags variables in nfsd4_lock
` [PATCH v2 06/41] lockd: rename fl_flags and fl_type variables in nlmclnt_lock
` [PATCH v2 07/41] 9p: rename fl_type variable in v9fs_file_do_lock
` [PATCH v2 08/41] afs: rename fl_type variable in afs_next_locker
` [PATCH v2 09/41] filelock: drop the IS_* macros
` [PATCH v2 10/41] filelock: split common fields into struct file_lock_core
` [PATCH v2 11/41] filelock: add coccinelle scripts to move fields to "
` [PATCH v2 12/41] filelock: have fs/locks.c deal with file_lock_core directly
` [PATCH v2 13/41] filelock: convert some internal functions to use file_lock_core instead
` [PATCH v2 14/41] filelock: convert more internal functions to use file_lock_core
` [PATCH v2 15/41] filelock: make posix_same_owner take file_lock_core pointers
` [PATCH v2 16/41] filelock: convert posix_owner_key to take file_lock_core arg
` [PATCH v2 17/41] filelock: make locks_{insert,delete}_global_locks "

[PATCH] fscrypt: to make sure the inode->i_blkbits is correctly set
 2024-01-25  4:48 UTC 

[PATCH v6 0/3] libceph: fix sparse-read failure bug
 2024-01-25  2:39 UTC  (4+ messages)
` [PATCH v6 1/3] libceph: fail the sparse-read if the data length doesn't match
` [PATCH v6 2/3] libceph: rename read_sparse_msg_XX to read_partial_sparse_msg_XX
` [PATCH v6 3/3] libceph: just wait for more data to be available on the socket

[PATCH] ceph: always set the initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT
 2024-01-25  2:01 UTC  (3+ messages)

[GIT PULL] Ceph fixes for 6.8-rc2
 2024-01-25  1:05 UTC  (2+ messages)

Read operation gets EOF return when there is multi-client read/write after linux 5.16-rc1
 2024-01-24  3:25 UTC 

[PATCH v5 0/3] libceph: fix sparse-read failure bug
 2024-01-24  1:20 UTC  (7+ messages)
` [PATCH v5 1/3] libceph: fail the sparse-read if there still has data in socket
` [PATCH v5 2/3] libceph: rename read_sparse_msg_XX to read_partial_sparse_msg_XX
` [PATCH v5 3/3] libceph: just wait for more data to be available on the socket

[PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
 2024-01-23 15:03 UTC  (20+ messages)
` [PATCH 01/10] netfs: Don't use certain internal folio_*() functions
` [PATCH 02/10] afs: "
` [PATCH 03/10] cifs: "
` [PATCH 04/10] netfs, fscache: Prevent Oops in fscache_put_cache()
` [PATCH 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
` [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
` [PATCH 07/10] afs: Hide silly-rename files from userspace
` [PATCH 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus
` [PATCH 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant
` [PATCH 10/10] afs: Fix missing/incorrect unlocking of RCU read lock

[PATCH v2 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
 2024-01-23  1:32 UTC  (12+ messages)
` [PATCH v2 01/10] netfs: Don't use certain unnecessary folio_*() functions
` [PATCH v2 02/10] afs: "
` [PATCH v2 03/10] cifs: "
` [PATCH v2 04/10] netfs, fscache: Prevent Oops in fscache_put_cache()
` [PATCH v2 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
` [PATCH v2 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
` [PATCH v2 07/10] afs: Hide silly-rename files from userspace
` [PATCH v2 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus
` [PATCH v2 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant
` [PATCH v2 10/10] afs: Fix missing/incorrect unlocking of RCU read lock

[PATCH v4 0/3] libceph: fix sparse-read failure bug
 2024-01-23  0:53 UTC  (20+ messages)
` [PATCH v4 1/3] libceph: fail the sparse-read if there still has data in socket
` [PATCH v4 2/3] libceph: rename read_sparse_msg_XX to read_partial_sparse_msg_XX
` [PATCH v4 3/3] libceph: just wait for more data to be available on the socket

[PATCH v3 0/3] libceph: fix sparse-read failure bug
 2024-01-22 21:26 UTC  (7+ messages)
` [PATCH v3 3/3] libceph: just wait for more data to be available on the socket

[PATCH] keys, dns: Fix size check of V1 server-list header
 2024-01-22 15:02 UTC  (8+ messages)

[PATCH 0/2] netfs, cachefiles: Update MAINTAINERS records
 2024-01-22 14:43 UTC  (4+ messages)
` [PATCH 1/2] netfs, cachefiles: Change mailing list
` [PATCH 2/2] netfs: Add Jeff Layton as reviewer

[GIT PULL] Ceph fixes for 6.8-rc1
 2024-01-19 18:03 UTC  (2+ messages)

[PATCH] rbd: don't move requests to the running list on errors
 2024-01-18 10:46 UTC  (3+ messages)

[PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
 2024-01-17 18:59 UTC  (40+ messages)
` [PATCH 01/20] filelock: split common fields into struct file_lock_core
` [PATCH 02/20] filelock: add coccinelle scripts to move fields to "
` [PATCH 03/20] filelock: the results of the coccinelle conversion
` [PATCH 04/20] filelock: fixups after the coccinelle changes
` [PATCH 05/20] filelock: convert some internal functions to use file_lock_core instead
` [PATCH 06/20] filelock: convert more internal functions to use file_lock_core
` [PATCH 07/20] filelock: make posix_same_owner take file_lock_core pointers
` [PATCH 08/20] filelock: convert posix_owner_key to take file_lock_core arg
` [PATCH 09/20] filelock: make locks_{insert,delete}_global_locks "
` [PATCH 10/20] filelock: convert locks_{insert,delete}_global_blocked
` [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core
` [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks "
` [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
` [PATCH 14/20] filelock: convert fl_blocker to file_lock_core
` [PATCH 15/20] filelock: clean up locks_delete_block internals
` [PATCH 16/20] filelock: reorganize locks_delete_block and __locks_insert_block
` [PATCH 17/20] filelock: make assign_type helper take a file_lock_core pointer
` [PATCH 18/20] filelock: convert locks_wake_up_blocks to "
` [PATCH 19/20] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
` [PATCH 20/20] filelock: split leases out of struct file_lock

[PATCH] ceph: break the check delayed cap loop every 5s
 2024-01-17  4:47 UTC 

[PATCH v3 0/2] ceph: fix caps revocation stuck
 2024-01-17  4:27 UTC  (3+ messages)
` [PATCH v3 1/2] ceph: always queue a writeback when revoking the Fb caps
` [PATCH v3 2/2] ceph: add ceph_cap_unlink_work to fire check_caps() immediately

Modifying and fixing(?) the per-inode snap handling in ceph
 2024-01-17  2:28 UTC  (3+ messages)

[PATCH] rbd: Remove usage of the deprecated ida_simple_xx() API
 2024-01-16 13:30 UTC  (2+ messages)

[PATCH] ceph: always check dir caps asynchronously
 2024-01-16  6:02 UTC  (2+ messages)

[PATCH v2 0/2] ceph: fix caps revocation stuck
 2024-01-16  0:24 UTC  (4+ messages)
` [PATCH v2 2/2] ceph: add ceph_cap_unlink_work to fire check caps immediately

[GIT PULL] fscrypt updates for 6.8
 2024-01-10 20:38 UTC  (2+ messages)

[GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS
 2024-01-10 18:52 UTC  (12+ messages)
    ` [PATCH] keys, dns: Fix missing size check of V1 server-list header

[PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions
 2024-01-10 17:25 UTC  (9+ messages)
` [PATCH 1/4] netfs: "
` [PATCH 2/4] afs: "
` [PATCH 3/4] erofs: "
` [PATCH 4/4] cifs: "

[PATCH 0/6] netfs, cachefiles: More additional patches
 2024-01-10 12:05 UTC  (11+ messages)
` [PATCH 1/6] netfs: Mark netfs_unbuffered_write_iter_locked() static
` [PATCH 2/6] netfs: Count DIO writes
` [PATCH 3/6] netfs: Fix interaction between write-streaming and cachefiles culling
` [PATCH 4/6] netfs: Fix the loop that unmarks folios after writing to the cache
` [PATCH 5/6] cachefiles: Fix signed/unsigned mixup
  ` [External] "
` [PATCH 6/6] netfs: Fix wrong #ifdef hiding wait

[PATCH 0/5] netfs, cachefiles, 9p: Additional patches
 2024-01-09  8:32 UTC  (6+ messages)
` [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()

[PATCH] Fix oops in NFS
 2024-01-05 17:20 UTC  (11+ messages)
` [PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data
    ` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).