linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-05 18:57:09 to 2016-04-13 19:37:44 UTC [more...]

[PATCH 00/42] v5: separate operations from flags in the bio/request structs
 2016-04-13 19:36 UTC  (30+ messages)
` [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/42] fs: have ll_rw_block "
` [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/42] btrfs: set bi_op tp REQ_OP
` [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/42] btrfs: use bio fields for op and flags
` [PATCH 11/42] f2fs: set bi_op to REQ_OP
` [PATCH 12/42] gfs2: "
` [PATCH 13/42] xfs: "
` [PATCH 14/42] hfsplus: "
` [PATCH 15/42] mpage: "
` [PATCH 16/42] nilfs: "
` [PATCH 17/42] ocfs2: "
` [PATCH 18/42] pm: "
` [PATCH 19/42] dm: "
` [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/42] bcache: set bi_op to REQ_OP
` [PATCH 22/42] drbd: "
` [PATCH 23/42] md/raid: "
` [PATCH 24/42] xen: "
` [PATCH 25/42] target: "
` [PATCH 26/42] block: copy bio op to request op
` [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 28/42] block: prepare mq request creation "
` [PATCH 30/42] blkg_rwstat: separate op from flags

Broken file system after sudden power off
 2016-04-13 18:48 UTC 

[PATCH v2] btrfs: qgroup: Fix qgroup accounting when creating snapshot
 2016-04-13 16:23 UTC  (2+ messages)

enospace regression in 4.4
 2016-04-13 11:56 UTC  (6+ messages)

Infinite loop/hang in in btrfs_find_space_cluster()
 2016-04-13  6:57 UTC 

[patch] btrfs: send: silence an integer overflow warning
 2016-04-13  6:40 UTC 

[PATCH v4 00/13] Introduce device state 'failed', spare device and auto replace
 2016-04-12 20:02 UTC  (17+ messages)
` [PATCH 01/13] btrfs: Introduce a new function to check if all chunks a OK for degraded mount
` [PATCH 02/13] btrfs: Do per-chunk check for mount time check
` [PATCH 03/13] btrfs: Do per-chunk degraded check for remount
` [PATCH 04/13] btrfs: Allow barrier_all_devices to do per-chunk device check
` [PATCH 05/13] btrfs: Cleanup num_tolerated_disk_barrier_failures
` [PATCH 06/13] btrfs: introduce BTRFS_FEATURE_INCOMPAT_SPARE_DEV
` [PATCH 07/13] btrfs: add check not to mount a spare device
` [PATCH 08/13] btrfs: support btrfs dev scan for "
` [PATCH 09/13] btrfs: provide framework to get and put a "
` [PATCH 10/13] btrfs: introduce helper functions to perform hot replace
` [PATCH 11/13] btrfs: introduce device dynamic state transition to offline or failed
` [PATCH 12/13] btrfs: check device for critical errors and mark failed
` [PATCH 13/13] btrfs: check for failed device and hot replace

KERNEL PANIC + CORRUPTED BTRFS?
 2016-04-12 19:58 UTC  (8+ messages)

loop subsystem corrupted after mounting multiple btrfs sub-volumes
 2016-04-12 18:38 UTC  (8+ messages)

[PATCH] Btrfs: track transid for delayed ref flushing
 2016-04-12 17:55 UTC  (3+ messages)

scrub: Tree block spanning stripes, ignored
 2016-04-12 17:15 UTC  (10+ messages)

[PATCH] Btrfs: do not create empty block group if we have allocated data
 2016-04-12 17:03 UTC  (3+ messages)

[PATCH] Btrfs: remove BUG_ON()'s in btrfs_map_block
 2016-04-12 16:54 UTC 

Btrfs fails desatrerous on fuzzy tests
 2016-04-12 14:24 UTC 

[PATCH 00/13 v3] Introduce device state 'failed', Hot spare and Auto replace
 2016-04-12 14:16 UTC  (6+ messages)
` [PATCH 10/13] btrfs: introduce helper functions to perform hot replace

Global hotspare functionality
 2016-04-12 14:16 UTC  (6+ messages)

[PATCH 1/1] btrfs: fix lock dep warning move scratch super outside of chunk_mutex
 2016-04-12 13:36 UTC 

Hi
 2016-04-12 12:58 UTC 

Lockdep warning when running btrfs/114
 2016-04-12  7:22 UTC 

WARN_ON in record_root_in_trans() when deleting freshly renamed subvolume
 2016-04-12  0:30 UTC  (10+ messages)

