messages from 2018-01-09 16:24:22 to 2018-01-11 19:37:10 UTC [more...]
[PATCH v5 18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed
2018-01-11 19:30 UTC
[PATCH] btrfs: Make btrfs_inode_rsv_release static
2018-01-11 19:07 UTC (2+ messages)
[PATCH] btrfs: return 0 for success in btrfs_alloc_data_chunk_ondemand
2018-01-11 13:04 UTC (3+ messages)
Recommendations for balancing as part of regular maintenance?
2018-01-11 13:00 UTC (19+ messages)
recommendations and contraindications of using btrfs for Oracle Database Server
2018-01-11 11:53 UTC (4+ messages)
[PATCH] btrfs-progs: use enum instead of constant value
2018-01-11 10:11 UTC (4+ messages)
` [PATCH v2 0/2] btrfs-progs: Update btrfs-progs to match kernel sources
` [PATCH v2 1/2] btrfs-progs: do less aggressive btree readahead
` [PATCH v2 2/2] btrfs-progs: cleanup, use enum values for btrfs_path reada
[PATCH] btrfs: use enum instead of constant value
2018-01-11 8:14 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3 1/2] "
` [PATCH v3 2/2] "
hang in btrfs_async_reclaim_metadata_space
2018-01-11 8:05 UTC (4+ messages)
[PATCH v3 00/17] btrfs-progs: lowmem check: avoid extents overwrite
2018-01-11 7:35 UTC (18+ messages)
` [PATCH v3 01/17] btrfs-progs: lowmem check: release path in repair_extent_data_item()
` [PATCH v3 02/17] btrfs-progs: lowmem check: record returned errors after walk_down_tree_v2()
` [PATCH v3 03/17] btrfs-progs: lowmem check: assign @parent early in repair_extent_data_item()
` [PATCH v3 04/17] btrfs-progs: lowmem check: exclude extents of metadata blocks
` [PATCH v3 05/17] btrfs-progs: lowmem check: introduce mark/clear_block_groups_full()
` [PATCH v3 06/17] btrfs-progs: lowmem check: introduce force_cow_in_new_chunk()
` [PATCH v3 07/17] btrfs-progs: lowmem check: introduce try_avoid_extents_overwrite()
` [PATCH v3 08/17] btrfs-progs: lowmem check: exclude extents if init-extent-tree in lowmem
` [PATCH v3 09/17] btrfs-progs: lowmem check: start to remove parameters @trans "
` [PATCH v3 10/17] btrfs-progs: lowmem check: remove parameter @trans of delete_extent_item()
` [PATCH v3 11/17] btrfs-progs: lowmem check: remove parameter @trans of repair_chunk_item()
` [PATCH v3 12/17] btrfs-progs: lowmem check: remove parameter @trans of repair_extent_item()
` [PATCH v3 13/17] btrfs-progs: lowmem check: remove parameter @trans of check_leaf_items()
` [PATCH v3 14/17] btrfs-progs: lowmem check: remove parameter @trans of repair_tree_back_ref()
` [PATCH v3 15/17] btrfs-progs: lowmem check: remove parameter @trans of check_btrfs_root()
` [PATCH v3 16/17] btrfs-progs: lowmem check: introduce repair_block_accounting()
` [PATCH v3 17/17] btrfs-progs: lowmem check: end of removing parameters @trans in lowmem
[PATCH v2 00/12] mkfs: Quota support through -R|--runtime quota
2018-01-11 6:04 UTC (2+ messages)
[PATCH 00/67] btrfs-progs: add the stack prefix for the set/get
2018-01-11 5:09 UTC (68+ 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 09/67] btrfs-progs: add the stack prefix for root_level "
` [PATCH 10/67] btrfs-progs: add the stack prefix for root_dirid "
` [PATCH 11/67] btrfs-progs: add the stack prefix for root_refs "
` [PATCH 12/67] btrfs-progs: add the stack prefix for root_flags "
` [PATCH 13/67] btrfs-progs: add the stack prefix for root_used "
` [PATCH 14/67] btrfs-progs: add the stack prefix for root_limit "
` [PATCH 15/67] btrfs-progs: add the stack prefix for root_last_snapshot "
` [PATCH 16/67] btrfs-progs: add the stack prefix for root_generation_v2 "
` [PATCH 17/67] btrfs-progs: add the stack prefix for root_ctransid "
` [PATCH 18/67] btrfs-progs: add the stack prefix for root_otransid "
` [PATCH 19/67] btrfs-progs: add the stack prefix for root_stransid "
` [PATCH 20/67] btrfs-progs: add the stack prefix for root_rtransid "
` [PATCH 21/67] btrfs-progs: add the stack prefix for backup_tree_root "
` [PATCH 22/67] btrfs-progs: add the stack prefix for backup_tree_root_gen "
` [PATCH 23/67] btrfs-progs: add the stack prefix for backup_tree_root_level "
` [PATCH 24/67] btrfs-progs: add the stack prefix for backup_chunk_root "
` [PATCH 25/67] btrfs-progs: add the stack prefix for backup_chunk_root_gen "
` [PATCH 26/67] btrfs-progs: add the stack prefix for backup_chunk_root_level "
` [PATCH 27/67] btrfs-progs: add the stack prefix for backup_extent_root "
` [PATCH 28/67] btrfs-progs: add the stack prefix for backup_extent_root_gen "
` [PATCH 29/67] btrfs-progs: add the stack prefix for backup_extent_root_level "
` [PATCH 30/67] btrfs-progs: add the stack prefix for backup_fs_root "
` [PATCH 31/67] btrfs-progs: add the stack prefix for backup_fs_root_gen "
` [PATCH 32/67] btrfs-progs: add the stack prefix for backup_fs_root_level "
` [PATCH 33/67] btrfs-progs: add the stack prefix for backup_dev_root "
` [PATCH 34/67] btrfs-progs: add the stack prefix for backup_dev_root_gen "
` [PATCH 35/67] btrfs-progs: add the stack prefix for backup_dev_root_level "
` [PATCH 36/67] btrfs-progs: add the stack prefix for backup_csum_root "
` [PATCH 37/67] btrfs-progs: add the stack prefix for backup_csum_root_gen "
` [PATCH 38/67] btrfs-progs: add the stack prefix for backup_csum_root_level "
` [PATCH 39/67] btrfs-progs: add the stack prefix for backup_total_bytes "
` [PATCH 40/67] btrfs-progs: add the stack prefix for backup_bytes_used "
` [PATCH 41/67] btrfs-progs: add the stack prefix for backup_num_devices "
` [PATCH 42/67] btrfs-progs: add the stack prefix for super_bytenr "
` [PATCH 43/67] btrfs-progs: add the stack prefix for super_flags "
` [PATCH 44/67] btrfs-progs: add the stack prefix for super_generation "
` [PATCH 45/67] btrfs-progs: add the stack prefix for super_root "
` [PATCH 46/67] btrfs-progs: add the stack prefix for super_sys_array_size "
` [PATCH 47/67] btrfs-progs: add the stack prefix for super_chunk_root_generation "
` [PATCH 48/67] btrfs-progs: add the stack prefix for super_root_level "
` [PATCH 49/67] btrfs-progs: add the stack prefix for super_chunk_root "
` [PATCH 50/67] btrfs-progs: add the stack prefix for super_chunk_root_level "
` [PATCH 51/67] btrfs-progs: add the stack prefix for super_log_root "
` [PATCH 52/67] btrfs-progs: add the stack prefix for super_log_root_transid "
` [PATCH 53/67] btrfs-progs: add the stack prefix for super_log_root_level "
` [PATCH 54/67] btrfs-progs: add the stack prefix for super_total_bytes "
` [PATCH 55/67] btrfs-progs: add the stack prefix for super_bytes_used "
` [PATCH 56/67] btrfs-progs: add the stack prefix for super_sectorsize "
` [PATCH 57/67] btrfs-progs: add the stack prefix for super_nodesize "
` [PATCH 58/67] btrfs-progs: add the stack prefix for super_stripesize "
` [PATCH 59/67] btrfs-progs: add the stack prefix for super_root_dir "
` [PATCH 60/67] btrfs-progs: add the stack prefix for super_num_devices "
` [PATCH 61/67] btrfs-progs: add the stack prefix for super_compat_flags "
` [PATCH 62/67] btrfs-progs: add the stack prefix for super_compat_ro_flags "
` [PATCH 63/67] btrfs-progs: add the stack prefix for super_incompat_flags "
` [PATCH 64/67] btrfs-progs: add the stack prefix for super_csum_type "
` [PATCH 65/67] btrfs-progs: add the stack prefix for super_cache_generation "
` [PATCH 66/67] btrfs-progs: add the stack prefix for super_uuid_tree_generation "
` [PATCH 67/67] btrfs-progs: add the stack prefix for super_magic "
[RFC PATCH] btrfs: Fix slight df misreporting when listing mixed block groups fs
2018-01-11 1:30 UTC (6+ 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
[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
[Bug-tar] [PATCH] Re: Detection of sparse files is broken on btrfs
2018-01-10 12:00 UTC (3+ messages)
[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 (7+ messages)
` [PATCH 3/5] btrfs: get device pointer from device_list_add()
` [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 (21+ 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 (7+ 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 RESEND v3 0/6] preparatory work to add device forget
2018-01-09 16:24 UTC (3+ messages)
` [PATCH 6/6] btrfs: cleanup to make btrfs_free_stale_device() readable
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