linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-18 16:59:49 to 2016-02-24 19:49:25 UTC [more...]

[PATCH 00/35 v4] separate operations from flags in the bio/request structs
 2016-02-24 19:48 UTC  (23+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 21/35] bcache: "
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "

Input/Output errors
 2016-02-24 18:13 UTC  (7+ messages)

[PATCH] Btrfs: fix listxattrs not listing all xattrs packed in the same item
 2016-02-24 16:11 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Btrfs: fix race when checking if we can skip fsync'ing an inode
 2016-02-24 15:57 UTC 

[PATCH] btrfs-progs: add 'du' command
 2016-02-24 15:28 UTC  (4+ messages)

[PATCH 1/2] btrfs-progs: introduce inspect-internal dump-super
 2016-02-24 13:19 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: update docs for "

[PATCH] btrfs-progs: restore: make btrfs restore able to read a file which lists files to restore
 2016-02-24 13:01 UTC  (4+ messages)

[PATCH 1/2] fstests: btrfs/011 use replace_options
 2016-02-24 12:42 UTC  (3+ messages)
` [PATCH 2/2] fstests: btrfs/011 add debug logs to seqres.full

[PATCH 0/5] btrfs-find-root enhancement for chunk tree corrupted fs
 2016-02-24 12:38 UTC  (9+ messages)
` [PATCH 1/5] btrfs-progs: volume: Fix a bug causing btrfs-find-root to skip first chunk
` [PATCH 2/5] btrfs-progs: Allow open_ctree to return fs_info even chunk tree is corrupted
` [PATCH 3/5] btrfs-progs: Add support for tree block operations on fs_info without roots
` [PATCH 4/5] btrfs-progs: find-root: Allow btrfs-find-root to search chunk root even chunk root is corrupted
` [PATCH 5/5] btrfs-progs: misc-test: Add regression test for find-root gives empty result

Major HDD performance degradation on btrfs receive
 2016-02-24 10:01 UTC  (15+ messages)

[PATCH v2 RESEND 0/5] Btrfs in-band de-duplication tests cases
 2016-02-24  8:06 UTC  (6+ messages)
` [PATCH v2 RESEND 1/5] fstests: rename _require_btrfs to _require_btrfs_subcommand
` [PATCH v2 RESEND 2/5] fstests: btrfs: Add basic test for btrfs in-band de-duplication
` [PATCH v2 RESEND 3/5] fstests: btrfs: Add testcase for btrfs dedup enable disable race test
` [PATCH v2 RESEND 4/5] fstests: btrfs: Add per inode dedup flag test
` [PATCH v2 RESEND 5/5] fstests: btrfs: Test inband dedup with balance

[PATCH v2 0/5] Btrfs in-band de-duplication tests cases
 2016-02-24  7:53 UTC  (9+ messages)
` [PATCH 1/5] fstests: Add support to check btrfs sysfs features
` [PATCH 1/5] fstests: rename _require_btrfs to _require_btrfs_subcommand
` [PATCH 2/5] fstests: btrfs: Add basic test for btrfs in-band de-duplication
` [PATCH 3/5] fstests: btrfs: Add testcase for btrfs dedup enable disable race test
` [PATCH 4/5] fstests: btrfs: Add per inode dedup flag test
` [PATCH 5/5] fstests: btrfs: Test inband dedup with balance

[bug] unable to handle kernel paging request when running btrfs/011
 2016-02-24  1:24 UTC  (5+ messages)

Documentation for BTRFS error (device dev): bdev /dev/xx errs: wr 22, rd 0, flush 0, corrupt 0, gen 0
 2016-02-24  0:38 UTC  (5+ messages)

[PATCH] btrfs-progs: fix symlink creation multiple times
 2016-02-23 18:13 UTC  (2+ messages)

[PATCH v2 1/2] btrfs-progs: copy functionality of btrfs-debug-tree to inspect-internal subcommand
 2016-02-23 18:05 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs-progs: update docs and completion for inspect-internal dump-tree

[PATCH 1/2] Btrfs: move kobj stuff out of dev_replace lock range
 2016-02-23 12:28 UTC  (3+ messages)
` [PATCH 2/2] Btrfs: fix lockdep deadlock warning due to dev_replace

[PATCH] btrfs: avoid uninitialized variable warning
 2016-02-23 11:40 UTC  (2+ messages)

[PATCH] btrfs: use proper type for failrec in extent_state
 2016-02-23 11:34 UTC  (4+ messages)

