linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-11 15:35:21 to 2013-12-16 18:16:57 UTC [more...]

Blocket for more than 120 seconds
 2013-12-16 18:16 UTC  (20+ messages)

[PATCH] Btrfs: fix use of uninitialized err variable
 2013-12-16 17:03 UTC  (3+ messages)

[PATCH 0/4 v3] fiemap: introduce EXTENT_DATA_COMPRESSED flag
 2013-12-16 16:49 UTC  (10+ messages)
` [PATCH 2/4 v3] fiemap: add "
` [PATCH 3/4 v3] btrfs: set FIEMAP_EXTENT_DATA_COMPRESSED for compressed extents

[PATCH 0/3] Send: minor cleanups, add RO checks
 2013-12-16 16:34 UTC  (4+ messages)
` [PATCH 1/3] btrfs: send: clean up dead code
` [PATCH 2/3] btrfs: remove unused mnt from send_ctx
` [PATCH 3/3] btrfs: Check read-only status of roots during send

[PATCH 0/7] Patches to support subpagesize blocksize
 2013-12-16 16:18 UTC  (21+ messages)
` [PATCH 1/7] btrfs: subpagesize-blocksize: Define extent_buffer_head
` [PATCH 2/7] btrfs: subpagesize-blocksize: Use a global alignment for size
` [PATCH 3/7] btrfs: subpagesize-blocksize: Handle small extent maps properly
` [PATCH 4/7] btrfs: subpagesize-blocksize: Handle iosize properly in submit_extent_page()
` [PATCH 5/7] btrfs: subpagesize-blocksize: handle checksum calculations properly
` [PATCH 6/7] btrfs: subpagesize-blocksize: Handle relocation clusters appropriately
` [PATCH 7/7] btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE

[PATCH] btrfs-progs: update send help strings and manpage
 2013-12-16 15:47 UTC 

[PATCH] btrfs-progs: send: check if parent or clone sources are read-only
 2013-12-16 15:47 UTC 

[PATCH] Btrfs: fix error check of btrfs_lookup_dentry()
 2013-12-16 15:27 UTC  (2+ messages)

moving a subvol
 2013-12-16 15:19 UTC  (11+ messages)

[PATCH v2 0/3] Btrfs: inode cache fixes
 2013-12-16 15:09 UTC  (8+ messages)
` [PATCH v2 1/3] Btrfs: avoid building inode cache repeatly
` [PATCH v2 2/3] Btrfs: don't build inode cache for orphan root
` [PATCH v2 3/3] Btrfs: fix EEXIST error when creating new file in subvolume/snapshot

[PATCH 1/6] Btrfs: remove residual code in delayed inode async helper
 2013-12-16 15:00 UTC  (8+ messages)
` [PATCH 2/6] Btrfs: don't run delayed nodes again after all nodes flush
` [PATCH 3/6] Btrfs: cleanup code of btrfs_balance_delayed_items()
` [PATCH 4/6] Btrfs: remove btrfs_end_transaction_dmeta()
` [PATCH 5/6] Btrfs: use flags instead of the bool variants in delayed node
` [PATCH 6/6] Btrfs: introduce the delayed inode ref deletion for the single link inode

[PATCH 1/3] btrfs_progs: don't replicate the stripe_len defines
 2013-12-16 13:59 UTC  (5+ messages)
` [PATCH 2/3] btrfs_progs: use stripe_len define here
` [PATCH 3/3] btrfs_progs: handle error in the btrfs_prepare_device

[BUG] open_ctree() failes after mounting BTRFS with 3.2 after 3.12
 2013-12-16 13:46 UTC  (3+ messages)

[PATCH] Btrfs: fix very slow inode eviction and fs unmount
 2013-12-16 12:16 UTC  (7+ messages)

btrfs send in 3.12 : can't find snapshot?
 2013-12-16 10:34 UTC  (3+ messages)

btrfs balance on single device
 2013-12-15 23:28 UTC  (4+ messages)

Is a VM an adequate environment for simulating scenarios and limits of BTRFS?
 2013-12-15 22:25 UTC 

[PATCH] Btrfs: fix deadlock when iterating inode refs and running delayed inodes
 2013-12-15 12:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Btrfs: wait for ordered extents before removing extent maps
 2013-12-15 12:41 UTC  (8+ messages)

[PATCH] Btrfs: remove dead comments for read_csums()
 2013-12-15  3:39 UTC 

