linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-06 13:52:37 to 2019-06-14 11:50:43 UTC [more...]

[PATCH] btrfs: fix out of bounds array access while reading extent buffer
 2019-06-14 11:51 UTC 

Issues with btrfs send/receive with parents
 2019-06-14  3:55 UTC  (12+ messages)

[PATCH v2 00/19] btrfs zoned block device support
 2019-06-14  2:07 UTC  (50+ messages)
` [PATCH 01/19] btrfs: introduce HMZONED feature flag
` [PATCH 02/19] btrfs: Get zone information of zoned block devices
` [PATCH 03/19] btrfs: Check and enable HMZONED mode
` [PATCH 04/19] btrfs: disable fallocate in "
` [PATCH 05/19] btrfs: disable direct IO "
` [PATCH 06/19] btrfs: align dev extent allocation to zone boundary
` [PATCH 07/19] btrfs: do sequential extent allocation in HMZONED mode
` [PATCH 08/19] btrfs: make unmirroed BGs readonly only if we have at least one writable BG
` [PATCH 09/19] btrfs: limit super block locations in HMZONED mode
` [PATCH 10/19] btrfs: rename btrfs_map_bio()
` [PATCH 11/19] btrfs: introduce submit buffer
` [PATCH 12/19] btrfs: expire submit buffer on timeout
` [PATCH 13/19] btrfs: avoid sync IO prioritization on checksum in HMZONED mode
` [PATCH 14/19] btrfs: redirty released extent buffers in sequential BGs
` [PATCH 15/19] btrfs: reset zones of unused block groups
` [PATCH 16/19] btrfs: wait existing extents before truncating
` [PATCH 17/19] btrfs: shrink delayed allocation size in HMZONED mode
` [PATCH 18/19] btrfs: support dev-replace "
` [PATCH 19/19] btrfs: enable to mount HMZONED incompat flag
` [PATCH 01/12] btrfs-progs: build: Check zoned block device support
  ` [PATCH 02/12] btrfs-progs: utils: Introduce queue_param
  ` [PATCH 03/12] btrfs-progs: add new HMZONED feature flag
  ` [PATCH 04/12] btrfs-progs: Introduce zone block device helper functions
  ` [PATCH 05/12] btrfs-progs: load and check zone information
  ` [PATCH 06/12] btrfs-progs: avoid writing super block to sequential zones
  ` [PATCH 07/12] btrfs-progs: support discarding zoned device
  ` [PATCH 08/12] btrfs-progs: volume: align chunk allocation to zones
  ` [PATCH 09/12] btrfs-progs: do sequential allocation
  ` [PATCH 10/12] btrfs-progs: mkfs: Zoned block device support
  ` [PATCH 11/12] btrfs-progs: device-add: support HMZONED device
  ` [PATCH 12/12] btrfs-progs: introduce support for dev-place "

[PATCHSET btrfs/for-next] btrfs: fix cgroup writeback support
 2019-06-14  0:33 UTC  (9+ messages)
` [PATCH 1/8] blkcg, writeback: Add wbc->no_wbc_acct
` [PATCH 2/8] blkcg, writeback: Implement wbc_blkcg_css()
` [PATCH 3/8] blkcg: implement REQ_CGROUP_PUNT
` [PATCH 4/8] Btrfs: stop using btrfs_schedule_bio()
` [PATCH 5/8] Btrfs: delete the entire async bio submission framework
` [PATCH 6/8] Btrfs: only associate the locked page with one async_cow struct
` [PATCH 7/8] Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
` [PATCH 8/8] Btrfs: extent_write_locked_range() should attach inode->i_wb

Removing a failed device - stuck in a loop or normal?
 2019-06-14  0:18 UTC  (3+ messages)
    ` Fwd: "

[PATCH] Btrfs: prevent send failures and crashes due to concurrent relocation
 2019-06-13 17:14 UTC  (7+ messages)

[PATCH] btrfs: run delayed iput at unlink time
 2019-06-13 17:04 UTC  (2+ messages)

[PATCH RFC 0/2] Btrfs: fix file data corruptions due to lost dirty bits
 2019-06-13 16:57 UTC  (3+ messages)
` [PATCH 2/2] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker

[PATCH v3 0/3] btrfs: Introduce new rescue= mount options
 2019-06-13  1:30 UTC  (9+ messages)
` [PATCH v3 1/3] btrfs: Remove "recovery" mount option
` [PATCH v3 2/3] btrfs: Introduce "rescue=" "
` [PATCH v3 3/3] btrfs: Introduce new mount option to skip block group items scan

[PATCH] btrfs-progs: delayed-ref: Fix memory leak and use-after-free caused by wrong condition to free delayed ref/head
 2019-06-13  7:33 UTC 

[PATCH] btrfs-progs: delayed-ref: Fix memory leak and use-after-free caused by wrong condition to free delayed ref/head
 2019-06-13  7:49 UTC 

[PATCH] btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
 2019-06-13 16:03 UTC  (2+ messages)

[PATCH] btrfs: improve messages when updating feature flags
 2019-06-13 15:55 UTC 

[PATCH v2] btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
 2019-06-13  9:31 UTC 

APFS improvements (e.g. firm links, volume w/ subvols replication) as ideas for Btrfs?
 2019-06-13 11:37 UTC  (6+ messages)

Btrfs progs release 5.1.1
 2019-06-12 17:36 UTC  (5+ messages)

