Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2017-11-30 17:35:16 to 2017-12-06 00:11:43 UTC [more...]

[PATCH 0/3] Btrfs: loop retry on raid6 read failures
 2017-12-06  0:11 UTC  (14+ messages)
` [PATCH 1/3] Btrfs: remove redundant check in rbio_can_merge
` [PATCH 2/3] Btrfs: do not merge rbios if their fail stripe index are not identical
` [PATCH 3/3] Btrfs: make raid6 rebuild retry more

exclusive subvolume space missing
 2017-12-05 23:57 UTC  (23+ messages)
  ` How exclusive in parent qgroup is computed? (was: Re: exclusive subvolume space missing)
    ` How exclusive in parent qgroup is computed?

[RFC] Improve subvolume usability for a normal user
 2017-12-05 22:08 UTC  (10+ messages)

[PATCH v4 0/2] Add cli and ioctl to ignore a scanned device
 2017-12-05 21:30 UTC  (8+ messages)
` [PATCH v4 1/2] btrfs: add function to device list delete
` [PATCH v4] btrfs-progs: add 'btrfs device ignore' cli
` [PATCH v4 2/2] btrfs: introduce feature to ignore a btrfs device

[PATCH v2 0/5] define BTRFS_DEV_STATE
 2017-12-05 21:24 UTC  (10+ messages)
` [PATCH v2 1/5] btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
` [PATCH v2 2/5] btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
` [PATCH v2 3/5] btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
` [PATCH v2 4/5] btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
` [PATCH v2 5/5] btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENT

Read before you deploy btrfs + zstd
 2017-12-05 20:36 UTC  (10+ messages)

Chunk-Recovery fails with alignment error
 2017-12-05 19:22 UTC 

[PATCH 0/7] retry write on error
 2017-12-05 18:57 UTC  (11+ messages)

[PATCH] Btrfs: use struct completion in scrub_submit_raid56_bio_wait
 2017-12-05 18:47 UTC  (2+ messages)

[PATCH] btrfs: Handle btrfs_set_extent_delalloc failure
 2017-12-05 18:02 UTC  (4+ messages)

[PATCH] btrfs: use enum instead of constant value
 2017-12-05 17:35 UTC  (2+ messages)

[PATCH] Btrfs: remove useless wait in lock_stripe_add
 2017-12-05 17:11 UTC  (2+ messages)

[PATCH 0/7] Misc btrfs-progs cleanups/fixes
 2017-12-05 12:13 UTC  (20+ messages)
` [PATCH 1/7] btrfs-progs: Explictly state test.sh must be executable
` [PATCH 2/7] btrfs-progs: Factor out common print_device_info
` [PATCH 3/7] btrfs-progs: Remove recover_get_good_super
` [PATCH 4/7] btrfs-progs: Use list_for_each_entry in write_dev_all_supers
` [PATCH 5/7] btrfs-progs: Document logic of btrfs_read_dev_super
` [PATCH 6/7] btrfs-progs: Add test for super block recovery
` [PATCH 7/7] btrfs-progs: Fix super-recovery

[PATCH 0/5] Misc cleanups
 2017-12-05 11:53 UTC  (15+ messages)
` [PATCH 1/5] btrfs: Remove dead code
    ` [PATCH] btrfs: Remove dead code btrfs_get_extent
` [PATCH 2/5] btrfs: Remove dead code
` [PATCH 3/5] btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
` [PATCH 4/5] btrfs: Remove redundant NULL check
` [PATCH 5/5] btrfs: Greatly simplify btrfs_read_dev_super

[PATCH] btrfs: handle failure of add_pending_csums
 2017-12-05 11:51 UTC 

[PATCH] btrfs/124: add balance --full-balance option
 2017-12-05 11:36 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] btrfs-progs: use enum instead of constant value
 2017-12-05 11:01 UTC 

[PATCH v3] Btrfs: heuristic replace heap sort with radix sort
 2017-12-05  8:02 UTC 

