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

[PATCH v1 0/8] VFS: In-kernel copy system call
 2015-09-08 19:10 UTC  (25+ messages)
` [PATCH v1 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH v1 2/8] x86: add sys_copy_file_range to syscall tables
` [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 5/8] vfs: Remove copy_file_range mountpoint checks
` [PATCH v1 6/8] vfs: Copy should check len after file open mode
` [PATCH v1 7/8] vfs: Copy should use file_out rather than file_in
` [PATCH v1 8/8] vfs: Fall back on splice if no copy function defined
` [PATCH v1 9/8] copy_file_range.2: New page documenting copy_file_range()

[PATCH 0/3] btrfs-progs: Avoid uninitialized data in output of btrfs-convert
 2015-09-08 13:16 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: fix set_get typo of btrfs_inode_item->sequence
` [PATCH 2/3] btrfs-progs: Avoid uninitialized data in output of btrfs-convert
` [PATCH 3/3] btrfs-progs: add ext2fs_close_inode_scan to copy_inodes

mkfs.btrfs cannot find rotational file for SSD detection for a pmem device
 2015-09-08 12:56 UTC  (2+ messages)

raid6 + hot spare question
 2015-09-08 12:12 UTC  (2+ messages)

[PATCH] btrfs-progs: makefile: drop u option from ar invocation
 2015-09-08 11:56 UTC  (2+ messages)

[PATCH] btrfs: trival fix of __btrfs_set_acl error handling
 2015-09-08 11:51 UTC  (4+ messages)

[PATCH v9 0/3] dm error based test cases
 2015-09-08 10:19 UTC  (5+ messages)
