messages from 2018-03-06 19:25:01 to 2018-03-09 15:52:51 UTC [more...]
[PATCH] btrfs-progs: dump-super: Don't verify csum if csum type or size is unknown
2018-03-09 15:50 UTC (2+ messages)
[PATCH v2] btrfs-progs: free-space-cache: Enhance free space cache free space check
2018-03-09 15:49 UTC (6+ messages)
Btrfs remounted read-only due to ENOSPC in btrfs_run_delayed_refs
2018-03-09 15:50 UTC (3+ messages)
[PATCH] Btrfs: scrub: batch rebuild for raid56
2018-03-09 15:37 UTC (8+ messages)
` [PATCH v2] "
dmesg flooded with "Very big device. Trying to use READ CAPACITY(16)" with 8TB HDDs
2018-03-09 14:54 UTC (6+ messages)
[PATCH] btrfs: sort and group mount option definitions
2018-03-09 13:41 UTC
[PATCH v2] btrfs: Add nossd_spread mount option
2018-03-09 13:20 UTC (3+ messages)
Ongoing Btrfs stability issues
2018-03-09 9:54 UTC (7+ messages)
[PATCH 0/2] btrfs fiemap related BUG fix
2018-03-09 9:18 UTC (18+ messages)
` [PATCH 1/2] Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero
` [PATCH 2/2] Btrfs: fix fiemap extent SHARED flag error with range clone
Inconsistence between sender and receiver
2018-03-09 6:45 UTC (6+ messages)
[PATCH] Btrfs: replace: cache rbio when rebuild data on missing device
2018-03-09 5:40 UTC (3+ messages)
[PATCH] kernel.h: Skip single-eval logic on literals in min()/max()
2018-03-09 1:46 UTC (8+ messages)
[PATCH 0/2] btrfs: Add two new unprivileged ioctls to allow normal users to call "sub list/show" etc
2018-03-09 1:29 UTC (13+ messages)
` [PATCH 1/2] btrfs: Add unprivileged subvolume search ioctl
` [PATCH 2/2] btrfs: Add unprivileged version of ino_lookup ioctl
[PATCH v2 00/20] btrfs-progs: qgroups usability
2018-03-09 0:27 UTC (28+ messages)
` [PATCH 01/20] btrfs-progs: quota: Add -W option to rescan to wait without starting rescan
` [PATCH 02/20] btrfs-progs: qgroups: fix misleading index check
` [PATCH 03/20] btrfs-progs: constify pathnames passed as arguments
` [PATCH 04/20] btrfs-progs: btrfs-list: add rb_entry helpers for root_info
` [PATCH 05/20] btrfs-progs: btrfs-list: add btrfs_cleanup_root_info
` [PATCH 06/20] btrfs-progs: qgroups: add pathname to show output
` [PATCH 07/20] btrfs-progs: qgroups: introduce and use info and limit structures
` [PATCH 08/20] btrfs-progs: qgroups: introduce btrfs_qgroup_query
` [PATCH 09/20] btrfs-progs: subvolume: add quota info to btrfs sub show
` [PATCH 10/20] btrfs-progs: help: convert ints used as bools to bool
` [PATCH 11/20] btrfs-progs: reorder placement of help declarations for send/receive
` [PATCH 12/20] btrfs-progs: filesystem balance: split out special handling
` [PATCH 13/20] btrfs-progs: use cmd_struct as command entry point
` [PATCH 14/20] btrfs-progs: pass cmd_struct to command callback function
` [PATCH 15/20] btrfs-progs: pass cmd_struct to clean_args_no_options{,_relaxed}
` [PATCH 16/20] btrfs-progs: pass cmd_struct to usage()
` [PATCH 17/20] btrfs-progs: add support for output formats
` [PATCH 18/20] btrfs-progs: add generic support for json output
` [PATCH 19/20] btrfs-progs: qgroups: add json output for usage command
` [PATCH 20/20] btrfs-progs: handle command groups directly for common case
Fwd: Re: BUG: unable to handle kernel paging request at ffff9fb75f827100
2018-03-08 23:48 UTC (7+ messages)
` spurious full btrfs corruption
[PATCH v2] kernel.h: Skip single-eval logic on literals in min()/max()
2018-03-08 23:37 UTC
[PATCH 0/3] Remove accidental VLA usage
2018-03-08 23:33 UTC (16+ messages)
` [PATCH v2 1/3] vsprintf: "
` [PATCH 2/3] net: Remove accidental VLAs from proc buffers
` [PATCH 3/3] btrfs: tree-checker: Avoid accidental stack VLA
How to change/fix 'Received UUID'
2018-03-08 19:26 UTC (10+ messages)
[PATCH 0/2] Cleanup waitqueue_active and barriers
2018-03-08 16:47 UTC (6+ messages)
` [PATCH 1/2] btrfs: introduce conditional wakeup helpers
` [PATCH 2/2] btrfs: replace waitqueue_actvie with cond_wake_up
[PATCH 00/22] Misc cleanups
2018-03-08 15:56 UTC (28+ messages)
` [PATCH 01/22] btrfs: assume that bio_ret is always valid in submit_extent_page
` [PATCH 02/22] btrfs: assume that prev_em_start is always valid in __do_readpage
` [PATCH 03/22] btrfs: remove redundant variable "
` [PATCH 04/22] btrfs: cleanup merging conditions in submit_extent_page
` [PATCH 05/22] btrfs: document more parameters of submit_extent_page
` [PATCH 06/22] btrfs: drop fs_info parameter from tree_mod_log_set_node_key
` [PATCH 07/22] btrfs: drop fs_info parameter from tree_mod_log_insert_move
` [PATCH 08/22] btrfs: drop fs_info parameter from tree_mod_log_insert_key
` [PATCH 09/22] btrfs: drop fs_info parameter from tree_mod_log_free_eb
` [PATCH 10/22] "
` [PATCH 11/22] btrfs: drop unused fs_info parameter from tree_mod_log_eb_move
` [PATCH 12/22] btrfs: embed tree_mod_move structure to tree_mod_elem
` [PATCH 13/22] btrfs: drop fs_info parameter from __tree_mod_log_oldest_root
` [PATCH 14/22] btrfs: remove trivial locking wrappers of tree mod log
` [PATCH 15/22] btrfs: kill trivial wrapper tree_mod_log_eb_move
` [PATCH 16/22] btrfs: kill tree_mod_log_set_node_key helper
` [PATCH 17/22] btrfs: kill tree_mod_log_set_root_pointer helper
` [PATCH 18/22] btrfs: move allocation after simple tests in tree_mod_log_insert_key
` [PATCH 19/22] btrfs: separate types for submit_bio_start and submit_bio_done
` [PATCH 20/22] btrfs: remove unused parameters from extent_submit_bio_start_t
` [PATCH 21/22] btrfs: remove unused parameters from extent_submit_bio_done_t
` [PATCH 22/22] btrfs: rename submit callbacks and drop double underscores
[PATCH] Improve error stats message
2018-03-08 10:04 UTC (6+ messages)
Per subvolume "RAID" level?!
2018-03-08 13:13 UTC (2+ messages)
[PATCH v2 1/3] btrfs-progs: check/lowmem: Fix the incorrect error message of check_extent_data_item
2018-03-08 8:13 UTC (6+ messages)
` [PATCH 2/3] btrfs-progs: check/lowmem: Fix false alert of data extent backref lost for snapshot
` [PATCH 3/3] btrfs-progs: fsck-tests: Introduce test case with keyed data backref with the extent offset
[PATCH] btrfs-progs: free-space-cache: Enhance free space cache free space check
2018-03-08 6:29 UTC
[PATCH v2 00/12] mkfs: Quota support through -R|--runtime quota
2018-03-08 1:17 UTC (3+ messages)
[PATCH] btrfs: qgroups, properly handle no reservations
2018-03-08 1:02 UTC (6+ messages)
[PATCH 0/8] btrfs-progs: qgroups usability [corrected]
2018-03-07 20:45 UTC (24+ messages)
` [PATCH 2/8] btrfs-progs: qgroups: fix misleading index check
` [PATCH 3/8] btrfs-progs: constify pathnames passed as arguments
` [PATCH 4/8] btrfs-progs: qgroups: add pathname to show output
` [PATCH 5/8] btrfs-progs: qgroups: introduce and use info and limit structures
` [PATCH 6/8] btrfs-progs: qgroups: introduce btrfs_qgroup_query
` [PATCH 7/8] btrfs-progs: subvolume: add quota info to btrfs sub show
` [PATCH 8/8] btrfs-progs: qgroups: export qgroups usage information as JSON
[PATCH] btrfs: qgroup: Fix root item corruption when multiple same source snapshiots are created with quota enabled
2018-03-07 16:22 UTC (3+ messages)
[PATCH] Btrfs: fix unexpected cow in run_delalloc_nocow
2018-03-07 16:10 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] btrfs: fix bare unsigned declarations
2018-03-07 16:07 UTC (3+ messages)
` [PATCH v3] "
[PATCH] btrfs: Relax memory barrier in btrfs_tree_unlock
2018-03-07 16:05 UTC (2+ messages)
[PATCH] btrfs: Add nossd_spread mount option
2018-03-07 15:31 UTC (2+ messages)
[RFC PATCH] btrfs: Fix memory ordering of unlocked dio reads vs truncate
2018-03-07 15:27 UTC
[PATCH 0/5] max_inline related enhancement
2018-03-07 15:20 UTC (3+ messages)
` [PATCH 1/5] btrfs: Parse options after node/sector size initialized
[PATCH] btrfs: drop nonvaring variable, instead define it
2018-03-07 15:13 UTC (3+ messages)
` [PATCH v2] "
[PATCH v8 00/63] XArray v8
2018-03-07 14:25 UTC (5+ messages)
` [PATCH v8 06/63] btrfs: Use filemap_range_has_page()
` [PATCH v8 55/63] btrfs: Convert page cache to XArray
[PATCH 4.4 1/2] btrfs: Don't clear SGID when inheriting ACLs
2018-03-07 8:00 UTC (2+ messages)
ERROR: unsupported checksum algorithm 35355
2018-03-06 22:51 UTC (5+ 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;
as well as URLs for NNTP newsgroup(s).