[PATCH 0/3] refactoring __btrfs_map_block
 2019-06-12 16:31 UTC  (5+ messages)
` [PATCH 2/3] btrfs: Introduce btrfs_io_geometry
` [PATCH 3/3] btrfs: Use btrfs_io_geometry appropriately

btrfs progs v5.1: tree block bytenr 0 is not aligned to sectorsize 4096
 2019-06-12 14:22 UTC  (3+ messages)

[PATCH for 5.2] Btrfs: fix failure to persist compression property xattr deletion on fsync
 2019-06-12 14:14 UTC 

[PATCH for <= 5.1] Btrfs: fix race between block group removal and block group allocation
 2019-06-12 14:13 UTC 

[PATCH] btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
 2019-06-12 14:12 UTC  (4+ messages)

[PATCH 0/2] Refactor snapshot vs nocow writers locking
 2019-06-12 14:05 UTC  (14+ messages)
` [PATCH 1/2] btrfs: Implement DRW lock
` [PATCH 2/2] btrfs: convert snapshot/nocow exlcusion to drw lock

[PATCH v2] btrfs: correctly validate compression type
 2019-06-12 14:02 UTC  (2+ messages)

[PATCH] Btrfs: fix race between block group removal and block group allocation
 2019-06-12 13:34 UTC  (3+ messages)

[PATCH] btrfs/146: remove unnecessary scratch unmount to avoid test failure
 2019-06-12 10:05 UTC 

Attempt to fix Github Issue #59 for btrfs-progs (looping issue)
 2019-06-12  3:56 UTC  (2+ messages)

[GIT PULL] Btrfs fix for 5.2-rc5
 2019-06-12  1:55 UTC  (2+ messages)

[PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-12  0:42 UTC  (8+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
  ` [Jfs-discussion] "
  ` [PATCH v2 "
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

[PATCH] Btrfs: fix data loss after inode eviction, renaming it, and fsync it
 2019-06-11 17:02 UTC  (3+ messages)
` [PATCH v3] "

join
 2019-06-11 16:36 UTC 

[PATCH] btrfs: raid56: clear incompat block group flags after removing the last one
 2019-06-11 13:10 UTC 

BTRFS recovery not possible
 2019-06-11 13:02 UTC  (2+ messages)

[PATCH v2 0/6] RAID1 with 3- and 4- copies
 2019-06-11 12:03 UTC  (13+ messages)
` [PATCH v2 1/6] btrfs: add mask for all RAID1 types
` [PATCH v2 2/6] btrfs: use mask for RAID56 profiles
` [PATCH v2 3/6] btrfs: document BTRFS_MAX_MIRRORS
` [PATCH v2 4/6] btrfs: add support for 3-copy replication (raid1c3)
` [PATCH v2 5/6] btrfs: add support for 4-copy replication (raid1c4)
` [PATCH v2 6/6] btrfs: add incompat for raid1 with 3, 4 copies
` [PATCH] btrfs-progs: add support for raid1c3 and raid1c4

kernel BUG at fs/btrfs/volumes.c:LINE!
 2019-06-11 10:01 UTC  (7+ messages)

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-11  4:47 UTC  (7+ messages)
` [PATCH 1/6] mm/fs: don't allow writes to immutable files
` [PATCH 2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/6] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/6] vfs: don't allow most setxattr to immutable files
` [PATCH 5/6] xfs: refactor setflags to use setattr code directly
` [PATCH 6/6] xfs: clean up xfs_merge_ioc_xflags

[PATCH v2 0/8] vfs: make immutable files actually immutable
 2019-06-11  4:01 UTC  (10+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files

[PATCH 0/9] btrfs-progs: image: Data dump support, restore optimization and small fixes
 2019-06-10  1:28 UTC  (4+ messages)
` [PATCH 3/9] btrfs-progs: image: Fix a access-beyond-boundary bug when there are 32 online CPUs

Tijd voor jou "Formulier website"
 2019-06-09 20:57 UTC 

[PATCH RFC] btrfs-progs: scrub: Correct tracking of last_physical across scrub cancel/resume
 2019-06-07 23:55 UTC 

Scrub resume failure
 2019-06-07 23:54 UTC  (2+ messages)

[PATCH] btrfs: start readahead also in seed devices
 2019-06-07 13:39 UTC  (4+ messages)

[PATCH 0/3] Extent buffer lock cleanups
 2019-06-07 13:31 UTC  (2+ messages)

[PATCH 0/5] More lockdep annotations
 2019-06-07 13:31 UTC  (3+ messages)

[PATCH 0/4] Further FITRIM improvements
 2019-06-07 13:28 UTC  (2+ messages)

[PATCH v2] fstests: btrfs/163: make readahead run on the seed device
 2019-06-07 10:33 UTC  (2+ messages)

[PATCH fstests] btrfs: add validation of compression options to btrfs/048
 2019-06-07  9:09 UTC  (4+ messages)
` [PATCH fstests v2] "
    ` [PATCH fstests v3] "

[PATCH v2] fstests: generic/260: Make it handle btrfs more gracefully
 2019-06-07  5:44 UTC  (2+ messages)

[PATCH] fstests: btrfs/163: make readahead run on the seed device
 2019-06-07  5:19 UTC  (2+ messages)

[PATCH 1/4] zstd: pass pointer rathen than structure to functions
 2019-06-06 20:14 UTC  (6+ messages)
            `  "
              ` (2) "


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