linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-08 04:52:19 to 2018-01-11 05:10:09 UTC [more...]

[PATCH 00/67] btrfs-progs: add the stack prefix for the set/get
 2018-01-11  5:08 UTC  (12+ messages)
` [PATCH 01/67] btrfs-progs: add the stack prefix for block_group_used set/get function
` [PATCH 02/67] btrfs-progs: add the stack prefix for block_group_chunk_objectid "
` [PATCH 03/67] btrfs-progs: add the stack prefix for block_group_flags "
` [PATCH 04/67] btrfs-progs: add the stack prefix for disk_key_objectid "
` [PATCH 05/67] btrfs-progs: add the stack prefix for disk_key_offset "
` [PATCH 06/67] btrfs-progs: add the stack prefix for disk_key_type "
` [PATCH 07/67] btrfs-progs: add the stack prefix for root_generation "
` [PATCH 08/67] btrfs-progs: add the stack prefix for root_bytenr "
` [PATCH 11/67] btrfs-progs: add the stack prefix for root_refs "
` [PATCH 17/67] btrfs-progs: add the stack prefix for root_ctransid "
` [PATCH 18/67] btrfs-progs: add the stack prefix for root_otransid "

hang in btrfs_async_reclaim_metadata_space
 2018-01-11  3:03 UTC  (3+ messages)

[PATCH] btrfs: return 0 for success in btrfs_alloc_data_chunk_ondemand
 2018-01-11  2:10 UTC  (2+ messages)

[RFC PATCH] btrfs: Fix slight df misreporting when listing mixed block groups fs
 2018-01-11  1:30 UTC  (7+ messages)

[PATCH v6] Add cli and ioctl to forget scanned device(s)
 2018-01-11  1:25 UTC  (3+ messages)
` [PATCH 1/1] btrfs: introduce feature to forget a btrfs device
` [PATCH 1/1] btrfs-progs: add cli to forget one or all scanned devices

[PATCH] btrfs: tree-check: reduce stack consumption in check_dir_item
 2018-01-11  1:14 UTC  (3+ messages)

[PATCH v4 0/4] device_list_add() peparation to add reappearing missing device
 2018-01-10 22:53 UTC  (5+ messages)
` [PATCH 1/4] btrfs: move pr_info into device_list_add
` [PATCH 2/4] btrfs: set the total_devices in device_list_add()
` [PATCH 3/4] btrfs: get device pointer from device_list_add()
` [PATCH 4/4] btrfs: drop devid as device_list_add() arg

Recommendations for balancing as part of regular maintenance?
 2018-01-10 21:37 UTC  (16+ messages)

[PATCH 0/4] Finally remove userspace transaction support
 2018-01-10 16:32 UTC  (13+ messages)
` [PATCH 1/4] btrfs: Remove userspace transaction ioctls
  ` [PATCH v2] "
  ` [PATCH v3] "
` [PATCH 2/4] btrfs: Remove code referencing unused TRANS_USERSPACE
` [PATCH 3/4] btrfs: Remove transaction handle from btrfs_file_private
` [PATCH 4/4] btrfs: Remove btrfs_fs_info::open_ioctl_trans
` [PATCH RESEND 1/4] btrfs: Remove userspace transaction ioctls
  ` [PATCH RESEND 2/4] btrfs: Remove code referencing unused TRANS_USERSPACE
  ` [PATCH RESEND 3/4] btrfs: Remove transaction handle from btrfs_file_private
  ` [PATCH RESEND 4/4] btrfs: Remove btrfs_fs_info::open_ioctl_trans

[PATCH v4 0/6] preparatory work to add device forget
 2018-01-10 15:51 UTC  (11+ 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: rename btrfs_free_stale_devices() arg to skip_dev
` [PATCH 6/6] btrfs: make btrfs_free_stale_device() to match the path

[PATCH 1/2] btrfs-progs: mkfs: Prevent temporary system chunk to use space in reserved 1M range
 2018-01-10 14:27 UTC  (6+ messages)
` [PATCH 2/2] btrfs-progs: mkfs-tests: Add test case to check if the first device extent is occupying reserved 0~1M range

[PATCH v3 0/4] device_list_add() peparation to add reappearing missing device
 2018-01-10 13:26 UTC  (7+ messages)
` [PATCH 1/4] btrfs: move pr_info into device_list_add
` [PATCH 2/4] btrfs: set the total_devices in device_list_add()
` [PATCH 3/4] btrfs: get device pointer from device_list_add()
` [PATCH 4/4] btrfs: drop devid as device_list_add() arg

[PATCH] Re: [Bug-tar] Detection of sparse files is broken on btrfs
 2018-01-10 12:00 UTC  (6+ messages)
  ` [Bug-tar] [PATCH] "

[PATCH v2 1/2] btrfs-progs: fi-usage: Fix wrong RAID10 used and unallocated space
 2018-01-10  6:18 UTC  (2+ messages)
` [PATCH v2 2/2] btrfs-progs: misc-test: Add test case to check if fi usage and show report consistent "

[PATCH] btrfs-progs: Fix wrong chunk allocation type in btrfs_reserve_extent
 2018-01-10  5:51 UTC 

btrfs scrub not repair corruption
 2018-01-10  2:56 UTC  (2+ messages)

[PATCH] Btrfs: raid56: fix race between merge_bio and rbio_orig_end_io
 2018-01-10  1:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V2 0/4] device_list_add() peparation to add reappearing missing device
 2018-01-10  1:49 UTC  (5+ messages)
` [PATCH 1/4] btrfs: move pr_info into device_list_add
` [PATCH 2/4] btrfs: set the total_devices in device_list_add()
` [PATCH 3/4] btrfs: get device pointer from device_list_add()
` [PATCH 4/4] btrfs: drop devid as device_list_add() arg

[PATCH 0/5] device_list_add() peparation to add reappearing missing device
 2018-01-10  1:38 UTC  (13+ 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

[PATCH] btrfs: use correct string length
 2018-01-09 17:36 UTC  (2+ messages)

[PATCH v2 00/10] bugfixes and regression tests of btrfs_get_extent
 2018-01-09 17:35 UTC  (22+ 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 0/3] Add missing flags in the kernel
 2018-01-09 16:58 UTC  (8+ 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 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

Recommendations for balancing as part of regular maintenance?
 2018-01-09 14:16 UTC  (4+ 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 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 1/2] btrfs-progs: Merge btrfs_alloc_data_chunk into btrfs_alloc_chunk
 2018-01-09  1:55 UTC  (3+ messages)
` [PATCH v2 "

[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 

[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: handle failure of add_pending_csums
 2018-01-08  8:59 UTC  (2+ 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] "


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