linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-22 13:22:19 to 2015-09-26 00:15:20 UTC [more...]

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

Too many missing devices, writeable mount is not allowed
 2015-09-25 22:43 UTC  (2+ messages)

[PATCH 0/2] Btrfs: Fix a insane extent_buffer copy behavior for qgroup
 2015-09-25 22:35 UTC  (4+ messages)
` [PATCH 1/2] btrfs: Add support to do stack item key operation
` [PATCH 2/2] btrfs: qgroup: Don't copy extent buffer to do qgroup rescan

[PATCH 0/2] progress indicator for btrfs-check
 2015-09-25 21:47 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: tasks info->id is a pthread_t and should not set to -1
` [PATCH 2/2] btrfs-progs: check: add progress indicator

[PATCH 0/4] Enhance btrfs-progs for hostile image (FPE error part)
 2015-09-25 20:55 UTC  (5+ messages)
` [PATCH 2/4] btrfs-progs: Read the whole superblock instead of struct btrfs_super_block
` [PATCH 3/4] btrfs-progs: Introduce better superblock check

strange i/o errors with btrfs on raid/lvm
 2015-09-25 20:47 UTC  (4+ messages)

[PATCH] btrfs-progs: convert: Print different error message if convert partly failed
 2015-09-25 17:57 UTC  (2+ messages)

[PATCH] btrfs-progs: Show detail error message when write sb failed in write_dev_supers()
 2015-09-25 17:48 UTC  (2+ messages)

Latest kernel to use?
 2015-09-25 17:41 UTC  (11+ messages)

[PATCH] btrfs-progs: Increase running state's priority in stat output
 2015-09-25 17:39 UTC  (2+ messages)

[GIT PULL] Btrfs
 2015-09-25 17:35 UTC 

[PATCH v2 1/2] btrfs-progs: use switch instead of a series of ifs for output errormsg
 2015-09-25 16:44 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs-progs: Modify confuse error message in scrub

[PATCH] btrfs-progs-tests: Avoid outputting useless warning in ./fsck-tests.sh
 2015-09-25 16:33 UTC  (2+ messages)

[PATCH] btrfs-progs: fix is_block_device() return checks
 2015-09-25 16:24 UTC  (2+ messages)

[PATCH 0/4] Fix for btrfs-convert chunk type and fsck support
 2015-09-25 15:49 UTC  (5+ messages)

[PATCH] Btrfs: add a flags field to btrfs_transaction
 2015-09-25 14:52 UTC  (4+ messages)
` [PATCH V2] "

BTRFS as image store for KVM?
 2015-09-25 14:20 UTC  (14+ messages)

[PATCH 1/2] btrfs-progs: provide fail safe for BTRFS_IOC_GET_FSLABEL ioctl
 2015-09-25 13:57 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: optimize not to scan repeated fsid mount points

raw devices or partitions?
 2015-09-25 13:40 UTC 

Incremental btrfs send/receive fails if file is unlinked and cloned afterwards
 2015-09-25 12:20 UTC 

[PATCH] Btrfs: change how we wait for pending ordered extents
 2015-09-25 11:22 UTC  (3+ messages)

[PATCH v2 0/2] btrfs-progs: Introduce warning and error for common use
 2015-09-25 10:50 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v2 0/2] btrfs: Fix returned errno codes
 2015-09-25 10:40 UTC  (4+ messages)
` [PATCH v2 1/2] btrfs: check-integrity: "
` [PATCH v2 2/2] btrfs: reada: Fix returned errno code

[PATCH 1/1] Btrfs: consolidate btrfs_error() to btrfs_std_error()
 2015-09-25 10:31 UTC  (2+ messages)

Btrfs check dont repair
 2015-09-25 10:06 UTC  (7+ messages)

[PATCH 0/5] Btrfs: Per-chunk degradable check
 2015-09-25  8:34 UTC  (9+ messages)
