linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-04 18:05:18 to 2020-10-09 20:10:42 UTC [more...]

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-09 19:50 UTC  (59+ messages)
` [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
` [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option
` [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection
` [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
` [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging
` [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: "
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: "
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 11/58] drivers/net: "
` [PATCH RFC PKS/PMEM 12/58] fs/afs: "
` [PATCH RFC PKS/PMEM 13/58] fs/btrfs: "
` [PATCH RFC PKS/PMEM 14/58] fs/cifs: "
` [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: "
` [PATCH RFC PKS/PMEM 16/58] fs/gfs2: "
` [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: "
` [PATCH RFC PKS/PMEM 18/58] fs/hfs: "
` [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: "
` [PATCH RFC PKS/PMEM 20/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
` [PATCH RFC PKS/PMEM 35/58] fs: "
` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 40/58] net: "
` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
` [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 v3 0/8] New rescue mount options
 2020-10-09 20:07 UTC  (9+ messages)
` [PATCH v3 1/8] btrfs: unify the ro checking for "
` [PATCH v3 2/8] btrfs: push the NODATASUM check into btrfs_lookup_bio_sums
` [PATCH v3 3/8] btrfs: add a supported_rescue_options file to sysfs
` [PATCH v3 4/8] btrfs: add a helper to print out rescue= options
` [PATCH v3 5/8] btrfs: show rescue=usebackuproot in /proc/mounts
` [PATCH v3 6/8] btrfs: introduce rescue=ignorebadroots
` [PATCH v3 7/8] btrfs: introduce rescue=ignoredatacsums
` [PATCH v3 8/8] btrfs: introduce rescue=all

BTRFS_IOC_SNAP_DESTROY and powerfail
 2020-10-09 18:10 UTC 

[PATCH v8 00/41] btrfs: zoned block device support
 2020-10-09 15:40 UTC  (8+ messages)
` [PATCH v8 01/41] block: add bio_add_zone_append_page

[PATCH] btrfs: ref-verify: Fix memleak in add_extent_data_ref
 2020-10-09 14:30 UTC  (2+ messages)

[PATCH 0/14 v3] BTRFS DIO inode locking/D_SYNC fix
 2020-10-09 14:25 UTC  (5+ messages)
` [PATCH 08/14] btrfs: Introduce btrfs_write_check()
` [PATCH 11/14] btrfs: Use inode_lock_shared() for direct writes within EOF

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

[PATCH stable-5.4 0/6] backport fixes for xfstests btrfs/199,200,203,204
 2020-10-09 14:06 UTC  (8+ messages)
` [PATCH stable-5.4 1/6] Btrfs: send, allow clone operations within the same file
` [PATCH stable-5.4 2/6] Btrfs: send, fix emission of invalid "
` [PATCH stable-5.4 3/6] btrfs: volumes: Use more straightforward way to calculate map length
` [PATCH stable-5.4 4/6] btrfs: Ensure we trim ranges across block group boundary
` [PATCH stable-5.4 5/6] btrfs: fix RWF_NOWAIT write not failling when we need to cow
` [PATCH stable-5.4 6/6] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation

[PATCH v3 00/12] Improve preemptive ENOSPC flushing
 2020-10-09 13:28 UTC  (13+ messages)
` [PATCH v3 01/12] btrfs: make flush_space take a enum btrfs_flush_state instead of int
` [PATCH v3 02/12] btrfs: add a trace point for reserve tickets
` [PATCH v3 03/12] btrfs: track ordered bytes instead of just dio ordered bytes
` [PATCH v3 04/12] btrfs: introduce a FORCE_COMMIT_TRANS flush operation
` [PATCH v3 05/12] btrfs: improve preemptive background space flushing
` [PATCH v3 06/12] btrfs: rename need_do_async_reclaim
` [PATCH v3 07/12] btrfs: check reclaim_size in need_preemptive_reclaim
` [PATCH v3 08/12] btrfs: rework btrfs_calc_reclaim_metadata_size
` [PATCH v3 09/12] btrfs: simplify the logic in need_preemptive_flushing
` [PATCH v3 10/12] btrfs: implement space clamping for preemptive flushing
` [PATCH v3 11/12] btrfs: adjust the flush trace point to include the source
` [PATCH v3 12/12] btrfs: add a trace class for dumping the current ENOSPC state

[PATCH v2 00/11] Improve preemptive ENOSPC flushing
 2020-10-09 12:22 UTC  (18+ messages)
` [PATCH v2 01/11] btrfs: add a trace point for reserve tickets
` [PATCH v2 02/11] btrfs: track ordered bytes instead of just dio ordered bytes
` [PATCH v2 03/11] btrfs: introduce a FORCE_COMMIT_TRANS flush operation
` [PATCH v2 04/11] btrfs: improve preemptive background space flushing
` [PATCH v2 05/11] btrfs: rename need_do_async_reclaim
` [PATCH v2 06/11] btrfs: check reclaim_size in need_preemptive_reclaim
` [PATCH v2 07/11] btrfs: rework btrfs_calc_reclaim_metadata_size
` [PATCH v2 08/11] btrfs: simplify the logic in need_preemptive_flushing
` [PATCH v2 09/11] btrfs: implement space clamping for preemptive flushing
` [PATCH v2 10/11] btrfs: adjust the flush trace point to include the source
` [PATCH v2 11/11] btrfs: add a trace class for dumping the current ENOSPC state

Fwd: My root Btrfs filesystem was corrupted after a system freeze
 2020-10-09 12:01 UTC 

replacing a disk in a btrfs multi disk array with raid10
 2020-10-09  4:20 UTC  (3+ messages)

[PATCH v2] btrfs: Fix divide by zero
 2020-10-09  1:09 UTC 

[PATCH 0/4] Small QOI fixes for transaction_kthread
 2020-10-08 12:24 UTC  (5+ messages)
` [PATCH 1/4] btrfs: Use helpers to convert from seconds to jiffies in transaction_kthread
` [PATCH 2/4] btrfs: Remove redundant check
` [PATCH 3/4] btrfs: Record delta directly in transaction_kthread
` [PATCH 4/4] btrfs: Be smarter when sleeping "

[PATCH stable-4.14.y] Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space
 2020-10-08 10:55 UTC 

failed to read block groups: Operation not permitted
 2020-10-08  9:35 UTC  (4+ messages)

[PATCH] btrfs: Fix divide by zero
 2020-10-08  0:06 UTC  (2+ messages)

Drive won't mount, please help
 2020-10-07 20:31 UTC  (7+ messages)

Counts for qgroup id are different
 2020-10-07 12:48 UTC  (6+ messages)

de-duplicating +C files
 2020-10-07 11:57 UTC  (5+ messages)

[PATCH] btrfs-progs: btrfs-sb-mod add devid to the modifiable list
 2020-10-07 10:08 UTC 

[PATCH] btrfs: add fs_info generation to sysfs
 2020-10-07  7:50 UTC  (2+ messages)

[PATCH add reported by] btrfs: fix rw_devices count in __btrfs_free_extra_devids
 2020-10-07  2:07 UTC  (6+ messages)
` [PATCH] btrfs: fix devid 0 without a replace item by failing the mount
  ` [PATCH v2] "

using raid56 on a private machine
 2020-10-06 20:07 UTC  (8+ messages)

Why so much "btrfs send" data for "cp -a --reflink"?
 2020-10-06 15:39 UTC  (4+ messages)

[PATCH] btrfs: fix rw_devices count in __btrfs_free_extra_devids
 2020-10-06 13:12 UTC  (9+ messages)
` [PATCH add reported by] "

[PATCH 0/9] Improve preemptive ENOSPC flushing
 2020-10-06 12:55 UTC  (2+ messages)

[PATCH 0/2] fix verify_one_dev_extent and btrfs_find_device
 2020-10-06 12:54 UTC  (7+ messages)
` [PATCH 1/2] btrfs: drop never met condition of disk_total_bytes == 0
  ` [PATCH v2 "
` [PATCH 2/2] btrfs: fix btrfs_find_device unused arg seed

Best way to break RAID5/6?
 2020-10-06  3:11 UTC  (2+ messages)

[PATCH] btrfs: fix false alert caused by legacy btrfs root item
 2020-10-06  0:19 UTC  (3+ messages)

[PATCH AUTOSEL 5.8 06/12] btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing
 2020-10-05 14:44 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 11/12] btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks

[PATCH] btrfs: Increment i_size after dio write completes
 2020-10-05 13:14 UTC  (2+ messages)

[PATCH] btrfs: workaround the over-confident over-commit available space calculation
 2020-10-05 13:12 UTC  (4+ messages)

[PATCH] btrfs: Calculate num_pages, reserve_bytes once in btrfs_buffered_write()
 2020-10-05 13:10 UTC  (2+ messages)

ERROR... please contact btrfs developers
 2020-10-05 12:12 UTC  (10+ messages)

BTRFS device unmountable after system freeze
 2020-10-05  7:15 UTC  (4+ messages)

Dettagli account per EINNAHMEN IM INTERNET VOR 6845 EURO IN DER WOCHE - DIE BESTE INVESTITIONSMOGLICHKEIT: https://8569euro.page.link/v4nQ su Fast Security
 2020-10-05  5:08 UTC 


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