messages from 2017-03-13 15:06:38 to 2017-03-20 17:33:38 UTC [more...]
[PATCH 0/8 v3] No wait AIO
2017-03-20 17:33 UTC (19+ messages)
` [PATCH 1/8] nowait aio: Introduce IOCB_RW_FLAG_NOWAIT
` [PATCH 2/8] nowait aio: Return if cannot get hold of i_rwsem
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 6/8] nowait aio: ext4
` [PATCH 7/8] nowait aio: xfs
` [PATCH 8/8] nowait aio: btrfs
include linux kernel headers for btrfs filesystem
2017-03-20 8:33 UTC
[PATCH 0/5] raid56: variant bug fixes
2017-03-20 6:30 UTC (18+ messages)
` [PATCH 3/5] btrfs: raid56: Use correct stolen pages to calculate P/Q
` [PATCH 4/5] btrfs: raid56: Don't keep rbio for later steal
` [PATCH 5/5] btrfs: replace: Use ref counts to avoid destroying target device when canceled
[PATCH RFC] btrfs: introduce a separate mutex for caching_block_groups list
2017-03-19 17:40 UTC (2+ messages)
(no subject)
2017-03-19 15:00 UTC
Thoughts on 'btrfs device stats' and security
2017-03-17 19:45 UTC (3+ messages)
BTRFS Metadata Corruption Prevents Scrub and btrfs check
2017-03-18 0:48 UTC (5+ messages)
[PULL] Btrfs updates for 4.11-rc2
2017-03-17 20:56 UTC (2+ messages)
Home storage with btrfs
2017-03-17 22:27 UTC
[PATCH] Btrfs: fix an integer overflow check
2017-03-17 20:51 UTC
help : "bad tree block start" -> btrfs forced readonly
2017-03-17 14:17 UTC (8+ messages)
Btrfs progs release 4.10.1
2017-03-17 14:08 UTC
help!!! error when mount a btrfs file system
2017-03-17 2:15 UTC (3+ messages)
[PATCH 1/2] btrfs-progs: lowmeme check: Fix false alert about backref lost for SHARED_DATA_REF
2017-03-17 2:06 UTC (2+ messages)
` [PATCH 2/2] btrfs-progs: fsck-tests: Add SHARED_DATA_REF test image for lowmem mode
[PATCH v2 0/2] Cleanup for some hardcoded constants
2017-03-17 0:56 UTC (4+ messages)
` [PATCH v2 1/2] btrfs: provide enumeration for __merge_refs mode argument
` [PATCH v2 2/2] btrfs: replace hardcoded value with SEQ_LAST macro
btrfs check lowmem vs original
2017-03-17 0:54 UTC (8+ messages)
[PATCH 1/2] btrfs-progs: kerncompat: Fix re-definition of __bitwise
2017-03-17 0:35 UTC (4+ messages)
` [PATCH 2/2] btrfs-progs: convert: Make btrfs_reserved_ranges const
[PATCH v2 1/2] btrfs-progs: dump-tree: Fix duplicated output when using -t option
2017-03-16 15:54 UTC (3+ messages)
` [PATCH v2 2/2] btrfs-progs: dump-tree: Also output log root tree
help!!! error when mount a btrfs file system
2017-03-16 12:39 UTC
[PATCH v2 0/3] Btrfs in-band de-duplication test cases
2017-03-16 9:08 UTC (4+ messages)
` [PATCH v2 1/3] fstests: btrfs: Add basic test for btrfs in-band de-duplication
` [PATCH v2 2/3] fstests: btrfs: Add testcase for btrfs dedupe and metadata balance race test
` [PATCH v2 3/3] fstests: btrfs: Test inband dedupe with data balance
[PATCH 0/3] Btrfs in-band de-duplication test cases
2017-03-16 8:33 UTC (8+ messages)
` [PATCH 1/3] fstests: btrfs: Add basic test for btrfs in-band de-duplication
` [PATCH] fstests: generic: Test space allocation when there is only fragmented space
` [PATCH 2/3] fstests: btrfs: Add testcase for btrfs dedupe and metadata balance race test
` [PATCH 3/3] fstests: btrfs: Test inband dedupe with data balance
[PATCH v14.2 00/16] Btrfs In-band De-duplication
2017-03-16 7:58 UTC (17+ messages)
` [PATCH v14.2 01/16] btrfs: improve inode's outstanding_extents computation
` [PATCH v14.2 02/16] btrfs: introduce type based delalloc metadata reserve
` [PATCH v14.2 03/16] btrfs: Introduce COMPRESS reserve type to fix false enospc for compression
` [PATCH v14.2 04/16] btrfs: dedupe: Introduce dedupe framework and its header
` [PATCH v14.2 05/16] btrfs: dedupe: Introduce function to initialize dedupe info
` [PATCH v14.2 06/16] btrfs: dedupe: Introduce function to add hash into in-memory tree
` [PATCH v14.2 07/16] btrfs: dedupe: Introduce function to remove hash from "
` [PATCH v14.2 08/16] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v14.2 09/16] btrfs: dedupe: Introduce function to search for an existing hash
` [PATCH v14.2 10/16] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [PATCH v14.2 11/16] btrfs: ordered-extent: Add support for dedupe
` [PATCH v14.2 12/16] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH v14.2 13/16] btrfs: Introduce DEDUPE reserve type to fix false enospc for in-band dedupe
` [PATCH v14.2 14/16] btrfs: dedupe: Add ioctl for inband dedupelication
` [PATCH v14.2 15/16] btrfs: relocation: Enhance error handling to avoid BUG_ON
` [PATCH v14.2 16/16] btrfs: dedupe: Introduce new reconfigure ioctl
[PATCH 0/2] Cleanup for some hardcoded constants
2017-03-16 1:59 UTC (6+ messages)
` [PATCH 1/2] btrfs: provide enumeration for __merge_refs mode argument
` [PATCH 2/2] btrfs: replace hardcoded value with SEQ_NONE macro
[PATCH] btrfs: remove unused qgroup members from btrfs_trans_handle
2017-03-16 1:52 UTC (2+ messages)
[PATCH v10 0/5] In-band de-duplication for btrfs-progs
2017-03-16 1:49 UTC (6+ messages)
` [PATCH v10 1/5] btrfs-progs: Basic framework for dedupe-inband command group
` [PATCH v10 2/5] btrfs-progs: dedupe: Add enable command for dedupe "
` [PATCH v10 3/5] btrfs-progs: dedupe: Add disable support for inband dedupelication
` [PATCH v10 4/5] btrfs-progs: dedupe: Add status subcommand
` [PATCH v10 5/5] btrfs-progs: dedupe: introduce reconfigure subcommand
[PATCH 0/4] Cleanups in extent_io callbacks
2017-03-16 0:13 UTC (3+ messages)
` [PATCH 4/4] btrfs: add dummy callback for readpage_io_failed and drop checks
Home storage with btrfs
2017-03-15 22:49 UTC (9+ messages)
[PATCH v2 0/7] cleanup __btrfs_map_block
2017-03-15 18:08 UTC (13+ messages)
` [PATCH v2 1/7] Btrfs: create a helper for getting chunk map
` [PATCH v2 2/7] Btrfs: separate DISCARD from __btrfs_map_block
` [PATCH v2 3/7] Btrfs: introduce a function to get extra mirror from replace
` [PATCH v2 4/7] Btrfs: handle operations for device replace separately
` [PATCH v2 5/7] Btrfs: do not add extra mirror when dev_replace target dev is not available
` [PATCH v2 6/7] Btrfs: helper for ops that requires full stripe
` [PATCH v2 7/7] Btrfs: convert BUG_ON to WARN_ON
possible deadlock between fsfreeze and asynchronous faults
2017-03-15 16:31 UTC
[PATCH 0/7] Readahead clenups
2017-03-15 16:02 UTC (8+ messages)
` [PATCH 1/7] btrfs: preallocate radix tree node for readahead
` [PATCH 2/7] btrfs: use simpler readahead zone lookups
` [PATCH 3/7] btrfs: preallocate radix tree node for global readahead tree
` [PATCH 4/7] btrfs: remove redundant parameter from btree_readahead_hook
` [PATCH 5/7] btrfs: remove redundant parameter from reada_find_zone
` [PATCH 6/7] btrfs: remove redundant parameter from reada_start_machine_dev
` [PATCH 7/7] btrfs: remove local blocksize variable in reada_find_extent
claim of vtagfs feature
2017-03-15 13:09 UTC
[PATCH] fstests: generic: Test space allocation when there is only fragmented space
2017-03-15 3:25 UTC (2+ messages)
[PATCH v3 0/7] convert: rollback rework
2017-03-15 0:35 UTC (11+ messages)
` [PATCH v3 1/7] btrfs-progs: convert: Add comment for the overall convert workflow
` [PATCH v3 2/7] btrfs-progs: convert: Introduce simple range structure for convert reserved ranges
` [PATCH v3 3/7] btrfs-progs: convert: Use reserved ranges array to cleanup open code
` [PATCH v3 4/7] btrfs-progs: file: Introduce function to read out file content
` [PATCH v3 5/7] btrfs-progs: convert: Introduce function to read out btrfs reserved range
` [PATCH v3 6/7] btrfs-progs: convert: Introduce function to check if convert image is able to be rolled back
` [PATCH v3 7/7] btrfs-progs: convert: Rework rollback
[PATCH/fstest] btrfs/139: correctly receive clones to mounted subvol
2017-03-14 17:42 UTC (2+ messages)
[PATCH 0/7] cleanup __btrfs_map_block
2017-03-14 17:27 UTC (2+ messages)
[PATCH v4] qgroup: Retry after commit on getting EDQUOT
2017-03-14 17:24 UTC
[PATCH] btrfs/139: creation/deletion within qgroup limits
2017-03-14 14:12 UTC (2+ messages)
[PATCH v2] btrfs: Change qgroup_meta_rsv to 64bit
2017-03-14 14:04 UTC (4+ messages)
[PATCH v3] qgroup: Retry after commit on getting EDQUOT
2017-03-14 13:37 UTC (3+ messages)
[PATCH 0/9 PULL REQUEST] Qgroup fixes for 4.11
2017-03-14 13:32 UTC (7+ messages)
[PATCH] Btrfs: add file item tracepoint
2017-03-14 12:42 UTC (3+ messages)
` [PATCH v2] "
[PATCH] btrfs: add support for extended file attributes
2017-03-14 12:03 UTC (2+ messages)
[PATCH v7 1/2] btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error
2017-03-14 9:09 UTC (10+ messages)
[PATCH 0/4] cleanup barrier_all_devices()
2017-03-14 8:53 UTC (12+ messages)
` [PATCH 2/4] btrfs: Communicate back ENOMEM when it occurs
` [PATCH 3/4] btrfs: cleanup barrier_all_devices() unify dev error count
` [PATCH 4/4] btrfs: cleanup barrier_all_devices() to check dev stat flush error
` [PATCH V2 "
[PATCH 1/2] btrfs-progs: dump-tree: Fix duplicated output when using -t option
2017-03-14 5:28 UTC (2+ messages)
` [PATCH 2/2] btrfs-progs: dump-tree: Also output log root tree
Hard crash on 4.9.5
2017-03-13 22:19 UTC (5+ messages)
[PATCH] qgroup: Change qgroup_meta_rsv to 64bit
2017-03-13 17:55 UTC (2+ messages)
[PATCH] btrfs-progs: cli-tests: Convert non-raid filesystem to raid
2017-03-13 17:47 UTC (2+ messages)
Fresh Raid-1 setup, dump-tree shows invalid owner id
2017-03-13 17:34 UTC (4+ messages)
[PATCH] btrfs-progs: misc-tests: Primary Superblock corruption and recovery using backup Superblock
2017-03-13 17:22 UTC (3+ messages)
[PATCH v2] btrfs-progs: misc-tests: Superblock corruption and recovery using backup
2017-03-13 17:17 UTC (3+ messages)
[PATCH v3] btrfs-progs: misc-tests: Superblock corruption and recovery using backup
2017-03-13 17:15 UTC (2+ messages)
[PATCH 2/2] btrfs-progs: dump-tree: Also output log root tree
2017-03-13 16:23 UTC (2+ messages)
Question re. <linux/sizes.h> required since btrfs-progs-4.10
2017-03-13 15:05 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;
as well as URLs for NNTP newsgroup(s).