` [PATCH 2/5] btrfs: Do per-chunk check for mount time check
` [PATCH 3/5] btrfs: Do per-chunk degraded check for remount
  ` [PATCH 1/1] "

[PATCH 1/1] btrfs: Do per-chunk check for mount time check
 2015-09-25  8:23 UTC 

[PATCH 0/4] btrfs: update qgroups in drop snapshot
 2015-09-25  3:17 UTC  (14+ messages)
` [PATCH 1/4] Btrfs: use btrfs_get_fs_root in resolve_indirect_ref
` [PATCH 2/4] Btrfs: keep dropped roots in cache until transaction commit, V2
` [PATCH 3/4] btrfs: Add qgroup tracing
` [PATCH 4/4] btrfs: qgroup: account shared subtree during snapshot delete

btrfs: obtain block checksums from user space
 2015-09-24 19:47 UTC  (4+ messages)

FYIO: A rant about btrfs
 2015-09-24 16:38 UTC  (8+ messages)

[BUG] kernel BUG at fs/btrfs/extent_io.c:2062 (v4.2.0-rc8)
 2015-09-24 13:37 UTC  (3+ messages)

[PATCH 0/3] make BTRFS, UDF, NILFS2 work with NFSv2
 2015-09-24  1:59 UTC  (4+ messages)
` [PATCH 1/3] BTRFS: support NFSv2 export

kernel panic during btrfs balance, afterwards kernel panics during mount
 2015-09-23 23:29 UTC 

[PATCH] Btrfs: fix prealloc under heavy fragmentation conditions
 2015-09-23 21:13 UTC 

[PATCH] fstests: btrfs: add test for quota groups and drop snapshot
 2015-09-23 21:05 UTC  (3+ messages)

[PATCH] Btrfs: end transaction if we abort when creating qgroup root
 2015-09-23 19:00 UTC  (2+ messages)
` [PATCH V2] "

RAID6 duplicate device in array after replacing a drive. what the?
 2015-09-23 18:50 UTC  (3+ messages)

[PATCH] btrfs: Fix no space bug caused by removing bg
 2015-09-23 17:28 UTC  (31+ messages)

[PATCH v2 2/2] btrfs: declare rsv_count as unsigned int instead of int
 2015-09-23 12:58 UTC  (2+ messages)

[PATCH v2 1/2] btrfs: change num_items type from u64 to unsigned int
 2015-09-23 12:58 UTC  (2+ messages)

[PATCH v2 0/3] btrfs-progs: tests: Move extract_image out of check_all_images for common use
 2015-09-23 12:46 UTC  (6+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] btrfs-progs: tests: Introduce fsck-tests/018-leaf-across-stripes
` [PATCH v2 3/3] btrfs-progs: tests: Introduce misc-tests/008-leaf-across-stripes

kernel BUG at linux-4.2.0/fs/btrfs/extent-tree.c:1833 on rebalance
 2015-09-23 10:13 UTC  (30+ messages)

problem with long running btrfs mount operation
 2015-09-23  9:36 UTC  (8+ messages)

[PATCH 0/2] btrfs: Fix returned errno codes
 2015-09-23  8:50 UTC  (6+ messages)
` [PATCH 1/2] btrfs: check-integrity: "
` [PATCH 2/2] btrfs: reada: Fix returned errno code

btrfs receive bigger than original snapshot?
 2015-09-23  8:41 UTC  (3+ messages)

[PATCH RFC 00/14] Yet Another In-band(online) deduplication implement
 2015-09-23  7:16 UTC  (7+ messages)

[PATCH v2 0/9] VFS: In-kernel copy system call
 2015-09-22 20:30 UTC  (10+ messages)
` [PATCH v2 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH v2 10/9] copy_file_range.2: New page documenting copy_file_range()

RAID1 storage server won't boot with one disk missing
 2015-09-22 19:45 UTC  (10+ messages)

[josef-btrfs:enospc-rework 1/9] fs/btrfs/qgroup.c:1463:2-7: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values
 2015-09-22 17:54 UTC  (2+ messages)
` [PATCH] fix ifnullfree.cocci warnings

[PATCH v2] btrfs: cleanup btrfs_balance profile validity checks
 2015-09-22 20:02 UTC 

[PATCH] fstests: Fix golden output for the new btrfs device replace tests
 2015-09-22 16:58 UTC 

[PATCH v2] btrfs: qgroup: exit the rescan worker during umount
 2015-09-22 14:45 UTC  (2+ messages)

[PATCH 0/6] free space B-tree
 2015-09-22 14:41 UTC  (4+ messages)
` [PATCH v2 0/9] "

[PATCH 0/3] btrfs: Move btrfs_raid_array to public
 2015-09-22 14:33 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()
` [PATCH 3/3] btrfs: use btrfs_raid_array in btrfs_reduce_alloc_profile

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

[PATCH] btrfs: memset cur_trans->delayed_refs to zero
 2015-09-22 13:24 UTC  (4+ messages)

BTRFS kernel error on mounted partition. Partition has errors detected but not repaired by btrfs-check
 2015-09-22 13:23 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).