linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-24 14:55:52 to 2014-07-30 17:18:51 UTC [more...]

[PATCH 0/6 v5] fiemap: introduce DATA_COMPRESSED and PHYS_LENGTH flags
 2014-07-30 17:18 UTC  (3+ messages)
` [PATCH 2/6] fiemap: add fe_phys_length and EXTENT_PHYS_LENGTH flag
` [PATCH 6/6] btrfs: set FIEMAP_EXTENT_DATA_COMPRESSED for compressed extents

[PATCH] Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
 2014-07-30 17:00 UTC  (15+ messages)

[PATCH v2 1/2] Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
 2014-07-30 16:38 UTC  (2+ messages)
` [PATCH v2 2/2] Btrfs: Kill u64_to_ptr() and ptr_to_u64() macros

[PATCH 1/2] btrfs-progs: introduce test_issubvolname() for simplicity
 2014-07-30 15:54 UTC  (4+ messages)

Work Queue for btrfs compression writes
 2014-07-30 15:36 UTC  (5+ messages)

[PATCH] btrfs-progs: wait until all subvolumes are cleaned
 2014-07-30 11:55 UTC  (3+ messages)

[PATCH 1/4] btrfs: use BTRFS_ATTR instead of btrfs_no_store()
 2014-07-30 12:04 UTC  (4+ messages)
` [PATCH 2/4] btrfs: code optimize: BTRFS_ATTR could handle the mode
` [PATCH 3/4] btrfs: code optimize: BTRFS_ATTR_RW could set "
` [PATCH 4/4] btrfs: sysfs label interface should check for read only FS

[PATCH 1/4] btrfs-progs: adjust the return values for scrub
 2014-07-30 10:26 UTC  (16+ messages)
` [PATCH 2/4] btrfs-progs: remove unnecessary judgment for fd in scrub
` [PATCH 3/4] btrfs-progs: replace a confusing raw number with a macro
` [PATCH 4/4] btrfs-progs: correct manpage option description for scrub
        ` [PATCH v2] "

Machine lockup due to btrfs-transaction on AWS EC2 Ubuntu 14.04
 2014-07-30 10:02 UTC  (3+ messages)

[PATCH] btrfs: replace seed device followed by unmount causes kernel WARNING
 2014-07-30  7:42 UTC  (2+ messages)

[PATCH] btrfs-progs: remove unnecessary NULL check after get_df()
 2014-07-30  7:26 UTC 

[PATCH v2] btrfs-progs: introduce test_issubvolname() for simplicity
 2014-07-30  7:19 UTC  (2+ messages)

BTRFS hang with 3.16-rc5
 2014-07-30  5:09 UTC  (23+ messages)
    ` BTRFS hang with 3.16-rc5 (and also with 3.16-rc4)

[PATCH not for integration] btrfs-devlist: dumps btrfs_device and btrfs_fs_devices from kernel
 2014-07-30  4:01 UTC  (5+ messages)
` [PATCH 1/1] btrfs: introduce BTRFS_IOC_GET_DEVS
` [PATCH 1/1] btrfs-progs: introduce btrfs-devlist

[PATCH 2/2] btrfs-progs: Unify the messy error message formats
 2014-07-29 18:50 UTC  (4+ messages)

Multi Core Support for compression in compression.c
 2014-07-29 17:38 UTC  (12+ messages)

[PATCH] Btrfs-progs: fix some build warnings on 32bit platform
 2014-07-29 13:58 UTC  (4+ messages)

[PATCH 1/4] btrfs-progs: Remove fprintf() in find_mount_root()
 2014-07-29 13:57 UTC  (3+ messages)
` [PATCH v2 2/4] btrfs-progs: Check fstype "

[PATCH] btrfs-porgs: fix xfstest btrfs/023 random failure
 2014-07-29 12:57 UTC  (2+ messages)

[PATCH] btrfs: Return right extent when fiemap gives unaligned offset and len
 2014-07-29 12:30 UTC  (4+ messages)

[PATCH RESEND 1/4] btrfs-progs: Check fstype in find_mount_root()
 2014-07-29 12:02 UTC  (3+ messages)
` [PATCH 3/4] btrfs-progs: Fix wrong indent in btrfs-progs

[PATCH v2] btrfs: Return right extent when fiemap gives unaligned offset and len
 2014-07-29 11:36 UTC  (5+ messages)

[RFC PATCH V5 00/12] Btrfs: Subpagesize-blocksize: Get rid of whole page I/O
 2014-07-29 11:13 UTC  (13+ messages)
` [RFC PATCH V5 01/12] Btrfs: subpagesize-blocksize: Get rid of whole page reads
` [RFC PATCH V5 02/12] Btrfs: subpagesize-blocksize: Get rid of whole page writes
` [RFC PATCH V5 03/12] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [RFC PATCH V5 04/12] Btrfs: subpagesize-blocksize: Define extent_buffer_head
` [RFC PATCH V5 05/12] Btrfs: subpagesize-blocksize: Read tree blocks whose size is <PAGE_CACHE_SIZE
` [RFC PATCH V5 06/12] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page
` [RFC PATCH V5 07/12] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE
` [RFC PATCH V5 08/12] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks
` [RFC PATCH V5 09/12] Btrfs: subpagesize-blocksize: __extent_writepage: Write only dirty blocks of a page
` [RFC PATCH V5 10/12] Btrfs: subpagesize-blocksize: fallocate: Work with sectorsized units
` [RFC PATCH V5 11/12] Btrfs: subpagesize-blocksize: btrfs_page_mkwrite: Reserve space in "
` [RFC PATCH V5 12/12] Btrfs: subpagesize-blocksize: Search for all ordered extents that could span across a page

