ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-28 09:34:02 to 2023-10-09 16:10:32 UTC [more...]

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-09 16:09 UTC  (6+ messages)
  ` [PATCH v2 24/89] ceph: convert to new timestamp accessors
` [PATCH v2 01/89] fs: new accessor methods for atime and mtime
  ` [PATCH v2 02/89] fs: convert core infrastructure to new timestamp accessors

[PATCH] fs: apply umask if POSIX ACL support is disabled
 2023-10-09 14:45 UTC  (6+ messages)
  ` [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if "

[PATCH] ceph: fix type promotion bug on 32bit systems
 2023-10-09 13:39 UTC  (3+ messages)

[PATCH v2] ceph: remove the incorrect caps check in _file_size()
 2023-10-09  8:08 UTC  (2+ messages)

[PATCH AUTOSEL 6.5 11/18] rbd: move rbd_dev_refresh() definition
 2023-10-08  0:48 UTC  (3+ messages)
` [PATCH AUTOSEL 6.5 12/18] rbd: decouple header read-in from updating rbd_dev->header
` [PATCH AUTOSEL 6.5 13/18] rbd: decouple parent info read-in from updating rbd_dev

[PATCH] Revert "ceph: enable async dirops by default"
 2023-10-07  1:16 UTC  (5+ messages)

[PATCH] ceph: use kernel_connect()
 2023-10-06 17:52 UTC  (4+ messages)

Garment Manufacturing & Export House
 2023-10-05 14:31 UTC 

[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
 2023-10-04 18:55 UTC  (3+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion

[PATCH 06/29] ceph: move ceph_xattr_handlers to .rodata
 2023-10-03 14:30 UTC  (2+ messages)

[PATCH] ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr()
 2023-10-02 11:02 UTC  (2+ messages)

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-10-01  5:01 UTC  (24+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
            ` [OT] "
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

[GIT PULL] Ceph fixes for 6.6-rc4
 2023-09-29 23:59 UTC  (2+ messages)

[PATCH] ceph: Annotate struct ceph_osd_request with __counted_by
 2023-09-29 19:17 UTC  (4+ messages)

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 11:03 UTC  (3+ messages)
  ` [PATCH 23/87] fs/ceph: convert to new inode {a,m}time accessors
` [PATCH 01/87] fs: new accessor methods for atime and mtime

[PATCH] Revert "ceph: enable async dirops by default"
 2023-09-28  9:57 UTC  (2+ messages)

Proszę o kontakt
 2023-09-28  7:45 UTC 

[PATCH] ceph: trigger to flush dirty caps when trimming caps
 2023-09-28  1:16 UTC 

[PATCH 1/2] fs/ceph/debugfs: make all files world-readable
 2023-09-27 11:22 UTC  (12+ messages)
` [PATCH 2/2] fs/ceph/debugfs: expose raw metric counters

Słowa kluczowe do wypozycjonowania
 2023-09-26  9:36 UTC 

[PATCH 0/4] rbd: fix a deadlock around header_rwsem and lock_rwsem
 2023-09-26  8:23 UTC  (6+ messages)
` [PATCH 1/4] rbd: move rbd_dev_refresh() definition
` [PATCH 2/4] rbd: decouple header read-in from updating rbd_dev->header
` [PATCH 3/4] rbd: decouple parent info read-in from updating rbd_dev
` [PATCH 4/4] rbd: take header_rwsem in rbd_dev_refresh() only when updating

[PATCH 0/3] ceph: fix caps revocation stuck
 2023-09-25  5:28 UTC  (4+ messages)
` [PATCH 1/3] ceph: do not break the loop if CEPH_I_FLUSH is set
` [PATCH 2/3] ceph: always queue a writeback when revoking the Fb caps
` [PATCH 3/3] ceph: add ceph_cap_unlink_work to fire check caps immediately

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-09-20 15:45 UTC  (29+ messages)
` [PATCH v7 12/13] ext4: switch to "
` [f2fs-dev] [PATCH v7 00/13] fs: implement "

[PATCH] ceph: Annotate struct ceph_monmap with __counted_by
 2023-09-18  9:40 UTC  (7+ messages)

[PATCH] Revert "ceph: make members in struct ceph_mds_request_args_ext a union"
 2023-09-18  9:29 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 2/6] ceph: drop messages from MDS when unmounting
 2023-09-14  1:55 UTC 

[PATCH AUTOSEL 6.5 2/7] ceph: drop messages from MDS when unmounting
 2023-09-14  1:54 UTC 

cleanup the filemap / direct I/O interaction v4
 2023-09-13 16:33 UTC  (11+ messages)
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write

[PATCH] ceph: fail the open_by_handle_at() if the dentry is being unlinked
 2023-09-12 12:51 UTC  (7+ messages)

Proszę o kontakt
 2023-09-12  7:45 UTC 

[PATCH v2] ceph: remove unnecessary check for NULL in parse_longname()
 2023-09-11  1:14 UTC  (2+ messages)

getting rid of the last memory modifitions through gup(FOLL_GET)
 2023-09-09 11:18 UTC  (6+ messages)

[PATCH] ceph: remove unnecessary check for NULL in parse_longname()
 2023-09-08  8:39 UTC  (3+ messages)

[bug report] ceph: add support for encrypted snapshot names
 2023-09-07  8:44 UTC  (5+ messages)
  ` [PATCH] "

[PATCH] ceph: remove the incorrect caps check in _file_size()
 2023-09-07  0:14 UTC  (3+ messages)

[GIT PULL] Ceph updates for 6.6-rc1
 2023-09-06 20:28 UTC  (2+ messages)

[PATCH 01/17] fs: unexport buffer_check_dirty_writeback
 2023-09-04 18:11 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-09-04 18:11 UTC  (5+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [f2fs-dev] [PATCH v2 00/89] fs: new accessors for inode->i_ctime

[PATCH v4 0/6] ceph: print the client global id for debug logs
 2023-09-04  9:30 UTC  (11+ messages)
` [PATCH v4 1/6] ceph: add the *_client debug macros support
` [PATCH v4 2/6] ceph: pass the mdsc to several helpers
` [PATCH v4 3/6] ceph: rename _to_client() to _to_fs_client()
` [PATCH v4 4/6] ceph: move mdsmap.h to fs/ceph/
` [PATCH v4 5/6] ceph: add ceph_inode_to_client() helper support

[PATCH] ceph/decode: Remove unnecessary ‘0’ values from ret
 2023-09-02 20:11 UTC  (3+ messages)

[PATCH] ceph/ceph_common: Remove unnecessary ‘0’ values from ret
 2023-09-02 18:50 UTC  (2+ messages)

[PATCH] ceph/decode: Remove unnecessary ‘0’ values from ret
 2023-09-01  4:59 UTC 

[PATCH v2] ceph: make num_fwd and num_retry to __u32
 2023-08-31  8:17 UTC  (2+ messages)

[PATCH] ceph: make the members in struct ceph_mds_request_args_ext an union
 2023-08-31  6:34 UTC  (2+ messages)

[PATCH 00/15] Many folio conversions for ceph
 2023-08-31  3:52 UTC  (8+ messages)
` [PATCH 09/15] ceph: Use a folio in ceph_filemap_fault()

[PATCH -next] rbd: Use list_for_each_entry() helper
 2023-08-30 10:20 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-30  7:45 UTC 

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-08-30  1:22 UTC  (7+ messages)
` [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr

[PATCH 2/12] ubifs: Do not include crypto/algapi.h
 2023-08-28  9:33 UTC  (3+ messages)
  ` [PATCH] KEYS: Include linux/errno.h in linux/verification.h


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 NNTP newsgroup(s).