linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-23 15:05:54 to 2018-11-28 03:04:16 UTC [more...]

[RFC PATCH 00/17] btrfs: implementation of priority aware allocator
 2018-11-28  3:11 UTC  (6+ messages)
` [RFC PATCH 01/17] btrfs: priority alloc: prepare "
` [RFC PATCH 02/17] btrfs: add mount definition BTRFS_MOUNT_PRIORITY_USAGE
` [RFC PATCH 04/17] btrfs: priority alloc: add functions to create/remove priority trees
` [RFC PATCH 05/17] btrfs: priority alloc: introduce functions to add block group to priority tree
` [RFC PATCH 06/17] btrfs: priority alloc: introduce three macros to mark block group status

[PATCH 0/9] Switch defines to enums
 2018-11-28  1:35 UTC  (29+ messages)
` [PATCH 1/9] btrfs: switch BTRFS_FS_STATE_* "
` [PATCH 2/9] btrfs: switch BTRFS_BLOCK_RSV_* "
` [PATCH 3/9] btrfs: switch BTRFS_FS_* "
` [PATCH 4/9] btrfs: switch BTRFS_ROOT_* "
` [PATCH 5/9] btrfs: swtich EXTENT_BUFFER_* "
` [PATCH 6/9] btrfs: switch EXTENT_FLAG_* "
` [PATCH 7/9] btrfs: switch BTRFS_*_LOCK "
` [PATCH 8/9] btrfs: switch BTRFS_ORDERED_* "
` [PATCH 9/9] btrfs: drop extra enum initialization where using defaults

[PATCH RESEND 0/8] btrfs-progs: sub: Relax the privileges of "subvolume list/show"
 2018-11-28  1:26 UTC  (11+ messages)
` [PATCH 1/8] btrfs-progs: sub list: Use libbtrfsuitl for subvolume list
` [PATCH 2/8] btrfs-progs: sub list: factor out main part of btrfs_list_subvols
` [PATCH 3/8] btrfs-progs: sub list: Change the default behavior of "subvolume list" and allow non-privileged user to call it
` [PATCH 4/8] btrfs-progs: sub list: Update -a option and remove meaningless filter
` [PATCH 5/8] btrfs-progs: utils: Fallback to open without O_NOATIME flag in find_mount_root():
` [PATCH 6/8] btrfs-progs: sub show: Allow non-privileged user to call "subvolume show"
` [PATCH 7/8] btrfs-progs: test: Add helper function to check if test user exists
` [PATCH 8/8] btrfs-porgs: test: Add cli-test/009 to check subvolume list for both root and normal user

Balance: invalid convert data profile raid10
 2018-11-28  1:14 UTC  (2+ messages)

[PATCH 0/3] Misc cosmetic changes for map_private_extent_buffer
 2018-11-27 20:20 UTC  (10+ messages)
` [PATCH 1/3] btrfs: don't initialize 'offset' in map_private_extent_buffer()
` [PATCH 2/3] btrfs: use offset_in_page for start_offset "
` [PATCH 3/3] btrfs: document extent mapping assumptions in checksum

[PATCH 0/3] Delayed iput fixes
 2018-11-27 20:08 UTC  (11+ messages)
` [PATCH 1/3] btrfs: run delayed iputs before committing
` [PATCH 2/3] btrfs: wakeup cleaner thread when adding delayed iput
` [PATCH 3/3] btrfs: replace cleaner_delayed_iput_mutex with a waitqueue

[PATCH] btrfs: only run delayed refs if we're committing
 2018-11-27 19:56 UTC  (5+ messages)

[PATCH 0/8] Enospc cleanups and fixes
 2018-11-27 19:46 UTC  (13+ messages)
` [PATCH 1/8] btrfs: check if free bgs for commit
` [PATCH 3/8] btrfs: don't use global rsv for chunk allocation
` [PATCH 4/8] btrfs: add ALLOC_CHUNK_FORCE to the flushing code
` [PATCH 5/8] btrfs: don't enospc all tickets on flush failure
` [PATCH 7/8] btrfs: be more explicit about allowed flush states

[PATCH 0/6] Delayed refs rsv
 2018-11-27 19:11 UTC  (12+ messages)
` [PATCH 3/6] btrfs: cleanup extent_op handling
` [PATCH 5/6] btrfs: introduce delayed_refs_rsv
` [PATCH 6/6] btrfs: fix truncate throttling

[PATCH] btrfs: Refactor btrfs_merge_bio_hook
 2018-11-27 18:57 UTC 

[PATCH] Proposal for more detail in scrub doc
 2018-11-27 14:27 UTC  (2+ messages)

