public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-04 07:14:37 to 2017-12-06 01:43:48 UTC [more...]

[PATCH v4 00/73] XArray version 4
 2017-12-06  1:36 UTC  (75+ messages)
` [PATCH v4 01/73] xfs: Rename xa_ elements to ail_
` [PATCH v4 02/73] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v4 03/73] page cache: Use xa_lock
` [PATCH v4 04/73] xarray: Replace exceptional entries
` [PATCH v4 05/73] xarray: Change definition of sibling entries
` [PATCH v4 06/73] xarray: Add definition of struct xarray
` [PATCH v4 07/73] xarray: Define struct xa_node
` [PATCH v4 08/73] xarray: Add documentation
` [PATCH v4 09/73] xarray: Add xa_load
` [PATCH v4 10/73] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v4 11/73] xarray: Add xa_store
` [PATCH v4 12/73] xarray: Add xa_cmpxchg
` [PATCH v4 13/73] xarray: Add xa_for_each
` [PATCH v4 14/73] xarray: Add xas_for_each_tag
` [PATCH v4 15/73] xarray: Add xa_get_entries, xa_get_tagged and xa_get_maybe_tag
` [PATCH v4 16/73] xarray: Add xa_destroy
` [PATCH v4 17/73] xarray: Add xas_next and xas_prev
` [PATCH v4 18/73] xarray: Add xas_create_range
` [PATCH v4 19/73] xarray: Add MAINTAINERS entry
` [PATCH v4 20/73] idr: Convert to XArray
` [PATCH v4 21/73] ida: "
` [PATCH v4 22/73] page cache: Convert hole search "
` [PATCH v4 23/73] page cache: Add page_cache_range_empty function
` [PATCH v4 24/73] page cache: Add and replace pages using the XArray
` [PATCH v4 25/73] page cache: Convert page deletion to XArray
` [PATCH v4 26/73] page cache: Convert page cache lookups "
` [PATCH v4 27/73] page cache: Convert delete_batch "
` [PATCH v4 28/73] page cache: Remove stray radix comment
` [PATCH v4 29/73] mm: Convert page-writeback to XArray
` [PATCH v4 30/73] mm: Convert workingset "
` [PATCH v4 31/73] mm: Convert truncate "
` [PATCH v4 32/73] mm: Convert add_to_swap_cache "
` [PATCH v4 33/73] mm: Convert delete_from_swap_cache "
` [PATCH v4 34/73] mm: Convert cgroup writeback "
` [PATCH v4 35/73] mm: Convert __do_page_cache_readahead "
` [PATCH v4 36/73] mm: Convert page migration "
` [PATCH v4 37/73] mm: Convert huge_memory "
` [PATCH v4 38/73] mm: Convert collapse_shmem "
` [PATCH v4 39/73] mm: Convert khugepaged_scan_shmem "
` [PATCH v4 40/73] pagevec: Use xa_tag_t
` [PATCH v4 41/73] shmem: Convert replace to XArray
` [PATCH v4 42/73] shmem: Convert shmem_confirm_swap "
` [PATCH v4 43/73] shmem: Convert find_swap_entry "
` [PATCH v4 44/73] shmem: Convert shmem_tag_pins "
` [PATCH v4 45/73] shmem: Convert shmem_wait_for_pins "
` [PATCH v4 46/73] shmem: Convert shmem_add_to_page_cache "
` [PATCH v4 47/73] shmem: Convert shmem_alloc_hugepage "
` [PATCH v4 48/73] shmem: Convert shmem_free_swap "
` [PATCH v4 49/73] shmem: Convert shmem_partial_swap_usage "
` [PATCH v4 50/73] shmem: Comment fixups
` [PATCH v4 51/73] btrfs: Convert page cache to XArray
` [PATCH v4 52/73] fs: Convert buffer "
` [PATCH v4 53/73] fs: Convert writeback "
` [PATCH v4 54/73] nilfs2: Convert "
` [PATCH v4 55/73] f2fs: "
` [PATCH v4 56/73] lustre: "
` [PATCH v4 57/73] dax: Convert dax_unlock_mapping_entry "
` [PATCH v4 58/73] dax: Convert lock_slot "
` [PATCH v4 59/73] dax: More XArray conversion
` [PATCH v4 60/73] dax: Convert __dax_invalidate_mapping_entry to XArray
` [PATCH v4 61/73] dax: Convert dax_writeback_one "
` [PATCH v4 62/73] dax: Convert dax_insert_pfn_mkwrite "
` [PATCH v4 63/73] dax: Convert dax_insert_mapping_entry "
` [PATCH v4 64/73] dax: Convert grab_mapping_entry "
` [PATCH v4 65/73] dax: Fix sparse warning
` [PATCH v4 66/73] page cache: Finish XArray conversion
` [PATCH v4 67/73] vmalloc: Convert to XArray
` [PATCH v4 68/73] brd: "
` [PATCH v4 69/73] xfs: Convert m_perag_tree "
` [PATCH v4 70/73] xfs: Convert pag_ici_root "
` [PATCH v4 71/73] xfs: Convert xfs dquot "
` [PATCH v4 72/73] xfs: Convert mru cache "
` [PATCH v4 73/73] usb: Convert xhci-mem "

Chunk-Recovery fails with alignment error
 2017-12-06  0:42 UTC  (2+ messages)

[PATCH 0/3] Btrfs: loop retry on raid6 read failures
 2017-12-06  0:11 UTC  (14+ messages)
` [PATCH 1/3] Btrfs: remove redundant check in rbio_can_merge
` [PATCH 2/3] Btrfs: do not merge rbios if their fail stripe index are not identical
` [PATCH 3/3] Btrfs: make raid6 rebuild retry more

exclusive subvolume space missing
 2017-12-05 23:57 UTC  (4+ messages)
  ` How exclusive in parent qgroup is computed? (was: Re: exclusive subvolume space missing)
    ` How exclusive in parent qgroup is computed?

[RFC] Improve subvolume usability for a normal user
 2017-12-05 22:08 UTC  (10+ messages)

[PATCH v4 0/2] Add cli and ioctl to ignore a scanned device
 2017-12-05 21:30 UTC  (8+ messages)
` [PATCH v4 1/2] btrfs: add function to device list delete
` [PATCH v4] btrfs-progs: add 'btrfs device ignore' cli
` [PATCH v4 2/2] btrfs: introduce feature to ignore a btrfs device

[PATCH v2 0/5] define BTRFS_DEV_STATE
 2017-12-05 21:24 UTC  (5+ messages)

Read before you deploy btrfs + zstd
 2017-12-05 20:36 UTC  (10+ messages)

[PATCH 0/7] retry write on error
 2017-12-05 18:57 UTC  (10+ messages)

[PATCH] Btrfs: use struct completion in scrub_submit_raid56_bio_wait
 2017-12-05 18:47 UTC  (2+ messages)

[PATCH] btrfs: Handle btrfs_set_extent_delalloc failure
 2017-12-05 18:02 UTC  (4+ messages)

[PATCH] btrfs: use enum instead of constant value
 2017-12-05 17:35 UTC  (2+ messages)

[PATCH] Btrfs: remove useless wait in lock_stripe_add
 2017-12-05 17:11 UTC  (2+ messages)

[PATCH 0/7] Misc btrfs-progs cleanups/fixes
 2017-12-05 12:13 UTC  (20+ messages)
` [PATCH 1/7] btrfs-progs: Explictly state test.sh must be executable
` [PATCH 2/7] btrfs-progs: Factor out common print_device_info
` [PATCH 3/7] btrfs-progs: Remove recover_get_good_super
` [PATCH 4/7] btrfs-progs: Use list_for_each_entry in write_dev_all_supers
` [PATCH 5/7] btrfs-progs: Document logic of btrfs_read_dev_super
` [PATCH 6/7] btrfs-progs: Add test for super block recovery
` [PATCH 7/7] btrfs-progs: Fix super-recovery

[PATCH 0/5] Misc cleanups
 2017-12-05 11:53 UTC  (12+ messages)
` [PATCH 1/5] btrfs: Remove dead code
    ` [PATCH] btrfs: Remove dead code btrfs_get_extent
` [PATCH 2/5] btrfs: Remove dead code
` [PATCH 5/5] btrfs: Greatly simplify btrfs_read_dev_super

[PATCH] btrfs: handle failure of add_pending_csums
 2017-12-05 11:51 UTC 

[PATCH] btrfs/124: add balance --full-balance option
 2017-12-05 11:36 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] btrfs-progs: use enum instead of constant value
 2017-12-05 11:01 UTC 

[PATCH v3] Btrfs: heuristic replace heap sort with radix sort
 2017-12-05  8:02 UTC 

[PATCH v2] Btrfs: heuristic replace heap sort with radix sort
 2017-12-05  7:55 UTC  (5+ messages)

[PATCH] btrfs: fix inconsistency during missing device rejoin
 2017-12-05  2:53 UTC  (3+ messages)

[PATCH] btrfs: add helper for device path or missing
 2017-12-05  1:19 UTC  (3+ messages)

[PATCH v4] Btrfs: compress_file_range() change page dirty status once
 2017-12-04 23:27 UTC  (3+ messages)

[PATCH] btrfs: fix missing error return in btrfs_drop_snapshot
 2017-12-04 20:31 UTC  (2+ messages)

[PATCH 0/4] Minor compression cleanups
 2017-12-04 14:41 UTC  (7+ messages)
` [PATCH 1/4] btrfs: compression: add helper for type to string conversion
` [PATCH 2/4] btrfs: SETFLAGS ioctl: use helper for compression type conversion

btrfs-transacti hammering the system
 2017-12-04 14:30 UTC  (11+ messages)

command to get quota limit
 2017-12-04 14:13 UTC  (5+ messages)

[PATCH RESEND] btrfs: ignore return from btrfs_open_one_device()
 2017-12-04 13:33 UTC  (2+ messages)

[PATCH v2 00/11] Metadata specific accouting and dirty writeout
 2017-12-04 13:06 UTC  (3+ messages)
` [PATCH v2 06/11] writeback: add counters for metadata usage

[PATCH] Btrfs : send, truncate first to enhance many small files
 2017-12-04 12:08 UTC  (5+ messages)

[PATCH 0/4] qgroup cleanup and add show path feature
 2017-12-04 10:20 UTC  (5+ messages)
` [PATCH 1/4] btrfs-progs: qgroup: move btrfs_show_qgroups's error handler to __qgroup_search
` [PATCH v2 2/4] btrfs-progs: qgroup: cleanup __qgroup_search
` [PATCH v2 3/4] btrfs-progs: qgroup: show subvol path when qgroup show
` [PATCH v2 4/4] btrfs-progs: qgroup: allow show qgroup in order of subvol path

[PATCH] btrfs: fix inconsistency during missing device rejoin
 2017-12-04  4:43 UTC 

[PATCH v3] btrfs: handle dynamically reappearing missing device
 2017-12-04  7:15 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox