ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-17 19:54:38 to 2020-10-09 20:00:03 UTC [more...]

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-09 19:50 UTC  (28+ messages)
` [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
` [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: "
` [PATCH RFC PKS/PMEM 16/58] fs/gfs2: "
` [PATCH RFC PKS/PMEM 18/58] fs/hfs: "
` [PATCH RFC PKS/PMEM 37/58] fs/ext2: "
` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 40/58] net: "
` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [PATCH RFC PKS/PMEM 49/58] drivers/misc: "
` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 52/58] mm: "
` [PATCH RFC PKS/PMEM 53/58] lib: "
` [PATCH RFC PKS/PMEM 54/58] powerpc: "
` [PATCH RFC PKS/PMEM 55/58] samples: "
` [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access()
` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
` [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection

[PATCH v2 00/16] Allow readpage to return a locked page
 2020-10-09 14:31 UTC  (17+ messages)
` [PATCH v2 01/16] mm: Add AOP_UPDATED_PAGE return value
` [PATCH v2 02/16] mm: Inline wait_on_page_read into its one caller
` [PATCH v2 03/16] 9p: Tell the VFS that readpage was synchronous
` [PATCH v2 04/16] afs: "
` [PATCH v2 05/16] ceph: "
` [PATCH v2 06/16] cifs: "
` [PATCH v2 07/16] cramfs: "
` [PATCH v2 08/16] ecryptfs: "
` [PATCH v2 09/16] fuse: "
` [PATCH v2 10/16] hostfs: "
` [PATCH v2 11/16] jffs2: "
` [PATCH v2 12/16] ubifs: "
` [PATCH v2 13/16] udf: "
` [PATCH v2 14/16] vboxsf: "
` [PATCH v2 15/16] iomap: Inline iomap_iop_set_range_uptodate into its one caller
` [PATCH v2 16/16] iomap: Make readpage synchronous

[PATCH 0/7] Fix a pile of 4GB file problems on 32-bit
 2020-10-09 14:18 UTC  (14+ messages)
` [PATCH 1/7] 9P: Cast to loff_t before multiplying
` [PATCH 2/7] buffer: Promote to unsigned long long before shifting
` [PATCH 3/7] ceph: "
` [PATCH 4/7] ocfs2: "
` [PATCH 5/7] btrfs: "
` [PATCH 6/7] "
` [PATCH 7/7] btrfs: Promote to unsigned long long before multiplying

[PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
 2020-10-08 18:14 UTC  (3+ messages)

[PATCH] libceph: clear con->out_msg on Policy::stateful_server faults
 2020-10-08 17:29 UTC  (2+ messages)

"Signed-off-by" jenkins job for PRs now failing
 2020-10-08 14:28 UTC  (2+ messages)

[PATCH] ceph: break up send_cap_msg
 2020-10-07 17:55 UTC  (3+ messages)

[PATCH 0/3] Initial CephFS tests (take 2)
 2020-10-07 17:52 UTC  (4+ messages)
` [PATCH 1/3] ceph: add copy_file_range (remote copy operation) testing
` [PATCH 2/3] ceph: test combination of copy_file_range with truncate
` [PATCH 3/3] ceph: test copy_file_range with infile = outfile

Rook orchestrator module
 2020-10-07 15:52 UTC  (5+ messages)

[PATCH] ceph: comment cleanups and clarifications
 2020-10-07 12:25 UTC 

[PATCH] ceph: drop separate mdsc argument from __send_cap
 2020-10-07 12:25 UTC 

[PATCH v4 0/5] ceph: fix spurious recover_session=clean errors
 2020-10-07 12:17 UTC  (6+ messages)
` [PATCH v4 1/5] ceph: don't WARN when removing caps due to blocklisting
` [PATCH v4 2/5] ceph: make fsc->mount_state an int
` [PATCH v4 3/5] ceph: add new RECOVER mount_state when recovering session
` [PATCH v4 4/5] ceph: remove timeout on allowing reconnect after blocklisting
` [PATCH v4 5/5] ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set

[PATCH v3 0/5] ceph: fix spurious recover_session=clean errors
 2020-10-06 14:55 UTC  (6+ messages)
` [PATCH v3 1/5] ceph: don't WARN when removing caps due to blocklisting
` [PATCH v3 2/5] ceph: make fsc->mount_state an int
` [PATCH v3 3/5] ceph: don't mark mount as SHUTDOWN when recovering session
` [PATCH v3 4/5] ceph: remove timeout on allowing reconnect after blocklisting
` [PATCH v3 5/5] ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set

[PATCH] ceph: don't SetPageError on readpage errors
 2020-10-06 14:52 UTC  (2+ messages)

Disinfectant
 2020-10-05  8:02 UTC 

[PATCH v10 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-10-04  3:38 UTC  (11+ messages)
` [PATCH v10 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
` [PATCH v10 2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
` [PATCH v10 3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v10 4/7] tcp: use sendpage_ok() to detect misused .sendpage
` [PATCH v10 5/7] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
` [PATCH v10 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
` [PATCH v10 7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage()
  ` (no subject)

drivers/block/rbd.c: atomic_inc_return_safe() & atomic_dec_return_safe()
 2020-10-02 23:50 UTC  (3+ messages)

[PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-10-02 22:29 UTC  (13+ messages)
` [PATCH v9 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
` [PATCH v9 2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
` [PATCH v9 3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v9 4/7] tcp: use sendpage_ok() to detect misused .sendpage
` [PATCH v9 5/7] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
` [PATCH v9 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
` [PATCH v9 7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage()

[ceph-users] Re: Understanding what ceph-volume does, with bootstrap-osd/ceph.keyring, tmpfs
 2020-09-30 18:25 UTC  (3+ messages)

[RFC PATCH 0/4] ceph: fix spurious recover_session=clean errors
 2020-09-30 17:55 UTC  (23+ messages)
` [RFC PATCH 1/4] ceph: don't WARN when removing caps due to blocklisting
` [RFC PATCH 2/4] ceph: don't mark mount as SHUTDOWN when recovering session
` [RFC PATCH 3/4] ceph: remove timeout on allowing reconnect after blocklisting
` [RFC PATCH 4/4] ceph: queue request when CLEANRECOVER is set
` [RFC PATCH v2 0/4] ceph: fix spurious recover_session=clean errors
  ` [RFC PATCH v2 1/4] ceph: don't WARN when removing caps due to blocklisting
  ` [RFC PATCH v2 2/4] ceph: don't mark mount as SHUTDOWN when recovering session
  ` [RFC PATCH v2 3/4] ceph: remove timeout on allowing reconnect after blocklisting
  ` [RFC PATCH v2 4/4] ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set

[PATCH] ceph: fix up some warnings on W=1 builds
 2020-09-30 12:26 UTC 

[PATCH] fscrypt: export fscrypt_d_revalidate()
 2020-09-28 21:55 UTC  (3+ messages)

[PATCH v8 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-09-27 12:21 UTC  (13+ messages)
` [PATCH v8 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
` [PATCH v8 2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
` [PATCH v8 3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v8 4/7] tcp: use sendpage_ok() to detect misused .sendpage
` [PATCH v8 5/7] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
` [PATCH v8 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
` [PATCH v8 7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage()

[PATCH] ceph: remove unused macro anywhere
 2020-09-25  9:40 UTC 

[PATCH 00/13] Allow readpage to return a locked page
 2020-09-24  9:00 UTC  (14+ messages)
` [PATCH 01/13] mm: Add AOP_UPDATED_PAGE return value
` [PATCH 02/13] 9p: Tell the VFS that readpage was synchronous
  ` [V9fs-developer] "
` [PATCH 04/13] ceph: "
` [PATCH 06/13] cramfs: "
` [PATCH 07/13] ecryptfs: "
` [PATCH 11/13] ubifs: "
` [PATCH 12/13] udf: "

reminder: Performance meeting paper discussion tomorrow
 2020-09-23 17:46 UTC 

[PATCH v2 0/5] ceph: addr.c cleanups
 2020-09-23 11:52 UTC  (6+ messages)
` [PATCH v2 1/5] ceph: break out writeback of incompatible snap context to separate function
` [PATCH v2 2/5] ceph: don't call ceph_update_writeable_page from page_mkwrite
` [PATCH v2 3/5] ceph: fold ceph_sync_readpages into ceph_readpage
` [PATCH v2 4/5] ceph: fold ceph_sync_writepages into writepage_nounlock
` [PATCH v2 5/5] ceph: fold ceph_update_writeable_page into ceph_write_begin

[RFC PATCH v3 00/16] ceph+fscrypt: context, filename and symlink support
 2020-09-23 11:19 UTC  (4+ messages)
` [RFC PATCH v3 01/16] vfs: export new_inode_pseudo

[PATCH v7 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-09-23  8:45 UTC  (8+ messages)
` [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h

[ceph-users] Re: Understanding what ceph-volume does, with bootstrap-osd/ceph.keyring, tmpfs
 2020-09-22 19:17 UTC 

[PATCH v3 00/13] fscrypt: improve file creation flow
 2020-09-22 13:50 UTC  (4+ messages)

Understanding what ceph-volume does, with bootstrap-osd/ceph.keyring, tmpfs
 2020-09-21 14:14 UTC 

AW:
 2020-09-21  5:15 UTC 

[PATCH AUTOSEL 4.19 062/206] ceph: ensure we have a new cap before continuing in fill_inode
 2020-09-18  2:07 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 190/206] ceph: fix potential race in ceph_check_caps

[PATCH AUTOSEL 4.14 116/127] ceph: fix potential race in ceph_check_caps
 2020-09-18  2:12 UTC 

[PATCH AUTOSEL 4.9 84/90] ceph: fix potential race in ceph_check_caps
 2020-09-18  2:14 UTC 

[PATCH AUTOSEL 4.4 60/64] ceph: fix potential race in ceph_check_caps
 2020-09-18  2:16 UTC 

[PATCH AUTOSEL 5.4 108/330] ceph: ensure we have a new cap before continuing in fill_inode
 2020-09-18  2:00 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 305/330] ceph: fix potential race in ceph_check_caps

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-17 19:40 UTC  (3+ messages)


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).