` [PATCH v9 1/3] xfstests: btrfs: add functions to create dm-error device
  ` [PATCH v9.1 "
` [PATCH v9 2/3] xfstests: btrfs: test device replace, with EIO on the src dev
` [PATCH v9 3/3] xfstests: btrfs: test device delete with EIO on "

[PATCH RFC 00/14] Accurate qgroup reserve framework
 2015-09-08  9:25 UTC  (21+ 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

unable to mount multi disk volume with recovery mode
 2015-09-07 18:05 UTC  (7+ messages)

[PATCH] btrfs: memset cur_trans->delayed_refs to zero
 2015-09-07 14:24 UTC 

[PATCH] btrfs: memset cur_trans->delayed_refs to zero
 2015-09-07 14:23 UTC  (3+ messages)

[PATCH] btrfs: memset cur_trans->delayed_refs to zero
 2015-09-07 13:44 UTC  (3+ messages)

[PATCH] btrfs: scrub: set error stats when tree block spanning stripes
 2015-09-07 12:37 UTC  (6+ messages)

[PATCH] fstests: btrfs regression test for fsync after extent cloning
 2015-09-07 10:35 UTC  (2+ messages)

[PATCH] fstests: add regression test for a btrfs enospc issue
 2015-09-07 10:32 UTC  (2+ messages)

[PATCH] Btrfs: don't initialize a space info as full to prevent ENOSPC
 2015-09-07 10:09 UTC 

unable to mount multi disk volume with recovery mode
 2015-09-04 21:13 UTC  (2+ messages)

[GIT PULL] Btrfs for 4.3
 2015-09-04 19:59 UTC 

[PATCH] btrfs-progs: search argument from index 1 in get_unit_mode_from_arg
 2015-09-04 13:24 UTC 

[PATCH 0/5] btrfs-progs: Introduce --extra-dev option
 2015-09-04 13:24 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] btrfs-progs: Support extra-dev for btrfs rescue
` [PATCH 3/5] btrfs-progs: Avoid using uninitialized optind in cmd_rescue_zero_log
` [PATCH 4/5] btrfs-progs: add help command to btrfs rescue zero-log
` [PATCH 5/5] btrfs-progs: update manual for --extra-dev and -h for btrfs rescue

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

How to properly and efficiently balance RAID6 after more drives are added?
 2015-09-04 11:04 UTC  (6+ messages)

Announce: fuse-backup
 2015-09-04  9:02 UTC 

[PATCH v8 0/3] dm error based test cases
 2015-09-04  6:15 UTC  (4+ messages)
` [PATCH v8 1/3] xfstests: btrfs: add functions to create dm-error device

[PATCH v2 0/9] free space B-tree
 2015-09-04  5:56 UTC  (13+ messages)
` [PATCH v2 1/9] Btrfs: add extent buffer bitmap operations
` [PATCH v2 2/9] Btrfs: add extent buffer bitmap sanity tests
` [PATCH v2 3/9] Btrfs: add helpers for read-only compat bits
` [PATCH v2 4/9] Btrfs: refactor caching_thread()
` [PATCH v2 5/9] Btrfs: introduce the free space B-tree on-disk format
` [PATCH v2 6/9] Btrfs: implement the free space B-tree
` [PATCH v2 7/9] Btrfs: add free space tree sanity tests
` [PATCH v2 8/9] Btrfs: wire up the free space tree to the extent tree
` [PATCH v2 9/9] Btrfs: add free space tree mount option

Btrfs progs release 4.2
 2015-09-03 18:25 UTC  (2+ messages)

Aborting unused transaction
 2015-09-03  6:09 UTC 

[PATCH v2] btrfs: qgroup: exit the rescan worker during umount
 2015-09-03  1:05 UTC 

[PATCH] btrfs: qgroup: exit the rescan worker during umount
 2015-09-03  0:51 UTC 

[PATCH] btrfs-progs: doc: document btrfs-select-super(8)
 2015-09-02 15:37 UTC  (2+ messages)

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

[PATCH v3 0/4] btrfs-progs: stat info for btrfs rescue chunk-recover
 2015-09-02 15:01 UTC  (6+ messages)
` [PATCH v3 1/4] btrfs-progs: use for loop for scan_devices
` [PATCH v3 2/4] btrfs-progs: Use long type to get thread's return value
` [PATCH v3 3/4] btrfs-progs: stat info for btrfs rescue chunk-recover
` [PATCH v3 4/4] btrfs-progs: Fix some spelling typo in chunk-recover.c

[PATCH v2 0/3] btrfs-progs: stat info for btrfs rescue chunk-recover
 2015-09-02  9:51 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs-progs: use for loop for scan_devices
` [PATCH v2 2/3] btrfs-progs: stat info for btrfs rescue chunk-recover
` [PATCH v2 3/3] btrfs-progs: Fix some spelling typo in chunk-recover.c

[PATCH 0/3] btrfs-progs: stat info for btrfs rescue chunk-recover
 2015-09-02  9:39 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: use for loop for scan_devices
` [PATCH 2/3] btrfs-progs: stat info for btrfs rescue chunk-recover
` [PATCH 3/3] btrfs-progs: Fix some spelling typo in chunk-recover.c

[PATCH RFC 00/14] Qgroup reserved space fixing framework
 2015-09-01  0:31 UTC  (16+ messages)
` [PATCH RFC 01/14] btrfs: qgroup: New function declaration for new reserve implement
` [PATCH RFC 02/14] btrfs: qgroup: Implement data_rsv_map init/free functions
` [PATCH RFC 03/14] btrfs: qgroup: Introduce new function to search most left reserve range
` [PATCH RFC 04/14] btrfs: qgroup: Introduce function to insert non-overlap "
` [PATCH RFC 05/14] btrfs: qgroup: Introduce function to reserve data range per inode
` [PATCH RFC 06/14] btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
` [PATCH RFC 07/14] btrfs: qgroup: Introduce function to release reserved range
` [PATCH RFC 08/14] btrfs: qgroup: Introduce function to release/free reserved data range
` [PATCH RFC 09/14] btrfs: delayed_ref: Add new function to record reserved space into delayed ref
` [PATCH RFC 10/14] btrfs: delayed_ref: release and free qgroup reserved at proper timing
` [PATCH RFC 11/14] btrfs: qgroup: Introduce new functions to reserve/free metadata
` [PATCH RFC 12/14] btrfs: qgroup: Use new metadata reservation
` [PATCH RFC 13/14] btrfs: extent-tree: Add new verions of btrfs_check_data_free_space
` [PATCH RFC 14/14] btrfs: Use new check_data_free_space for buffered write
` [PATCH 15/15] btrfs: fallocate: Add support to accurate qgroup reserve

[PATCH RFC 00/14] Qgroup reserved space fixing framework
 2015-08-31  8:54 UTC  (16+ messages)
` [PATCH RFC 01/14] btrfs: qgroup: New function declaration for new reserve implement
` [PATCH RFC 02/14] btrfs: qgroup: Implement data_rsv_map init/free functions
` [PATCH RFC 03/14] btrfs: qgroup: Introduce new function to search most left reserve range
` [PATCH RFC 04/14] btrfs: qgroup: Introduce function to insert non-overlap "
` [PATCH RFC 05/14] btrfs: qgroup: Introduce function to reserve data range per inode
` [PATCH RFC 06/14] btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
` [PATCH RFC 07/14] btrfs: qgroup: Introduce function to release reserved range
` [PATCH RFC 08/14] btrfs: qgroup: Introduce function to release/free reserved data range
` [PATCH RFC 09/14] btrfs: delayed_ref: Add new function to record reserved space into delayed ref
` [PATCH RFC 10/14] btrfs: delayed_ref: release and free qgroup reserved at proper timing
` [PATCH RFC 11/14] btrfs: qgroup: Introduce new functions to reserve/free metadata
` [PATCH RFC 12/14] btrfs: qgroup: Use new metadata reservation
` [PATCH RFC 13/14] btrfs: extent-tree: Add new verions of btrfs_check_data_free_space
` [PATCH RFC 14/14] btrfs: Use new check_data_free_space for buffered write
` [PATCH 15/15] btrfs: fallocate: Add support to accurate qgroup reserve

[PATCH] btrfs: fix a compiler warning of may be used uninitialized
 2015-09-02  7:19 UTC 

Understanding BTRFS storage
 2015-09-02  5:01 UTC  (4+ messages)

Kernel 4.2 BUG at fs/btrfs/extent-tree.c:1833 while balancing
 2015-09-01 18:25 UTC 

errors while "btrfs receive"
 2015-09-01 17:31 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).