linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-04 09:54:47 to 2016-05-11 02:14:51 UTC [more...]

[PATCH] fstests: btrfs: Test fiemap ioctl on completely deduped file
 2016-05-11  2:14 UTC  (3+ messages)

About in-band dedupe for v4.7
 2016-05-11  1:40 UTC  (5+ messages)

[PATCH RFC v2 00/16] Introduce low memory usage btrfsck mode
 2016-05-11  1:17 UTC  (3+ messages)

FYI: Kernel crash info
 2016-05-11  1:02 UTC  (2+ messages)

[PATCH v10 02/21] btrfs: dedupe: Introduce function to initialize dedupe info
 2016-05-11  0:21 UTC  (4+ messages)

WARNING at fs/btrfs/inode.c:9261 btrfs_destroy_inode()
 2016-05-10 23:57 UTC  (2+ messages)

[PATCH] Trivial fix for typos in comments
 2016-05-10 23:42 UTC  (5+ messages)

Idea on compatibility for old distributions
 2016-05-10 20:23 UTC  (4+ messages)

[PATCH v2 2/2] Btrfs: don't do unnecessary delalloc flushes when relocating
 2016-05-10 19:31 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 0/2] Fix for race in relocation and avoid start and wait for unrelated IO
 2016-05-10 19:23 UTC  (3+ messages)
` [PATCH v2 1/2] Btrfs: don't wait for unrelated IO to finish before relocation

[PATCH 1/3] Btrfs-progs: add validation checks for chunk loading
 2016-05-10 15:46 UTC  (2+ messages)

[PATCH] btrfs: switch to common message helpers in open_ctree, adjust messages
 2016-05-10 15:00 UTC  (8+ messages)

[PATCH v6 00/13] Introduce device state 'failed', spare device and auto replace
 2016-05-10 14:09 UTC  (15+ messages)
` [PATCH 01/13] btrfs: Introduce a new function to check if all chunks a OK for degraded mount
` [PATCH 1/1] btrfs: introduce helper functions to perform hot replace
` [PATCH 02/13] btrfs: Do per-chunk check for mount time check
` [PATCH 03/13] btrfs: Do per-chunk degraded check for remount
` [PATCH 04/13] btrfs: Allow barrier_all_devices to do per-chunk device check
` [PATCH 05/13] btrfs: Cleanup num_tolerated_disk_barrier_failures
` [PATCH 06/13] btrfs: introduce BTRFS_FEATURE_INCOMPAT_SPARE_DEV
` [PATCH 07/13] btrfs: add check not to mount a spare device
` [PATCH 08/13] btrfs: support btrfs dev scan for "
` [PATCH 09/13] btrfs: provide framework to get and put a "
` [PATCH 10/13] btrfs: introduce helper functions to perform hot replace
` [PATCH 11/13] btrfs: introduce device dynamic state transition to offline or failed
` [PATCH 12/13] btrfs: check device for critical errors and mark failed
` [PATCH 13/13] btrfs: check for failed device and hot replace

[PATCH v6 00/13] Introduce device state 'failed', spare device and auto replace
 2016-05-10 14:01 UTC  (15+ messages)
` [PATCH 01/13] btrfs: Introduce a new function to check if all chunks a OK for degraded mount
` [PATCH 1/1] btrfs: introduce helper functions to perform hot replace
` [PATCH 02/13] btrfs: Do per-chunk check for mount time check
` [PATCH 03/13] btrfs: Do per-chunk degraded check for remount
` [PATCH 04/13] btrfs: Allow barrier_all_devices to do per-chunk device check
` [PATCH 05/13] btrfs: Cleanup num_tolerated_disk_barrier_failures
` [PATCH] btrfs: introduce BTRFS_FEATURE_INCOMPAT_SPARE_DEV
` [PATCH 07/13] btrfs: add check not to mount a spare device
` [PATCH 08/13] btrfs: support btrfs dev scan for "
` [PATCH 09/13] btrfs: provide framework to get and put a "
` [PATCH 1/1] btrfs: introduce device dynamic state transition to offline or failed
` [PATCH 1/1] btrfs: check device for critical errors and mark failed
` [PATCH 13/13] btrfs: check for failed device and hot replace

