messages from 2015-01-29 12:38:00 to 2015-02-06 22:29:39 UTC [more...]
Btrfs subvolume question
2015-02-06 22:29 UTC (9+ messages)
btrfs: qgroup: account shared subtrees during snapshot delete
2015-02-06 22:16 UTC (2+ messages)
[PATCH] Btrfs: fix fsync race leading to ordered extent memory leaks
2015-02-06 22:09 UTC (2+ messages)
` [PATCH v2] "
[GIT PULL] Btrfs fix
2015-02-06 20:16 UTC
RAID1, SSD+non-SSD
2015-02-06 20:01 UTC
Can I get a checksum for a file from btrfs (without reading the whole file)?
2015-02-06 18:04 UTC (4+ messages)
[PATCH] Btrfs: fix race waiting for ordered extents at transaction commit
2015-02-06 12:25 UTC
[PATCH 0/2] btrfs: Fix out-of-space bug
2015-02-06 10:52 UTC (7+ messages)
` [PATCH 1/2] btrfs: Fix out-of-space bug caused by searching commit_root in find_free_dev_extent()
` [PATCH 2/2] btrfs: Set hole_size to free space in case of contains_pending_extent
[PATCH] Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group
2015-02-06 9:24 UTC (4+ messages)
[PATCH v7 0/9] btrfs/vfs: Fix freeze/sysfs deadlock in better method
2015-02-06 5:45 UTC (10+ messages)
` [PATCH RFC v7 1/9] vfs: Add sb_want_write() function to grant write access to sb without the struct file/vfsmount
` [PATCH v7 2/9] Revert "btrfs: add support for processing pending changes" related commits
` [PATCH v7 3/9] btrfs: Make btrfs_parse_options() parse mount option in a atomic way
` [PATCH v7 4/9] btrfs: Introduce per-transaction mount_opt to keep mount option consistent during transaction
` [PATCH v7 5/9] btrfs: Use btrfs_test_trans_opt() to handle SPACE_CACHE if it's under transaction protect
` [PATCH v7 6/9] btrfs: Use btrfs_test_trans_opt() to handle INODE_CACHE "
` [PATCH v7 7/9] btrfs: Move btrfs_sysfs_remove_one(fs_info) before transcation thread cleanup
` [PATCH v7 8/9] btrfs: Use sb_want_write() to protect label change
` [PATCH v7 9/9] btrfs: Use sb_want_write() to protect sysfs feature change
BTRFS EFI Boot question
2015-02-06 0:28 UTC (3+ messages)
[PATCH] btrfs-progs: allow CFLAGS specification in new build
2015-02-05 21:08 UTC (2+ messages)
[PATCH][RFC] dm: log writes target
2015-02-05 16:56 UTC (4+ messages)
Deadlock on 3.18.5
2015-02-05 16:48 UTC (6+ messages)
Btrfs progs pre-release 3.19-rc2
2015-02-05 16:38 UTC
__might_sleep() warnings on v3.19-rc6
2015-02-05 16:16 UTC (6+ messages)
[PATCH 0/7] Allow btrfsck to reset csum of all tree blocks, AKA dangerous mode
2015-02-05 8:59 UTC (17+ messages)
` [PATCH 1/7] btrfs-progs: Add btrfs_(prev/next)_tree_block() to keep search result in the same level of path->lowest_level
` [PATCH 2/7] btrfs-progs: Introduce btrfs_next_slot() function to iterate to next slot in given level
` [PATCH 3/7] btrfs-progs: Allow btrfs_read_fs_root() to re-read the tree node
` [PATCH 4/7] btrfs-progs: Export write_tree_block() and allow it to do nocow write
` [PATCH 4/5] btrfs-progs: Introduce new function reset_tree_block_csum() for later tree block csum reset
` [PATCH 5/5] btrfs-progs: Introduce new function reset_(one_root/roots)_csum() to reset one/all tree's csum in tree root
` [PATCH 5/7] btrfs-progs: Introduce new function reset_tree_block_csum() for later tree block csum reset
` [PATCH 6/7] btrfs-progs: Introduce new function reset_(one_root/roots)_csum() to reset one/all tree's csum in tree root
` [PATCH 7/7] btrfs-progs: Introduce "--dangerous" option to reset all tree block csum
` BTRFS wiki: page about recovery (was: Re: [PATCH 0/7] Allow btrfsck to reset csum of all tree blocks, AKA dangerous mode.)
What does scrub tell me?
2015-02-05 5:16 UTC (3+ messages)
kernel BUG at fs/btrfs/inode.c:3123!
2015-02-05 4:02 UTC (2+ messages)
paused balance convert from raid1 can no longer be a writeable mount
2015-02-05 3:00 UTC (4+ messages)
[PATCH RFC v6 6/9] vfs: Add sb_want_write() function to get vfsmount from a given sb
2015-02-05 0:32 UTC (5+ messages)
INFO: trying to register non-static key with 3.18.5
2015-02-04 21:13 UTC
Btrfs progs pre-release 3.19-rc1
2015-02-04 15:56 UTC
[PATCH v2] Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole
2015-02-04 12:18 UTC (2+ messages)
[PATCH v2] Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
2015-02-04 12:16 UTC (2+ messages)
btrfs-prog: improve build-system by autoconf
2015-02-04 11:40 UTC (5+ messages)
Btrfs-progs 3.19rc1 issues
2015-02-04 8:58 UTC (3+ messages)
[PATCH] Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole
2015-02-04 7:14 UTC (6+ messages)
single GlobalReserve
2015-02-04 1:01 UTC
[PATCH] Btrfs: add missing blk_finish_plug in btrfs_sync_log()
2015-02-03 11:41 UTC (4+ messages)
[PATCH] Btrfs: use asynchronous submit for large DIO io in single profile
2015-02-03 11:05 UTC (2+ messages)
how to repair a damaged filesystem with btrfs raid5
2015-02-03 7:59 UTC (3+ messages)
[PATCH v3 1/2] btrfs-progs: read_tree_block() and read_node_slot() cleanup
2015-02-02 18:27 UTC (2+ messages)
btrfs-progs bash completion
2015-02-02 16:47 UTC (2+ messages)
[PATCH v2 1/5] btrfs-progs: Record orphan data extent ref to corresponding root
2015-02-02 13:43 UTC (2+ messages)
[PATCH] Btrfs: btrfs_release_extent_buffer_page() didn't free pages of dummy extent
2015-02-02 13:04 UTC
Unclean shutdown, BTRFS will not mount after - what things to try in what order?
2015-02-02 6:06 UTC (2+ messages)
[PATCH v5 0/9] btrfs: Fix freeze/sysfs deadlock in better method
2015-02-02 1:36 UTC (22+ messages)
` [PATCH v5 1/9] Revert "btrfs: add support for processing pending changes" related commits
` [PATCH v5 2/9] btrfs: Make btrfs_parse_options() parse mount option in a atomic way
` [PATCH v5 3/9] btrfs: Introduce per-transaction mount_opt to keep mount option consistent during transaction
` [PATCH v5 4/9] btrfs: Use btrfs_test_trans_opt() to handle SPACE_CACHE if it's under transaction protect
` [PATCH v5 5/9] btrfs: Use btrfs_test_trans_opt() to handle INODE_CACHE "
` [PATCH v5 6/9] vfs: Add sb_want_write() function to get vfsmount from a given sb
` [PATCH v5 7/9] btrfs: Move btrfs_sysfs_remove_one(fs_info) before transcation thread cleanup
` [PATCH v5 8/9] btrfs: Use sb_want_write() to protect label change
` [PATCH v5 9/9] btrfs: Use sb_want_write() to protect sysfs feature change
How to fix uncorrectable errors
2015-02-01 19:07 UTC (2+ messages)
security.capability xattr missing after btrfs send/receive
2015-02-01 17:57 UTC (3+ messages)
[PATCH 1/1] Btrfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices
2015-02-01 8:02 UTC (15+ messages)
` [PATCH 00/12] provide frame work so that sysfs attributs from the fs_devices can be added
` [PATCH 01/12] Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject data
` [PATCH 02/12] Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice
` [PATCH 03/12] Btrfs: sysfs: fix, undo sysfs device links
` [PATCH 04/12] Btrfs: sysfs: fix, kobject pointer clean up needed after kobject release
` [PATCH 05/12] Btrfc: sysfs: fix, check if device_dir_kobj is init before destroy
` [PATCH 06/12] Btrfs: sysfs: reorder the kobject creations
` [PATCH 07/12] Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsid
` [PATCH 08/12] Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsid
` [PATCH 09/12] Btrfs: sysfs: let default_attrs be separate from the kset
` [PATCH 10/12] Btrfs: sysfs: separate device kobject and its attribute creation
` [PATCH 11/12] Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices
` [PATCH 12/12] Btrfs: sysfs: add pointer to access fs_info from fs_devices
` [PATCH] Btrfs-progs: add regression tests for sysfs contents during btrfs device management
rolling back to ext4 doesn't work if rebalanced
2015-01-31 6:41 UTC (2+ messages)
btrfs send multiple subvolumes
2015-01-30 22:06 UTC (2+ messages)
[PATCH RFC v3 0/5] mount options consistent enhancement
2015-01-30 17:30 UTC (8+ messages)
` [PATCH RFC v3 1/5] Revert "btrfs: add support for processing pending changes" related commits
[PATCH 3.19-rc] btrfs: add read-only check to sysfs handler of features
2015-01-30 17:08 UTC (2+ messages)
[GIT PULL] Btrfs fix
2015-01-30 16:48 UTC
Indefinite hang in reserve_metadata_bytes on kernel 3.18.3
2015-01-30 10:02 UTC (3+ messages)
[PATCH RESEND v4 0/8] Fix freeze/sysfs deadlock in better method
2015-01-30 6:15 UTC (27+ messages)
` [PATCH RESEND v4 2/8] btrfs: Make btrfs_parse_options() parse mount option in a atomic way
` [PATCH RESEND v4 6/8] vfs: Add get_vfsmount_sb() function to get vfsmount from a given sb
[PATCH] Btrfs: fix race between transaction commit and empty block group removal
2015-01-29 19:18 UTC
Linux documentation: btrfs.txt
2015-01-29 12:44 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).