messages from 2018-01-02 23:15:26 to 2018-01-09 16:24:22 UTC [more...]
[PATCH RESEND v3 0/6] preparatory work to add device forget
2018-01-09 16:24 UTC (13+ messages)
` [PATCH 1/6] btrfs: cleanup btrfs_free_stale_device() usage
` [PATCH 2/6] btrfs: no need to check for btrfs_fs_devices::seeding
` [PATCH 3/6] btrfs: make btrfs_free_stale_device() to iterate all stales
` [PATCH 4/6] btrfs: make btrfs_free_stale_device() argument optional
` [PATCH 5/6] btrfs: make btrfs_free_stale_device() to match the path
` [PATCH 6/6] btrfs: cleanup to make btrfs_free_stale_device() readable
[PATCH 0/5] device_list_add() peparation to add reappearing missing device
2018-01-09 16:15 UTC (11+ messages)
` [PATCH 1/5] btrfs: move pr_info into device_list_add
` [PATCH 2/5] btrfs: set the total_devices in device_list_add()
` [PATCH 3/5] btrfs: get device pointer from device_list_add()
` [PATCH 4/5] btrfs: drop devid as device_list_add() arg
` [PATCH 5/5] btrfs: move uuid_mutex closer to exclusivity
[RFC PATCH] btrfs: Fix slight df misreporting when listing mixed block groups fs
2018-01-09 16:09 UTC (2+ messages)
Recommendations for balancing as part of regular maintenance?
2018-01-09 14:16 UTC (4+ messages)
Recommendations for balancing as part of regular maintenance?
2018-01-09 12:46 UTC (8+ messages)
[PATCH 0/4] Btrfs: just bunch of patches to ioctl.c
2018-01-09 10:53 UTC (5+ messages)
` [PATCH 1/4] Btrfs: btrfs_dedupe_file_range() ioctl, remove 16MiB restriction
[PATCH] Re: [Bug-tar] Detection of sparse files is broken on btrfs
2018-01-09 10:15 UTC (5+ messages)
` [Bug-tar] [PATCH] "
[PATCH 1/3] btrfs-progs: check: report more specific info about invalid location
2018-01-09 7:52 UTC (10+ messages)
` [PATCH 2/3] btrfs-progs: check: do not reset ret after try_repair_inode
` [PATCH 3/3] btrfs-progs: check: record last checked root_item in original mode
` [PATCH v2 1/3] btrfs-progs: check: report more specific info about invalid location
` [PATCH 2/3 v2] btrfs-progs: check: do not reset ret after try_repair_inode
[PATCH v2 00/17] btrfs-progs: lowmem check: avoid extents overwrite
2018-01-09 7:44 UTC (12+ messages)
` [PATCH v2 06/17] btrfs-progs: lowmem check: introduce force_cow_in_new_chunk()
[PATCH 0/3] Add missing flags in the kernel
2018-01-09 2:32 UTC (5+ messages)
` [PATCH 1/3] btrfs: define SUPER_FLAG_METADUMP_V2
` [PATCH 2/3] btrfs: add support for SUPER_FLAG_CHANGING_FSID in btrfs.ko
` [PATCH 3/3] btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
` [PATCH V4 0/3] Add missing flags in the kernel
[PATCH 0/2] Preparation for later btrfs_alloc_chunk() rework, Part 2
2018-01-09 1:55 UTC (9+ messages)
` [PATCH 1/2] btrfs-progs: Merge btrfs_alloc_data_chunk into btrfs_alloc_chunk
` [PATCH v2 "
` [PATCH 2/2] btrfs-progs: Make btrfs_alloc_chunk to handle block group creation
[PATCH 1/2] btrfs-progs: fi-usage: Fix wrong RAID10 used and unallocated space
2018-01-09 0:21 UTC (4+ messages)
` [PATCH 2/2] btrfs-progs: misc-test: Add test case to check if fi usage and show report consistent "
[PATCH][btrfs-next] Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_map
2018-01-08 23:06 UTC
btrfs scrub not repair corruption
2018-01-08 22:27 UTC
[PATCH v2 00/10] bugfixes and regression tests of btrfs_get_extent
2018-01-08 19:57 UTC (12+ messages)
` [PATCH v2 01/10] Btrfs: fix incorrect block_len in merge_extent_mapping
` [PATCH v2 02/10] Btrfs: fix unexpected EEXIST from btrfs_get_extent
` [PATCH v2 03/10] Btrfs: add helper for em merge logic
` [PATCH v2 04/10] Btrfs: move extent map specific code to extent_map.c
` [PATCH v2 05/10] Btrfs: add extent map selftests
` [PATCH v2 06/10] Btrfs: extent map selftest: buffered write vs dio read
` [PATCH v2 07/10] Btrfs: extent map selftest: dio "
` [PATCH v2 08/10] Btrfs: add WARN_ONCE to detect unexpected error from merge_extent_mapping
` [PATCH v2 09/10] Btrfs: add tracepoint for em's EEXIST case
` [PATCH v2 10/10] Btrfs: noinline merge_extent_mapping
[PATCH 2/8] blk-mq: protect completion path with RCU
2018-01-08 19:57 UTC
[PATCH v3 0/3] Add missing flags in the kernel
2018-01-08 19:51 UTC (8+ messages)
` [PATCH 1/3] btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
` [PATCH 2/3] btrfs: define SUPER_FLAG_METADUMP_V2
` [PATCH 3/3] btrfs: add support for SUPER_FLAG_CHANGING_FSID in btrfs.ko
[PATCH] bytrfs-progs: Print error on invalid extent item format during check
2018-01-08 19:29 UTC (2+ messages)
[PATCH 1/2] btrfs-progs: Remove unused parameter trans
2018-01-08 18:26 UTC (2+ messages)
[PATCH 1/2] btrfs-progs: qgroup: move btrfs_show_qgroups's error handler to __qgroup_search
2018-01-08 18:23 UTC (2+ messages)
[PATCHSET v3] blk-mq: reimplement timeout handling
2018-01-08 17:27 UTC (3+ messages)
` [PATCH 1/7] blk-mq: protect completion path with RCU
` [PATCH 5/7] blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
[PATCH 0/2] btrfs-progs: Fix progs_extra build failures
2018-01-08 17:23 UTC (2+ messages)
Next btrfs development cycle open - 4.17
2018-01-08 15:51 UTC
[PATCH 0/2] Remove custom crc32c init code from btrfs
2018-01-08 12:30 UTC (5+ messages)
` [PATCH 1/2] libcrc32c: Add crc32c_impl function
` [PATCH 2/2] btrfs: Remove custom crc32c init code
[PATCH] btrfs: use correct string length
2018-01-08 11:51 UTC
[PATCH] btrfs: handle failure of add_pending_csums
2018-01-08 8:59 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/2] btrfs: add missing BTRFS_SUPER_FLAG define
2018-01-08 7:50 UTC (12+ messages)
` [PATCH 2/2] btrfs: add support for SUPER_FLAG_CHANGING_FSID in btrfs.ko
` [PATCH v2 1/2] "
[PATCH] btrfs: add missing BTRFS_SUPER_FLAG define
2018-01-08 3:17 UTC (3+ messages)
[PATCH] btrfs-progs: treewide: Replace strerror(errno) with %m
2018-01-07 21:54 UTC
hang in btrfs_async_reclaim_metadata_space
2018-01-07 11:17 UTC (2+ messages)
btrfs quota exceeded notifications through netlink sockets
2018-01-07 6:21 UTC (3+ messages)
btrfs balance problems
2018-01-06 18:09 UTC (5+ messages)
Btrfs progs release 4.14.1
2018-01-05 18:34 UTC
[PATCH v2] Btrfs: avoid losing data raid profile when deleting a device
2018-01-05 18:14 UTC (3+ messages)
` [PATCH v3] "
[GIT PULL] Btrfs fixes for 4.15-rc7
2018-01-05 17:59 UTC
[PATCH v3] Btrfs: add support for fallocate's zero range operation
2018-01-05 16:49 UTC (3+ messages)
` [PATCH v4] "
[PATCH 0/3] Btrfs: loop retry on raid6 read failures
2018-01-05 15:54 UTC (2+ messages)
[PATCH 1/3] btrfs: make code easy to read in btrfs_open_one_device()
2018-01-05 14:14 UTC (6+ messages)
` [PATCH 2/3] btrfs: optimize move uuid_mutex closer to the critical section
` [PATCH 3/3] btrfs: misc cleanup btrfs_scan_one_device()
Filesystem corruption (v4.14) & btrfs-progs btrfs check --repair loop
2018-01-05 13:35 UTC
[PATCH] Btrfs: replace raid56 stripe bubble sort with insert sort
2018-01-05 13:14 UTC (4+ messages)
[PATCH] btrfs: optimize code converge mutex unlock
2018-01-05 13:12 UTC (3+ messages)
[PATCH] btrfs: rename btrfs_device::scrub_device to scrub_ctx
2018-01-05 13:08 UTC (2+ messages)
[PATCH 1/2] btrfs: remove check for BTRFS_FS_STATE_ERROR which we just set
2018-01-05 13:00 UTC (5+ messages)
` [PATCH 2/2] btrfS: collapse btrfs_handle_error() into __btrfs_handle_fs_error()
[PATCH 1/2 RESEND] Btrfs: make raid6 rebuild retry more
2018-01-05 12:51 UTC (2+ messages)
[PATCH] btrfs: Don't generate UUID for non-fs tree
2018-01-05 12:48 UTC (4+ messages)
[v6 00/16] Btrfs-progs offline scrub
2018-01-05 11:01 UTC (17+ messages)
` [v6 01/16] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result
` [v6 02/16] btrfs-progs: Allow __btrfs_map_block_v2 to remove unrelated stripes
` [v6 03/16] btrfs-progs: csum: Introduce function to read out data csums
` [v6 04/16] btrfs-progs: scrub: Introduce structures to support offline scrub for RAID56
` [v6 05/16] btrfs-progs: scrub: Introduce functions to scrub mirror based tree block
` [v6 06/16] btrfs-progs: scrub: Introduce functions to scrub mirror based data blocks
` [v6 07/16] btrfs-progs: scrub: Introduce function to scrub one mirror-based extent
` [v6 08/16] btrfs-progs: scrub: Introduce function to scrub one data stripe
` [v6 09/16] btrfs-progs: scrub: Introduce function to verify parities
` [v6 10/16] btrfs-progs: extent-tree: Introduce function to check if there is any extent in given range
` [v6 11/16] btrfs-progs: scrub: Introduce function to recover data parity
` [v6 12/16] btrfs-progs: scrub: Introduce helper to write a full stripe
` [v6 13/16] btrfs-progs: scrub: Introduce a function to scrub one "
` [v6 14/16] btrfs-progs: scrub: Introduce function to check a whole block group
` [v6 15/16] btrfs-progs: scrub: Introduce offline scrub function
` [v6 16/16] btrfs-progs: add test for offline-scrub
[PATCH v3] btrfs: not a disk error if the bio_add_page fails
2018-01-05 2:47 UTC
[PATCH] btrfs: not a disk error if the bio_add_page fails
2018-01-05 2:25 UTC (7+ messages)
` [PATCH v2] "
[PATCH 0/5] Cleanups for later btrfs_alloc_chunk() rework
2018-01-04 13:54 UTC (8+ messages)
` [PATCH 1/5] btrfs-progs: Use bool parameter to determine if we're allocating data extent
` [PATCH 2/5] btrfs-progs: volumes: Make find_free_dev_extent_start static
` [PATCH 3/5] btrfs-progs: volumes: Remove unnecessary trans parameter
` [PATCH 4/5] btrfs-progs: volumes: Remove unnecessary parameters when allocating device extent
` [PATCH 5/5] btrfs-progs: Remove unnecessary parameter for btrfs_add_block_group
[PATCH] btrfs: Remove unused btrfs_start_transaction_lflush function
2018-01-04 9:53 UTC (3+ messages)
[PATCH v3 00/11] Metadata specific accouting and dirty writeout
2018-01-04 9:10 UTC (13+ messages)
` [PATCH v3 06/10] writeback: introduce super_operations->write_metadata
Kernel crash during btrfs scrub
2018-01-03 10:25 UTC (4+ messages)
Btrfs reserve metadata problem
2018-01-03 2:01 UTC (4+ messages)
[josef-btrfs:kill-btree-inode 30/32] fs/btrfs/disk-io.c:1059:13: sparse: incorrect type in assignment (different base types)
2018-01-02 23:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox