messages from 2018-02-15 01:47:26 to 2018-02-22 10:05:29 UTC [more...]
[PATCH] btrfs: Fix locking during DIO read
2018-02-22 10:05 UTC (14+ messages)
[RFC PATCH] btrfs: Speedup btrfs_read_block_groups()
2018-02-22 9:27 UTC (5+ messages)
[PATCH v3 0/9] Chunk allocator unification
2018-02-22 6:47 UTC (10+ messages)
` [PATCH v3 1/9] btrfs-progs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info
` [PATCH v3 2/9] btrfs-progs: Merge btrfs_alloc_data_chunk into btrfs_alloc_chunk
` [PATCH v3 3/9] btrfs-progs: Make btrfs_alloc_chunk to handle block group creation
` [PATCH v3 4/9] btrfs-progs: Introduce btrfs_raid_array and related infrastructures
` [PATCH v3 5/9] btrfs-progs: volumes: Allow find_free_dev_extent() to return maximum hole size
` [PATCH v3 6/9] btrfs-progs: volumes: Unify free dev extent search behavior between kernel and btrfs-progs
` [PATCH v3 7/9] btrfs-progs: Move chunk stripe size calcution function to volumes.h
` [PATCH v3 8/9] btrfs-progs: Use btrfs_device->fs_info to replace btrfs_device->dev_root
` [PATCH v3 9/9] btrfs-progs: Refactor btrfs_alloc_chunk to mimic kernel structure and behavior
fs was hung and sort of full
2018-02-22 5:15 UTC
Fwd: [Bug 1547319] 4.16.0-0.rc1.git4.1.fc28.x86_64 #1 Not tainted: possible recursive locking detected
2018-02-22 4:33 UTC
[PATCH v2 00/27] btrfs-progs: introduce libbtrfsutil, "btrfs-progs as a library"
2018-02-22 4:23 UTC (45+ messages)
` [PATCH v2 01/27] btrfs-progs: get rid of undocumented qgroup inheritance options
` [PATCH v2 02/27] Add libbtrfsutil
` [PATCH v2 03/27] libbtrfsutil: add Python bindings
` [PATCH v2 04/27] libbtrfsutil: add btrfs_util_is_subvolume() and btrfs_util_subvolume_id()
` [PATCH v2 05/27] libbtrfsutil: add qgroup inheritance helpers
` [PATCH v2 06/27] libbtrfsutil: add btrfs_util_create_subvolume()
` [PATCH v2 07/27] libbtrfsutil: add btrfs_util_subvolume_path()
` [PATCH v2 08/27] libbtrfsutil: add btrfs_util_subvolume_info()
` [PATCH v2 09/27] libbtrfsutil: add btrfs_util_[gs]et_read_only()
` [PATCH v2 10/27] libbtrfsutil: add btrfs_util_[gs]et_default_subvolume()
` [PATCH v2 11/27] libbtrfsutil: add subvolume iterator helpers
` [PATCH v2 12/27] libbtrfsutil: add btrfs_util_create_snapshot()
` [PATCH v2 13/27] libbtrfsutil: add btrfs_util_delete_subvolume()
` [PATCH v2 14/27] libbtrfsutil: add btrfs_util_deleted_subvolumes()
` [PATCH v2 15/27] libbtrfsutil: add filesystem sync helpers
` [PATCH v2 16/27] btrfs-progs: use libbtrfsutil for read-only property
` [PATCH v2 17/27] btrfs-progs: use libbtrfsutil for sync ioctls
` [PATCH v2 18/27] btrfs-progs: use libbtrfsutil for set-default
` [PATCH v2 19/27] btrfs-progs: use libbtrfsutil for get-default
` [PATCH v2 20/27] btrfs-progs: use libbtrfsutil for subvol create and snapshot
` [PATCH v2 21/27] btrfs-progs: use libbtrfsutil for subvol delete
` [PATCH v2 22/27] btrfs-progs: use libbtrfsutil for subvol show
` [PATCH v2 23/27] btrfs-progs: use libbtrfsutil for subvol sync
` [PATCH v2 24/27] btrfs-progs: replace test_issubvolume() with btrfs_util_is_subvolume()
` [PATCH v2 25/27] btrfs-progs: add recursive snapshot/delete using libbtrfsutil
` [PATCH v2 26/27] btrfs-progs: use libbtrfsutil for subvolume list
` [PATCH v2 27/27] btrfs-progs: deprecate libbtrfs helpers
btrfs crash consistency bug : Blocks allocated beyond eof are lost
2018-02-22 2:23 UTC
[PATCH] btrfs: qgroups, properly handle no reservations
2018-02-22 2:05 UTC (4+ messages)
[PATCH v2 00/10] Chunk allocator unification
2018-02-22 1:43 UTC (4+ messages)
` [PATCH v2 06/10] btrfs-progs: kernel-lib: Port kernel sort() to btrfs-progs
[PATCH] btrfs: Add nossd_spread mount option
2018-02-22 1:20 UTC (2+ messages)
Status of FST and mount times
2018-02-22 0:53 UTC (30+ messages)
[PATCH] btrfs: Fix rcu_dereference usage outside of read critical section
2018-02-21 20:07 UTC (3+ messages)
BUG: unable to handle kernel paging request at ffff9fb75f827100
2018-02-21 17:59 UTC (9+ messages)
[PATCH] btrfs: fix NPD during canceling replace when the target is missing
2018-02-21 13:33 UTC (3+ messages)
[PATCH] btrfs: use set functions to update latest refs to the SB
2018-02-20 17:16 UTC (8+ messages)
` [PATCH v2] btrfs: fix endianness compatibility during the SB RW
[PATCH] Fix NULL pointer exception in find_bio_stripe()
2018-02-20 17:08 UTC (3+ messages)
btrfs_clone_files and bind mounts
2018-02-20 16:41 UTC (2+ messages)
[PATCH V3] Btrfs: enchanse raid1/10 balance heuristic
2018-02-20 15:45 UTC (4+ messages)
[PATCH 1/1] btrfs: remove assert in btrfs_init_dev_replace_tgtdev()
2018-02-20 14:50 UTC
[PATCH 1/1] btrfs: fix NPD when target device is missing
2018-02-20 14:46 UTC
[PATCH RESEND] btrfs: delete function btrfs_close_extra_devices()
2018-02-20 13:00 UTC (3+ messages)
[PATCH 0/2] Function annotations
2018-02-19 16:24 UTC (3+ messages)
` [PATCH 1/2] btrfs: add (the only possible) __exit annotation
` [PATCH 2/2] btrfs: add more __cold annotations
[PATCH] btrfs: use kvzalloc to allocate btrfs_fs_info
2018-02-19 15:43 UTC (3+ messages)
[PATCH] btrfs: use ASSERT to report logical error in cow_file_range()
2018-02-19 15:19 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2] btrfs: cow_file_range() num_bytes and disk_num_bytes are same
2018-02-19 15:07 UTC (3+ messages)
[PATCH] btrfs: remove unused function btrfs_async_submit_limit()
2018-02-19 15:01 UTC (3+ messages)
[4.15-rc9] fs_reclaim lockdep trace
2018-02-19 11:52 UTC (3+ messages)
` [PATCH v2] lockdep: Fix fs_reclaim warning
fatal database corruption with btrfs "out of space" with ~50 GB left
2018-02-19 8:30 UTC (11+ messages)
(no subject)
2018-02-18 9:34 UTC (3+ messages)
` your mail
Ongoing Btrfs stability issues
2018-02-17 16:42 UTC (11+ messages)
btrfs send/receive in reverse possible?
2018-02-16 9:38 UTC (2+ messages)
[josef-btrfs:blk-qos 13/13] block/blkcg-qos.c:340:5: sparse: symbol 'blkcg_qos_init' was not declared. Should it be static?
2018-02-16 7:01 UTC (2+ messages)
` [RFC PATCH josef-btrfs] block: blkcg_qos_init() can be static
Metadata / Data on Heterogeneous Media
2018-02-16 3:57 UTC (6+ messages)
[josef-btrfs:current-work 3/3] block/blk-wbt.c:1014:33: error: 'struct blkcg' has no member named 'css'
2018-02-16 3:42 UTC
[josef-btrfs:blk-qos 2/13] include/linux/bio.h:521:12: error: 'bio_associate_blkg' defined but not used
2018-02-15 21:58 UTC
Unable to Scrub or Repair a volume after bad Scrub (mountable)
2018-02-15 19:34 UTC
Fwd: Enabling Extended Attribute Support
2018-02-15 17:56 UTC
[PATCH v2 1/2] btrfs: declare max_inline as u32
2018-02-15 16:43 UTC (5+ messages)
` [PATCH v2 2/2] btrfs: verify max_inline mount parameter
[PATCH 3/8] fs: btrfs: remove unused hardirq.h
2018-02-15 16:40 UTC (4+ messages)
Btrfs progs pre-release 4.15.1-rc1
2018-02-15 15:26 UTC
Enabling Extended Attribute Support
2018-02-15 13:34 UTC
btrfs send | receive ERROR rename file exists
2018-02-15 6:41 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).