[PATCH] Btrfs: fix a warning when iput a file
 2013-12-14 14:54 UTC  (4+ messages)
    ` Fwd: "

Assertion failure in btrfsck
 2013-12-14 10:15 UTC 

[PATCH] Btrfs: fix tree mod logging
 2013-12-13 22:57 UTC  (5+ messages)
` [PATCH v2] "

btrfs-send-receive vs rsync for (incremental/full) backups
 2013-12-13 22:55 UTC  (4+ messages)

[PATCH] Btrfs: remove field tree_mod_seq_elem from btrfs_fs_info struct
 2013-12-13 19:39 UTC 

btrfs raid multiple devices IO utilisation
 2013-12-13 17:24 UTC  (4+ messages)

[PATCH] Btrfs: use a bit to track if we're in the radix tree
 2013-12-13 15:43 UTC 

[PATCH] Btrfs: deal with io_tree->mapping being NULL
 2013-12-13 15:03 UTC 

[PATCH] Btrfs: remove unnecessary filemap writting and waiting after block group relocation
 2013-12-13 10:30 UTC 

[PATCH] btrfs-progs: fix btrfstune silence on failure
 2013-12-13  9:59 UTC 

[PATCH 0/3] Btrfs: inode cache fixes
 2013-12-13  9:46 UTC  (7+ messages)
` [PATCH 1/3] Btrfs: avoid building inode cache repeatly
` [PATCH 2/3] Btrfs: don't build inode cache for orphan root
` [PATCH 3/3] Btrfs: fix EEXIST error when creating new file in subvolume/snapshot

Feature Req: "mkfs.btrfs -d dup" option on single device
 2013-12-13  9:33 UTC  (18+ messages)
              ` SSD data retention, was: "

[RFC PATCH v7 00/13] Online(inband) data deduplication
 2013-12-13  6:04 UTC  (5+ messages)
` [PATCH v7 04/13] Btrfs: disable qgroups accounting when quata_enable is 0

[GIT PULL] Btrfs
 2013-12-12 21:57 UTC 

[PATCH 00/18] Consolidate Posix ACL implementation V2
 2013-12-12 21:05 UTC  (12+ messages)
` [PATCH 02/18] fs: add get_acl helper
` [PATCH 04/18] fs: add generic xattr_acl handlers
` [PATCH 05/18] fs: make posix_acl_chmod more useful
` [PATCH 16/18] gfs2: use generic posix ACL infrastructure

Updated btrfs-next
 2013-12-12 20:17 UTC  (6+ messages)

[PATCH v4] Btrfs: convert printk to btrfs_ and fix BTRFS prefix
 2013-12-12 19:57 UTC 

[PATCH] Btrfs-progs: deal with invalid key orderings and bad orphan items
 2013-12-12 19:22 UTC  (3+ messages)

[PATCH] Btrfs: return immediately if tree log mod is not necessary
 2013-12-12 19:19 UTC 

[PATCH v2] btrfs-progs: add options to set commit mode after subvol delete
 2013-12-12 18:11 UTC 

[PATCH] btrfs-progs: add options to sync filesystem after subvol delete
 2013-12-12 18:07 UTC  (10+ messages)

[PATCH] btrfs-progs: remove NULL-ptr judge before free for btrfs-progs
 2013-12-12 10:41 UTC 

[PATCH] Btrfs-progs: add sanity checks for btrfs device operations
 2013-12-12  7:47 UTC 

[PATCH v2] Btrfs-progs: make sure we are opening a file or dir with open_file_or_dir()
 2013-12-12  7:46 UTC 

[PATCH v2 8/16] btrfs-progs: fix resource leak in scrub_start()
 2013-12-12  7:34 UTC 

BTRFS doesn't handle USB device disconnect
 2013-12-11 23:20 UTC  (3+ messages)

BTRFS extended attributes mounted on a non-extended-attributes compiled kernel
 2013-12-11 19:43 UTC  (3+ messages)

clone syscall fails for bedup-deduplicated files
 2013-12-11 19:04 UTC  (2+ messages)

btrfs-progs integration branch versioning
 2013-12-11 17:29 UTC  (3+ messages)

[PATCH] Btrfs-progs: reset balance before reiniting extent root
 2013-12-11 16:17 UTC 

btrfs/024 is unhappy on current HEAD
 2013-12-11 15:34 UTC  (4+ messages)


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