linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-02 05:12:50 to 2016-01-07 01:22:40 UTC [more...]

[PATCH v2 0/7] btrfs-progs: Support for in-band de-duplication
 2016-01-07  1:22 UTC 

[PATCH v3 00/14][For 4.6] Btrfs: Add inband (write time) de-duplication framework
 2016-01-07  1:08 UTC  (17+ messages)
` [PATCH v3 01/16] btrfs: dedup: Introduce dedup framework and its header
` [PATCH v3 02/16] btrfs: dedup: Introduce function to initialize dedup info
` [PATCH v3 03/16] btrfs: dedup: Introduce function to add hash into in-memory tree
` [PATCH v3 04/16] btrfs: dedup: Introduce function to remove hash from "
` [PATCH v3 05/16] btrfs: delayed-ref: Add support for atomic increasing extent ref
` [PATCH v3 06/16] btrfs: delayed_ref: Add support for handle dedup hash
` [PATCH v3 07/16] btrfs: dedup: Introduce function to search for an existing hash
` [PATCH v3 08/16] btrfs: dedup: Implement btrfs_dedup_calc_hash interface
` [PATCH v3 09/16] btrfs: ordered-extent: Add support for dedup
` [PATCH v3 10/16] btrfs: dedup: Inband in-memory only de-duplication implement
` [PATCH v3 11/16] btrfs: dedup: Add basic tree structure for on-disk dedup method
` [PATCH v3 12/16] btrfs: dedup: Introduce interfaces to resume and cleanup dedup info
` [PATCH v3 13/16] btrfs: dedup: Add support for on-disk hash search
` [PATCH v3 14/16] btrfs: dedup: Add support to delete hash for on-disk backend
` [PATCH v3 15/16] btrfs: dedup: Add support for adding "
` [PATCH v3 16/16] btrfs: dedup: Add ioctl for inband deduplication

