messages from 2018-06-15 21:06:24 to 2018-06-21 09:24:56 UTC [more...]
[RFC PATCH] btrfs: Remove V0 extent support
2018-06-21 9:22 UTC (2+ messages)
[PATCH] btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref
2018-06-21 8:39 UTC
[PATCH] btrfs: delayed-ref: simplify btrfs_add_delayed_tree_ref()
2018-06-21 8:33 UTC (4+ messages)
` [PATCH] btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref
[PATCH 1/3] btrfs: use monotonic time for transaction handling
2018-06-21 8:23 UTC (9+ messages)
` [PATCH 2/3] btrfs: use 64-bit timestamps for struct btrfs_dev_replace_item
` [PATCH 3/3] btrfs: use timespec64 for i_otime
[PATCH 0/7] Fix locking when scanning devices
2018-06-21 7:48 UTC (9+ messages)
` [PATCH 1/7] btrfs: restore uuid_mutex in btrfs_open_devices
` [PATCH 2/7] btrfs: extend critical section when scanning a new device
` [PATCH 3/7] btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
` [PATCH 4/7] btrfs: lift uuid_mutex to callers of btrfs_open_devices
` [PATCH 5/7] btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
` [PATCH 6/7] btrfs: reorder initialization before the mount locks uuid_mutex
` [PATCH 7/7] btrfs: fix mount and ioctl device scan ioctl race
[PATCH 00/34] fs_info cleanup of extent-tree.c
2018-06-21 5:23 UTC (38+ messages)
` [PATCH 01/34] btrfs: Remove fs_info from insert_tree_block_ref
` [PATCH 02/34] btrfs: Remove fs_info from insert_extent_data_ref
` [PATCH 03/34] btrfs: Remove fs_info argument from insert_extent_backref
` [PATCH 04/34] btrfs: Remove fs_info from remove_extent_data_ref
` [PATCH 05/34] btrfs: Remove fs_info from fixup_low_keys
` [PATCH 06/34] btrfs: Remove fs_info from lookup_inline_extent_backref
` [PATCH 07/34] btrfs: Remove fs_info argument from update_inline_extent_backref
` [PATCH 08/34] btrfs: Remove fs_info argument from lookup_tree_block_ref
` [PATCH 09/34] btrfs: Remove fs_info argument from lookup_extent_data_ref
` [PATCH 10/34] btrfs: Remove fs_info from lookup_extent_backref
` [PATCH 11/34] btrfs: Remove fs_info from btrfs_add_delayed_tree_ref
` [PATCH 12/34] btrfs: Remove fs_info from btrfs_add_delayed_data_ref
` [PATCH 13/34] btrfs: Remove fs_info from btrfs_make_block_group
` [PATCH 14/34] btrfs: Remove fs_info from btrfs_remove_block_group
` [PATCH 15/34] btrfs: Remove fs_info from __btrfs_free_extent
` [PATCH 16/34] btrfs: Remove fs_info from alloc_reserved_file_extent
` [PATCH 17/34] btrfs: Remove fs_info argument from __btrfs_inc_extent_ref
` [PATCH 18/34] btrfs: Remove fs_info from run_delayed_data_ref
` [PATCH 19/34] btrfs: Remove fs_info from run_delayed_extent_op
` [PATCH 20/34] btrfs: Remove unused fs_info from cleanup_extent_op
` [PATCH 21/34] btrfs: Remove fs_info from cleanup_ref_head
` [PATCH 22/34] btrfs: Remove fs_info from run_delayed_tree_ref
` [PATCH 23/34] btrfs: Remove fs_info from do_chunk_alloc
` [PATCH 24/34] btrfs: Remove fs_info from btrfs_alloc_chunk
` [PATCH 25/34] btrfs: Remove fs_info from check_system_chunk
` [PATCH 26/34] btrfs: Remove fs_info from free_excluded_extents
` [PATCH 27/34] btrfs: Remove fs_info from exclude_super_stripes
` [PATCH 28/34] btrfs: Remove fs_info from insert_inline_extent_backref
` [PATCH 29/34] btrfs: Remove fs_info from run_one_delayed_ref
` [PATCH 30/34] btrfs: Remove fs_info from remove_extent_backref
` [PATCH 31/34] btrfs: Remove fs_info from btrfs_alloc_logged_file_extent
` [PATCH 32/34] btrfs: Remove fs_info from btrfs_inc_block_group_ro
` [PATCH 33/34] btrfs: Remove fs_info from btrfs_force_chunk_alloc
` [PATCH 34/34] btrfs: Remove fs_info from convert_extent_item_v0
[LKP] [lkp-robot] [mm] 9092c71bb7: blogbench.write_score -12.3% regression
2018-06-21 0:38 UTC (6+ messages)
[PATCH v2 0/3] Three patches that address static analyzer reports
2018-06-20 22:25 UTC (6+ messages)
` [PATCH v2 1/3] btrfs: Fix indentation
` [PATCH v2 2/3] btrfs: Annotate fall-through
` [PATCH v2 3/3] btrfs: Fix a C compliance issue
[PATCH RFC 0/2] Btrfs: fix file data corruptions due to lost dirty bits
2018-06-20 20:24 UTC (6+ messages)
` [PATCH 1/2] Btrfs: don't clean dirty pages during buffered writes
` [PATCH 2/2] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker
[PATCH] btrfs: Fix a C compliance issue
2018-06-20 17:58 UTC (8+ messages)
[PATCH 1/4] btrfs: always wait on ordered extents at fsync time
2018-06-20 14:26 UTC (8+ messages)
` [PATCH 2/4] btrfs: remove the wait ordered logic in the log_one_extent path
` [PATCH] btrfs: Streamline log_extent_csums a bit
[PATCH 1/3] btrfs: convert volume rotating flag into bitmap
2018-06-20 14:06 UTC (6+ messages)
` [PATCH 3/3] btrfs: fix race between mkfs and mount
[PATCH] btrfs: fix invalid-free in btrfs_extent_same
2018-06-20 12:57 UTC (4+ messages)
RAID56
2018-06-20 12:32 UTC (7+ messages)
[PATCH v3] btrfs: Don't remove block group still has pinned down bytes
2018-06-20 11:03 UTC (9+ messages)
[PATCH] Btrfs: fix physical offset reported by fiemap for inline extents
2018-06-20 9:02 UTC (5+ messages)
` [PATCH v2] "
btrfs balance did not progress after 12H
2018-06-20 8:55 UTC (5+ messages)
[PATCH] btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
2018-06-20 7:38 UTC
About commit f8f84b2dfda5 ("btrfs: index check-integrity state hash by a dev_t")
2018-06-20 6:44 UTC (2+ messages)
[PATCH v2 1/2] btrfs-progs: Fix wrong optind re-initialization to allow mixed option and non-option
2018-06-20 5:22 UTC (3+ messages)
` [PATCH 2/2] btrfs-progs: misc-tests: Fix 029 test cases for sudo test environment
[PATCH] btrfs: stop using get_seconds()
2018-06-20 3:21 UTC (5+ messages)
btrfs check lowmem vs original
2018-06-20 2:38 UTC (16+ messages)
[PATCH] btrfs-progs: Check factor out root parsing from check_chunks_and_extents
2018-06-20 1:29 UTC (4+ messages)
About more loose parameter sequence requirement
2018-06-20 0:21 UTC (13+ messages)
[PATCH 0/3] Cleanups around extent increment
2018-06-19 22:36 UTC (10+ messages)
` [PATCH 1/3] btrfs: Remove fs_info argument from __btrfs_inc_extent_ref
` [PATCH 2/3] btrfs: Document __btrfs_inc_extent_ref
` [PATCH 3/3] btrfs: Fix comment in lookup_inline_extent_backref
general protection fault in open_fs_devices
2018-06-19 18:27 UTC (3+ messages)
WARNING in close_fs_devices
2018-06-19 17:42 UTC (6+ messages)
` "
[PATCH 1/2] Btrfs: fix return value on rename exchange failure
2018-06-19 13:38 UTC (2+ messages)
[PATCH] btrfs-progs: Fix wrong optind re-initialization to allow mixed option and non-option
2018-06-19 5:12 UTC
[PATCH] btrfs-progs: check: Fix wrong root parameter of btrfs_next_leaf call
2018-06-19 1:23 UTC (2+ messages)
general protection fault in find_device
2018-06-18 13:43 UTC (5+ messages)
[PATCH] btrfs: Deduplicate extent_buffer init code
2018-06-18 11:13 UTC
[PATCH 2/2] Btrfs: sync log after logging new name
2018-06-18 11:06 UTC (4+ messages)
[PATCH v2 00/20] btrfs-progs: Rework of "subvolume list/show" and relax the root privileges of them
2018-06-18 8:41 UTC (21+ messages)
` [PATCH v2 01/20] btrfs-progs: doc: Update man btrfs subvolume
` [PATCH v2 02/20] btrfs-progs: ioctl/libbtrfsutil: Add 3 definitions of new unprivileged ioctl
` [PATCH v2 03/20] btrfs-progs: libbtrfsutil: Factor out btrfs_util_subvolume_info_fd()
` [PATCH v2 04/20] btrfs-porgs: libbtrfsutil: Relax the privileges of util_subvolume_info()
` [PATCH v2 05/20] btrfs-progs: libbtrfsuitl: Factor out btrfs_util_subvolume_iterator_next()
` [PATCH v2 06/20] btrfs-progs: libbtrfsutil: Relax the privileges of subvolume iterator
` [PATCH v2 07/20] btrfs-progs: sub list: Use libbtrfsuitl for subvolume list
` [PATCH v2 08/20] btrfs-progs: sub list: factor out main part of btrfs_list_subvols
` [PATCH v2 09/20] btrfs-progs: sub list: Change the default behavior of "subvolume list" and allow non-privileged user to call it
` [PATCH v2 10/20] btrfs-progs: sub list: Add -A option to output path in absolute path
` [PATCH v2 11/20] btrfs-progs: sub list: Add -f option to follow mounted subvolumes below the path
` [PATCH v2 12/20] btrfs-progs: sub list: Add --nosort option to output incrementally without sort
` [PATCH v2 13/20] btrfs-progs: sub list: Update -a option and remove meaningless filter
` [PATCH v2 14/20] btrfs-progs: sub list: Update help message of -o option
` [PATCH v2 15/20] btrfs-progs: sub list: Update help message of -d option
` [PATCH v2 16/20] btrfs-progs: utils: Fallback to open without O_NOATIME flag in find_mount_root():
` [PATCH v2 17/20] btrfs-progs: sub show: Allow non-privileged user to call "subvolume show"
` [PATCH v2 18/20] btrfs-progs: test: Add helper function to check if test user exists
` [PATCH v2 19/20] btrfs-porgs: test: Add cli-test/009 to check subvolume list for both root and normal user
` [PATCH v2 20/20] btrfs-progs: test: Add cli-test/010 to check "subvolume list -f" option
[PATCH] btrfs: Use iocb to derive pos instead of passing a separate parameter
2018-06-17 17:39 UTC
[PATCH] btrfs-progs: detect zoned disks and prevent their raw use
2018-06-15 21:06 UTC (2+ messages)
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