[PATCH] Btrfs: fix fspath error deallocation
 2016-05-10 13:39 UTC  (2+ messages)

[PATCH 0/2] [RFC] btrfs: create degraded-RAID1 chunks
 2016-05-10 11:00 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH 0/3] Fixes for races in relocation and avoid start and wait for unrelated IO
 2016-05-10 10:22 UTC  (8+ messages)
` [PATCH 1/3] Btrfs: fix race in relocation that makes us miss extents
` [PATCH 2/3] Btrfs: don't wait for unrelated IO to finish before relocation
` [PATCH 3/3] Btrfs: don't do unnecessary delalloc flushes when relocating

Parent transid failed wanted x found x + [3-5]
 2016-05-10 10:09 UTC 

Input/output error on newly created file
 2016-05-10  3:29 UTC  (3+ messages)

empty disk reports full
 2016-05-09 21:51 UTC  (5+ messages)

[PATCH 00/14] Enospc rework
 2016-05-09 21:33 UTC  (5+ messages)
` [PATCH 07/14] Btrfs: introduce ticketed enospc infrastructure
` [PATCH 12/14] Btrfs: fix release reserved extents trace points

btrfs ate my data in just two days, after a fresh install. ram and disk are ok. it still mounts, but I cannot repair
 2016-05-09 21:30 UTC  (18+ messages)

commands like "du", "df", and "btrfs fs sync" hang
 2016-05-09 18:20 UTC  (7+ messages)

btrfs goes readonly + No space left on 4.3
 2016-05-09 18:19 UTC  (5+ messages)

[PATCH] btrfs: fix memory leak during RAID 5/6 device replacement
 2016-05-09 17:32 UTC  (2+ messages)

[PATCH v2] btrfs-progs: udev: add rules for dm devices
 2016-05-09 16:50 UTC  (2+ messages)

[PATCH] btrfs-progs: Add compatible layer for old e2fsprogs
 2016-05-09 16:37 UTC  (2+ messages)

[PATCH 1/3] btrfs-progs: prop: convert error messages to use error()
 2016-05-09 15:56 UTC  (4+ messages)
` [PATCH 2/3] btrfs-progs: prop: simplify parse_args()
` [PATCH 3/3] btrfs-progs: prop: remove conditions which never be satisfied

[PATCH 2/2] Btrfs: fix race between block group relocation and nocow writes
 2016-05-09 14:02 UTC 

[PATCH 1/2] Btrfs: fix race between fsync and direct IO writes for prealloc extents
 2016-05-09 14:01 UTC 

[PATCH] btrfs: GFP_NOFS does not GFP_HIGHMEM
 2016-05-09 12:13 UTC 

[PATCH] btrfs: fix int32 overflow in shrink_delalloc()
 2016-05-09  9:51 UTC  (2+ messages)

[PATCH] btrfs-progs: Restrict e2fsprogs version for new convert
 2016-05-09  1:36 UTC  (8+ messages)

[PATCH] btrfs-progs: udev: add rules for dm devices
 2016-05-09  1:33 UTC  (4+ messages)

[PATCH 1/2] Btrfs: add more valid checks for superblock
 2016-05-09  1:31 UTC  (15+ messages)
` [PATCH 2/2] Btrfs: add valid checks for chunk loading

scrub: Tree block spanning stripes, ignored
 2016-05-09  1:28 UTC  (11+ messages)

btrfs-tools: missing device delete/remove cancel option on disk failure
 2016-05-08 21:37 UTC  (5+ messages)

block group xxx has wrong amount of free space
 2016-05-08  9:11 UTC  (2+ messages)

