linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-28 17:36:55 to 2014-08-02 18:17:07 UTC [more...]

[PATCH] Btrfs: update commit root on snapshot creation after orphan cleanup
 2014-08-02 18:17 UTC  (5+ messages)

unable to mount disk, error removing orphan entry and transid failures
 2014-08-02 13:36 UTC 

[PATCH 1/1] Btrfs: fix sparse warning
 2014-08-02 12:24 UTC  (5+ messages)

[PATCH 00/12] disk-io.c / open_ctree cleanup & refactoring
 2014-08-01 23:12 UTC  (13+ messages)
` [PATCH 01/12] btrfs: remove unused fs_info arg from btrfs_close_extra_devices()
` [PATCH 02/12] btrfs: consistently use fs_info in close_ctree()
` [PATCH 03/12] btrfs: handle errors from reading the quota tree root
` [PATCH 04/12] btrfs: factor btrfs_scrub_init() out of open_ctree()
` [PATCH 05/12] btrfs: factor btrfs_balance_init() "
` [PATCH 06/12] btrfs: factor btrfs_btree_inode_init() "
` [PATCH 07/12] btrfs: factor btrfs_dev_replace_locks_init() "
` [PATCH 08/12] btrfs: factor btrfs_qgroup_init() "
` [PATCH 09/12] btrfs: factor btrfs_setup_super() "
` [PATCH 10/12] btrfs: factor btrfs_alloc_workqueues() "
` [PATCH 11/12] btrfs: factor btrfs_read_roots() "
` [PATCH 12/12] btrfs: factor btrfs_replay_log() "

Btrfs offline deduplication
 2014-08-01 20:18 UTC  (7+ messages)

Help with btrfs_zero_range function
 2014-08-01 17:02 UTC  (3+ messages)

[PATCH] btrfs-progs: mkfs: remove experimental tag
 2014-08-01 16:50 UTC  (4+ messages)

[PATCH] Add support to check for FALLOC_FL_COLLAPSE_RANGE and FALLOC_FL_ZERO_RANGE crap modes
 2014-08-01 16:07 UTC  (6+ messages)

open_ctree failed on 3.16.0
 2014-08-01 12:45 UTC  (3+ messages)

Machine lockup due to btrfs-transaction on AWS EC2 Ubuntu 14.04
 2014-08-01 11:59 UTC  (6+ messages)

[PATCH] xfstests: add regression test for btrfs send with orphans
 2014-08-01 10:51 UTC  (2+ messages)
` [PATCH v2] "

integration tree updated
 2014-08-01  9:05 UTC  (2+ messages)

[PATCH v2] common: get fs type again using device canonical name in _fs_type
 2014-08-01  8:48 UTC  (4+ messages)

[PATCH] btrfs: SSD related mount option dependency rework
 2014-08-01  3:27 UTC 

[PATCH 1/2 v3] btrfs-progs: introduce test_issubvolname() for simplicity
 2014-08-01  2:58 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: move test_isdir() to utils.c

Implement new FALLOC_FL_* modes
 2014-08-01  1:58 UTC  (3+ messages)

btrfs on bcache
 2014-08-01  1:55 UTC  (2+ messages)

[PATCH] Btrfs: ensure tmpfile inode is always persisted with link count of 0
 2014-07-31 23:10 UTC 

[PATCH] Remove certain calls for releasing page cache
 2014-07-31 16:48 UTC  (12+ messages)

[PATCH] Btrfs: race free update of commit root for ro snapshots
 2014-07-31 13:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/4] btrfs-progs: adjust the return values for scrub
 2014-07-31 12:24 UTC  (18+ 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] "

Work Queue for btrfs compression writes
 2014-07-31 11:35 UTC  (9+ messages)

[PATCH] btrfs-porgs: fix xfstest btrfs/023 random failure
 2014-07-31 12:01 UTC  (4+ messages)

Is Btrfs stable ?
 2014-07-31 11:42 UTC  (2+ messages)

[PATCH] Btrfs: return path with unlocked nodes in btrfs_next_leaf
 2014-07-31 11:53 UTC 

[PATCH] btrfs: replace seed device followed by unmount causes kernel WARNING
 2014-07-31  8:45 UTC  (3+ messages)

extent_io state ranges project
 2014-07-31  4:30 UTC 

[PATCH] btrfs: Add show_path function for btrfs_super_ops
 2014-07-31  3:50 UTC  (4+ messages)

[PATCH 1/3] btrfs-progs: init variables which are checked later in btrfs-property
 2014-07-31  3:23 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: remove unnecessary return value check "
` [PATCH 3/3] btrfs-progs: fix improper return value check for is_existing_blk_or_reg_file

[PATCH v3] btrfs-progs: correct manpage option description for scrub
 2014-07-31  1:29 UTC 

btrfs on bcache
 2014-07-30 23:01 UTC  (2+ messages)

[PATCH 0/6 v5] fiemap: introduce DATA_COMPRESSED and PHYS_LENGTH flags
 2014-07-30 20:06 UTC  (4+ 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-progs: wait until all subvolumes are cleaned
 2014-07-30 17:55 UTC  (4+ messages)

[PATCH] Btrfs: Use void * for ulist aux data
 2014-07-30 17:49 UTC 

[PATCH] Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
 2014-07-30 17:45 UTC  (14+ 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)

[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] 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  (11+ 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  (3+ messages)

[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  (11+ 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: 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)

BTRFS hang with 3.16-rc5
 2014-07-28 22:57 UTC  (4+ messages)
` BTRFS hang with 3.16-rc5 (and also with 3.16-rc4)

[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 


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