linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-20 14:20:19 to 2017-03-01 15:56:52 UTC [more...]

[PATCH 0/8 v2] Non-blocking AIO
 2017-03-01 15:56 UTC  (15+ messages)
` [PATCH 1/8] nowait aio: Introduce IOCB_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

[PATCH v3] btrfs: remove btrfs_err_str function from uapi/linux/btrfs.h
 2017-03-01 14:54 UTC  (2+ messages)

[PULL] Btrfs cleanups for 4.11, part 2
 2017-03-01 13:26 UTC  (4+ messages)

[4.7.2] btrfs_run_delayed_refs:2963: errno=-17 Object already exists
 2017-03-01  9:32 UTC  (6+ messages)

[PATCH 1/2] Btrfs: fix unexpected file hole after disk errors
 2017-03-01  8:48 UTC  (5+ messages)
` [PATCH 2/2] Btrfs: remove start_pos

[PATCH 00/20] Enable lowmem repair for fs/subvolume tree
 2017-03-01  3:14 UTC  (21+ messages)
` [PATCH 01/20] btrfs-progs: cmds-check.c: supports inode nbytes fix in lowmem
` [PATCH 02/20] btrfs-progs: cmds-check.c: supports dir isize "
` [PATCH 03/20] btrfs-progs: cmds-check.c: inode orphan item repair
` [PATCH 04/20] btrfs-progs: cmds-check.c: change find_inode_ref's arg
` [PATCH 05/20] btrfs-progs: cmds-check.c: modify check_fs_first_inode
` [PATCH 06/20] btrfs-progs: cmds-check.c: change find_dir_index/item
` [PATCH 07/20] btrfs-progs: cmds-check.c: introduce print_inode_ref
` [PATCH 08/20] btrfs-progs: cmds-check.c: print_dir_item_err
` [PATCH 09/20] btrfs-progs: cmds-check.c: introduce count_dir_isize
` [PATCH 10/20] btrfs-progs: dir-item.c: modify btrfs_insert_dir_item
` [PATCH 11/20] btrfs-progs: inode.c: alter btrfs_add_link
` [PATCH 12/20] btrfs-progs: cmds-check.c: introduce __create_inode_item
` [PATCH 13/20] btrfs-progs: cmds-check.c: repair_inode_item_missing
` [PATCH 14/20] btrfs-progs: cmds-check.c: repair_fs_first_inode
` [PATCH 15/20] btrfs-progs: cmds-check.c: introduce repair_ternary_lowmem
` [PATCH 16/20] btrfs-progs: cmds-check.c: Introduce repair_dir_item
` [PATCH 17/20] btrfs-progs: cmds-check.c: repair inode ref
` [PATCH 18/20] btrfs-progs: cmds-check.c: repair nlinks lowmem
` [PATCH 19/20] btrfs-progs: cmds-check.c: add punch_extent_hole
` [PATCH 20/20] btrfs-progs: fsck-check: Allow fsck check test to repair in lowmem mode for certain test cases

[PATCH 3/4] reflink: test adjacency of reflinked blocks
 2017-03-01  3:20 UTC  (3+ messages)

[PATCH 0/7] cleanup __btrfs_map_block
 2017-03-01  2:19 UTC  (4+ messages)
` [PATCH 1/7] Btrfs: create a helper for getting chunk map

assertion failed: last_size == new_size, file: fs/btrfs/inode.c
 2017-03-01  1:12 UTC  (4+ messages)

[PATCH 0/3] Remove some BUG_ONs
 2017-02-28 10:41 UTC  (8+ messages)
` [PATCH 1/3] btrfs: remove BUG_ON from __tree_mod_log_insert
` [PATCH 2/3] btrfs: handle allocation error in update_dev_stat_item
` [PATCH 3/3] btrfs: do proper error handling in btrfs_insert_xattr_item

[PATCH v5] btrfs: Handle delalloc error correctly to avoid ordered extent hang
 2017-02-28  2:42 UTC 

[PATCH v5] btrfs: Handle delalloc error correctly to avoid ordered extent hang
 2017-02-28  2:28 UTC 

