linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-02 13:58:42 to 2016-06-06 15:43:46 UTC [more...]

[PATCH 00/45] v8: separate operations from flags in the bio/request structs
 2016-06-06 15:43 UTC  (68+ messages)
` [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/45] block: add REQ_OP definitions and helpers
` [PATCH 03/45] fs: have submit_bh users pass in op and flags separately
` [PATCH 04/45] fs: have ll_rw_block "
` [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
` [PATCH 06/45] dm: use op_is_write "
` [PATCH 07/45] bcache: "
` [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors
` [PATCH 09/45] block discard: use bio set op accessor
` [PATCH 10/45] direct-io: use bio set/get op accessors
` [PATCH 11/45] btrfs: have submit_one_bio users use bio "
` [PATCH 12/45] btrfs: "
` [PATCH 13/45] btrfs: update __btrfs_map_block for REQ_OP transition
` [PATCH 14/45] btrfs: use bio fields for op and flags
` [PATCH 15/45] f2fs: use bio op accessors
` [PATCH 16/45] gfs2: "
` [PATCH 17/45] xfs: "
` [PATCH 18/45] hfsplus: "
` [PATCH 19/45] mpage: "
` [PATCH 20/45] nilfs: "
` [PATCH 21/45] ocfs2: "
` [PATCH 22/45] pm: "
` [PATCH 23/45] dm: pass dm stats data dir instead of bi_rw
` [PATCH 24/45] dm: use bio op accessors
` [PATCH 25/45] bcache: "
` [PATCH 26/45] drbd: "
` [PATCH 27/45] md: "
` [PATCH 28/45] target: "
` [PATCH 29/45] xen: "
` [PATCH 30/45] block: copy bio op to request op
` [PATCH 31/45] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 32/45] block: prepare mq request creation "
` [PATCH 33/45] block: prepare elevator "
` [PATCH 34/45] blkg_rwstat: separate op from flags
` [PATCH 35/45] block: convert merge/insert code to check for REQ_OPs
` [PATCH 36/45] block: convert is_sync helpers to use REQ_OPs
` [PATCH 37/45] drivers: use req op accessor
` [PATCH 38/45] blktrace: use op accessors
` [PATCH 39/45] ide cd: do not set REQ_WRITE on requests
` [PATCH 40/45] block: move bio io prio to a new field
` [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int
` [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
` [PATCH 43/45] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 44/45] block: do not use REQ_FLUSH for tracking flush support
` [PATCH 45/45] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

[PULL] Self-tests updates for non-4k pages, for 4.7-rc3
 2016-06-06 15:34 UTC 

What is the worst case scenario of splitting an extent-tree's node or leaf?
 2016-06-06 15:06 UTC  (2+ messages)

[PATCH] btrfs: chunk_width_limit mount option
 2016-06-06 15:00 UTC  (4+ messages)

btrfs device delete /dev/sdc1 /mnt/raid1 user experience
 2016-06-06 14:16 UTC  (2+ messages)

Transaction aborted in btrfs_rename2
 2016-06-06 14:13 UTC  (2+ messages)

Recommended why to use btrfs for production?
 2016-06-06 13:36 UTC  (24+ messages)

raid5/6 production use status?
 2016-06-06 13:04 UTC  (22+ messages)
  ` btrfs (was: raid5/6) production use status (and future)?
    ` btrfs

RAID1 vs RAID10 and best way to set up 6 disks
 2016-06-06 11:54 UTC  (11+ messages)

[PATCH v2 1/2] btrfs-progs: convert-tests: Add support for custom test scripts
 2016-06-06  9:05 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs-progs: convert-tests: Add test case for backup superblock migration

[PATCH v2 1/2] Btrfs: add more valid checks for superblock
 2016-06-06  8:57 UTC  (4+ messages)
` [PATCH v2 2/2] Btrfs: add valid checks for chunk loading

[PATCH 0/4] btrfs: return all mirror whether need_raid_map set or not
 2016-06-06  8:43 UTC  (3+ messages)

[PATCH] Btrfs: clear uptodate flags of pages in sys_array eb
 2016-06-06  8:15 UTC  (4+ messages)

Is it possible to block any writer inside a fs?
 2016-06-06  3:22 UTC 

[PATCH v2] btrfs: fix check_shared for fiemap ioctl
 2016-06-06  2:16 UTC  (9+ messages)

check if hardware checksumming works or not
 2016-06-05 20:33 UTC  (2+ messages)

WARNING: at /home/kernel/COD/linux/fs/btrfs/inode.c:9261 btrfs_destroy_inode+0x247/0x2c0 [btrfs]
 2016-06-05  1:12 UTC 

btrfs ENOSPC "not the usual problem"
 2016-06-05  0:11 UTC  (5+ messages)

Pointers to mirroring partitions (w/ encryption?) help?
 2016-06-04 21:14 UTC  (8+ messages)

[PATCH v10 00/21] Btrfs dedupe framework
 2016-06-04 10:37 UTC  (16+ messages)
` [PATCH v10 09/21] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH v10 17/21] btrfs: dedupe: Introduce interfaces to resume and cleanup dedupe info
` [PATCH v10 18/21] btrfs: dedupe: Add support for on-disk hash search
` [PATCH v10 20/21] btrfs: dedupe: Add support for adding hash for on-disk backend

"No space left on device" and balance doesn't work
 2016-06-04  7:57 UTC  (10+ messages)

Debian BTRFS/UEFI Documentation
 2016-06-03 22:05 UTC  (2+ messages)

[GIT PULL] Btrfs
 2016-06-03 20:57 UTC 

[PATCH v2] Btrfs: fix eb memory leak due to readpage failure
 2016-06-03 19:08 UTC 

[PATCH 1/5] btrfs-progs: btrfs-crc: fix build error
 2016-06-03 13:21 UTC  (2+ messages)

[BUG] receive not seeing file that exists
 2016-06-02 22:12 UTC  (4+ messages)

[PATCH v2] btrfs: fix check_shared for fiemap ioctl
 2016-06-02 20:30 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: convert: Fix a bug which fails to insert hole file extent
 2016-06-02 17:37 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: convert-test: Add specially built test cases for new convert

[PATCH] btrfs-progs: convert: Insert needed holes for superblock migration
 2016-06-02 16:54 UTC  (4+ messages)

[PATCH v3 00/22] Btrfs-convert rework to support separate chunk type
 2016-06-02 16:41 UTC  (5+ messages)
` [PATCH v3 05/22] btrfs-progs: Introduce function to setup temporary superblock

How to map extents to files
 2016-06-02 14:56 UTC  (3+ messages)

Device replace issues and disabling it until they are solved
 2016-06-02 13:58 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).