Linux-BTRFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-08 19:11:01 to 2015-09-14 08:29:28 UTC [more...]

[PATCH] Btrfs: fix read corruption of compressed and shared extents
 2015-09-14  8:29 UTC 

unable to mount multi disk volume with recovery mode
 2015-09-14  6:25 UTC  (2+ messages)

[PATCH v3 0/9] Btrfs: free space B-tree
 2015-09-14  6:08 UTC  (13+ messages)
` [PATCH v3 1/9] Btrfs: add extent buffer bitmap operations
` [PATCH v3 2/9] Btrfs: add extent buffer bitmap sanity tests
` [PATCH v3 3/9] Btrfs: add helpers for read-only compat bits
` [PATCH v3 4/9] Btrfs: refactor caching_thread()
` [PATCH v3 5/9] Btrfs: introduce the free space B-tree on-disk format
` [PATCH v3 6/9] Btrfs: implement the free space B-tree
` [PATCH v3 7/9] Btrfs: add free space tree sanity tests
` [PATCH v3 8/9] Btrfs: wire up the free space tree to the extent tree
` [PATCH v3 9/9] Btrfs: add free space tree mount option
` [PATCH v3 1/3] btrfs-progs: use calloc instead of malloc+memset for tree roots
  ` [PATCH v3 2/3] btrfs-progs: add basic awareness of the free space tree
  ` [PATCH v3 3/3] btrfs-progs: check the free space tree in btrfsck

[PATCH v1 0/8] VFS: In-kernel copy system call
 2015-09-13 23:25 UTC  (45+ messages)
` [PATCH v1 3/8] btrfs: add .copy_file_range file operation
` [PATCH v1 4/8] btrfs: Add mountpoint checking during btrfs_copy_file_range
` [PATCH v1 9/8] copy_file_range.2: New page documenting copy_file_range()

[PATCH 1/2] btrfs: avoid passing int param to start_transaction which takes u64
 2015-09-13 18:50 UTC  (3+ messages)

[PATCH 1/2] btrfs: avoid passing int param to start_transaction which takes u64
 2015-09-13 18:47 UTC 

[PATCH 00/39] drop null test before destroy functions
 2015-09-13 12:14 UTC  (2+ messages)
` [PATCH 06/39] Btrfs: "

[PATCH 2/2] btrfs: declare rsv_count as u64 instead of int
 2015-09-13 14:29 UTC 

[PATCH v2 0/9] VFS: In-kernel copy system call
 2015-09-13  7:50 UTC  (12+ messages)
` [PATCH v2 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH v2 2/9] x86: add sys_copy_file_range to syscall tables
` [PATCH v2 3/9] btrfs: add .copy_file_range file operation
` [PATCH v2 4/9] vfs: Copy should check len after file open mode
` [PATCH v2 5/9] vfs: Copy shouldn't forbid ranges inside the same file
` [PATCH v2 6/9] vfs: Copy should use file_out rather than file_in
` [PATCH v2 7/9] vfs: Remove copy_file_range mountpoint checks
` [PATCH v2 8/9] vfs: copy_file_range() can do a pagecache copy with splice
` [PATCH v2 9/9] btrfs: btrfs_copy_file_range() only supports reflinks
` [PATCH v2 10/9] copy_file_range.2: New page documenting copy_file_range()

Crash when trying to start a replace on missing device
 2015-09-13  4:55 UTC  (2+ messages)

[PATCH] btrfs: skip waiting on ordered range for special files
 2015-09-12  1:44 UTC 

btrfs regression since 4.X kernel NULL pointer dereference
 2015-09-11 23:31 UTC  (13+ messages)

[PATCH] Btrfs: keep dropped roots in cache until transaciton commit
 2015-09-11 20:43 UTC  (5+ messages)

[GIT PULL] Btrfs
 2015-09-11 18:44 UTC 

[PATCH 0/4] Fix for btrfs-convert chunk type and fsck support
 2015-09-11 15:23 UTC  (8+ messages)
` [PATCH v2 1/5] btrfs-progs: fsck: Add check for extent and parent chunk type
` [PATCH v2 2/5] btrfs-progs: utils: Check nodesize against features
` [PATCH v2 3/5] btrfs-progs: convert: force convert to used mixed block group
` [PATCH v2 4/5] btrfs-progs: util: add parameter for btrfs_list_all_fs_features
` [PATCH v2 5/5] btrfs-progs: convert-test: Disable different nodesize test

[PATCH 1/3] btrfs-progs: Fix infinite loop of btrfs-image
 2015-09-11 15:05 UTC  (4+ messages)
` [PATCH 2/3] btrfs-progs: don't create no-used threads in btrfs-image
` [PATCH 3/3] btrfs-progs: close all_devices for btrfs-image

[PATCH] btrfs-progs: fix cross stripe boundary check
 2015-09-11 14:52 UTC  (5+ messages)

