Linux BTRFS Filesystem
[Prev Page][Next Page]
- Re: "@" prefix in subvolume paths, (continued)
- [PATCH] Btrfs: btrfs_defrag_file: Fix ra_index computation., Chandan Rajendra
- [RFC PATCH 1/2] Btrfs: add noi_version option to disable MS_I_VERSION,
Liu Bo
- [PATCH] btrfs-progs: convert: Print different error message if convert partly failed.,
Qu Wenruo
- superblock recovery raid0,
Trollkarlen Marklund
- [PATCH V2] Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag., Chandan Rajendra
- [PATCH] btrfs: Handle unaligned length in extent_same,
Mark Fasheh
- rw-mount-problem after raid1-failure,
Martin
- btrfs-progs: btrfs replace status show 139,3% done, Patrick Schmid
- [PATCH] btrfs: cleanup noused initialization of dev in btrfs_end_bio(), Zhaolei
- [GIT PULL] Qgroup rework with other Fujitsu fix.,
Qu Wenruo
- Re: [GIT PULL] Qgroup rework with other Fujitsu fix., Chris Mason
BTRFS corruption causing fsck segfaults., Peter Foley
kernel BUG at /build/buildd/linux-lts-utopic-3.16.0/fs/btrfs/relocation.c:3417!, Ludger Heide
[PATCH] sysfs support for the replace of the seed device,
Anand Jain
btrfs-transaction is blocked if mounted as rw,
Gabri Mate
btrfs snapshot leaks memory, Markus
4.1-rc6 - kernel crash after doing chattr +C,
Tomasz Chmielewski
[PATCH] Btrfs: Clean up quota reservations from delayed refs, jmaggard10
[PATCH] Btrfs: Fix inverted no_quota logic,
jmaggard10
checksum error on vmem file,
Rich Rauenzahn
[PATCH v3] btrfs: test premature submount unmounting when deleting default subvolume,
Omar Sandoval
[PATCH] Btrfs: use received_uuid of parent during send,
Josef Bacik
btrfs device ready non-success exit code,
Roger Binns
copy complete subvolume/snapshot structure,
Johan Kröckel
Re: copy complete subvolume/snapshot structure, Richard Michael
Stability of Btrfs in Kernel 3.0,
Maximilian Eschenbacher
[PATCH v2] btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx(),
Zhaolei
[PATCH 0/5] Btrfs incremental send fix serval case for rename and rm directory,
Robbie Ko
- [PATCH 2/5] Btrfs: incremental send, avoid ancestor rename to descendant, Robbie Ko
- [PATCH 3/5] Btrfs: incremental send, fix orphan_dir_info not completely cleared, Robbie Ko
- [PATCH 1/5] Btrfs: incremental send, avoid circular waiting and descendant overwrite ancestor need to update path, Robbie Ko
- [PATCH 5/5] Btrfs: incremental send, fix rmdir not send utimes, Robbie Ko
- [PATCH 4/5] Btrfs: incremental send, fix rmdir but dir have a unprocess item, Robbie Ko
- Re: [PATCH 0/5] Btrfs incremental send fix serval case for rename and rm directory, Filipe David Manana
counting fragments takes more time than defragmenting,
Marc MERLIN
[PATCH] btrfs: tweak key advancing condition, Naohiro Aota
[PATCH][RFC] Btrfs: Treat -EDQUOT like -ENOSPC during unlink, jmaggard10
[GIT PULL] Send fixes for 4.2,
Filipe Manana
btrfs refuses to mount rw, access yields ESTALE on ro mount, fuz
[PATCH] btrfs: cleanup, stop casting for extent_map->lookup everywhere,
jeffm
[PATCH v3] btrfs: fix automatic blockgroup remove + discard,
jeffm
[RFC] add a bi_error field,
Christoph Hellwig
Message not available
Message not available
Re: [RFC] add a bi_error field, Liu Bo
[PATCH 1/2] btrfs-progs: qgroup limit: error out if input value is negative,
Dongsheng Yang
[PATCH] Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.,
Chandan Rajendra
[PATCH 1/2] btrfs-progs: qgroup: show 'none' when we did not limit it on this qgroup,
Dongsheng Yang
[PATCH v2] btrfs: test premature submount unmounting when deleting default subvolume,
Omar Sandoval
[PATCH] btrfs: default subvolume deletion test,
Omar Sandoval
[PATCH v2] Btrfs: don't invalidate root dentry when subvolume deletion fails, Omar Sandoval
[PATCH] Btrfs: check pending chunks when shrinking fs to avoid corruption,
fdmanana
[PATCH] btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx(),
Zhaolei
possible raid6 corruption,
Christoph Anton Mitterer
howto create subvolume at top level?,
Neal Becker
[RFC PATCH V11 00/21] Btrfs: Subpagesize-blocksize: Allow I/O on blocks whose size is less than page size.,
Chandan Rajendra
- [RFC PATCH V11 02/21] Btrfs: subpagesize-blocksize: Fix whole page write., Chandan Rajendra
- [RFC PATCH V11 03/21] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned to block size., Chandan Rajendra
- [RFC PATCH V11 07/21] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE, Chandan Rajendra
- [RFC PATCH V11 09/21] Btrfs: subpagesize-blocksize: Direct I/O read: Work on sectorsized blocks., Chandan Rajendra
- [RFC PATCH V11 11/21] Btrfs: subpagesize-blocksize: btrfs_page_mkwrite: Reserve space in sectorsized units., Chandan Rajendra
- [RFC PATCH V11 15/21] Btrfs: subpagesize-blocksize: Revert commit fc4adbff823f76577ece26dcb88bf6f8392dbd43., Chandan Rajendra
- [RFC PATCH V11 17/21] Btrfs: subpagesize-blocksize: Use (eb->start, seq) as search key for tree modification log., Chandan Rajendra
- [RFC PATCH V11 18/21] Btrfs: subpagesize-blocksize: btrfs_submit_direct_hook: Handle map_length < bio vector length, Chandan Rajendra
- [RFC PATCH V11 19/21] Revert "btrfs: fix lockups from btrfs_clear_path_blocking", Chandan Rajendra
- [RFC PATCH V11 20/21] Btrfs: subpagesize-blockssize: Limit inline extents to root->sectorsize., Chandan Rajendra
- [RFC PATCH V11 21/21] Btrfs: subpagesize-blocksize: Fix block size returned to user space., Chandan Rajendra
- [RFC PATCH V11 01/21] Btrfs: subpagesize-blocksize: Fix whole page read., Chandan Rajendra
- [RFC PATCH V11 04/21] Btrfs: subpagesize-blocksize: Define extent_buffer_head., Chandan Rajendra
- [RFC PATCH V11 05/21] Btrfs: subpagesize-blocksize: Read tree blocks whose size is < PAGE_SIZE., Chandan Rajendra
- [RFC PATCH V11 06/21] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page, Chandan Rajendra
- [RFC PATCH V11 08/21] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks., Chandan Rajendra
- [RFC PATCH V11 10/21] Btrfs: subpagesize-blocksize: fallocate: Work with sectorsized units., Chandan Rajendra
- [RFC PATCH V11 12/21] Btrfs: subpagesize-blocksize: Search for all ordered extents that could span across a page., Chandan Rajendra
- [RFC PATCH V11 13/21] Btrfs: subpagesize-blocksize: Deal with partial ordered extent allocations., Chandan Rajendra
- [RFC PATCH V11 14/21] Btrfs: subpagesize-blocksize: Explicitly Track I/O status of blocks of an ordered extent., Chandan Rajendra
- [RFC PATCH V11 16/21] Btrfs: subpagesize-blocksize: Prevent writes to an extent buffer when PG_writeback flag is set., Chandan Rajendra
[newb] move /home to subvolume,
Neal Becker
[PATCH 1/2] btrfs-progs: avoid duplicate checks on user provided devid,
Anand Jain
[PATCH] btrfs-progs: add info about list-all to the help,
Anand Jain
[PATCH 1/4] Btrfs: device path change must be logged,
Anand Jain
Re: AW: Re: Help needed to recover a RAID5 btrfs, Qu Wenruo
[PATCH v2] btrfs-progs: check metadata redundancy,
sam tygier
[PATCH] Btrfs: don't invalidate root dentry when subvolume deletion fails,
Omar Sandoval
BTRFS issue: deleting default snapshot causes kernel oops,
Markus Schauler
[PATCH 1/4] btrfs: Use ref_cnt for set_block_group_ro(),
Zhaolei
Metadata size limitations of btrfs,
conchur
Uncorrectable errors on RAID6,
Tobias Holst
[PATCH] btrfs-progs: specify mountpoint for recieve,
Josef Bacik
[PATCH] btrfs-progs: receive: restore capabilities after chown, David Sterba
Plans for a library for btrfs?,
Stef Bon
du vs qgroup,
Ian Hinder
intermittent -ENOSPC errors on btrfs filesystem with 170G free,
Lennert Buytenhek
RAID1: system stability,
Timofey Titovets
[PATCH] Btrfs: fix hang during inode eviction due to concurrent readahead,
fdmanana
btrfs on disk stability,
sri
Help needed to recover a RAID5 btrfs,
Felix Koop
booting btrfs RAID with dracut/systemd results in open_ctree failed, Kai Krakow
[PATCH 1/2 RESEND] Btrfs: add missing free_extent_buffer,
Liu Bo
[PATCH] Btrfs: add missing free_extent_buffer,
Liu Bo
[PATCH] Btrfs: remove csum_bytes_left, Liu Bo
Additional Debug and other various pr_ additions,
Anthony Plack
Did convert do anything?,
Gareth Pye
Segfault on Btrfs balance after adding device to 2 disk RAID 1 with one failed drive, Scott & Chrystie Hansen
[BUG] [4.1-rc4] hung tasks on resume, Martin Steigerwald
Removing a device from a metadata raid1 - data raid0,
Arnaud Kapp
[PATCH v4 04/11] btrfs: remove bio splitting and merge_bvec_fn() calls, Ming Lin
[PATCH 1/2] btrfs: Use ref_cnt for set_block_group_ro(),
Zhaolei
[PATCH v2] btrfs-progs: Enhance read_tree_block to avoid memory corruption,
Qu Wenruo
BTRFS RAID5 filesystem corruption during balance,
Jan Voet
[WIP][PATCH] tux3: preliminatry nospace handling, Daniel Phillips
[PATCH 1/1 linux-next] btrfs: remove -ENOENT from test values in btrfs_get_acl(), Fabian Frederick
[PATCH] btrfs-progs: use openat for process_clone in receive,
jekarlson
[PATCH] Btrfs: fix regression in raid level conversion,
Chris Mason
Btrfs progs release 4.0.1, David Sterba
[PATCH 1/2] Btrfs: fix -ENOSPC when finishing block group creation,
Filipe Manana
Kernel BUG during balance, Ryan Bourne
Fwd: BTRFS crash after flac tag writing,
Daniël Sonck
[PATCH][RESEND] btrfs: clear 'ret' in btrfs_check_shared() loop,
Mark Fasheh
Re: Let's get a File & Storage miniconf going at LPC2015!,
Kent Overstreet
[PATCH v2] btrfs: remove unused inode argument from uncompress_inline(),
Byongho Lee
[PATCH] Btrfs: set UNWRITTEN for prealloc'ed extents in fiemap,
Josef Bacik
[PATCH] Btrfs-progs: add the ability to remove csums,
Josef Bacik
[PATCH] btrfs: remove unused inode argument from uncompress_inline(), Byongho Lee
btrfs: kernel BUG at mm/page-writeback.c:2286!,
Govindarajulu Varadarajan
[PATCH 1/2] fstests: add dm-log-writes test and supporting code,
Josef Bacik
[PATCH] Btrfs: fix racy system chunk allocation when setting block group ro,
Filipe Manana
[PATCH 1/2 linux-next] btrfs: use swap() in __merge_refs,
Fabian Frederick
[PATCH v3 0/6] Btrfs: show subvolume name and ID in /proc/mounts,
Omar Sandoval
Btrfs and integration with GNU ++,
Roy Sigurd Karlsbakk
NFSv3-mounting of BTRFS-FS fails, gives ESTALE, Ulrich Gemkow
Read ok, write extremely slow and doesn't finish,
Ingo Ruhnke
Kernel oops: 17 on PREEMPT ARM when scrubbing,
Wolfgang Mader
Very slow writing and low I/O throuput, Justin Wong
[PATCH] Fix bashism in fsck.btrfs for debian/ubuntu dash.,
Dimitri John Ledkov
Support for lazytime?, Holger Hoffstätte
BTRFS: Transaction aborted (error -5) on 3.19.7,
Frederik Himpe
[PATCH] btrfs-progs: Fix a bug which makes unfinished fsid change unrecoverable.,
Qu Wenruo
[PATCH 1/4] btrfs-progs: Minor change of change_uuid().,
Qu Wenruo
[PATCH] btrfs-progs: Fix a bug in chunk item extra check and allow degraded chunk.,
Qu Wenruo
Mysterious device (id 0).,
Christian
BTRFS Cancel/Resume + Scrub (Large FS), Izzy Condie
[PATCH] Btrfs: wake up extent state waiters on unlock through clear_extent_bits,
Filipe Manana
btrfs balance 4.0 regression?,
Josh Boyer
deleting a btrfs subvolume shut up a server,
Toralf Förster
kernel BUG at /build/linux-RGM_Ed/linux-3.16.7-ckt9/mm/page_alloc.c:1011!, David Goodwin
[PATCH] Btrfs: fix chunk allocation regression leading to transaction abort, Filipe Manana
[PATCH] btrfs-progs: Enhance read_tree_block to avoid memory corruption.,
Qu Wenruo
[PATCH] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl,
Luke Dashjr
Btrfs progs release 4.0.1-rc1,
David Sterba
de-duplication algos,
Learner Study
shall I use BTRFS sub-volumes for top-level directories ?,
Toralf Förster
Failed RAID0=> RAID1 Conversion,
David Alcorn
[PATCH 0/4] Enhance btrfs-progs for hostile image (FPE error part),
Qu Wenruo
[PATCH] btrfs: Qgroup: Do early check on snapshot create with qgroup_inherit., Qu Wenruo
[PATCH] btrfs: use after free when closing devices,
Sasha Levin
[PATCH] btrfs: make root id query unprivileged,
David Sterba
btrfs send/receive error,
Matt McKinnon
raid 5 and different device size,
Hendrik Friedel
[PATCH] Btrfs: fix block group ->space_info null pointer dereference,
Filipe Manana
[PATCH 1/1] btrfs-progs: use the correct variable,
Anand Jain
feature like mirror split kind of functionality to btrfs,
sri
[PATCH v2 00/13] Introduce offline fsid/chunk tree uuid change for btrfstune.,
Qu Wenruo
- [PATCH v2 01/13] btrfs-progs: Add CHANGIND_FSID and CHANGING_CHUNK_TREE_ID super flags., Qu Wenruo
- [PATCH v2 02/13] btrfs-progs: Use unified function to implement print_readable_*_flag() function., Qu Wenruo
- [PATCH v2 07/13] btrfs-progs: Introduce change_extents_uuid() function., Qu Wenruo
- [PATCH v2 08/13] btrfs-progs: Introduce change_device_uuid() function., Qu Wenruo
- [PATCH v2 09/13] btrfs-progs: Introduce change_devices_uuid() function., Qu Wenruo
- [PATCH v2 13/13] btrfs-progs: Update Doc for btrfs-property, Qu Wenruo
- [PATCH v2 12/13] btrfs-progs: Add offline type for btrfs property., Qu Wenruo
- [PATCH v2 11/13] btrfs-progs: Introduce change_uuid() function., Qu Wenruo
- [PATCH v2 10/13] btrfs-progs: Introduce change_id_prepare() and change_id_done() functions., Qu Wenruo
- [PATCH v2 06/13] btrfs-progs: Introduce change_header_uuid() function., Qu Wenruo
- [PATCH v2 05/13] btrfs-progs: Export write_tree_block()., Qu Wenruo
- [PATCH v2 04/13] btrfs-progs: Add open_ctree check for uuid changing., Qu Wenruo
- [PATCH v2 03/13] btrfs-progs: Make btrfs-show-super print human readable flag for super flags., Qu Wenruo
- Re: [PATCH v2 00/13] Introduce offline fsid/chunk tree uuid change for btrfstune., David Sterba
- Re: [PATCH v2 00/13] Introduce offline fsid/chunk tree uuid change for btrfstune., David Sterba
[PATCH 0/4] Btrfs: RAID 5/6 missing device replace,
Omar Sandoval
[PATCHv2] btrfs: replace the 4096 magic number for block size,
xuw2015
Aborted transaction on invalid snapshot -i,
Remi Rampin
bug, volume can be umounted before fs has fully flushed to disk, results in scary warning, Chris Murphy
[PATCH 1/2] btrfs-progs: Fix a bug in __btrfs_map_block() always maps wrong stripe for DUP/RAID1,
Qu Wenruo
Are there plans for full btrfs filesystem backups?,
Marc MERLIN
Got 10 csum errors according to dmesg but 0 errors according to dev stats,
Philip Seeger
470 out of about 411 chunks balanced (626 considered), -14% left, Marc MERLIN
btrfs-transacti exited with preempt_count 1 - kernel 4.0.0, Michael Göhler
btrfs receive error recovery,
Axel Burri
oops BUG unable to handle kernel NULL point dereference IP io_ctl_check_crc,
Chris Murphy
Btrfs changes (issues?) on OS upgrade,
Милен Христов
[Index of Archives]
[Linux Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Yosemite Forum]