Linux-next regression?
 2018-11-27 14:16 UTC  (4+ messages)

[PATCH] Fix typos in docs (second try...)
 2018-11-27 14:12 UTC  (2+ messages)

[PATCH] Fix typos in docs
 2018-11-27 13:53 UTC  (3+ messages)

[PATCH 0/2] btrfs: scrub: fix scrub_lock
 2018-11-27 13:37 UTC  (6+ messages)
` [PATCH 1/2] btrfs: scrub: maintain the unlock order in scrub thread
` [PATCH 2/2] btrfs: scrub: fix circular locking dependency warning

[PATCH v7 0/2] btrfs: Add zstd support to grub btrfs
 2018-11-27 13:09 UTC  (4+ messages)

[PATCH v2 0/5] btrfs-progs: image: Fix error when restoring multi-disk image to single disk
 2018-11-27  8:58 UTC  (11+ messages)
` [PATCH v2 1/5] btrfs-progs: image: Refactor fixup_devices() to fixup_chunks_and_devices()
` [PATCH v2 2/5] btrfs-progs: image: Fix block group item flags when restoring multi-device image to single device
` [PATCH v2 3/5] btrfs-progs: volumes: Refactor btrfs_alloc_dev_extent() into two functions
` [PATCH v2 4/5] btrfs-progs: image: Remove all existing dev extents for later rebuild
` [PATCH v2 5/5] btrfs-progs: misc-tests/021: Do extra btrfs check before mounting

[PATCH v2] btrfs: improve error handling of btrfs_add_link()
 2018-11-27  8:56 UTC  (3+ messages)

Btrfs and fanotify filesystem watches
 2018-11-27  8:35 UTC  (4+ messages)

unable to fixup (regular) error
 2018-11-27  8:28 UTC  (5+ messages)

[PATCH 0/5] btrfs-progs: image: Fix error when restoring multi-disk image to single disk
 2018-11-27  7:35 UTC  (16+ messages)
` [PATCH 1/5] btrfs-progs: image: Refactor fixup_devices() to fixup_chunks_and_devices()
` [PATCH 2/5] btrfs-progs: image: Fix block group item flags when restoring multi-device image to single device
` [PATCH 3/5] btrfs-progs: image: Remove all existing dev extents for later rebuild
` [PATCH 4/5] btrfs-progs: image: Rebuild dev extents using chunk tree
` [PATCH 5/5] btrfs-progs: misc-tests/021: Do extra btrfs check before mounting

[PATCH 00/10] btrfs-progs: my libbtrfsutil patch queue
 2018-11-27  2:51 UTC  (4+ messages)

[PATCH V12 00/20] block: support multi-page bvec
 2018-11-27  2:25 UTC  (44+ messages)
` [PATCH V12 01/20] btrfs: remove various bio_offset arguments
` [PATCH V12 02/20] btrfs: look at bi_size for repair decisions
` [PATCH V12 03/20] block: remove the "cluster" flag
` [PATCH V12 04/20] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V12 05/20] block: remove bvec_iter_rewind()
` [PATCH V12 06/20] block: rename bvec helpers
` [PATCH V12 07/20] block: introduce multi-page "
` [PATCH V12 08/20] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
` [PATCH V12 09/20] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V12 10/20] block: use bio_for_each_bvec() to map sg
` [PATCH V12 11/20] block: introduce bvec_last_segment()
` [PATCH V12 12/20] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V12 13/20] block: loop: pass multi-page bvec to iov_iter
` [PATCH V12 14/20] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V12 15/20] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V12 16/20] block: enable multipage bvecs
` [PATCH V12 17/20] block: always define BIO_MAX_PAGES as 256
` [PATCH V12 18/20] block: document usage of bio iterator helpers
` [PATCH V12 19/20] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V12 20/20] block: kill BLK_MQ_F_SG_MERGE

[PATCH] Btrfs: fix deadlock with memory reclaim during scrub
 2018-11-26 20:10 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "

Possible deadlock when writing
 2018-11-26 18:18 UTC 

[PATCH] Btrfs: bring back key search optimization to btrfs_search_old_slot()
 2018-11-26 16:53 UTC  (2+ messages)

[PATCH] btrfs: Remove extent_io_ops::readpage_io_failed_hook
 2018-11-26 15:37 UTC  (2+ messages)

[PATCH] btrfs: Remove unnecessary code from __btrfs_rebalance
 2018-11-26 14:12 UTC  (2+ messages)

[PATCH 0/5] btrfs-progs: check update
 2018-11-26  6:04 UTC 

[PATCH v1 0/4] fs: fix race between llseek SEEK_END and write
 2018-11-26  2:54 UTC  (5+ 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).