Linux BTRFS
[Prev Page][Next Page]
- [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 08/42] btrfs: set bi_op tp REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 10/42] btrfs: use bio fields for op and flags
- From: mchristi@xxxxxxxxxx
- [PATCH 12/42] gfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
- From: mchristi@xxxxxxxxxx
- [PATCH 13/42] xfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 14/42] hfsplus: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 11/42] f2fs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 17/42] ocfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 15/42] mpage: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 16/42] nilfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 18/42] pm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
- From: mchristi@xxxxxxxxxx
- [PATCH 19/42] dm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 21/42] bcache: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 23/42] md/raid: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 22/42] drbd: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 24/42] xen: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 26/42] block: copy bio op to request op
- From: mchristi@xxxxxxxxxx
- [PATCH 25/42] target: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 28/42] block: prepare mq request creation to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 30/42] blkg_rwstat: separate op from flags
- From: mchristi@xxxxxxxxxx
- [PATCH 29/42] block: prepare elevator to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 33/42] block: convert rq_data_dir helper to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 34/42] drivers: set request op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 36/42] ide cd: do not set REQ_WRITE on requests.
- From: mchristi@xxxxxxxxxx
- [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 39/42] block: shrink bio/request fields
- From: mchristi@xxxxxxxxxx
- [PATCH 38/42] block, fs: remove old REQ definitions.
- From: mchristi@xxxxxxxxxx
- [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
- From: mchristi@xxxxxxxxxx
- [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
- From: mchristi@xxxxxxxxxx
- [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
- From: mchristi@xxxxxxxxxx
- Re: [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: Uncorrectable errors after rebooting with Magic Sysrq Keys
- From: Niccolò Belli <darkbasic@xxxxxxxxxxxxxxx>
- Re: Uncorrectable errors after rebooting with Magic Sysrq Keys
- From: Roman Mamedov <rm@xxxxxxxxxxx>
- Re: btrfs-image and btrfs send related queries
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: [PATCH v3] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Mark Fasheh <mfasheh@xxxxxxx>
- Re: Uncorrectable errors after rebooting with Magic Sysrq Keys
- From: Hugo Mills <hugo@xxxxxxxxxxxxx>
- Re: Uncorrectable errors after rebooting with Magic Sysrq Keys
- From: Niccolò Belli <darkbasic@xxxxxxxxxxxxxxx>
- BUG at fs/btrfs/inode.c:1828! RIP: btrfs_merge_bio_hook+0x8b/0xa0 [btrfs]
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: btrfs-image and btrfs send related queries
- From: Hugo Mills <hugo@xxxxxxxxxxxxx>
- btrfs-image and btrfs send related queries
- From: sri <toyours_sridhar@xxxxxxxxxxx>
- [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
- From: mchristi@xxxxxxxxxx
- Re: [PATCH] btrfs-progs: Check if the FSID was seen by comparing full UUID
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
- From: mchristi@xxxxxxxxxx
- [PATCH 00/42] v6: separate operations from flags in the bio/request structs
- From: mchristi@xxxxxxxxxx
- [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- Re: RFE: btrfs subvolume list -t, include marker for snapshots, and whether they are ro
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- [PATCH 06/42] direct-io: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- Re: [PATCH] btrfs-progs: Restrict e2fsprogs version for new convert
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 08/42] btrfs: set bi_op tp REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 10/42] btrfs: use bio fields for op and flags
- From: mchristi@xxxxxxxxxx
- [PATCH 13/42] xfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
- From: mchristi@xxxxxxxxxx
- [PATCH 14/42] hfsplus: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 12/42] gfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 15/42] mpage: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 11/42] f2fs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 17/42] ocfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 16/42] nilfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 18/42] pm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
- From: mchristi@xxxxxxxxxx
- [PATCH 19/42] dm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 21/42] bcache: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 23/42] md/raid: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 25/42] target: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 22/42] drbd: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 24/42] xen: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 26/42] block: copy bio op to request op
- From: mchristi@xxxxxxxxxx
- [PATCH 28/42] block: prepare mq request creation to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 30/42] blkg_rwstat: separate op from flags
- From: mchristi@xxxxxxxxxx
- [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 33/42] block: convert rq_data_dir helper to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 29/42] block: prepare elevator to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 34/42] drivers: set request op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 36/42] ide cd: do not set REQ_WRITE on requests.
- From: mchristi@xxxxxxxxxx
- [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs.
- From: mchristi@xxxxxxxxxx
- Re: [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
- From: Juergen Gross <kernel@xxxxxxxxx>
- [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 38/42] block, fs: remove old REQ definitions.
- From: mchristi@xxxxxxxxxx
- [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
- From: mchristi@xxxxxxxxxx
- [PATCH 39/42] block: shrink bio/request fields
- From: mchristi@xxxxxxxxxx
- [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
- From: mchristi@xxxxxxxxxx
- [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
- From: mchristi@xxxxxxxxxx
- Re: [PATCH] Btrfs: fix loading of orphan roots leading to BUG_ON
- From: David Sterba <dsterba@xxxxxxx>
- Re: Uncorrectable errors after rebooting with Magic Sysrq Keys
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: Help ! "btrfs check" looping recursive
- From: Swâmi Petaramesh <swami@xxxxxxxxxxxxxx>
- [PATCH v4] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Uncorrectable errors after rebooting with Magic Sysrq Keys
- From: Niccolò Belli <darkbasic@xxxxxxxxxxxxxxx>
- Re: RFE: btrfs subvolume list -t, include marker for snapshots, and whether they are ro
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: RFE: btrfs subvolume list -t, include marker for snapshots, and whether they are ro
- From: Satoru Takeuchi <takeuchi_satoru@xxxxxxxxxxxxxx>
- RFE: btrfs subvolume list -t, include marker for snapshots, and whether they are ro
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] Btrfs: fix loading of orphan roots leading to BUG_ON
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH v3] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH v3] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: Help ! "btrfs check" looping recursive
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: [PATCH v4 00/13] Introduce device state 'failed', spare device and auto replace
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- [PATCH] btrfs-progs: Check if the FSID was seen by comparing full UUID
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- [PATCH V2] btrfs: test snapshot create with invalid parent qgroup
- From: Mark Fasheh <mfasheh@xxxxxxx>
- Re: [PATCH v3] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Mark Fasheh <mfasheh@xxxxxxx>
- Kernel crash if both devices in raid1 are failing
- From: Dmitry Katsubo <dmitry.katsubo@xxxxxxxxx>
- Re: [PATCH v4 00/13] Introduce device state 'failed', spare device and auto replace
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Re: [PATCH v5 11/13] btrfs: introduce device dynamic state transition to offline or failed
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Help ! "btrfs check" looping recursive
- From: Swâmi Petaramesh <swami@xxxxxxxxxxxxxx>
- Re: [PATCH V17 10/18] Btrfs: subpage-blocksize: btrfs_punch_hole: Fix uptodate blocks check
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH V17 04/18] Btrfs: subpage-blocksize: Define extent_buffer_head.
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH V17 10/18] Btrfs: subpage-blocksize: btrfs_punch_hole: Fix uptodate blocks check
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 13/18] Btrfs: subpage-blocksize: Fix file defragmentation code
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 11/18] Btrfs: subpage-blocksize: Prevent writes to an extent buffer when PG_writeback flag is set
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 12/18] Revert "btrfs: fix lockups from btrfs_clear_path_blocking"
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 18/18] Btrfs: subpage-blocksize: __btrfs_lookup_bio_sums: Set offset when moving to a new bio_vec
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 16/18] Btrfs: btrfs_clone: Flush dirty blocks of a page that do not map the clone range
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 17/18] Btrfs: subpage-blocksize: Make file extent relocate code subpage blocksize aware
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 15/18] Btrfs: subpage-blocksize: Enable dedupe ioctl
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 14/18] Btrfs: subpage-blocksize: extent_clear_unlock_delalloc: Prevent page from being unlocked more than once
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 08/18] Btrfs: subpage-blocksize: Deal with partial ordered extent allocations.
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 07/18] Btrfs: subpage-blocksize: Allow mounting filesystems where sectorsize < PAGE_SIZE
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 09/18] Btrfs: subpage-blocksize: Explicitly track I/O status of blocks of an ordered extent.
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 06/18] Btrfs: subpage-blocksize: Write only dirty extent buffers belonging to a page
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 05/18] Btrfs: subpage-blocksize: Read tree blocks whose size is < PAGE_CACHE_SIZE
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 04/18] Btrfs: subpage-blocksize: Define extent_buffer_head.
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 03/18] Btrfs: subpage-blocksize: Make sure delalloc range intersects with the locked page's range
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 02/18] Btrfs: subpage-blocksize: Fix whole page write
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 01/18] Btrfs: subpage-blocksize: Fix whole page read.
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V17 00/18] Allow I/O on blocks whose size is less than page size
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH V16 00/18] Allow I/O on blocks whose size is less than page size
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 11/13] btrfs: introduce device dynamic state transition to offline or failed
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH] btrfs: s_bdev is not null after missing replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH V16 04/18] Btrfs: subpage-blocksize: Define extent_buffer_head.
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 00/13] Introduce device state 'failed', spare device and auto replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH] Btrfs: Set superblock s_bdev field properly at device closing
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH V16 16/18] Btrfs: btrfs_clone: Flush dirty blocks of a page that do not map the clone range
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 00/13] Introduce device state 'failed', spare device and auto replace
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Re: [PATCH] Btrfs: fix loading of orphan roots leading to BUG_ON
- From: Filipe Manana <fdmanana@xxxxxxxxx>
- Re: [PATCH v2] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Filipe Manana <fdmanana@xxxxxxxxx>
- Re: [PATCH] Btrfs: Set superblock s_bdev field properly at device closing
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Re: [PATCH v4 00/13] Introduce device state 'failed', spare device and auto replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH V16 14/18] Btrfs: subpage-blocksize: extent_clear_unlock_delalloc: Prevent page from being unlocked more than once
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 12/18] Revert "btrfs: fix lockups from btrfs_clear_path_blocking"
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 10/18] Btrfs: subpage-blocksize: btrfs_punch_hole: Fix uptodate blocks check
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 15/18] Btrfs: subpage-blocksize: Enable dedupe ioctl
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 13/18] Btrfs: subpage-blocksize: Fix file defragmentation code
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 16/18] Btrfs: btrfs_clone: Flush dirty blocks of a page that do not map the clone range
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 06/18] Btrfs: subpage-blocksize: Write only dirty extent buffers belonging to a page
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 08/18] Btrfs: subpage-blocksize: Deal with partial ordered extent allocations.
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 11/18] Btrfs: subpage-blocksize: Prevent writes to an extent buffer when PG_writeback flag is set
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 18/18] Btrfs: subpage-blocksize: __btrfs_lookup_bio_sums: Set offset when moving to a new bio_vec
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 07/18] Btrfs: subpage-blocksize: Allow mounting filesystems where sectorsize < PAGE_SIZE
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 17/18] Btrfs: subpage-blocksize: Make file extent relocate code subpage blocksize aware
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 05/18] Btrfs: subpage-blocksize: Read tree blocks whose size is < PAGE_CACHE_SIZE
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 09/18] Btrfs: subpage-blocksize: Explicitly track I/O status of blocks of an ordered extent.
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 02/18] Btrfs: subpage-blocksize: Fix whole page write
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 04/18] Btrfs: subpage-blocksize: Define extent_buffer_head.
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 01/18] Btrfs: subpage-blocksize: Fix whole page read.
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 03/18] Btrfs: subpage-blocksize: Make sure delalloc range intersects with the locked page's range
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V16 00/18] Allow I/O on blocks whose size is less than page size
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Btrfs: Set superblock s_bdev field properly at device closing
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH] btrfs-progs: Restrict e2fsprogs version for new convert
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH 00/42] v5: separate operations from flags in the bio/request structs
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH v3] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH] Btrfs: fix loading of orphan roots leading to BUG_ON
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH] Btrfs: remove BUG_ON()'s in btrfs_map_block
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH v2] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH] Btrfs: Set superblock s_bdev field properly at device closing
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Re: [PATCH v2] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH v4 00/13] Introduce device state 'failed', spare device and auto replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH v4 00/13] Introduce device state 'failed', spare device and auto replace
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
- From: mchristi@xxxxxxxxxx
- [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
- From: mchristi@xxxxxxxxxx
- [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately
- From: mchristi@xxxxxxxxxx
- [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 06/42] direct-io: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
- From: mchristi@xxxxxxxxxx
- [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 08/42] btrfs: set bi_op tp REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 14/42] hfsplus: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 13/42] xfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 10/42] btrfs: use bio fields for op and flags
- From: mchristi@xxxxxxxxxx
- [PATCH 15/42] mpage: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 12/42] gfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 16/42] nilfs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 11/42] f2fs: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 17/42] ocfs2: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 18/42] pm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 19/42] dm: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
- From: mchristi@xxxxxxxxxx
- [PATCH 22/42] drbd: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 21/42] bcache: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 24/42] xen: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 23/42] md/raid: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 25/42] target: set bi_op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 26/42] block: copy bio op to request op
- From: mchristi@xxxxxxxxxx
- [PATCH 28/42] block: prepare mq request creation to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 30/42] blkg_rwstat: separate op from flags
- From: mchristi@xxxxxxxxxx
- [PATCH 33/42] block: convert rq_data_dir helper to use REQ_OPs
- From: mchristi@xxxxxxxxxx
- [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 34/42] drivers: set request op to REQ_OP
- From: mchristi@xxxxxxxxxx
- [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
- From: mchristi@xxxxxxxxxx
- [PATCH 29/42] block: prepare elevator to use REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs.
- From: mchristi@xxxxxxxxxx
- [PATCH 36/42] ide cd: do not set REQ_WRITE on requests.
- From: mchristi@xxxxxxxxxx
- [PATCH 38/42] block, fs: remove old REQ definitions.
- From: mchristi@xxxxxxxxxx
- [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
- From: mchristi@xxxxxxxxxx
- [PATCH 39/42] block: shrink bio/request fields
- From: mchristi@xxxxxxxxxx
- [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
- From: mchristi@xxxxxxxxxx
- [PATCH 41/42] block: use QUEUE flags instead of flush_flags to test for flush support
- From: mchristi@xxxxxxxxxx
- [PATCH 00/42] v5: separate operations from flags in the bio/request structs
- From: mchristi@xxxxxxxxxx
- Broken file system after sudden power off
- From: Michael Laß <bevan@xxxxxxxxx>
- Re: [PATCH v2] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Filipe Manana <fdmanana@xxxxxxxxx>
- Re: enospace regression in 4.4
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: Infinite loop/hang in in btrfs_find_space_cluster()
- From: Eric Wheeler <btrfs@xxxxxxxxxxxxxxxxxx>
- [patch] btrfs: send: silence an integer overflow warning
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: enospace regression in 4.4
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: [PATCH v4 00/13] Introduce device state 'failed', spare device and auto replace
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Re: KERNEL PANIC + CORRUPTED BTRFS?
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/13] btrfs: Introduce a new function to check if all chunks a OK for degraded mount
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Re: enospace regression in 4.4
- From: Julian Taylor <jtaylor.debian@xxxxxxxxxxxxxx>
- Re: loop subsystem corrupted after mounting multiple btrfs sub-volumes
- From: Stanislav Brabec <sbrabec@xxxxxxx>
- Re: enospace regression in 4.4
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: [PATCH] Btrfs: track transid for delayed ref flushing
- From: Josef Bacik <jbacik@xxxxxx>
- Re: [PATCH] Btrfs: track transid for delayed ref flushing
- From: Liu Bo <bo.li.liu@xxxxxxxxxx>
- Re: scrub: Tree block spanning stripes, ignored
- From: Ivan P <chrnosphered@xxxxxxxxx>
- Re: [PATCH] Btrfs: do not create empty block group if we have allocated data
- From: Liu Bo <bo.li.liu@xxxxxxxxxx>
- [PATCH] Btrfs: remove BUG_ON()'s in btrfs_map_block
- From: Josef Bacik <jbacik@xxxxxx>
- Re: KERNEL PANIC + CORRUPTED BTRFS?
- From: lenovomi <lenovomi@xxxxxxxxx>
- Re: enospace regression in 4.4
- From: Julian Taylor <jtaylor.debian@xxxxxxxxxxxxxx>
- Re: KERNEL PANIC + CORRUPTED BTRFS?
- From: lenovomi <lenovomi@xxxxxxxxx>
- Re: [PATCH 10/13] btrfs: introduce helper functions to perform hot replace
- From: kbuild test robot <lkp@xxxxxxxxx>
- Btrfs fails desatrerous on fuzzy tests
- From: Juergen Sauer <juergen.sauer@xxxxxxxxxxxx>
- [PATCH 02/13] btrfs: Do per-chunk check for mount time check
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 04/13] btrfs: Allow barrier_all_devices to do per-chunk device check
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 05/13] btrfs: Cleanup num_tolerated_disk_barrier_failures
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 06/13] btrfs: introduce BTRFS_FEATURE_INCOMPAT_SPARE_DEV
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 03/13] btrfs: Do per-chunk degraded check for remount
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 08/13] btrfs: support btrfs dev scan for spare device
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 12/13] btrfs: check device for critical errors and mark failed
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 13/13] btrfs: check for failed device and hot replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 09/13] btrfs: provide framework to get and put a spare device
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 10/13] btrfs: introduce helper functions to perform hot replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 11/13] btrfs: introduce device dynamic state transition to offline or failed
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH 10/13] btrfs: introduce helper functions to perform hot replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 07/13] btrfs: add check not to mount a spare device
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: Global hotspare functionality
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 01/13] btrfs: Introduce a new function to check if all chunks a OK for degraded mount
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH v4 00/13] Introduce device state 'failed', spare device and auto replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 1/1] btrfs: fix lock dep warning move scratch super outside of chunk_mutex
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- enospace regression in 4.4
- From: Julian Taylor <jtaylor.debian@xxxxxxxxxxxxxx>
- [PATCH] fstests: btrfs/091: Disable compress to avoid output dismatch
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v2] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: KERNEL PANIC + CORRUPTED BTRFS?
- From: lenovomi <lenovomi@xxxxxxxxx>
- Lockdep warning when running btrfs/114
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: KERNEL PANIC + CORRUPTED BTRFS?
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: WARN_ON in record_root_in_trans() when deleting freshly renamed subvolume
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] btrfs: use dynamic allocation for root item in create_subvol
- From: Tsutomu Itoh <t-itoh@xxxxxxxxxxxxxx>
- Re: KERNEL PANIC + CORRUPTED BTRFS?
- From: lenovomi <lenovomi@xxxxxxxxx>
- [PATCH] Btrfs: track transid for delayed ref flushing
- From: Josef Bacik <jbacik@xxxxxx>
- Re: KERNEL PANIC + CORRUPTED BTRFS?
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- KERNEL PANIC + CORRUPTED BTRFS?
- From: lenovomi <lenovomi@xxxxxxxxx>
- Re: WARN_ON in record_root_in_trans() when deleting freshly renamed subvolume
- From: Mark Fasheh <mfasheh@xxxxxxx>
- [PATCH 2/2] btrfs: reuse existing variable in scrub_stripe, reduce stack usage
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 1/2] btrfs: use dynamic allocation for root item in create_subvol
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 0/2] Stack usage reduction
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 6/6] btrfs: clone: use vmalloc only as fallback for nodesize bufer
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 5/6] btrfs: send: use vmalloc only as fallback for clone_sources_tmp
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 4/6] btrfs: send: use vmalloc only as fallback for clone_roots
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 3/6] btrfs: send: use temporary variable to store allocation size
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 2/6] btrfs: send: use vmalloc only as fallback for read_buf
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 1/6] btrfs: send: use vmalloc only as fallback for send_buf
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 0/6] Add more vmalloc fallbacks to memory allocations
- From: David Sterba <dsterba@xxxxxxxx>
- Re: [PATCH] Btrfs: do not create empty block group if we have allocated data
- From: David Sterba <dsterba@xxxxxxx>
- Re: csum failed on innexistent inode
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: Missing device handling
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- refcount overflow in 4.4.6-grsec kernel
- From: Tobias Hunger <tobias.hunger@xxxxxxxxx>
- Re: btrfstune -u makes filesystem unmountable
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: csum failed on innexistent inode
- From: Jérôme Poulin <jeromepoulin@xxxxxxxxx>
- Re: csum failed on innexistent inode
- From: Jérôme Poulin <jeromepoulin@xxxxxxxxx>
- Re: scrub: Tree block spanning stripes, ignored
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: WARN_ON in record_root_in_trans() when deleting freshly renamed subvolume
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: csum failed on innexistent inode
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: csum failed on innexistent inode
- From: Jérôme Poulin <jeromepoulin@xxxxxxxxx>
- Re: btrfstune -u makes filesystem unmountable
- From: Hugo Mills <hugo@xxxxxxxxxxxxx>
- btrfstune -u makes filesystem unmountable
- From: Richard C <mailing-lists@xxxxxxxxxxx>
- Re: btrfs raid1 degraded does not mount or fsck
- From: Duncan <1i5t5.duncan@xxxxxxx>
- btrfs raid1 degraded does not mount or fsck
- From: Vladi Gergov <vladi@xxxxxxxxxxxx>
- Re: scrub: Tree block spanning stripes, ignored
- From: Ivan P <chrnosphered@xxxxxxxxx>
- Re: Missing device handling (was: 'unable to mount btrfs pool...')
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/13] btrfs: introduce helper functions to perform hot replace
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- [GIT PULL] Btrfs
- From: Chris Mason <clm@xxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: 4.4.0 - no space left with >1.7 TB free space left
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: Missing device handling (was: 'unable to mount btrfs pool...')
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Missing device handling (was: 'unable to mount btrfs pool...')
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: WARN_ON in record_root_in_trans() when deleting freshly renamed subvolume
- From: Mark Fasheh <mfasheh@xxxxxxx>
- Re: Volume stuck after Checking UUID tree
- From: Johnathan Falk <johnathan.falk@xxxxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: btrfs send/receive using generation number as source
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: btrfs send/receive using generation number as source
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: 4.4.0 - no space left with >1.7 TB free space left
- From: Tomasz Chmielewski <tch@xxxxxxxxxxx>
- Re: btrfs send/receive using generation number as source
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- Re: WARN_ON in record_root_in_trans() when deleting freshly renamed subvolume
- From: Holger Hoffstätte <holger.hoffstaette@xxxxxxxxxxxxxx>
- Re: 4.4.0 - no space left with >1.7 TB free space left
- From: Roman Mamedov <rm@xxxxxxxxxxx>
- Re: WARN_ON in record_root_in_trans() when deleting freshly renamed subvolume
- From: Holger Hoffstätte <holger.hoffstaette@xxxxxxxxxxxxxx>
- Re: 4.4.0 - no space left with >1.7 TB free space left
- From: Tomasz Chmielewski <tch@xxxxxxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: WARN_ON in record_root_in_trans() when deleting freshly renamed subvolume
- From: Filipe Manana <fdmanana@xxxxxxxxx>
- Re: btrfs send/receive using generation number as source
- From: Hugo Mills <hugo@xxxxxxxxxxxxx>
- btrfs send/receive using generation number as source
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- [RFC PATCH v1] block: avoid to call .bi_end_io() recursively
- From: Ming Lei <ming.lei@xxxxxxxxxxxxx>
- Re: csum failed on innexistent inode
- From: Jérôme Poulin <jeromepoulin@xxxxxxxxx>
- Re: [PATCH 10/13] btrfs: introduce helper functions to perform hot replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: WARN_ON in record_root_in_trans() when deleting freshly renamed subvolume
- From: Liu Bo <bo.li.liu@xxxxxxxxxx>
- Re: scrub: Tree block spanning stripes, ignored
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH 10/13] btrfs: introduce helper functions to perform hot replace
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: WARN_ON in record_root_in_trans() when deleting freshly renamed subvolume
- From: Filipe Manana <fdmanana@xxxxxxxxx>
- Re: [PATCH] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Mark Fasheh <mfasheh@xxxxxxx>
- WARN_ON in record_root_in_trans() when deleting freshly renamed subvolume
- From: Holger Hoffstätte <holger.hoffstaette@xxxxxxxxxxxxxx>
- Re: scrub: Tree block spanning stripes, ignored
- From: Patrik Lundquist <patrik.lundquist@xxxxxxxxx>
- Re: scrub: Tree block spanning stripes, ignored
- From: Ivan P <chrnosphered@xxxxxxxxx>
- Re: [PATCH] btrfs-progs: device stats: Print devid instead of null
- From: David Sterba <dsterba@xxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: [PATCH] btrfs: test snapshot create with invalid parent qgroup
- From: Filipe Manana <fdmanana@xxxxxxxxx>
- Re: [PATCH] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH] fstests: generic test for fsync after adding a link and moving other inode
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Mark Fasheh <mfasheh@xxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: Duncan <1i5t5.duncan@xxxxxxx>
- btrfs BUGs
- From: Norbert Preining <preining@xxxxxxxx>
- Volume stuck after Checking UUID tree
- From: johnathan falk <johnathan.falk@xxxxxxxxx>
- Re: scrub: Tree block spanning stripes, ignored
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH] btrfs: test snapshot create with invalid parent qgroup
- From: Mark Fasheh <mfasheh@xxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- [PATCH] fstests: generic test for fsync after adding a link and moving other inode
- From: fdmanana@xxxxxxxxxx
- [PATCH] Btrfs: fix for incorrect directory entries after fsync log replay
- From: fdmanana@xxxxxxxxxx
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: Ank Ular <ankular.anime@xxxxxxxxx>
- Re: [PATCH] btrfs: test snapshot create with invalid parent qgroup
- From: Filipe Manana <fdmanana@xxxxxxxxx>
- Re: [PATCH] btrfs: test snapshot create with invalid parent qgroup
- From: Mark Fasheh <mfasheh@xxxxxxx>
- [PATCH] btrfs: test snapshot create with invalid parent qgroup
- From: Mark Fasheh <mfasheh@xxxxxxx>
- Re: unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: [PATCH] btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
- From: Mark Fasheh <mfasheh@xxxxxxx>
- Re: scrub: Tree block spanning stripes, ignored
- From: Ivan P <chrnosphered@xxxxxxxxx>
- Re: [PATCH] btrfs:Change BUG_ON to new error path in __clear_extent_bit
- From: Bastien Philbert <bastienphilbert@xxxxxxxxx>
- 'btrfs filesystem df /mnt/point/of/btrfs/pool' can report misleadingly
- From: Ank Ular <ankular.anime@xxxxxxxxx>
- Re: [PATCH] btrfs:Change BUG_ON to new error path in __clear_extent_bit
- From: Filipe Manana <fdmanana@xxxxxxxxx>
- [PATCH] btrfs:Change BUG_ON to new error path in __clear_extent_bit
- From: Bastien Philbert <bastienphilbert@xxxxxxxxx>
- unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
- From: Ank Ular <ankular.anime@xxxxxxxxx>
- Re: Possible Double Freeing of dentry in check_parent_dirs_for_sync
- From: Filipe Manana <fdmanana@xxxxxxxxx>
- Re: dstat shows unexpected result for two disk RAID1
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: [PATCH] [RFC] fix potential access after free: return value of blk_check_plugged() must be used schedule() safe
- From: Lars Ellenberg <lars.ellenberg@xxxxxxxxxx>
- Re: [PATCH] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH] btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
- From: Filipe Manana <fdmanana@xxxxxxxxx>
- Re: [PATCH] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Filipe Manana <fdmanana@xxxxxxxxx>
- Re: [PATCH] Btrfs: fix missing s_id setting
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: [PATCH 2/2] btrfs: do not write corrupted metadata blocks to disk
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: [PATCH v8 00/27][For 4.7] Btrfs: Add inband (write time) de-duplication framework
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] btrfs: do not write corrupted metadata blocks to disk
- From: Nicholas D Steeves <nsteeves@xxxxxxxxx>
- Re: dstat shows unexpected result for two disk RAID1
- From: Nicholas D Steeves <nsteeves@xxxxxxxxx>
- Re: btrfs-progs4.4 with linux-3.16.7 (with truncation of extends patch)
- From: Nicholas D Steeves <nsteeves@xxxxxxxxx>
- Re: [PATCH v8 00/27][For 4.7] Btrfs: Add inband (write time) de-duplication framework
- From: Nicholas D Steeves <nsteeves@xxxxxxxxx>
- Possible Double Freeing of dentry in check_parent_dirs_for_sync
- From: Bastien Philbert <bastienphilbert@xxxxxxxxx>
- Re: [PATCH] [RFC] fix potential access after free: return value of blk_check_plugged() must be used schedule() safe
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH] btrfs: qgroup: Fix qgroup accounting when creating snapshot
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH] [RFC] fix potential access after free: return value of blk_check_plugged() must be used schedule() safe
- From: Shaohua Li <shli@xxxxxxxxxx>
- Re: [PATCH] [RFC] fix potential access after free: return value of blk_check_plugged() must be used schedule() safe
- From: Chris Mason <clm@xxxxxx>
- Re: Scrub priority, am I using it wrong?
- From: Gareth Pye <gareth@xxxxxxxxxxxxxx>
- Re: [PATCH] Btrfs: fix missing s_id setting
- From: Tsutomu Itoh <t-itoh@xxxxxxxxxxxxxx>
- Re: [PATCH] [RFC] fix potential access after free: return value of blk_check_plugged() must be used schedule() safe
- From: NeilBrown <neilb@xxxxxxx>
- Re: Qgroups wrong after snapshot create
- From: Mark Fasheh <mfasheh@xxxxxxx>
- Re: Qgroups wrong after snapshot create
- From: Mark Fasheh <mfasheh@xxxxxxx>
- Re: good documentation on btrfs internals and on disk layout
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Re: good documentation on btrfs internals and on disk layout
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: good documentation on btrfs internals and on disk layout
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Re: good documentation on btrfs internals and on disk layout
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: good documentation on btrfs internals and on disk layout
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Re: Scrub priority, am I using it wrong?
- From: Henk Slager <eye1tm@xxxxxxxxx>
- [PATCH] btrfs-progs: device stats: Print devid instead of null
- From: Patrik Lundquist <patrik.lundquist@xxxxxxxxx>
- [PATCH] [RFC] fix potential access after free: return value of blk_check_plugged() must be used schedule() safe
- From: Lars Ellenberg <lars.ellenberg@xxxxxxxxxx>
- Re: Another ENOSPC situation
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: Qgroups wrong after snapshot create
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: Scrub priority, am I using it wrong?
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: [PATCH] Btrfs: fix missing s_id setting
- From: Tsutomu Itoh <t-itoh@xxxxxxxxxxxxxx>
- Re: [PATCH] btrfs-progs: fsck: Fix a false metadata extent warning
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] btrfs-progs: fix re-declared get_device_info()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] Btrfs: fix missing s_id setting
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- BTRFS warnings in dmesg / scrub errors - Transaction aborted ( error -95 )
- From: Robert Munteanu <robert.munteanu@xxxxxxxxx>
- [PATCH] btrfs-progs: fix re-declared get_device_info()
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: Scrub priority, am I using it wrong?
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: Scrub priority, am I using it wrong?
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: [PATCH v8 00/27][For 4.7] Btrfs: Add inband (write time) de-duplication framework
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: Scrub priority, am I using it wrong?
- From: Gareth Pye <gareth@xxxxxxxxxxxxxx>
- Re: Scrub priority, am I using it wrong?
- From: Gareth Pye <gareth@xxxxxxxxxxxxxx>
- Re: [PATCH v8 00/27][For 4.7] Btrfs: Add inband (write time) de-duplication framework
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH 00/13 v3] Introduce device state 'failed', Hot spare and Auto replace
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: Scrub priority, am I using it wrong?
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: [PATCH v3 01/22] btrfs-progs: convert: Introduce functions to read used space
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH] btrfs-progs: fsck: Fix a false metadata extent warning
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: Qgroups wrong after snapshot create
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH] Btrfs: fix missing s_id setting
- From: Tsutomu Itoh <t-itoh@xxxxxxxxxxxxxx>
- Scrub priority, am I using it wrong?
- From: Gareth Pye <gareth@xxxxxxxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Qgroups wrong after snapshot create
- From: Mark Fasheh <mfasheh@xxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: csum failed on innexistent inode
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: [PATCH 00/13 v3] Introduce device state 'failed', Hot spare and Auto replace
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: [PATCH] delete obsolete function btrfs_print_tree()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 00/13 v3] Introduce device state 'failed', Hot spare and Auto replace
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: Global hotspare functionality
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: [PATCH v8 00/27][For 4.7] Btrfs: Add inband (write time) de-duplication framework
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] delete obsolete function btrfs_print_tree()
- From: Holger Hoffstätte <holger.hoffstaette@xxxxxxxxxxxxxx>
- Re: [PATCH] delete obsolete function btrfs_print_tree()
- From: Filipe Manana <fdmanana@xxxxxxxxx>
- Re: [PATCH] delete obsolete function btrfs_print_tree()
- From: Holger Hoffstätte <holger.hoffstaette@xxxxxxxxxxxxxx>
- [PULL] Misc fixes for 4.6, part 2
- From: David Sterba <dsterba@xxxxxxxx>
- Re: [PATCH v4] btrfs: fix typo in btrfs_statfs()
- From: Luis de Bethencourt <luisbg@xxxxxxxxxxxxxxx>
- Re: [PATCH v4] btrfs: fix typo in btrfs_statfs()
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH v4] btrfs: fix typo in btrfs_statfs()
- From: Luis de Bethencourt <luisbg@xxxxxxxxxxxxxxx>
- [PATCH v3] btrfs: fix typo in btrfs_statfs()
- From: Luis de Bethencourt <luisbg@xxxxxxxxxxxxxxx>
- Re: [PATCH] delete obsolete function btrfs_print_tree()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v3 01/22] btrfs-progs: convert: Introduce functions to read used space
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] btrfs: fix typo in btrfs_statfs()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] btrfs-progs: fsck: Fix a false metadata extent warning
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH v2] btrfs: fix typo in btrfs_statfs()
- From: Luis de Bethencourt <luisbg@xxxxxxxxxxxxxxx>
- [PATCH] btrfs: fix typo in btrfs_statfs()
- From: Luis de Bethencourt <luisbg@xxxxxxxxxxxxxxx>
- Re: csum failed on innexistent inode
- From: Henk Slager <eye1tm@xxxxxxxxx>
- csum failed on innexistent inode
- From: Jérôme Poulin <jeromepoulin@xxxxxxxxx>
- Re: [PATCH 00/13 v3] Introduce device state 'failed', Hot spare and Auto replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH 00/13 v3] Introduce device state 'failed', Hot spare and Auto replace
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: [PATCH 00/13 v3] Introduce device state 'failed', Hot spare and Auto replace
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Duncan <1i5t5.duncan@xxxxxxx>
- [bug] btrfs fi usage crash when multiple device volume contains seed device
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13 v3] Introduce device state 'failed', Hot spare and Auto replace
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Snapshots diff
- From: Jean-Denis Girard <jd.girard@xxxxxxxxx>
- [PATCH] Btrfs: __btrfs_buffered_write: Pass valid file offset when releasing delalloc space
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Marc Haber <mh+linux-btrfs@xxxxxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Marc Haber <mh+linux-btrfs@xxxxxxxxxxxx>
- Re: [PATCH v8 00/27][For 4.7] Btrfs: Add inband (write time) de-duplication framework
- From: Alex Lyakas <alex.btrfs@xxxxxxxxxxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: scrub: Tree block spanning stripes, ignored
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Patrik Lundquist <patrik.lundquist@xxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: scrub: Tree block spanning stripes, ignored
- From: Ivan P <chrnosphered@xxxxxxxxx>
- Non-mountable FS (raid10, can't read superblock / corrupt leaf / open_ctree failed)
- From: Jarno Elonen <elonen@xxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Marc Haber <mh+linux-btrfs@xxxxxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: Another ENOSPC situation
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: Another ENOSPC situation
- From: Chris Murphy <lists@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/13] btrfs: introduce helper functions to perform hot replace
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: Another ENOSPC situation
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: Global hotspare functionality
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: Global hotspare functionality
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- [PATCH 02/13] btrfs: Do per-chunk check for mount time check
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 07/13] btrfs: add check not to mount a spare device
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 11/13] btrfs: introduce device dynamic state transition to offline or failed
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 08/13] btrfs: support btrfs dev scan for spare device
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 05/13] btrfs: Cleanup num_tolerated_disk_barrier_failures
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 12/13] btrfs: check device for critical errors and mark failed
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 13/13] btrfs: check for failed device and hot replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 09/13] btrfs: provide framework to get and put a spare device
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 10/13] btrfs: introduce helper functions to perform hot replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 06/13] btrfs: introduce BTRFS_FEATURE_INCOMPAT_SPARE_DEV
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 00/13 v3] Introduce device state 'failed', Hot spare and Auto replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 03/13] btrfs: Do per-chunk degraded check for remount
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 04/13] btrfs: Allow barrier_all_devices to do per-chunk device check
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- [PATCH 01/13] btrfs: Introduce a new function to check if all chunks a OK for degraded mount
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: Global hotspare functionality
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: Global hotspare functionality
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH 12/12] btrfs: check device for critical errors and mark failed
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH 12/12] btrfs: check device for critical errors and mark failed
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: Another ENOSPC situation
- From: Henk Slager <eye1tm@xxxxxxxxx>
- [GIT PULL] Btrfs
- From: Chris Mason <clm@xxxxxx>
- RE: Compression causes kernel crashes if there are I/O or checksum errors (was: RE: kernel BUG at fs/btrfs/volumes.c:5519 when hot-removing device in RAID-1)
- From: "James Johnston" <johnstonj.public@xxxxxxxxxxxx>
- Re: Another ENOSPC situation
- From: Marc Haber <mh+linux-btrfs@xxxxxxxxxxxx>
- [PATCH 0/8] btrfs: uapi migration for user-visible API components
- From: Jeff Mahoney <jeffm@xxxxxxxx>
- [PATCH 1/8] btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE
- From: Jeff Mahoney <jeffm@xxxxxxxx>
- [PATCH 6/8] btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args
- From: Jeff Mahoney <jeffm@xxxxxxxx>
- [PATCH 2/8] btrfs: uapi/linux/btrfs.h migration, qgroup limit flags
- From: Jeff Mahoney <jeffm@xxxxxxxx>
- [PATCH 7/8] btrfs: uapi/linux/btrfs_tree.h migration, item types and defines
- From: Jeff Mahoney <jeffm@xxxxxxxx>
- [PATCH 4/8] btrfs: uapi/linux/btrfs.h migration, move feature flags
- From: Jeff Mahoney <jeffm@xxxxxxxx>
- [PATCH 5/8] btrfs: uapi/linux/btrfs.h migration, move balance flags
- From: Jeff Mahoney <jeffm@xxxxxxxx>
- [PATCH 8/8] btrfs: uapi/linux/btrfs_tree.h, use __u8 and __u64
- From: Jeff Mahoney <jeffm@xxxxxxxx>
- [PATCH 3/8] btrfs: uapi/linux/btrfs.h migration, document subvol flags
- From: Jeff Mahoney <jeffm@xxxxxxxx>
- Re: Another ENOSPC situation
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: Compression causes kernel crashes if there are I/O or checksum errors (was: RE: kernel BUG at fs/btrfs/volumes.c:5519 when hot-removing device in RAID-1)
- From: mitch <msfossen@xxxxxxxxx>
- Re: btrfs_destroy_inode WARN_ON.
- From: Dave Jones <davej@xxxxxxxxxxxxxxxxx>
- Re: btrfs_destroy_inode WARN_ON.
- From: Dave Jones <davej@xxxxxxxxxxxxxxxxx>
- Re: Another ENOSPC situation
- From: Marc Haber <mh+linux-btrfs@xxxxxxxxxxxx>
- Re: [PATCH v9 00/19] Btrfs dedupe framework
- From: David Sterba <dsterba@xxxxxxx>
- Re: Another ENOSPC situation
- From: Marc Haber <mh+linux-btrfs@xxxxxxxxxxxx>
- Re: Another ENOSPC situation
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: Again, no space left on device while rebalancing and recipe doesnt work
- From: Marc Haber <mh+linux-btrfs@xxxxxxxxxxxx>
- Another ENOSPC situation
- From: Marc Haber <mh+linux-btrfs@xxxxxxxxxxxx>
- Re: [PATCH] btrfs-progs: fsck: Fix a false metadata extent warning
- From: David Sterba <dsterba@xxxxxxx>
- Re: "bad metadata" not fixed by btrfs repair
- From: Marc Haber <mh+linux-btrfs@xxxxxxxxxxxx>
- Re: [PATCH] btrfs-progs: fsck: Fix a false metadata extent warning
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH] btrfs-progs: fsck: Fix a false metadata extent warning
- From: David Sterba <dsterba@xxxxxxx>
- Re: empty disk reports full
- From: Hugo Mills <hugo@xxxxxxxxxxxxx>
- Re: [PATCH v10 02/21] btrfs: dedupe: Introduce function to initialize dedupe info
- From: kbuild test robot <lkp@xxxxxxxxx>
- empty disk reports full
- From: Alejandro Vargas <anv@xxxxxxxx>
- [PATCH v10 16/21] btrfs: dedupe: Add basic tree structure for on-disk dedupe method
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH] btrfs-progs: fsck: Fix a false metadata extent warning
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH] btrfs-progs: fsck: Fix a false metadata extent warning
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH v7 5/8] btrfs-progs: Add dedupe feature for mkfs and convert
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v7 7/8] btrfs-progs: debug-tree: Add dedupe tree support
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v7 4/8] btrfs-progs: dedupe: Add status subcommand
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v7 8/8] btrfs-progs: property: add a dedupe property
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v7 3/8] btrfs-progs: dedupe: Add disable support for inband dedupelication
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v7 6/8] btrfs-progs: Add show-super support for new DEDUPE flag
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v7 2/8] btrfs-progs: dedupe: Add enable command for dedupe command group
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v7 1/8] btrfs-progs: Basic framework for dedupe command group
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v7 0/8] Inband dedupe for btrfs-progs
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 10/21] btrfs: try more times to alloc metadata reserve space
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 16/21] btrfs: dedupe: Add basic tree structure for on-disk dedupe method
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 12/21] btrfs: dedupe: add an inode nodedupe flag
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 08/21] btrfs: ordered-extent: Add support for dedupe
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 15/21] btrfs: relocation: Enhance error handling to avoid BUG_ON
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 14/21] btrfs: dedupe: add per-file online dedupe control
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 17/21] btrfs: dedupe: Introduce interfaces to resume and cleanup dedupe info
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 06/21] btrfs: dedupe: Introduce function to search for an existing hash
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 09/21] btrfs: dedupe: Inband in-memory only de-duplication implement
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 20/21] btrfs: dedupe: Add support for adding hash for on-disk backend
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 19/21] btrfs: dedupe: Add support to delete hash for on-disk backend
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 21/21] btrfs: dedupe: Preparation for compress-dedupe co-work
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 18/21] btrfs: dedupe: Add support for on-disk hash search
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 05/21] btrfs: delayed-ref: Add support for increasing data ref under spinlock
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 07/21] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 13/21] btrfs: dedupe: add a property handler for online dedupe
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 11/21] btrfs: dedupe: Add ioctl for inband dedupelication
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 02/21] btrfs: dedupe: Introduce function to initialize dedupe info
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 04/21] btrfs: dedupe: Introduce function to remove hash from in-memory tree
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 01/21] btrfs: dedupe: Introduce dedupe framework and its header
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 00/21] Btrfs dedupe framework
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v10 03/21] btrfs: dedupe: Introduce function to add hash into in-memory tree
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Marc Haber <mh+linux-btrfs@xxxxxxxxxxxx>
- Re: [PATCH V15 00/15] Btrfs: Subpagesize-blocksize: Allow I/O on blocks whose size is less than page size
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 00/19] Btrfs dedupe framework
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] btrfs-progs: fsck: Fix a false metadata extent warning
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH v9 00/19] Btrfs dedupe framework
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: btrfsck: backpointer mismatch (and multiple other errors)
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: "/tmp/mnt.", and not honouring compression
- From: Lionel Bouton <lionel-subscription@xxxxxxxxxxx>
- Re: "/tmp/mnt.", and not honouring compression
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: [PATCH v2] Btrfs: fix file/data loss caused by fsync after rename and new inode
- From: Chris Mason <clm@xxxxxx>
- Re: [PATCH v2] Btrfs: fix file/data loss caused by fsync after rename and new inode
- From: Duncan <1i5t5.duncan@xxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Marc Haber <mh+linux-btrfs@xxxxxxxxxxxx>
- "/tmp/mnt.", and not honouring compression
- From: "Chris Murray" <chrismurray84@xxxxxxxxx>
- btrfsck: backpointer mismatch (and multiple other errors)
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Kai Krakow <hurikhan77@xxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: Liu Bo <bo.li.liu@xxxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: Andreas Dilger <adilger@xxxxxxxxx>
- <linux/btrfs.h> contents incomplete (?)
- From: Jeff Mahoney <jeffm@xxxxxxxx>
- Re: "bad metadata" not fixed by btrfs repair
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: "bad metadata" not fixed by btrfs repair
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: "bad metadata" not fixed by btrfs repair
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: fallocate mode flag for "unshare blocks"?
- From: Henk Slager <eye1tm@xxxxxxxxx>
- Re: [PATCH] btrfs: Reset IO error counters before start of device replacing
- From: David Sterba <dsterba@xxxxxxx>
- Re: [RESEND][PATCH] btrfs: Add qgroup tracing
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] Btrfs: don't use src fd for printk
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] btrfs-progs: fsck: Fix a false metadata extent warning
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v9 00/19] Btrfs dedupe framework
- From: David Sterba <dsterba@xxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Btrfs progs release 4.5.1
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] btrfs-progs: fix unknown type name 'u64' in gccgo
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH V15 00/15] Btrfs: Subpagesize-blocksize: Allow I/O on blocks whose size is less than page size
- From: David Sterba <dsterba@xxxxxxx>
- Re: How to cancel btrfs balance on unmounted filesystem
- From: Marc Haber <mh+linux-btrfs@xxxxxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- [GIT PULL] Btrfs file/data loss bug fix
- From: fdmanana@xxxxxxxxxx
- [PATCH v2] Btrfs: fix file/data loss caused by fsync after rename and new inode
- From: fdmanana@xxxxxxxxxx
- Re: [PATCH V15 00/15] Btrfs: Subpagesize-blocksize: Allow I/O on blocks whose size is less than page size
- From: David Sterba <dsterba@xxxxxxx>
- Re: How to cancel btrfs balance on unmounted filesystem
- From: Dmitrii Tcvetkov <demfloro@xxxxxxxxxxx>
- Re: How to cancel btrfs balance on unmounted filesystem
- From: Roman Mamedov <rm@xxxxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- How to cancel btrfs balance on unmounted filesystem
- From: Marc Haber <mh+linux-btrfs@xxxxxxxxxxxx>
- Re: [PATCH 2/2] fstests: generic test for fsync after renaming file
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH 1/2] fstests: generic test for fsync after renaming directory
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: "bad metadata" not fixed by btrfs repair
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH] btrfs-progs: fsck: Fix a false metadata extent warning
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [PATCH] btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: [kbuild-all] [PATCH 11/12] btrfs: introduce helper functions to perform hot replace
- From: Fengguang Wu <lkp@xxxxxxxxx>
- Re: bad metadata crossing stripe boundary
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
- From: Mark Fasheh <mfasheh@xxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: Liu Bo <bo.li.liu@xxxxxxxxxx>
- Re: "bad metadata" not fixed by btrfs repair
- From: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
- [PATCH v2 2/2] btrfs: avoid overflowing f_bfree
- From: Luis de Bethencourt <luisbg@xxxxxxxxxxxxxxx>
- Re: Global hotspare functionality
- From: Yauhen Kharuzhy <yauhen.kharuzhy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] btrfs: avoid overflowing f_bfree
- From: Luis de Bethencourt <luisbg@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] btrfs: avoid overflowing f_bfree
- From: Filipe Manana <fdmanana@xxxxxxxxx>
- [PATCH 1/2] btrfs: fix mixed block count of available space
- From: Luis de Bethencourt <luisbg@xxxxxxxxxxxxxxx>
- [PATCH 2/2] btrfs: avoid overflowing f_bfree
- From: Luis de Bethencourt <luisbg@xxxxxxxxxxxxxxx>
- Re: fallocate mode flag for "unshare blocks"?
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: good documentation on btrfs internals and on disk layout
- From: Hugo Mills <hugo@xxxxxxxxxxxxx>
- fallocate mode flag for "unshare blocks"?
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: good documentation on btrfs internals and on disk layout
- From: Dave Stevens <geek@xxxxxxxxxxxx>
- Re: Infinite loop in in btrfs_find_space_cluster() with btrfs_free_cluster::lock held
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] btrfs: fallback to vmalloc in btrfs_compare_tree
- From: Jean-Denis Girard <jd.girard@xxxxxxxxx>
- Re: [PATCH] btrfs: fallback to vmalloc in btrfs_compare_tree
- From: David Sterba <dsterba@xxxxxxx>
- Re: good documentation on btrfs internals and on disk layout
- From: Liu Bo <bo.li.liu@xxxxxxxxxx>
- Re: Infinite loop in in btrfs_find_space_cluster() with btrfs_free_cluster::lock held
- From: Liu Bo <bo.li.liu@xxxxxxxxxx>
- Re: [PATCH] btrfs: fallback to vmalloc in btrfs_compare_tree
- From: Liu Bo <bo.li.liu@xxxxxxxxxx>
- Re: btrfs: page allocation failure
- From: Jean-Denis Girard <jd.girard@xxxxxxxxx>
- Infinite loop in in btrfs_find_space_cluster() with btrfs_free_cluster::lock held
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] btrfs-progs: mkfs: fix an error when using DUP on multidev fs
- From: David Sterba <dsterba@xxxxxxx>
- Re: attempt to mount after crash during rebalance hard crashes server
- From: "Warren, Daniel" <daniel.warren@xxxxxxxxxxx>
- [PATCH] btrfs: fallback to vmalloc in btrfs_compare_tree
- From: David Sterba <dsterba@xxxxxxxx>
- Re: "bad metadata" not fixed by btrfs repair
- From: Henk Slager <eye1tm@xxxxxxxxx>
- good documentation on btrfs internals and on disk layout
- From: sri <toyours_sridhar@xxxxxxxxxxx>
- Re: btrfs: page allocation failure
- From: David Sterba <dsterba@xxxxxxx>
- Re: Global hotspare functionality
- From: "Austin S. Hemmelgarn" <ahferroin7@xxxxxxxxx>
- Re: [PATCH v8 00/27][For 4.7] Btrfs: Add inband (write time) de-duplication framework
- From: Alex Lyakas <alex.btrfs@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/12] btrfs: introduce helper functions to perform hot replace
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH v9 02/19] btrfs: dedupe: Introduce function to initialize dedupe info
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] fstests: generic test for fsync after renaming file
- From: Filipe Manana <fdmanana@xxxxxxxxxx>
- Re: [PATCH] Btrfs: fix unreplayable log after snapshot deletion and parent re-creation
- From: Filipe Manana <fdmanana@xxxxxxxxxx>
- Re: [PATCH v9 15/19] btrfs: dedupe: Introduce interfaces to resume and cleanup dedupe info
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH 2/2] fstests: generic test for fsync after renaming file
- From: fdmanana@xxxxxxxxxx
[Index of Archives]
[Linux Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]