linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-31 15:51:17 to 2017-02-07 20:05:26 UTC [more...]

Very slow balance / btrfs-transaction
 2017-02-07 19:58 UTC  (18+ messages)

BTRFS for OLTP Databases
 2017-02-07 19:59 UTC  (18+ messages)

[PATCH] btrfs-progs: better document btrfs receive security
 2017-02-07 18:27 UTC  (2+ messages)

[PATCH] Btrfs: fix use-after-free due to wrong order of destroying work queues
 2017-02-07 17:02 UTC 

understanding disk space usage
 2017-02-07 16:44 UTC 

[PATCH] Btrfs: add another missing end_page_writeback on submit_extent_page failure
 2017-02-07 11:09 UTC  (13+ messages)

btrfs/125 deadlock using nospace_cache or space_cache=v2
 2017-02-07  8:27 UTC  (4+ messages)

[PATCH 0/6 v4] scope GFP_NOFS api
 2017-02-07  7:17 UTC  (19+ messages)
` [PATCH 1/6] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/6] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/6] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/6] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/6] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/6] jbd2: make the whole kjournald2 kthread NOFS safe

[PATCH v2] btrfs: Better csum error message for data csum mismatch
 2017-02-07  6:57 UTC 

[PATCH] btrfs: Better csum error message for data csum mismatch
 2017-02-07  6:55 UTC 

[PATCH] btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
 2017-02-07  0:39 UTC 

[Regression 4.7-rc1] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
 2017-02-07  0:37 UTC  (3+ messages)

btrfs receive leaves new subvolume modifiable during operation
 2017-02-06 22:56 UTC  (20+ messages)

How to dump/find parity of RAID-5 file?
 2017-02-06 20:40 UTC  (2+ messages)

Is it possible to have metadata-only device with no data?
 2017-02-06 18:39 UTC  (7+ messages)

[PATCH v2 00/12] Variant lowmem mode fixes
 2017-02-06  8:51 UTC  (14+ 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
` [PATCH v2 09/12] btrfs-progs: fsck-test: Make 013 compatible with lowmem mode
` [PATCH v2 10/12] btrfs-progs: fsck-test: Add new test case for file extent false alerts
` [PATCH v2 11/12] btrfs-progs: fsck: Fix lowmem mode override to allow it skip repair work
` [PATCH v2 12/12] btrfs-progs: cmds-check.c: walk_down_tree_v2 break cause of leaf process

Battling an issue with btrfs quota
 2017-02-06  1:53 UTC  (4+ 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 

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

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

raid1: cannot add disk to replace faulty because can only mount fs as read-only
 2017-02-03  9:35 UTC  (12+ 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  (11+ messages)

btrfs recovery
 2017-01-31 23:21 UTC  (9+ 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] "


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