apt taints kernel - btrfs destroys inode
 2016-05-08  6:31 UTC  (3+ messages)

[PATHCH] add option to supress "At subvol …" message in btrfs send
 2016-05-07 16:29 UTC 

random i/o error without error in dmesg
 2016-05-07 15:22 UTC  (4+ messages)

How to rollback a snapshot of a subvolume with nested subvolumes?
 2016-05-07  9:51 UTC  (3+ messages)

[PATCH] Btrfs: fix qgroup accounting when snapshotting
 2016-05-06 21:57 UTC  (5+ messages)

btrfs filesystem keeps allocating new chunks for no apparent reason
 2016-05-06 21:28 UTC 

btrfs-progs: separated binaries with elevated privileges (proof-of-concept)
 2016-05-06 16:31 UTC 

[PATCH] Btrfs: fix number of transaction units for renames with whiteout
 2016-05-05 15:02 UTC 

[PATCH] btrfs: don't force mounts to wait for cleaner_kthread to delete one or more subvolumes
 2016-05-06 13:06 UTC  (3+ messages)

Spare volumes and hot auto-replacement feature
 2016-05-06 11:19 UTC  (5+ messages)

[RFC] Experimental btrfs encryption
 2016-05-06  9:21 UTC  (4+ messages)
` [RFC PATCH 1/1] btrfs: Encryption: Add btrfs encryption support

[PATCH 0/2] scop GFP_NOFS api
 2016-05-06  3:20 UTC  (6+ messages)

[PATCH 1/3] Btrfs: fix inode leak on failure to setup whiteout inode in rename
 2016-05-05  1:34 UTC  (3+ messages)
` [PATCH 2/3] Btrfs: unpin logs if rename exchange operation fails
` [PATCH 3/3] Btrfs: pin logs earlier when doing a rename exchange operation

[PATCH 0/4] Improve compression workspaces memory management
 2016-05-05 16:36 UTC  (5+ messages)
` [PATCH 1/4] btrfs: rename and document compression workspace members
` [PATCH 2/4] btrfs: preallocate compression workspaces
` [PATCH 3/4] btrfs: make find_workspace always succeed
` [PATCH 4/4] btrfs: make find_workspace warn if there are no workspaces

[PATCH] btrfs-progs: Adjust timing of safety delay countdown
 2016-05-05  8:16 UTC  (2+ messages)

[PATCH RFC] btrfs: Slightly speedup btrfs_read_block_groups
 2016-05-05  7:51 UTC 

[PATCH] btrfs: Fix BUG_ON condition in scrub_setup_recheck_block()
 2016-04-30 16:33 UTC  (2+ messages)

/etc/fstab rootfs options vs grub2 rootflags cmdline
 2016-05-04 19:28 UTC  (10+ messages)

Subvolumes cannot be mounted after raid1 conversion
 2016-05-04 19:00 UTC  (10+ messages)

[PATCH 00/42] v7: separate operations from flags in the bio/request structs
 2016-05-04 18:04 UTC  (5+ messages)

[PATCH] btrfs-progs: add safety delay before starting full balance
 2016-05-04 15:31 UTC  (3+ messages)

[PATCH] Btrfs: fix unexpected balance crash due to BUG_ON
 2016-05-04 14:59 UTC  (2+ messages)

[PATCH] btrfs-progs: subvolume sync: fix handling of -s option
 2016-05-04 13:57 UTC  (2+ messages)

[PATCH] Btrfs-progs: fix incorrect flag check
 2016-05-04 12:41 UTC  (2+ messages)

[PATCH, maybe WRONG] btrfs: don't let btrfs_recover_relocation get stuck waiting for cleaner_kthread to delete a snapshot
 2016-05-04 12:29 UTC  (3+ messages)

[PATCH] btrfs: ioctl: reorder exclusive op check in RM_DEV
 2016-05-04 12:10 UTC  (2+ messages)
` [PATCH v2] "


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