"parent transid verify failed" out of blue sky
 2017-02-28  1:24 UTC  (2+ messages)

[PATCH v4] btrfs: Handle delalloc error correctly to avoid ordered extent deadlock
 2017-02-28  1:00 UTC  (4+ messages)

Low IOOP Performance
 2017-02-27 22:32 UTC  (7+ messages)

BTRFS hybrid system setup issues
 2017-02-27 19:19 UTC  (5+ messages)

[PATCH 0/3] introduce type based delalloc metadata reserve to fix some false enospc issues
 2017-02-27 13:43 UTC  (8+ messages)

List of corruption cases for scrub
 2017-02-27 11:01 UTC  (4+ messages)

[PATCH 0/9 PULL REQUEST] Qgroup fixes for 4.11
 2017-02-27  7:10 UTC  (10+ messages)
` [PATCH 1/9] btrfs: qgroup: Add trace point for qgroup reserved space
` [PATCH 2/9] btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space tracepoint
` [PATCH 3/9] btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option
` [PATCH 4/9] btrfs: qgroup: Add quick exit for non-fs extents
` [PATCH 5/9] btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
` [PATCH 6/9] btrfs: qgroup: Return actually freed bytes for qgroup release or free data
` [PATCH 7/9] btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write and quota enable
` [PATCH 8/9] btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
` [PATCH 9/9] btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges

linux 4.8 kernel OOM
 2017-02-27  5:25 UTC  (2+ messages)

Subvolume corruption after restart on Raid1 array
 2017-02-25 19:00 UTC  (5+ messages)

[GIT PULL] Btrfs
 2017-02-25  0:56 UTC 

[PATCH] Btrfs: fix deadlock between dedup on same file and starting writeback
 2017-02-24 20:17 UTC  (2+ messages)

Downgrading kernel 4.9 to 4.4 with space_cache=v2 enabled?
 2017-02-24 18:35 UTC  (8+ messages)

[GIT PULL] Btrfs bug fixes and improvements for 4.11 (2nd retry)
 2017-02-24 15:19 UTC  (2+ messages)

[PATCH v2 0/9] convert: rework rollback
 2017-02-24  5:52 UTC  (10+ messages)
` [PATCH v2 1/9] btrfs-progs: Introduce kernel sizes to cleanup large intermediate number
` [PATCH v2 2/9] btrfs-progs: Introduce macro to calculate backup superblock offset
` [PATCH v2 3/9] btrfs-progs: convert: Add comment for the overall convert workflow
` [PATCH v2 4/9] btrfs-progs: convert: Introduce simple range structure for convert reserved ranges
` [PATCH v2 5/9] btrfs-progs: convert: Use reserved ranges array to cleanup open code
` [PATCH v2 6/9] btrfs-progs: file: Introduce function to read out file content
` [PATCH v2 7/9] btrfs-progs: convert: Introduce function to read out btrfs reserved range
` [PATCH v2 8/9] btrfs-progs: convert: Introduce function to check if convert image is able to be rolled back
` [PATCH v2 9/9] btrfs-progs: convert: Rework rollback

[PATCH v2 00/19]
 2017-02-24  0:45 UTC  (4+ messages)
