messages from 2013-12-20 00:36:27 to 2014-01-03 06:09:48 UTC [more...]
[PATCH v2 00/11] btrfs: Add missing pairing mount options
2014-01-03 6:10 UTC (4+ messages)
` [PATCH v2 01/11] btrfs: Add "barrier" option to support "-o remount,barrier"
` [PATCH v2 03/11] btrfs: Add nocheck_int mount option
` [PATCH v2 05/11] btrfs: Add noenospc_debug "
Crash in submit_extent_page.isra (3.12.6)
2014-01-03 3:43 UTC
btrfs-transaction blocked for more than 120 seconds
2014-01-03 1:24 UTC (6+ messages)
Managing large volumes
2014-01-03 1:55 UTC (5+ messages)
[PATCH] btrfs: Add "barrier" option to support "-o remount,barrier"
2014-01-03 0:43 UTC (3+ messages)
Question about ext4 conversion and leaf size
2014-01-03 0:29 UTC
Migrate to bcache: A few questions
2014-01-03 0:09 UTC (14+ messages)
[PATCH v2 1/6] Btrfs: remove residual code in delayed inode async helper
2014-01-02 17:49 UTC (7+ messages)
` [PATCH v2 2/6] Btrfs: don't run delayed nodes again after all nodes flush
` [PATCH v2 3/6] Btrfs: cleanup code of btrfs_balance_delayed_items()
` [PATCH v2 4/6] Btrfs: remove btrfs_end_transaction_dmeta()
` [PATCH v2 5/6] Btrfs: use flags instead of the bool variants in delayed node
` [PATCH v2 6/6] Btrfs: introduce the delayed inode ref deletion for the single link inode
coredump in btrfsck
2014-01-02 17:37 UTC (4+ messages)
unlinked orphans
2014-01-02 16:21 UTC (7+ messages)
[PATCH RESEND] btrfs: remove dead code
2014-01-02 15:24 UTC (4+ messages)
[RFC PATCH v8 00/14] Online(inband) data deduplication
2014-01-02 15:02 UTC (21+ messages)
` [PATCH v8 01/14] Btrfs: skip merge part for delayed data refs
` [PATCH v8 02/14] Btrfs: improve the delayed refs process in rm case
` [PATCH v8 03/14] Btrfs: introduce a head ref rbtree
` [PATCH v8 04/14] Btrfs: disable qgroups accounting when quata_enable is 0
` [PATCH v8 05/14] Btrfs: introduce dedup tree and relatives
` [PATCH v8 06/14] Btrfs: introduce dedup tree operations
` [PATCH v8 07/14] Btrfs: introduce dedup state
` [PATCH v8 08/14] Btrfs: make ordered extent aware of dedup
` [PATCH v8 09/14] Btrfs: online(inband) data dedup
` [PATCH v8 10/14] Btrfs: skip dedup reference during backref walking
` [PATCH v8 11/14] Btrfs: don't return space for dedup extent
` [PATCH v8 12/14] Btrfs: add ioctl of dedup control
` [PATCH v8 13/14] Btrfs: fix dedupe 'ENOSPC' problem
` [PATCH v8 14/14] Btrfs: fix a crash of dedup ref
` [PATCH] Btrfs-progs: add dedup subcommand
[PATCH] Btrfs: improve the performance fluctuating of the fsync
2014-01-02 10:10 UTC (3+ messages)
[PATCH] Skip non-regular files in recursive defrag
2014-01-01 14:10 UTC
btrfs corruption after resuming from suspend to disk
2014-01-01 10:53 UTC (3+ messages)
(no subject)
2013-12-31 16:47 UTC
question regarding caching
2013-12-31 18:27 UTC (4+ messages)
A question about btrfs_ioctl_file_extent_same
2013-12-31 3:12 UTC
Is anyone using btrfs send/receive for backups instead of rsync?
2013-12-30 18:39 UTC (22+ messages)
` systemd-journal, nodatacow, was: "
missing /sbin/fsck.btrfs
2013-12-30 17:18 UTC (5+ messages)
[PATCH] Btrfs: use WARN_ON_ONCE instead for btrfs_invalidate_inodes
2013-12-30 7:51 UTC
[PATCH 1/2] Btrfs: return free space to global_rsv as much as possible
2013-12-29 13:44 UTC (2+ messages)
` [PATCH 2/2] Btrfs: release subvolume's block_rsv before transaction commit
Instant reboot while defragging on 3.13-rc5
2013-12-29 9:48 UTC
[PATCH] Btrfs: fix an oops when we fail to relocate tree blocks
2013-12-28 11:52 UTC
[PATCH 1/2] Btrfs: fix the race between write back and nocow buffered write
2013-12-27 13:11 UTC (2+ messages)
` [PATCH 2/2] Btrfs: fix the wrong nocow range check
[PATCH] btrfs-progs: test_skip_this_disk() isn't needed anymore
2013-12-27 5:56 UTC
Unmountable Array After Drive Failure During Device Deletion
2013-12-26 23:18 UTC (9+ messages)
Barrier remount failure
2013-12-26 5:42 UTC (2+ messages)
[PATCH 1/3] Btrfs: remove unused argument from select_reloc_root()
2013-12-26 5:10 UTC (3+ messages)
` [PATCH 2/3] Btrfs: fix an oops when we fail to merge reloc roots
` [RFC PATCH 3/3] Btrfs: improve balance relocation with ENOSPC case
btrfs on bcache
2013-12-24 16:44 UTC (8+ messages)
[PATCH v2] btrfs: Move some super block check to btrfs_check_super_valid
2013-12-24 8:44 UTC
[BUG] generic/224 causes OOM and hangs 1G RAM system
2013-12-24 7:48 UTC (2+ messages)
Use dedup to recover from messed up incremental send?
2013-12-24 6:50 UTC
[PATCH 00/21] Consolidate Posix ACL implementation V3
2013-12-24 6:41 UTC (29+ messages)
` [PATCH 01/21] reiserfs: prefix ACL symbols with reiserfs_
` [PATCH 02/21] fs: merge xattr_acl.c into posix_acl.c
` [PATCH 03/21] fs: add get_acl helper
` [PATCH 04/21] fs: add a set_acl inode operation
` [PATCH 05/21] fs: add generic xattr_acl handlers
` [PATCH 06/21] fs: make posix_acl_chmod more useful
` [PATCH 07/21] fs: make posix_acl_create "
` [PATCH 08/21] btrfs: use generic posix ACL infrastructure
` [PATCH 09/21] ext2/3/4: "
` [PATCH 10/21] f2fs: "
` [PATCH 11/21] hfsplus: "
` [PATCH 12/21] jffs2: "
` [PATCH 13/21] ocfs2: "
` [PATCH 14/21] reiserfs: "
` [PATCH 15/21] xfs: "
` [PATCH 16/21] jfs: "
` [PATCH 17/21] gfs2: "
` [PATCH 18/21] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [PATCH 19/21] fs: remove generic_acl
` [PATCH 20/21] nfsd: use get_acl and ->set_acl
` [PATCH 21/21] hfsplus: remove can_set_xattr
[PATCH] btrfs: Move some super block check to btrfs_check_super_valid
2013-12-24 3:55 UTC (2+ messages)
list_del corruption
2013-12-23 18:58 UTC (3+ messages)
[PATCH] Btrfs: reduce btree node locking duration on item update
2013-12-23 11:53 UTC
[PATCH v4 00/18] Replace btrfs_workers with kernel workqueue based btrfs_workqueue
2013-12-23 2:35 UTC (6+ messages)
Abysmal performance when doing a rm -r and rsync backup at the same time
2013-12-22 12:32 UTC
Btrfs RAID1 File System Grew Something Extra
2013-12-22 1:14 UTC (5+ messages)
Rework qgroup accounting
2013-12-21 14:14 UTC (6+ messages)
` [PATCH 2/3] Btrfs: rework "
kernel BUG at fs/btrfs/relocation.c:1062
2013-12-21 3:08 UTC (12+ messages)
[PATCH] Btrfs: fix tree mod logging
2013-12-20 23:52 UTC (5+ messages)
` [PATCH v3] "
[PATCH v4] Btrfs: convert printk to btrfs_ and fix BTRFS prefix
2013-12-20 16:37 UTC (4+ messages)
` [PATCH v5] "
` [PATCH v6] "
[PATCH 0/0] Consolidate Posix ACL implementation V3, [PATCH 0/0]
2013-12-20 13:11 UTC
[PATCH] fs/btrfs: Integer overflow in btrfs_ioctl_resize()
2013-12-20 7:28 UTC
[PATCH] Btrfs-progs: receive: fix the case that we can not find subvolume
2013-12-20 2:33 UTC (10+ 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).