linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-23 19:32:24 to 2015-10-29 12:11:04 UTC [more...]

[PATCH] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
 2015-10-29 12:05 UTC  (5+ messages)

Question about Object IDs
 2015-10-29 11:45 UTC 

How to replicate a Xen VM using BTRFS as the root filesystem
 2015-10-29 11:16 UTC  (3+ messages)

[4.4][PATCH 0/3] btrfs: Qgroup hotfix
 2015-10-29 11:09 UTC  (9+ messages)
` [PATCH 1/3] btrfs: Cleanup no_quota parameter
` [PATCH 2/3] btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
` [PATCH 3/3] btrfs: qgroup: Fix a rebase bug which will cause qgroup double free
  ` [3/3] "

[PATCH 1/6] btrfs-progs: fix floating point exception for btrfs-calc-size
 2015-10-29  9:31 UTC  (6+ messages)
` [PATCH 2/6] btrfs-progs: Fix negative eb's ref_cnt in btrfs-calc-size
` [PATCH 3/6] btrfs-progs: free fslabel for btrfs-convert
` [PATCH 4/6] btrfs-progs: Fix uninitialized key.type for btrfs_find_free_objectid
` [PATCH 5/6] btrfs-progs: free comparer_set in cmd_qgroup_show
` [PATCH 6/6] btrfs-progs: Avoid use pointer in handle_options

[PATCH] btrfs: Fix a data space underflow warning
 2015-10-29  9:28 UTC 

[PATCHv2] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
 2015-10-29  8:22 UTC 

[PATCH v3 00/21] Rework btrfs qgroup reserved space framework
 2015-10-29  6:29 UTC  (15+ messages)
` [PATCH v3 06/21] btrfs: delayed_ref: Add new function to record reserved space into delayed ref

Exclusive quota of snapshot exceeded despite no space used
 2015-10-29  2:31 UTC  (11+ messages)

[PATCH/RFC] make btrfs subvol mounts appear in /proc/mounts
 2015-10-28 15:12 UTC  (2+ messages)

btrfs-undelete shell-script
 2015-10-28  6:06 UTC  (2+ messages)

San Blaze
 2015-10-28 12:55 UTC 

random i/o error without error in dmesg
 2015-10-28 12:46 UTC  (10+ messages)

Questions about FIEMAP
 2015-10-28 12:36 UTC  (4+ messages)

[PATCH V8 00/13] Btrfs: Pre subpagesize-blocksize cleanups
 2015-10-28  8:10 UTC  (14+ messages)
` [PATCH V8 01/13] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [PATCH V8 02/13] Btrfs: Compute and look up csums based on sectorsized blocks
` [PATCH V8 03/13] Btrfs: Direct I/O read: Work "
` [PATCH V8 04/13] Btrfs: fallocate: Work with "
` [PATCH V8 05/13] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
` [PATCH V8 06/13] Btrfs: Search for all ordered extents that could span across a page
` [PATCH V8 07/13] Btrfs: Use (eb->start, seq) as search key for tree modification log
` [PATCH V8 08/13] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length
` [PATCH V8 09/13] Btrfs: Limit inline extents to root->sectorsize
` [PATCH V8 10/13] Btrfs: Fix block size returned to user space
` [PATCH V8 11/13] Btrfs: Clean pte corresponding to page straddling i_size
` [PATCH V8 12/13] Btrfs: prepare_pages: Retry adding a page to the page cache
` [PATCH V8 13/13] Btrfs: Return valid delalloc range when the page does not have PG_Dirty flag set or has been invalidated

[PATCH] btrfs-progs: mkfs: Enable -d dup for single device
 2015-10-28  1:41 UTC  (3+ messages)

btrfs-balance causes system-freeze on full disk
 2015-10-27 18:23 UTC  (6+ messages)

[PATCH 0/9] vfs: move btrfs clone ioctls to common code
 2015-10-27 17:13 UTC  (11+ 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

[PATCH v7 0/4] VFS: In-kernel copy system call
 2015-10-27 16:03 UTC  (16+ 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()

Bad fs performance, IO freezes
 2015-10-27 15:26 UTC  (27+ messages)

ENOSPC regression in integration-4.4 branch
 2015-10-27 11:36 UTC  (2+ messages)

[PATCH] btrfs: pass proper enum type to start_transaction()
 2015-10-27  9:46 UTC  (2+ messages)

[PATCH V7 00/13] Btrfs: Pre subpagesize-blocksize cleanups
 2015-10-27  9:39 UTC  (14+ messages)
` [PATCH V7 01/13] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [PATCH V7 02/13] Btrfs: Compute and look up csums based on sectorsized blocks
` [PATCH V7 03/13] Btrfs: Direct I/O read: Work "
` [PATCH V7 04/13] Btrfs: fallocate: Work with "
` [PATCH V7 05/13] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
` [PATCH V7 06/13] Btrfs: Search for all ordered extents that could span across a page
` [PATCH V7 07/13] Btrfs: Use (eb->start, seq) as search key for tree modification log
` [PATCH V7 08/13] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length
` [PATCH V7 09/13] Btrfs: Limit inline extents to root->sectorsize
` [PATCH V7 10/13] Btrfs: Fix block size returned to user space
` [PATCH V7 11/13] Btrfs: Clean pte corresponding to page straddling i_size
` [PATCH V7 12/13] Btrfs: prepare_pages: Retry adding a page to the page cache
` [PATCH V7 13/13] Btrfs: Return valid delalloc range when the page does not have PG_Dirty flag set or has been invalidated

Recover btrfs volume which can only be mounded in read-only mode
 2015-10-27  5:58 UTC  (11+ messages)

[PATCH] btrfs: Print Warning only if ENOSPC_DEBUG is enabled
 2015-10-27  2:38 UTC 

BTRFS with 8TB SMR drives
 2015-10-26 23:13 UTC  (3+ messages)

[PATCH] Btrfs-progs: Prevent creation of filesystem with 'mixed bgs' and having differing sectorsize and nodesize
 2015-10-26 18:57 UTC  (2+ messages)

[PATCH v2 0/5] btrfs-progs: Add all missing close_ctree and btrfs_close_all_devices
 2015-10-26 14:57 UTC  (7+ messages)
` [PATCH v2 1/5] btrfs-progs: btrfs: Add missing btrfs_close_all_devices for btrfs command
` [PATCH v2 2/5] btrfs-progs: Remove all btrfs_close_all_devices in sub-command
` [PATCH v2 3/5] btrfs-progs: Add all missing btrfs_close_all_devices to standalone tools
` [PATCH v2 4/5] btrfs-progs: Add missing close_ctree to btrfs-select-super.c
` [PATCH v2 5/5] btrfs-progs: use system's default path for math.h

[RFC PATCH 1/3] btrfs-progs: introduce framework to check kernel supported features
 2015-10-26 11:42 UTC  (4+ messages)
` [RFC PATCH 2/3] btrfs-progs: kernel based default features for mkfs

[GIT PULL] Btrfs fixes for delayed refs regression and a deadlock
 2015-10-26 10:19 UTC 

[PATCH] btrfs: Remove code for no-cow in scrub/replace
 2015-10-26  9:45 UTC  (5+ messages)

[PATCH 1/2 v2] Btrfs: fix regression when running delayed references
 2015-10-26  9:27 UTC  (7+ messages)
` [PATCH 2/2 v2] Btrfs: fix regression running delayed references when using qgroups
  ` [PATCH 2/2 v3] "
` [PATCH 1/2 v3] Btrfs: fix regression when running delayed references

corrupted RAID1: unsuccessful recovery / help needed
 2015-10-26  8:31 UTC  (2+ messages)

[PATCH v5] btrfs: qgroup: Don't copy extent buffer to do qgroup rescan
 2015-10-26  8:31 UTC  (2+ messages)

[4.4][PATCH 0/3] btrfs: Qgroup hotfix
 2015-10-26  6:08 UTC 

[PATCH] btrfs: clear PF_NOFREEZE in cleaner_kthread()
 2015-10-26  6:06 UTC 

[PATCH] btrfs: zero out delayed node upon allocation
 2015-10-25 20:38 UTC  (5+ messages)

[PATCH v2] btrfs: zero out delayed node upon allocation
 2015-10-25 20:15 UTC 

Hi
 2015-10-19 19:23 UTC 

btrfs double send
 2015-10-25 14:19 UTC  (7+ messages)

wow!
 2015-10-25  2:12 UTC 

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

Possible FIEMAP deadlock?
 2015-10-23 22:26 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).