` [PATCH v2 06/19] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result

BTRFS critical: corrupt leaf, slot offset bad; then read-only
 2017-02-24  0:26 UTC  (6+ messages)

RE:
 2017-02-23 15:09 UTC 

[PATCH] generic/311: Disable dmesg check
 2017-02-23  6:40 UTC  (4+ messages)

[PATCH/fstest] btrfs/139: correctly receive clones to mounted subvol
 2017-02-22 23:07 UTC 

[PATCH 1/2] btrfs-progs: receive: better error reporting for snapshots
 2017-02-22 22:56 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: receive: handle root subvol path in clone

FS gives kernel UPS on attempt to create snapshot and after running balance it's unmountable
 2017-02-22 21:53 UTC  (12+ messages)

[PATCH] btrfs-progs: send-dump: add missing newlines
 2017-02-22 21:32 UTC 

[PATCH] Btrfs: try harder to migrate items to left sibling before splitting a leaf
 2017-02-22 17:37 UTC  (4+ messages)

Fwd:
 2017-02-22  9:59 UTC 

[PATCH 0/4] Cleanups in extent_io callbacks
 2017-02-22  5:40 UTC  (6+ messages)
` [PATCH 1/4] btrfs: let writepage_end_io_hook return void
` [PATCH 2/4] btrfs: document existence of extent_io ops callbacks
` [PATCH 3/4] btrfs: drop checks for mandatory extent_io_ops callbacks
` [PATCH 4/4] btrfs: add dummy callback for readpage_io_failed and drop checks

[PATCH v3 1/2] btrfs: ordered-extent: Introduce new bit to skip releasing metadata
 2017-02-22  5:07 UTC  (2+ messages)
` [PATCH v3 2/2] btrfs: Handle delalloc error correctly to avoid ordered extent deadlock

[PATCH v2] btrfs: Handle delalloc error correctly to avoid deadlock
 2017-02-22  1:31 UTC  (3+ messages)

[PATCH] btrfs-progs: docs: fix many typos, plus three edits for clarit
 2017-02-21 23:14 UTC  (2+ messages)
` [PATCH 1/1] btrfs-progs: docs: fix many typos, plus three edits for clarity

[PATCH] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-02-21 22:14 UTC 

[PATCH] Btrfs: use the correct type when creating cow dio extent
 2017-02-21 20:12 UTC 

Large no.of extents for a single small file with a fresh RAID5 setup
 2017-02-21 10:14 UTC  (4+ messages)

[PATCH] btrfs-progs: RAID5:Inject data stripe corruption and verify scrub fixes it
 2017-02-21  9:41 UTC  (3+ messages)

[PATCH v3 00/12] lowmem mode fixes
 2017-02-21  8:34 UTC  (13+ messages)
` [PATCH v3 01/12] btrfs-progs: lowmem check: Fix several bugs related to afterward search
` [PATCH v3 02/12] btrfs-progs: check: Output verbose error when fsck found a bug in any tree
` [PATCH v3 03/12] btrfs-progs: lowmem check: Fix false alert in checking data extent csums
` [PATCH v3 04/12] btrfs-progs: lowmem check: Fix extent item size false alert
` [PATCH v3 05/12] btrfs-progs: lowmem check: Fix false alert on inline compressed extent
` [PATCH v3 06/12] btrfs-progs: lowmem check: Fix silent error if first inode item missing
` [PATCH v3 07/12] btrfs-progs: tests: Move fsck-tests/015 to fuzz tests
` [PATCH v3 08/12] btrfs-progs: fsck-test: Add test image for lowmem mode block group false alert
` [PATCH v3 09/12] btrfs-progs: fsck-test: Make 013 compatible with lowmem mode
` [PATCH v3 10/12] btrfs-progs: fsck-test: Add new test case for file extent false alerts
` [PATCH v3 11/12] btrfs-progs: fsck: Fix lowmem mode override to allow it skip repair work
` [PATCH v3 12/12] btrfs-progs: cmds-check.c: walk_down_tree_v2 break cause of leaf process

mount troubles after crash
 2017-02-21  8:29 UTC  (3+ messages)

[PATCH] btrfs: Handle delalloc error correctly to avoid deadlock
 2017-02-21  7:16 UTC  (2+ messages)

[PATCH] qgroup: Retry after commit on getting EDQUOT
 2017-02-21  0:48 UTC  (6+ messages)

[PATCH] btrfs: Handle btrfs_reloc_clone_csums error correctly to avoid deadlock
 2017-02-21  0:25 UTC  (9+ messages)

[PATCH v3] btrfs-progs: RAID5: Inject data stripe corruption and verify scrub fixes it and retains correct parity
 2017-02-20 18:27 UTC 

Why is btrfs_run_delayed_refs() run multiple times
 2017-02-20 17:28 UTC  (2+ messages)

[PATCH 0/5] block subsystem refcounter conversions
 2017-02-20 17:24 UTC  (6+ messages)


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).