btrfs corruption / bug after sending and receiving and repair
 2015-09-11 10:01 UTC  (3+ messages)
  ` Aw: "

[PATCH 0/2] btrfs: fortification for GFP_NOFS allocations
 2015-09-11  8:27 UTC  (4+ messages)

[PATCH 0/6] free space B-tree
 2015-09-11  4:15 UTC  (9+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 9/9] Btrfs: add free space tree mount option

[PATCH] generic/224: Increase filesystem instance size to 1.5 GiB
 2015-09-11  1:38 UTC  (5+ messages)

[PATCH RFC 00/14] Accurate qgroup reserve framework
 2015-09-11  0:50 UTC  (23+ messages)
` [PATCH 01/19] btrfs: qgroup: New function declaration for new reserve implement
` [PATCH 04/19] btrfs: qgroup: Introduce function to insert non-overlap reserve range
` [PATCH 08/19] btrfs: qgroup: Introduce function to release/free reserved data range
` [PATCH 10/19] btrfs: delayed_ref: release and free qgroup reserved at proper timing
` [PATCH 13/19] btrfs: extent-tree: Add new verions of btrfs_check_data_free_space
` [PATCH 15/19] btrfs: fallocate: Add support to accurate qgroup reserve
` [PATCH 18/19] btrfs: qgroup: Cleanup old inaccurate facilities

[PATCH] Btrfs: use btrfs_get_fs_root in resolve_indirect_ref
 2015-09-10 20:27 UTC 

kernel WARNING at fs/btrfs/transaction.c:1710 (v4.2.0)
 2015-09-10 20:00 UTC 

Cancel device remove?
 2015-09-10 13:47 UTC  (3+ messages)

[PATCH] Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock
 2015-09-10 13:01 UTC  (2+ messages)

Btrfs progs release 4.1
 2015-09-10  0:50 UTC  (10+ messages)

raid6 + hot spare question
 2015-09-10  0:28 UTC  (5+ messages)

kernel 4.2.0, bogus 'no space left on device' with 'btrfs delete missing' raid5
 2015-09-09 22:46 UTC 

Unmountable btrfs after power failure
 2015-09-09 21:32 UTC  (4+ messages)

[PATCH 0/3] btrfs-progs: Avoid uninitialized data in output of btrfs-convert
 2015-09-09 15:41 UTC  (2+ messages)

mkfs.btrfs cannot find rotational file for SSD detection for a pmem device
 2015-09-09 13:07 UTC  (7+ messages)

[PATCH 1/3] btrfs-progs: tests: Move extract_image out of check_all_images for common use
 2015-09-09  9:09 UTC  (4+ messages)
` [PATCH 3/3] btrfs-progs: tests: Introduce misc-tests/008-leaf-accross-stripes

[btrfs tools] ability to fail a device
 2015-09-09  8:54 UTC  (15+ messages)

[PATCH 0/4] Fix for btrfs-convert chunk type and fsck support
 2015-09-09  8:49 UTC  (5+ messages)
` [PATCH 1/5] btrfs-progs: fsck: Add check for extent and parent chunk type
` [PATCH 2/5] btrfs: utils: Check nodesize against features
` [PATCH 3/5] btrfs: convert: force convert to used mixed block group
` [PATCH 4/5] btrfs: util: add parameter for btrfs_list_all_fs_features

[PATCH RFC 00/14] Accurate qgroup reserve framework
 2015-09-08  8:37 UTC  (20+ messages)
` [PATCH 01/19] btrfs: qgroup: New function declaration for new reserve implement
` [PATCH 02/19] btrfs: qgroup: Implement data_rsv_map init/free functions
` [PATCH 03/19] btrfs: qgroup: Introduce new function to search most left reserve range
` [PATCH 04/19] btrfs: qgroup: Introduce function to insert non-overlap "
` [PATCH 05/19] btrfs: qgroup: Introduce function to reserve data range per inode
` [PATCH 06/19] btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
` [PATCH 07/19] btrfs: qgroup: Introduce function to release reserved range
` [PATCH 08/19] btrfs: qgroup: Introduce function to release/free reserved data range
` [PATCH 09/19] btrfs: delayed_ref: Add new function to record reserved space into delayed ref
` [PATCH 10/19] btrfs: delayed_ref: release and free qgroup reserved at proper timing
` [PATCH 11/19] btrfs: qgroup: Introduce new functions to reserve/free metadata
` [PATCH 12/19] btrfs: qgroup: Use new metadata reservation
` [PATCH 13/19] btrfs: extent-tree: Add new verions of btrfs_check_data_free_space
` [PATCH 14/19] btrfs: Switch to new check_data_free_space
` [PATCH 15/19] btrfs: fallocate: Add support to accurate qgroup reserve
` [PATCH 16/19] btrfs: extent-tree: Add new version of btrfs_delalloc_reserve_space
` [PATCH 17/19] btrfs: extent-tree: Use new __btrfs_delalloc_reserve_space function
` [PATCH 18/19] btrfs: qgroup: Cleanup old inaccurate facilities
` [PATCH 19/19] btrfs: qgroup: Add handler for NOCOW and inline

[PATCH] btrfs: use a single if() statement for one outcome in get_block_rsv()
 2015-09-09  0:18 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 read-only IMAP folder(s) and NNTP newsgroup(s).