Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2015-10-19 09:30:19 to 2015-10-25 11:10:14 UTC [more...]

Exclusive quota of snapshot exceeded despite no space used
 2015-10-25 11:10 UTC  (5+ messages)

[PATCH 1/2 v2] Btrfs: fix regression when running delayed references
 2015-10-25 10:04 UTC  (2+ messages)
` [PATCH 2/2 v2] Btrfs: fix regression running delayed references when using qgroups

[PATCH v7 0/4] VFS: In-kernel copy system call
 2015-10-25  5:23 UTC  (10+ messages)
` [PATCH v7 1/4] vfs: add copy_file_range syscall and vfs helper
` [PATCH v7 2/4] x86: add sys_copy_file_range to syscall tables
` [PATCH v7 3/4] btrfs: add .copy_file_range file operation
` [PATCH v7 4/4] vfs: Add vfs_copy_file_range() support for pagecache copies
` [PATCH v7 5/4] copy_file_range.2: New page documenting copy_file_range()

wow!
 2015-10-25  2:12 UTC 

btrfs double send
 2015-10-24 23:52 UTC  (3+ messages)

btrfs file system stop working
 2015-10-24 22:19 UTC 

[PATCH 0/9] vfs: move btrfs clone ioctls to common code
 2015-10-24 23:17 UTC  (10+ messages)
` [PATCH 1/9] vfs: add COPY_FILE_CLONE_ONLY flag
` [PATCH 2/9] cifs: add .copy_file_range file operation
` [PATCH 3/9] nfs42: "
` [PATCH 4/9] vfs: pull btrfs clone API to vfs layer
` [PATCH 5/9] btrfs: remove btrfs_ioctl_clone(_range)
` [PATCH 6/9] cifs: remove private handler of BTRFS_IOC_CLONE
` [PATCH 7/9] nfs42: remove private clone ioctl handler
` [PATCH 8/9] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
` [PATCH 9/9] NFSD: Implement the CLONE call

BTRFS with 8TB SMR drives
 2015-10-24  3:27 UTC 

Possible FIEMAP deadlock?
 2015-10-23 22:26 UTC 

Linux 4.2.4 kernel panic while balancing
 2015-10-23 15:55 UTC  (2+ messages)

[RFC PATCH 1/3] btrfs-progs: introduce framework to check kernel supported features
 2015-10-23 15:24 UTC  (14+ messages)
` [RFC PATCH 2/3] btrfs-progs: kernel based default features for mkfs
` [RFC PATCH 3/3] btrfs-progs: kernel based default features for btrfs-convert

[PATCH] btrfs: Remove code for no-cow in scrub/replace
 2015-10-23 15:17 UTC  (3+ messages)

[PATCH] Btrfs: fix regression when running delayed references
 2015-10-23 14:35 UTC  (15+ messages)

[GIT PULL] Btrfs
 2015-10-23 12:47 UTC 

[RFC PATCH] btrfs/ioctl.c: Prefer inode with lowest offset as source for clone
 2015-10-23 11:51 UTC  (5+ messages)

[PATCH] btrfs-progs: fix missing init dev list head for dev_list
 2015-10-23 11:01 UTC  (2+ messages)

[PATCH v4] btrfs: qgroup: Don't copy extent buffer to do qgroup rescan
 2015-10-23 10:01 UTC  (2+ messages)

[PATCH 1/1] btrfs-progs: fix uninitialized copy of btrfs_fs_devices list
 2015-10-23  9:48 UTC  (2+ messages)

[PATCH] Btrfs: igrab inode in writepage
 2015-10-23  2:14 UTC  (2+ messages)

Crash during mount -o degraded, kernel BUG at fs/btrfs/extent_io.c:2044
 2015-10-22 23:13 UTC 

[PATCH] Btrfs-progs: fix btrfs-convert rollback to check ROOT_BACKREF
 2015-10-22 17:08 UTC  (3+ messages)

BTRFS BUG at insert_inline_extent_backref+0xe3/0xf0 while rebalancing
 2015-10-22 16:55 UTC  (4+ messages)

[PATCH v2] btrfs: add balance filters limits, stripes and usage to supported mask
 2015-10-22  9:07 UTC 

[PATCH] Btrfs: change the initialization point of fs_root in open_ctree()
 2015-10-22  8:48 UTC 

[PATCH v3 RESENT 1/2] btrfs: Add support to do stack item key operation
 2015-10-22  8:45 UTC  (4+ messages)
` [PATCH v3 RESENT 2/2] btrfs: qgroup: Don't copy extent buffer to do qgroup rescan

[4.3-rc4] scrubbing aborts before finishing
 2015-10-22  8:41 UTC 

[PATCH] xfstests: btrfs/012: add a regression test for deleting ext2_saved
 2015-10-22  7:12 UTC  (2+ messages)

btrfs-balance causes system-freeze on full disk
 2015-10-22  3:34 UTC  (4+ messages)

Btrfs/RAID5 became unmountable after SATA cable fault
 2015-10-22  1:18 UTC 

btrfs: check unsupported filters in balance arguments
 2015-10-22  1:07 UTC  (3+ messages)