[PATCH] Btrfs: fix regression that makes fitrim ioctl discard a device's MBR
 2016-01-06 23:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/35 v2] separate operations from flags in the bio/request structs
 2016-01-06 23:17 UTC  (42+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
  ` [dm-devel] "
` [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 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

Broken RAID6, segfault on chunk-recover
 2016-01-06 22:51 UTC  (2+ messages)

[PATCH] Btrfs-progs: fix typo in parse_range
 2016-01-06 21:08 UTC 

floating point exception (core dumped) - btrfs rescue chunk-recover
 2016-01-06 20:51 UTC  (2+ messages)

cannot repair filesystem
 2016-01-06 13:20 UTC  (2+ messages)

sendfile(2) not killable on btrfs
 2016-01-06 13:02 UTC  (2+ messages)

Purposely using btrfs RAID1 in degraded mode ?
 2016-01-06 12:34 UTC  (5+ messages)

Add big device, remove small device, read-only
 2016-01-06 11:04 UTC  (21+ messages)

[PATCH 1/3] btrfs: Continue write in case of can_not_nocow
 2016-01-06 11:00 UTC  (3+ messages)
` [PATCH 2/3] btrfs: delete no_used argument in btrfs_copy_from_user
` [PATCH 3/3] btrfs: merge functions for wait snapshot creation

[PATCH v3] Btrfs: Check metadata redundancy on balance
 2016-01-06  9:02 UTC 

[PATCH] Btrfs: Intialize btrfs_root->highest_objectid when loading tree root and subvolume roots
 2016-01-06  8:37 UTC  (7+ messages)

raid1 vs raid5
 2016-01-06  8:09 UTC  (2+ messages)

Confining scrub to a subvolume
 2016-01-06  8:06 UTC  (7+ messages)

[PATCH V2] Btrfs: fix output of compression message in btrfs_parse_options()
 2016-01-06  8:03 UTC 

Unrecoverable fs corruption?
 2016-01-06  7:35 UTC  (12+ messages)

[PATCH] Btrfs: fix transaction handle leak on failure to create hard link
 2016-01-06  2:33 UTC  (2+ messages)

[PATCH] Btrfs: fix output of compression message in btrfs_parse_options()
 2016-01-06  2:14 UTC  (3+ messages)

Crash, boot mount failure: "corrupt leaf, slot offset bad"
 2016-01-06  1:31 UTC  (5+ messages)

evidence of persistent state, despite device disconnects
 2016-01-05 21:47 UTC  (5+ messages)

Btrfs Check - "type mismatch with chunk"
 2016-01-05 19:01 UTC  (10+ messages)

[PATCH] BTRFS: Adds an option to select RAID Stripe size
 2016-01-05 18:48 UTC  (26+ messages)

device removal seems to be very slow (kernel 4.1.15)
 2016-01-05 16:35 UTC  (3+ messages)

[PATCH v2] Btrfs: Check metadata redundancy on balance
 2016-01-05 14:41 UTC  (2+ messages)

[PATCH] btrfs: only free root_path if it was allocated from the heap
 2016-01-05 14:17 UTC  (3+ messages)

[PATCH] BTRFS: Runs the xor function if a Block has failed
 2016-01-05 10:03 UTC  (5+ messages)

[PATCH] Btrfs: disable online scrub repair on ro cases
 2016-01-05 13:54 UTC  (5+ messages)
` [PATCH V2] "

[PATCH 3/3] btrfs: use list_for_each_entry* in backref.c
 2016-01-05 13:51 UTC  (3+ messages)
` [PATCH 3/3 v2] "

[PATCH 1/3] btrfs: use list_for_each_entry* in check-integrity.c
 2016-01-05 13:50 UTC  (4+ messages)
` [PATCH 2/3] btrfs: use list_for_each_entry_safe in free-space-cache.c

Replace a corrupted block using a known-good file from another filesystem ?
 2016-01-05 12:37 UTC  (2+ messages)

Computer freezes, btrfs check reports bad extent ... type mismatch with chunk
 2016-01-05 12:19 UTC  (4+ messages)

[PATCH] btrfs-progs: Format change for btrfs fi df
 2016-01-05  2:01 UTC  (2+ messages)

[PATCH v4 00/11] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
 2016-01-04 19:47 UTC  (4+ messages)
` [PATCH 06/11] reflink: more tests

Filesystem hang on kernel 4.2.0 with copy reflink
 2016-01-04 12:11 UTC  (3+ messages)

[PATCH v2] btrfs-progs: Enhance chunk validation check
 2016-01-04 10:03 UTC  (2+ messages)

[PATCH v2 0/6] btrfs-progs: fix endian bugs and clean-ups
 2016-01-04  9:59 UTC  (8+ messages)
` [PATCH v2 1/6] btrfs-progs: get sparse checking working
` [PATCH v2 2/6] btrfs-progs: use NULL instead of 0
` [PATCH v2 3/6] btrfs-progs: make private symbols to static
` [PATCH v2 4/6] btrfs-progs: fix endian bugs in chunk rebuilding
` [PATCH v2 5/6] btrfs-progs: fix endian bug in update_super()
` [PATCH v2 6/6] btrfs-progs: fix using on-disk structure to store in memory data

btrfs scrub failing
 2016-01-03 22:43 UTC  (10+ messages)

[PATCH 0/6] fix endian bugs and clean-ups
 2016-01-03 19:09 UTC  (8+ messages)
` [PATCH 1/6] btrfs-progs: get sparse checking working
` [PATCH 2/6] btrfs-progs: use NULL instead of 0
` [PATCH 3/6] btrfs-progs: make private symbols to static
` [PATCH 4/6] btrfs-progs: fix endian bugs in chunk rebuilding
` [PATCH 5/6] btrfs-progs: fix endian bug in update_super()
` [PATCH 6/6] btrfs-progs: fix using on-disk structure to store in memory data

WARNING CPU at linux/fs/btrfs/ioctl.c:558 create_subvol BTRFS Transaction aborted (error -2)
 2016-01-03 14:25 UTC  (3+ messages)

btrfs send fail and check hang
 2016-01-03  3:39 UTC  (2+ messages)

Btrfs send / receive freeze system?
 2016-01-02 21:21 UTC  (5+ messages)

[PATCH] BTRFS: Adds the files and options needed for Hybrid Storage
 2016-01-02 11:40 UTC  (3+ messages)

how btrfs uses devid?
 2016-01-02  9:31 UTC  (3+ 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).