[PATCH v2] Btrfs: heuristic replace heap sort with radix sort
 2017-12-05  7:55 UTC  (5+ messages)

[PATCH] btrfs: fix inconsistency during missing device rejoin
 2017-12-05  2:53 UTC  (3+ messages)

[PATCH] btrfs: add helper for device path or missing
 2017-12-05  1:19 UTC  (3+ messages)

[PATCH v4] Btrfs: compress_file_range() change page dirty status once
 2017-12-04 23:27 UTC  (3+ messages)

[PATCH] btrfs: fix missing error return in btrfs_drop_snapshot
 2017-12-04 20:31 UTC  (2+ messages)

[PATCH 0/4] Minor compression cleanups
 2017-12-04 14:41 UTC  (7+ messages)
` [PATCH 1/4] btrfs: compression: add helper for type to string conversion
` [PATCH 2/4] btrfs: SETFLAGS ioctl: use helper for compression type conversion

btrfs-transacti hammering the system
 2017-12-04 14:30 UTC  (20+ messages)

command to get quota limit
 2017-12-04 14:13 UTC  (5+ messages)

[PATCH RESEND] btrfs: ignore return from btrfs_open_one_device()
 2017-12-04 13:33 UTC  (2+ messages)

[PATCH v2 00/11] Metadata specific accouting and dirty writeout
 2017-12-04 13:06 UTC  (3+ messages)
` [PATCH v2 06/11] writeback: add counters for metadata usage

[PATCH] Btrfs : send, truncate first to enhance many small files
 2017-12-04 12:08 UTC  (5+ messages)

[PATCH 0/4] qgroup cleanup and add show path feature
 2017-12-04 10:20 UTC  (5+ messages)
` [PATCH 1/4] btrfs-progs: qgroup: move btrfs_show_qgroups's error handler to __qgroup_search
` [PATCH v2 2/4] btrfs-progs: qgroup: cleanup __qgroup_search
` [PATCH v2 3/4] btrfs-progs: qgroup: show subvol path when qgroup show
` [PATCH v2 4/4] btrfs-progs: qgroup: allow show qgroup in order of subvol path

[PATCH] btrfs: fix inconsistency during missing device rejoin
 2017-12-04  4:43 UTC 

[PATCH v3] btrfs: handle dynamically reappearing missing device
 2017-12-04  7:15 UTC 

[PATCH] btrfs: handle dynamically reappearing missing device
 2017-12-04  7:09 UTC  (6+ messages)
` [PATCH v2] "

again "out of space" and remount read only, with 4.14
 2017-12-03 15:39 UTC  (3+ messages)

snaprotate
 2017-12-02 13:56 UTC  (2+ messages)

btrfs-progs - failed btrfs replace on RAID1 seems to have left things in a wrong state
 2017-12-01 20:37 UTC  (4+ messages)

btrfs-progs - failed btrfs replace on RAID1 seems to have left things in a wrong state
 2017-12-01 12:08 UTC 

[PATCHSET v2] cgroup, writeback, btrfs: make sure btrfs issues metadata IOs from the root cgroup
 2017-12-01 10:52 UTC  (8+ messages)

[PATCH v7 0/4] Add the ability to do BPF directed error injection
 2017-11-30 20:15 UTC  (6+ messages)
` [PATCH v7 1/5] add infrastructure for tagging functions as error injectable

[PATCH v2 1/3] btrfs-progs: fi defrag: clean up duplicate code if find errors
 2017-11-30 18:30 UTC  (5+ messages)
` [PATCH v2 3/3] btrfs-progs: fi defrag: extend -c to drop nocompress flag on files

[PATCH 1/5] btrfs-progs: Add location check when process share_data_ref item
 2017-11-30 18:25 UTC  (4+ messages)

[PATCH] btrfs: don't bug_on with enomem in __clear_state_bit
 2017-11-30 18:06 UTC  (3+ messages)

[PATCH][v2] btrfs: don't bug_on with enomem in __clear_state_bit
 2017-11-30 17:59 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox