linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-18 11:41:40 to 2015-10-23 19:32:27 UTC [more...]

[PATCH v7 0/4] VFS: In-kernel copy system call
 2015-10-23 19:32 UTC  (4+ 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

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)

Exclusive quota of snapshot exceeded despite no space used
 2015-10-23 15:05 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  (10+ 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 

potential integer truncation issues on 32 bit archs
 2015-10-18 22:21 UTC  (2+ messages)

[PATCH] btrfs: switch __btrfs_fs_incompat return type from int to bool
 2015-10-18 21:35 UTC 

"free_raid_bio" crash on RAID6
 2015-10-18 14:14 UTC  (2+ messages)

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


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).