[PATCH] Btrfs: fix regression of btrfs device replace
 2014-07-29 11:09 UTC 

[PATCH v2 00/12] Implement the data repair function for direct read
 2014-07-29  9:24 UTC  (13+ messages)
` [PATCH v2 01/12] Btrfs: fix put dio bio twice when we submit dio bio fail
` [PATCH v2 02/12] Btrfs: load checksum data once when submitting a direct read io
` [PATCH v2 03/12] Btrfs: cleanup similar code of the buffered data data check and dio read data check
` [PATCH v2 04/12] Btrfs: do file data check by sub-bio's self
` [PATCH v2 05/12] Btrfs: fix missing error handler if submiting re-read bio fails
` [PATCH v2 06/12] Btrfs: Cleanup unused variant and argument of IO failure handlers
` [PATCH v2 07/12] Btrfs: split bio_readpage_error into several functions
` [PATCH v2 08/12] Btrfs: modify repair_io_failure and make it suit direct io
` [PATCH v2 09/12] Btrfs: modify clean_io_failure "
` [PATCH v2 10/12] Btrfs: Set real mirror number for read operation on RAID0/5/6
` [PATCH v2 11/12] Btrfs: implement repair function when direct read fails
` [PATCH v2 12/12] Btrfs: cleanup the read failure record after write or when the inode is freeing

[PATCH v2] btrfs-progs: add always option to restore's looping prompt
 2014-07-29  2:11 UTC  (2+ messages)

[PATCH 00/12] Implement the data repair function for direct read
 2014-07-29  1:56 UTC  (4+ messages)
` [PATCH 02/12] Btrfs: load checksum data once when submitting a direct read io

[PATCH] btrfs-progs: add always option to restore's looping prompt
 2014-07-29  1:11 UTC  (2+ messages)

How to skip "looping a lot" question of btrfs restore 3.15?
 2014-07-29  1:03 UTC  (3+ messages)

[PATCH] Btrfs: avoid unnecessary switch of path locks to blocking mode
 2014-07-28 18:37 UTC 

[PATCH] Btrfs: unlock nodes earlier when inserting items in a btree
 2014-07-28 18:34 UTC 

[PATCH] Btrfs: update commit root on snapshot creation after orphan cleanup
 2014-07-28 17:31 UTC  (3+ messages)

[PATCH] Btrfs: race free update of commit root for ro snapshots
 2014-07-28 18:30 UTC 

[PATCH 0/4 v3] fiemap: introduce EXTENT_DATA_COMPRESSED flag
 2014-07-28 16:49 UTC  (9+ messages)
` [PATCH 2/4 v3] fiemap: add "
            ` [Ocfs2-devel] "

Help with Brtfs Bugs
 2014-07-28 15:18 UTC  (3+ messages)

[PATCH RFC] btrfs: Use backup superblocks if and only if the first superblock is valid but corrupted
 2014-07-28  2:53 UTC  (5+ messages)

Help with Project on brtfs wiki
 2014-07-27  2:15 UTC  (8+ messages)

[PATCH] mkfs.btrfs: round all device sizes to sectorsize
 2014-07-25 18:04 UTC  (5+ messages)

[PATCH] btrfs-progs: Add uninstall targets to Makefiles
 2014-07-25 13:48 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

integration tree updated
 2014-07-25 11:47 UTC  (3+ messages)

[PATCH] Btrfs: fix compressed write corruption on enospc
 2014-07-25  9:58 UTC  (8+ messages)

[PATCH 01/10] Btrfs: Fix the problem that the replace destroys the seed filesystem
 2014-07-25  9:39 UTC  (4+ messages)
` [PATCH 02/10] Btrfs: don't write any data into a readonly device when scrub

[PATCH 0/5 v4] fiemap: introduce EXTENT_DATA_COMPRESSED flag
 2014-07-25  8:31 UTC  (2+ messages)
` [PATCH 2/5] fiemap: add "

[PATCH] btrfs: use IS_ALIGNED() for assertion in btrfs_lookup_csums_range() for simplicity
 2014-07-25  8:07 UTC 

Blocked tasks on 3.15.1
 2014-07-25  2:27 UTC  (6+ messages)

btrfs_qgroup_create unused parameter
 2014-07-25  1:17 UTC  (4+ messages)

[PATCH 0/2] btrfs: allow findmnt(8) to find which subvol of btrfs is
 2014-07-25  1:19 UTC  (4+ messages)
` [PATCH 1/2] btrfs: Call mount_subtree() even 'subvolid=' mount option is given

[PATCH] btrfs: Add show_path function for btrfs_super_ops
 2014-07-25  0:40 UTC  (3+ messages)

[BUG] "Quota Ignored On write" problem still exist with 3.16-rc5
 2014-07-24 22:51 UTC  (5+ messages)

[PATCH, RFC] btrfs: refactor open_ctree()
 2014-07-24 22:38 UTC  (3+ messages)

1 week to rebuid 4x 3TB raid10 is a long time!
 2014-07-24 17:19 UTC  (9+ messages)

[PATCH] btrfs-progs: add zero-log to rescue subcommand
 2014-07-24 16:22 UTC 


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