after crash, btrfs attempts to clean up extent it has already cleaned up
 2016-02-23  4:42 UTC 

[Question]: Contributing to btrfs
 2016-02-23  2:20 UTC  (20+ messages)

Fun BTRFS Stuff:
 2016-02-23  0:19 UTC  (3+ messages)

[PATCH] Btrfs: ctree: added lines after variable declarations
 2016-02-22 22:49 UTC  (8+ messages)

Major HDD performance degradation on btrfs receive
 2016-02-22 19:39 UTC 

[PATCH] fstests: generic test for listing an inode's xattrs
 2016-02-22 17:52 UTC 

[PATCH] btrfs: backref: Fixed checkpatch warning of over 80 characters
 2016-02-22 12:36 UTC  (11+ messages)
` [PATCH] btrfs: backref: Fixed checkpatch warning of over 80

[RFC - PATCH] btrfs: do not write corrupted metadata blocks to disk
 2016-02-22 10:28 UTC  (4+ messages)

[PATCH 1/3] Btrfs: disk-io: fixed a brace coding style issue
 2016-02-22 10:18 UTC  (3+ messages)
` [PATCH 2/3] Btrfs: disk-io: fixed an assignment error
` [PATCH 3/3] Btrfs: disk-io: fixed a comment block coding style issue

[PATCH] Btrfs: dir-item: added line after variable declaration
 2016-02-22  9:51 UTC 

[PATCH] Btrfs: compression: added line after variable declaration
 2016-02-22  0:43 UTC  (3+ messages)

[PATCH 1/2] Btrfs: dev-replace: Fixed indentation coding style issues
 2016-02-22  0:27 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: dev-replace: fixed comment blocks "

[PATCH] Btrfs: delayed-inode: Fixed indentation coding style issue
 2016-02-22  0:03 UTC 

[PATCH] Btrfs: check-integrity: fixed comment blocks coding style issues
 2016-02-21 23:02 UTC 

[PATCH] Btrfs: check-integrity: fixed a comment block coding style issue
 2016-02-21 22:33 UTC 

[PATCH] Btrfs: async: fixed a brace coding style issue
 2016-02-21 21:52 UTC 

[PATCH] Btrfs: async: fixed a brace coding style issue
 2016-02-21 21:08 UTC  (2+ messages)

random i/o error without error in dmesg
 2016-02-21 12:01 UTC  (6+ messages)

[PATCH 1/3] btrfs: backref: String formatting fixes
 2016-02-21  1:31 UTC  (3+ messages)
` [PATCH 2/3] btrfs: backref: Fixed string formatting error
` [PATCH 3/3] btrfs: backref: Fixed string error generated by Checkpatch

[PATCH] btrfs: backref: Fixed checkpatch warning of over 80 characters
 2016-02-20 18:16 UTC 

[PATCH] btrfs: async-thread: Fixed a brace coding style issue
 2016-02-20 17:39 UTC 

[PATCH] btrfs: async-thread: Fixed a brace coding style issue
 2016-02-20 17:34 UTC 

[PATCH 1/2] btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls
 2016-02-20 10:25 UTC  (4+ messages)
` [PATCH 2/2] btrfs: drop unused argument in btrfs_ioctl_get_supported_features

[PATCH] Btrfs: fix deadlock between direct IO reads and buffered writes
 2016-02-20  1:02 UTC  (4+ messages)

[GIT PULL] Btrfs
 2016-02-19 19:08 UTC 

task btrfs-cleaner:770 blocked for more than 120 seconds
 2016-02-19 16:42 UTC  (13+ messages)

[PATCH resend 00/13] misc patches plus Introduce device delete by devid
 2016-02-19  9:15 UTC  (5+ messages)
` [PATCH 13/13] btrfs: optimize check for stale device

RAID 6 full, but there is still space left on some devices
 2016-02-19  1:36 UTC  (6+ messages)

[PATCH 2/2] fstests: generic test for file fsync after rename operation
 2016-02-18 23:11 UTC  (2+ messages)
` [PATCH 2/2 v2] "

[PATCH 1/2] fstests: generic test for directory fsync after rename operation
 2016-02-18 23:09 UTC  (2+ messages)
` [PATCH 1/2 v2] "

[PATCH Resend] fstests: btrfs, test directory fsync after deleting snapshots
 2016-02-18 23:08 UTC  (2+ messages)
` [PATCH v2] "

Major HDD performance degradation on btrfs receive
 2016-02-18 18:19 UTC  (2+ messages)

Oops on Send
 2016-02-18 17:34 UTC  (2+ 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).