[PATCH 0/2] Stack usage reduction
 2016-04-12  0:15 UTC  (4+ messages)
` [PATCH 1/2] btrfs: use dynamic allocation for root item in create_subvol
` [PATCH 2/2] btrfs: reuse existing variable in scrub_stripe, reduce stack usage

[PATCH 0/6] Add more vmalloc fallbacks to memory allocations
 2016-04-11 17:31 UTC  (7+ messages)
` [PATCH 1/6] btrfs: send: use vmalloc only as fallback for send_buf
` [PATCH 2/6] btrfs: send: use vmalloc only as fallback for read_buf
` [PATCH 3/6] btrfs: send: use temporary variable to store allocation size
` [PATCH 4/6] btrfs: send: use vmalloc only as fallback for clone_roots
` [PATCH 5/6] btrfs: send: use vmalloc only as fallback for clone_sources_tmp
` [PATCH 6/6] btrfs: clone: use vmalloc only as fallback for nodesize bufer

csum failed on innexistent inode
 2016-04-11 11:34 UTC  (9+ messages)

unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
 2016-04-11 11:32 UTC  (21+ messages)
          ` Missing device handling (was: 'unable to mount btrfs pool...')
                ` Missing device handling

refcount overflow in 4.4.6-grsec kernel
 2016-04-11  6:45 UTC 

btrfstune -u makes filesystem unmountable
 2016-04-11  2:30 UTC  (3+ messages)

btrfs raid1 degraded does not mount or fsck
 2016-04-10  6:55 UTC  (2+ messages)

[GIT PULL] Btrfs
 2016-04-08 20:43 UTC 

4.4.0 - no space left with >1.7 TB free space left
 2016-04-08 19:53 UTC  (6+ messages)

Volume stuck after Checking UUID tree
 2016-04-08 19:09 UTC  (2+ messages)

btrfs send/receive using generation number as source
 2016-04-08 16:49 UTC  (5+ messages)

[RFC PATCH v1] block: avoid to call .bi_end_io() recursively
 2016-04-08  9:38 UTC 

[PATCH] btrfs: qgroup: Fix qgroup accounting when creating snapshot
 2016-04-07 17:33 UTC  (6+ messages)

[PATCH] btrfs-progs: device stats: Print devid instead of null
 2016-04-07 11:59 UTC  (2+ messages)

[PATCH] btrfs: test snapshot create with invalid parent qgroup
 2016-04-07 10:26 UTC  (5+ messages)

[PATCH] fstests: generic test for fsync after adding a link and moving other inode
 2016-04-07  7:36 UTC  (2+ messages)

btrfs BUGs
 2016-04-07  1:03 UTC 

[PATCH] Btrfs: fix for incorrect directory entries after fsync log replay
 2016-04-06 22:11 UTC 

[PATCH] btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
 2016-04-06 19:48 UTC  (3+ messages)

[PATCH] btrfs:Change BUG_ON to new error path in __clear_extent_bit
 2016-04-06 17:06 UTC  (3+ messages)

'btrfs filesystem df /mnt/point/of/btrfs/pool' can report misleadingly
 2016-04-06 16:46 UTC 

Possible Double Freeing of dentry in check_parent_dirs_for_sync
 2016-04-06 12:26 UTC  (2+ messages)

dstat shows unexpected result for two disk RAID1
 2016-04-06 12:02 UTC  (9+ messages)

[PATCH] [RFC] fix potential access after free: return value of blk_check_plugged() must be used schedule() safe
 2016-04-06 12:01 UTC  (6+ messages)

[PATCH] Btrfs: fix missing s_id setting
 2016-04-06  7:26 UTC  (5+ messages)

[PATCH 2/2] btrfs: do not write corrupted metadata blocks to disk
 2016-04-06  7:01 UTC  (5+ messages)

[PATCH v8 00/27][For 4.7] Btrfs: Add inband (write time) de-duplication framework
 2016-04-06  5:22 UTC  (8+ messages)

btrfs-progs4.4 with linux-3.16.7 (with truncation of extends patch)
 2016-04-06  3:54 UTC  (3+ messages)

Scrub priority, am I using it wrong?
 2016-04-06  0:00 UTC  (4+ messages)

Qgroups wrong after snapshot create
 2016-04-05 22:28 UTC  (4+ messages)

good documentation on btrfs internals and on disk layout
 2016-04-05 19:26 UTC  (7+ 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).