messages from 2015-12-29 08:02:30 to 2016-01-04 01:02:12 UTC [more...]
[PATCH v2 0/6] btrfs-progs: fix endian bugs and clean-ups
2016-01-04 1:01 UTC (6+ messages)
` [PATCH v2 1/6] btrfs-progs: get sparse checking working
` [PATCH v2 2/6] btrfs-progs: use NULL instead of 0
` [PATCH v2 3/6] btrfs-progs: make private symbols to static
` [PATCH v2 4/6] btrfs-progs: fix endian bugs in chunk rebuilding
` [PATCH v2 5/6] btrfs-progs: fix endian bug in update_super()
Unrecoverable fs corruption?
2016-01-04 0:05 UTC (11+ messages)
btrfs scrub failing
2016-01-03 22:43 UTC (18+ messages)
evidence of persistent state, despite device disconnects
2016-01-03 21:33 UTC (3+ messages)
[PATCH 0/6] fix endian bugs and clean-ups
2016-01-03 19:09 UTC (8+ messages)
` [PATCH 1/6] btrfs-progs: get sparse checking working
` [PATCH 2/6] btrfs-progs: use NULL instead of 0
` [PATCH 3/6] btrfs-progs: make private symbols to static
` [PATCH 4/6] btrfs-progs: fix endian bugs in chunk rebuilding
` [PATCH 5/6] btrfs-progs: fix endian bug in update_super()
` [PATCH 6/6] btrfs-progs: fix using on-disk structure to store in memory data
WARNING CPU at linux/fs/btrfs/ioctl.c:558 create_subvol BTRFS Transaction aborted (error -2)
2016-01-03 14:25 UTC (3+ messages)
Add big device, remove small device, read-only
2016-01-03 10:29 UTC (20+ messages)
[PATCH] Btrfs: Intialize btrfs_root->highest_objectid when loading tree root and subvolume roots
2016-01-03 5:02 UTC (4+ messages)
btrfs send fail and check hang
2016-01-03 3:39 UTC (2+ messages)
[PATCH] BTRFS: Adds an option to select RAID Stripe size
2016-01-03 2:26 UTC (36+ messages)
Btrfs send / receive freeze system?
2016-01-02 21:21 UTC (5+ messages)
Btrfs Check - "type mismatch with chunk"
2016-01-02 19:52 UTC (7+ messages)
[PATCH] BTRFS: Adds the files and options needed for Hybrid Storage
2016-01-02 11:40 UTC (3+ messages)
how btrfs uses devid?
2016-01-02 9:31 UTC (3+ messages)
6TB partition, Data only 2TB - aka When you haven't hit the "usual" problem
2016-01-02 2:10 UTC (4+ messages)
Btrfs send / receive freeze system - Addendum
2016-01-01 16:06 UTC
Btrfs send / receive freeze system - Addendum
2016-01-01 16:06 UTC
cannot repair filesystem
2016-01-01 15:44 UTC
Add big device, remove small device, now read-only
2016-01-01 11:42 UTC
Still not production ready
2016-01-01 10:44 UTC (4+ messages)
` still kworker at 100% cpu in all of device size allocated with chunks situations with write load
btrfs send clone use case
2016-01-01 8:58 UTC (2+ messages)
btrfs fail behavior when a device vanishes
2016-01-01 1:45 UTC (9+ messages)
kernel BUG at fs/btrfs/send.c:1482
2016-01-01 0:17 UTC (4+ messages)
RAID10 question
2015-12-31 21:22 UTC (4+ messages)
[PATCH] Btrfs: fix number of transaction units required to create symlink
2015-12-31 18:25 UTC
[PATCH] Btrfs: don't leave dangling dentry if symlink creation failed
2015-12-31 18:24 UTC
[PATCH] Btrfs: send, don't BUG_ON() when an empty symlink is found
2015-12-31 18:24 UTC
[PATCH 00/10] btrfs: reada: Avoid many times of empty loop
2015-12-31 15:03 UTC (11+ messages)
` [PATCH 01/10] "
` [PATCH 02/10] btrfs: reada: Move is_need_to_readahead contition earlier
` [PATCH 03/10] btrfs: reada: add all reachable mirrors into reada device list
` [PATCH 04/10] btrfs: reada: bypass adding extent when all zone failed
` [PATCH 05/10] btrfs: reada: Remove level argument in severial functions
` [PATCH 06/10] btrfs: reada: move reada_extent_put to place after __readahead_hook()
` [PATCH 07/10] btrfs: reada: Pass reada_extent into __readahead_hook directly
` [PATCH 08/10] btrfs: reada: Use fs_info instead of root in __readahead_hook's argument
` [PATCH 09/10] btrfs: reada: Jump into cleanup in direct way for __readahead_hook()
` [PATCH 10/10] btrfs: reada: Fix a debug code typo
quota rescan hangs
2015-12-31 13:10 UTC (3+ messages)
subvolume capacity
2015-12-31 12:12 UTC
BTRFS File trace from superblock using memory dumps
2015-12-31 11:59 UTC (2+ messages)
BTRFS - Write Barriers
2015-12-31 10:26 UTC (3+ messages)
[PATCH] BTRFS: Runs the xor function if a Block has failed
2015-12-31 2:15 UTC (3+ messages)
BTRFS in 4.4.0-rc7 keeping system from hibernating
2015-12-30 23:07 UTC
Confining scrub to a subvolume
2015-12-30 21:12 UTC (7+ messages)
[PATCH RESEND 2/2] btrfs:Fix error handling in the function btrfs_dev_replace_kthread
2015-12-30 21:08 UTC
[PATCH RESEND] btrfs:Fix incorrect return statement if failure occurs in the function btrfs_mark_extent_written
2015-12-30 21:07 UTC
Btrfs scrub failure for raid 6 kernel 4.3
2015-12-30 19:08 UTC (13+ messages)
[PATCH] Btrfs: fix race between free space endio workers and space cache writeout
2015-12-30 16:08 UTC (2+ messages)
[PATCH v3 2/2] btrfs: Enhance chunk validation check
2015-12-30 12:02 UTC (3+ messages)
Feedback on inline dedup patches
2015-12-30 8:58 UTC (2+ messages)
btrfs check inconsistency with raid1, part 1
2015-12-29 21:33 UTC (13+ messages)
Trouble with broken RAID5/6 System after trying to solve a problem, want to recover contained Data
2015-12-29 21:01 UTC (2+ messages)
[PATCH v4 0/9] Btrfs: free space B-tree
2015-12-29 20:19 UTC (3+ messages)
` [PATCH v4 6/9] Btrfs: implement the "
should btrfsck fix a bad superblock?
2015-12-29 17:19 UTC (3+ messages)
Deadlock after upgrade to 4.1
2015-12-29 13:24 UTC (3+ messages)
[BUG] unable to handle kernel NULL pointer dereference when removing device
2015-12-29 9:01 UTC
[PATCH v2 00/14][For 4.6] Btrfs: Add inband (write time) de-duplication framework
2015-12-29 8:01 UTC (10+ messages)
` [PATCH 06/14] btrfs: dedup: Implement btrfs_dedup_calc_hash interface
` [PATCH 07/14] btrfs: ordered-extent: Add support for dedup
` [PATCH 08/14] btrfs: dedup: Inband in-memory only de-duplication implement
` [PATCH 09/14] btrfs: dedup: Add basic tree structure for on-disk dedup method
` [PATCH 10/14] btrfs: dedup: Introduce interfaces to resume and cleanup dedup info
` [PATCH 11/14] btrfs: dedup: Add support for on-disk hash search
` [PATCH 12/14] btrfs: dedup: Add support for adding hash for on-disk backend
` [PATCH 13/14] btrfs: dedup: Add support to delete "
` [PATCH 14/14] btrfs: dedup: Add ioctl for inband deduplication
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox