linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-27 21:11:54 to 2017-02-06 05:47:52 UTC [more...]

[PATCH v2 00/12] Variant lowmem mode fixes
 2017-02-06  5:47 UTC  (9+ messages)
` [PATCH v2 01/12] btrfs-progs: lowmem check: Fix several bugs related to afterward search
` [PATCH v2 02/12] btrfs-progs: check: Output verbose error when fsck found a bug in any tree
` [PATCH v2 03/12] btrfs-progs: lowmem check: Fix false alert in checking data extent csums
` [PATCH v2 04/12] btrfs-progs: lowmem check: Fix extent item size false alert
` [PATCH v2 05/12] btrfs-progs: lowmem check: Fix false alert on inline compressed extent
` [PATCH v2 06/12] btrfs-progs: lowmem check: Fix silent error if first inode item missing
` [PATCH v2 07/12] btrfs-progs: tests: Move fsck-tests/015 to fuzz tests
` [PATCH v2 08/12] btrfs-progs: fsck-test: Add test image for lowmem mode block group false alert

Is it possible to have metadata-only device with no data?
 2017-02-06  4:26 UTC  (5+ messages)

[PATCH] Btrfs: add another missing end_page_writeback on submit_extent_page failure
 2017-02-06  3:35 UTC  (8+ messages)

Battling an issue with btrfs quota
 2017-02-06  1:53 UTC  (4+ messages)

Very slow balance / btrfs-transaction
 2017-02-06  1:45 UTC  (10+ messages)

[PATCH 0/9] Lowmem mode fsck fixes with fsck-tests framework update
 2017-02-06  1:25 UTC  (17+ messages)

Bug or feature? logical_to_ino skips inodes with offset mismatch
 2017-02-05 22:45 UTC  (2+ messages)

[PATCH] btrfs: query for extent compressed size
 2017-02-05 21:09 UTC 

Btrfs crash following unhandled kernel paging request
 2017-02-05 14:07 UTC 

btrfs receive leaves new subvolume modifiable during operation
 2017-02-05 12:08 UTC  (17+ messages)

[RFC] python-btrfs: getting arch dependent ioctl handling right
 2017-02-05  0:17 UTC  (3+ messages)

btrfs_drop_snapshot "IO failure" after RAID controller reset
 2017-02-04  8:01 UTC  (2+ messages)

[4.7.2] btrfs_run_delayed_refs:2963: errno=-17 Object already exists
 2017-02-03 22:44 UTC  (3+ messages)

[PATCH v2] btrfs-progs: better document btrfs receive security
 2017-02-03 19:38 UTC 

[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones
 2017-02-03 18:33 UTC  (7+ messages)
` [PATCH 04/24] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 08/24] btrfs: Convert to separately allocated bdi

[PATCH] btrfs-progs: Remove unused function arg in delete_extent_records
 2017-02-03 16:15 UTC 

Btrfs Heatmap - v4 ... colors!!
 2017-02-03 14:46 UTC  (8+ messages)

[PATCH] btrfs-progs: better document btrfs receive security
 2017-02-03 13:48 UTC 

btrfs_drop_snapshot "IO failure" after RAID controller reset
 2017-02-03 12:57 UTC 

How to dump/find parity of RAID-5 file?
 2017-02-03 10:44 UTC 

raid1: cannot add disk to replace faulty because can only mount fs as read-only
 2017-02-03  9:35 UTC  (13+ messages)

[PATCH 0/5] raid56: variant bug fixes
 2017-02-03  8:20 UTC  (6+ messages)
` [PATCH 1/5] btrfs: scrub: Introduce full stripe lock for RAID56
` [PATCH 2/5] btrfs: scrub: Fix RAID56 recovery race condition
` [PATCH 3/5] btrfs: raid56: Use correct stolen pages to calculate P/Q
` [PATCH 4/5] btrfs: raid56: Don't keep rbio for later steal
` [PATCH 5/5] btrfs: replace: Use ref counts to avoid destroying target device when canceled

[PATCH 1/2] Btrfs: create helper for processing bits on contiguous pages
 2017-02-03  1:49 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: use helper to simplify lock/unlock pages

Subject: [REVERT][v4.x.y] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
 2017-02-02 21:01 UTC  (5+ messages)
  ` [REVERT][v4.10][V2] "

[PATCH] Btrfs: remove duplicated find_get_pages_contig
 2017-02-02 19:43 UTC  (4+ messages)

[PATCH] Btrfs: fix assertion failure when freeing block groups at close_ctree()
 2017-02-02 19:04 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist
 2017-02-02 18:18 UTC  (2+ messages)

[PATCH] Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head
 2017-02-02 17:38 UTC  (2+ messages)

[PATCH] Btrfs: remove unused trans in read_block_for_search
 2017-02-02 17:36 UTC  (2+ messages)

[PATCH v3] btrfs-progs: fsck-tests: verify 'btrfs check --repair' fixes corrupted nlink field
 2017-02-02  8:05 UTC 

[PATCH] btrfs-progs: fsck-tests: verify 'btrfs check --repair' fixes corrupted nlink field
 2017-02-02  4:16 UTC  (2+ messages)

[PATCH 1/2] btrfs: raid56: Don't keep rbio for later steal
 2017-02-02  0:23 UTC  (4+ messages)
` [PATCH 2/2] btrfs: replace: Use ref counts to avoid destroying target device when canceled

[PATCH] Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabled
 2017-02-01 16:40 UTC  (2+ messages)
` [PATCH v2] "

btrfs recovery
 2017-02-01  4:36 UTC  (22+ messages)

btrfs recovery
 2017-01-31 23:21 UTC  (15+ messages)
              ` btrfs recovery - solved for me

[PATCH] Btrfs: create a helper to create em for IO
 2017-01-31 15:50 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Btrfs: bulk delete checksum items in the same leaf
 2017-01-31 15:38 UTC  (5+ messages)

File system is oddly full after kernel upgrade, balance doesn't help
 2017-01-31  3:53 UTC  (4+ messages)

[PATCH] Btrfs: fix leak of subvolume writers counter
 2017-01-30 20:21 UTC  (2+ messages)

Hard crash on 4.9.5, part 2
 2017-01-30 20:22 UTC 

[PATCH] Btrfs: fix -EINVEL in tree log recovering
 2017-01-30 20:04 UTC  (2+ messages)

[PATCH] Btrfs: fix leak subvol subv_writers conter
 2017-01-30 19:56 UTC  (2+ messages)

[PATCH v3 0/6] Convert rollback rework for v4.9
 2017-01-30 14:55 UTC  (7+ messages)
` [PATCH v3 5/6] btrfs-progs: convert: Switch to new rollback function

Fresh Raid-1 setup, dump-tree shows invalid owner id
 2017-01-30 12:37 UTC  (4+ messages)

Raid1 won't mount degraded
 2017-01-30  1:53 UTC  (8+ messages)

[PATCH] btrfs-progs: cli-tests: Convert non-raid filesystem to raid
 2017-01-29 14:44 UTC 

Questions about drive sector sizes
 2017-01-29  0:57 UTC  (2+ messages)

Hard crash on 4.9.5
 2017-01-28 20:50 UTC  (3+ messages)

[GIT PULL] Btrfs
 2017-01-27 19:37 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).