messages from 2017-07-11 10:47:57 to 2017-07-15 09:11:34 UTC [more...]
[PATCH v5 01/15] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result
2017-07-15 9:10 UTC (5+ messages)
` [PATCH v5 02/15] btrfs-progs: Allow __btrfs_map_block_v2 to remove unrelated stripes
` [PATCH v5 03/15] btrfs-progs: csum: Introduce function to read out data csums
` [PATCH v5 04/15] btrfs-progs: scrub: Introduce structures to support offline scrub for RAID56
` [PATCH v5 05/15] btrfs-progs: scrub: Introduce functions to scrub mirror based tree block
[PATCH] Btrfs: fix early ENOSPC due to delalloc
2017-07-15 7:09 UTC (4+ messages)
[PATCH] btrfs: allow defrag compress to override NOCOMPRESS attribute
2017-07-15 6:45 UTC (3+ messages)
BTRFS: error (device dm-2) in btrfs_run_delayed_refs:2960: errno=-17 Object already exists
2017-07-15 1:22 UTC (9+ messages)
` BTRFS: error (device dm-2) in btrfs_run_delayed_refs:2960: errno=-17 Object already exists (since 3.4 / 2012)
[GIT PULL] Btrfs for 4.13, part 2
2017-07-14 20:16 UTC
[PATCH 0/4] Function parameter reductions
2017-07-14 18:30 UTC (5+ messages)
` [PATCH 1/4] btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
` [PATCH 2/4] btrfs: get fs_info from eb in btrfs_print_tree, "
` [PATCH 3/4] btrfs: cleanup types storing REQ_*
` [PATCH 4/4] btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page
[PATCH 0/5] GFP flags and allocation cleanups
2017-07-14 17:35 UTC (6+ messages)
` [PATCH 1/5] btrfs: use GFP_KERNEL in mount and remount
` [PATCH 2/5] btrfs: use GFP_KERNEL in btrfs_defrag_file
` [PATCH 3/5] btrfs: defrag: make readahead state allocation failure non-fatal
` [PATCH 4/5] btrfs: factor reading progress out of btrfs_dev_replace_status
` [PATCH 5/5] btrfs: simplify btrfs_dev_replace_kthread
[PATCH] Btrfs: fix write corruption due to bio cloning on raid5/6
2017-07-14 16:56 UTC (13+ messages)
Btrfs cross-subvolume inode scheme not working as intended with snapshots?
2017-07-14 16:38 UTC (2+ messages)
[PATCH] Btrfs: fix unexpected return value of bio_readpage_error
2017-07-14 16:30 UTC (4+ messages)
[PATCH v3 0/2] New qgroup creation / removal ioctls
2017-07-14 15:13 UTC (3+ messages)
` [PATCH v3 1/2] btrfs: Fail on removing qgroup if del_qgroup_item fails
` [PATCH v3 2/2] btrfs: Add new ioctl uapis for qgroup creation / removal
[PATCH v3 0/2] New qgroup creation / removal ioctl
2017-07-14 15:09 UTC
Temporary changes regarding btrfs branch in linux-next and development patches
2017-07-14 14:31 UTC (2+ messages)
Btrfs check reports errors, filesystem seems fine
2017-07-14 12:45 UTC (16+ messages)
[PATCH v2] Btrfs: add skeleton code for compression heuristic
2017-07-14 12:24 UTC (2+ messages)
[PATCH] Btrfs: add skeleton code for compression heuristic
2017-07-14 10:30 UTC
[PATCH] btrfs: Remove unused variables from btrfs_async_reclaim_metadata_space
2017-07-14 8:46 UTC
[PATCH v4 0/6] Chunk level degradable check
2017-07-14 8:19 UTC (10+ messages)
` [PATCH v4 1/6] btrfs: Introduce a function to check if all chunks a OK for degraded rw mount
[PATCH 1/3] btrfs-progs: check: verify name in dir_item for original mode
2017-07-14 7:47 UTC (3+ messages)
` [PATCH 2/3] btrfs-progs: check: verify dir item name and hash in lowmem mode
` [PATCH 3/3] btrfs-progs: fsck-test: case for corrupted dir item name
[PATCH 0/3] Cleanup volume.c of unused parameters/variables
2017-07-14 7:03 UTC (8+ messages)
` [PATCH 1/3] btrfs: Remove unused variables
` [PATCH 3/3] btrfs: Remove find_raid56_stripe_len
` [PATCH v2] "
` [PATCH 2/3] btrfs: Remove unused parameters from volume.c functions
BTRFS file I/O with O_DIRECT
2017-07-14 6:53 UTC (3+ messages)
[PATCH] btrfs-progs: add support to sort by topid
2017-07-14 6:26 UTC (6+ messages)
Containers, Btrfs vs Btrfs + overlayfs
2017-07-14 3:18 UTC (8+ messages)
[PATCH] btrfs: btrfs_create_repair_bio never fails, skip error handling
2017-07-13 16:38 UTC (2+ messages)
[PATCH] btrfs: cloned bios must not be iterated by bio_for_each_segment_all
2017-07-13 16:37 UTC (2+ messages)
[PATCH] btrfs: drop newlines from strings when using btrfs_* helpers
2017-07-13 14:30 UTC (2+ messages)
[PATCH] btrfs: Remove never reached code
2017-07-13 11:11 UTC (3+ messages)
` [PATCH v2] btrfs: Remove never reached error handling code in __add_reloc_root
[PATCH v2] btrfs: add mount umount logs
2017-07-13 7:22 UTC (2+ messages)
` Fwd: "
degraded raid scribbling upon wrong device
2017-07-13 6:40 UTC
[PATCH v3 00/13] use rbtrees for preliminary backrefs
2017-07-13 0:51 UTC (11+ messages)
` [PATCH v3 08/13] btrfs: convert prelimary reference tracking to use rbtrees
` [PATCH v3 09/13] btrfs: add a node counter to each of the rbtrees
` [PATCH v3 10/13] btrfs: backref, add tracepoints for prelim_ref insertion and merging
` [PATCH v3 11/13] btrfs: add cond_resched() calls when resolving backrefs
` [PATCH v3 12/13] btrfs: allow backref search checks for shared extents
` [PATCH v3 13/13] btrfs: clean up extraneous computations in add_delayed_refs
[PATCH] Btrfs: report errors when checksum is not found
2017-07-12 23:20 UTC (5+ messages)
[PATCH] btrfs-progs: add support to search subvolume by rootid and uuid
2017-07-12 23:03 UTC (4+ messages)
` [PATCH V2] "
[PATCH] btrfs-progs: Enable ThreadSanitizer, using D=tsan
2017-07-12 22:53 UTC (3+ messages)
[PATCH] btrfs-progs: Fix an infinite loop in btrfs_next_bg
2017-07-12 22:34 UTC (2+ messages)
[Patch v2] Btrfs-progs: fix infinite loop in find_free_extent
2017-07-12 22:29 UTC (2+ messages)
[PATCH] btrfs-progs: Fix missing internal deps in tests
2017-07-12 22:26 UTC (4+ messages)
` [PATCH] btrfs-progs: Tighten integer types in print-tree
[PATCH] btrfs-progs: fix the path use full_path as provided by the root info
2017-07-12 22:16 UTC (2+ messages)
[PATCH] btrfs-progs: Fix data races in btrfs-image
2017-07-12 22:03 UTC (2+ messages)
[PATCH] btrfs-progs: Fix data race in btrfs-convert
2017-07-12 21:58 UTC (2+ messages)
[PATCH] btrfs-progs: Use '-t btrfs' mount option in tests
2017-07-12 21:52 UTC (2+ messages)
Lock between userspace and btrfs-cleaner on extent_buffer
2017-07-12 19:35 UTC (9+ messages)
[PATCH] btrfs: Check if tgt_device is not null
2017-07-12 17:19 UTC (3+ messages)
[proposal] making filesystem tools more machine friendly
2017-07-12 17:10 UTC (2+ messages)
[PATCH 00/19] fs_info refactor part 2 (disk-io.h and volumes.h based)
2017-07-12 15:57 UTC (3+ messages)
[PATCH] btrfs: Prevent possible ERR_PTR() dereference
2017-07-12 15:38 UTC (4+ messages)
[PATCH v2 00/13] use rbtrees for preliminary backrefs
2017-07-12 15:15 UTC (7+ messages)
` [PATCH v2 08/13] btrfs: convert prelimary reference tracking to use rbtrees
` [PATCH v2 10/13] btrfs: backref, add tracepoints for prelim_ref insertion and merging
[PATCH] btrfs: Remove redundant code
2017-07-12 14:55 UTC (2+ messages)
[PATCH] btrfs: qgroups: Fix BUG_ON condition
2017-07-12 14:11 UTC (7+ messages)
[PATCH v14.4 00/15] Btrfs In-band De-duplication
2017-07-12 8:50 UTC (16+ messages)
` [PATCH v14.4 01/15] btrfs: improve inode's outstanding_extents computation
` [PATCH v14.4 02/15] btrfs: introduce type based delalloc metadata reserve
` [PATCH v14.4 03/15] btrfs: Introduce COMPRESS reserve type to fix false enospc for compression
` [PATCH v14.4 04/15] btrfs: dedupe: Introduce dedupe framework and its header
` [PATCH v14.4 05/15] btrfs: dedupe: Introduce function to initialize dedupe info
` [PATCH v14.4 06/15] btrfs: dedupe: Introduce function to add hash into in-memory tree
` [PATCH v14.4 07/15] btrfs: dedupe: Introduce function to remove hash from "
` [PATCH v14.4 08/15] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v14.4 09/15] btrfs: dedupe: Introduce function to search for an existing hash
` [PATCH v14.4 10/15] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [PATCH v14.4 11/15] btrfs: ordered-extent: Add support for dedupe
` [PATCH v14.4 12/15] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH v14.4 13/15] btrfs: dedupe: Add ioctl for inband dedupelication
` [PATCH v14.4 14/15] btrfs: relocation: Enhance error handling to avoid BUG_ON
` [PATCH v14.4 15/15] btrfs: dedupe: Introduce new reconfigure ioctl
Leveldb in google-chrome incompatible with btrfs?
2017-07-12 8:14 UTC (11+ messages)
[PATCH] btrfs: add support to search subvolume by rootid and uuid
2017-07-12 7:06 UTC
[PATCH v2 0/4] Add xxhash and zstd modules
2017-07-12 3:38 UTC (10+ messages)
` [PATCH v2 3/4] btrfs: Add zstd support
[RFC PATCH] btrfs: qgroup: Fix hang when using inode_cache and qgroup
2017-07-12 2:41 UTC (3+ messages)
"Unable to find ref byte nr ...." (4.11 somehow fishy?)
2017-07-11 18:57 UTC
[PATCH] btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand
2017-07-11 17:18 UTC (2+ messages)
[PATCH] btrfs: Remove redundant argument of flush_space
2017-07-11 17:12 UTC (2+ messages)
[PATCH] btrfs: resume qgroup rescan on rw remount
2017-07-11 17:03 UTC (4+ 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).