[PATCH] Btrfs: add a check of whether fs_info->fs_root is NULL in btrfs_async_reclaim_metadata_space()
 2015-10-21 23:39 UTC  (3+ messages)

overflow in inode.c, file.c
 2015-10-21 23:36 UTC 

Btrfs/RAID5 became unmountable after SATA cable fault
 2015-10-21 20:26 UTC  (8+ messages)

How to remove missing device on RAID1?
 2015-10-21 19:14 UTC  (10+ messages)

Lockup in BTRFS_IOC_CLONE/Kernel 4.2.0-rc5
 2015-10-21 17:44 UTC  (3+ messages)

Expected behavior of bad sectors on one drive in a RAID1
 2015-10-21 17:28 UTC  (15+ messages)

[PATCH] Improve FL_KEEP_SIZE handling
 2015-10-21 17:16 UTC  (5+ messages)
` [PATCH] Btrfs: Improve FL_KEEP_SIZE handling in fallocate

[PULL] Btrfs cleanups for 4.4 (collected)
 2015-10-21 16:44 UTC 

[PATCH 0/1] btrfs: remove an unsed varialbe first_index
 2015-10-21 15:03 UTC  (3+ messages)
` [PATCH 1/1] btrfs/file.c: "

[PATCH v2] btrfs: cleanup btrfs_balance profile validity checks
 2015-10-21 15:01 UTC  (2+ messages)

[PATCH] btrfs-progs: Fix a typo which causes super_copy corrupted
 2015-10-21 12:16 UTC  (2+ messages)

[devel branch]Btrfs-convert assert at volumes.c:1846
 2015-10-21 11:52 UTC  (5+ messages)

[PATCH 01/10] btrfs-progs: fix leak of "path" in btrfs_find_item() error paths
 2015-10-21 11:34 UTC  (19+ messages)
` [PATCH 02/10] btrfs-progs: save and return error number correctly in check_chunks_and_extents
` [PATCH 02/10] btrfs-progs: save "
` [PATCH 03/10] btrfs-progs: remove deadcode around metadump_v2 in check_chunk_refs
` [PATCH 04/10] btrfs-progs: return -EIO properly in restore_metadump()
` [PATCH 05/10] btrfs-progs: mute coverity warnings about deadcode
` [PATCH 06/10] btrfs-progs: vailidate pointer before dereferencing it in btrfs_cow_block()
` [PATCH 07/10] btrfs-progs: fix memory leak on error path
` [PATCH 08/10] btrfs-progs: remove identical branch in record_extent()
` [PATCH 09/10] btrfs-progs: fix memory leak in cmd_qgroup_show()
` [PATCH 10/10] btrfs-progs: return -ENOMEM properly in btrfs_read_block_groups()

[PATCH] btrfs: fix possible leak in btrfs_ioctl_balance()
 2015-10-21  9:46 UTC  (2+ messages)

[RFC PATCH V2] btrfs/ioctl.c: extent_same - Use inode as src which, close to disk beginning
 2015-10-21  8:52 UTC  (2+ messages)

[RFC PATCH V2] btrfs/ioctl.c: extent_same - Use inode as src which, close to disk beginning
 2015-10-21  0:59 UTC 

[PATCH 0/3 v3] Balance filters: stripes, enhanced limit and usage
 2015-10-20 17:13 UTC  (4+ messages)
` [PATCH 1/3] btrfs: extend balance filter limit to take minimum and maximum
` [PATCH 2/3] btrfs: add balance filter for stripes
` [PATCH 3/3] btrfs: extend balance filter usage to take minimum and maximum

[RESEND PATCH 0/2] btrfs: Fix returned errno codes
 2015-10-20 13:56 UTC  (3+ messages)
` [RESEND PATCH 1/2] btrfs: check-integrity: "
` [RESEND PATCH 2/2] btrfs: reada: Fix returned errno code

N-Way (traditional) RAID-1 development status
 2015-10-20 12:45 UTC  (2+ messages)

[RFC PATCH] Btrfs-progs: remove compressed option from 'qgroup limit'
 2015-10-20 11:32 UTC 

[PATCH v6 0/4] VFS: In-kernel copy system call
 2015-10-20  9:41 UTC  (6+ messages)
` [PATCH v6 5/4] copy_file_range.2: New page documenting copy_file_range()

Non-RAID1 areas in RAID1, data 8MB, Metadata 8MB, System 4MB
 2015-10-20  3:55 UTC  (2+ messages)

btrfs autodefrag?
 2015-10-19 19:48 UTC  (7+ messages)

[PATCH V2] Btrfs-progs: Do not force mixed block group creation unless '-M' option is specified
 2015-10-19 16:52 UTC  (2+ messages)

[PULL][PATCH 0/2 v2] Balance filters: stripes, enhanced limit
 2015-10-19 15:31 UTC  (5+ messages)
` [PATCH 1/2] btrfs: extend balance filter limit to take minimum and maximum

[PATCH v2] btrfs: compress: put variables defined per compress type in struct to make cache friendly
 2015-10-19 14:35 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: mkfs: Fix different mixed type by argument sequence
 2015-10-19 13:12 UTC  (4+ messages)

Btrfs progs release 4.2.3
 2015-10-19  9:46 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox