messages from 2018-06-20 12:49:23 to 2018-06-26 17:20:22 UTC [more...]
[PATCH v2] Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion
2018-06-26 17:17 UTC (2+ messages)
[PATCH 0/2] Remove v0 extent support
2018-06-26 17:12 UTC (11+ messages)
` [PATCH 1/2] btrfs: Remove V0 "
` [PATCH 2/2] btrfs: Add graceful handling of V0 extents
` [PATCH v2] "
` [PATCH] btrfs: annotate unlikely branches after V0 extent type removal
[PATCH v3] btrfs: code cleanups for btrfs_get_acl()
2018-06-26 16:19 UTC (3+ messages)
[PATCH 1/3] btrfs: convert volume rotating flag into bitmap
2018-06-26 14:42 UTC (10+ messages)
` [PATCH 3/3] btrfs: fix race between mkfs and mount
[PATCH] btrfs: remove warnings superseded by refcount_t usage
2018-06-26 14:00 UTC (2+ messages)
btrfs raid10 performance
2018-06-26 11:56 UTC (2+ messages)
[PATCH 0/7] Fix locking when scanning devices
2018-06-26 9:33 UTC (12+ messages)
` [PATCH 1/7] btrfs: restore uuid_mutex in btrfs_open_devices
` [PATCH 2/7] btrfs: extend critical section when scanning a new device
` [PATCH 3/7] btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
` [PATCH 4/7] btrfs: lift uuid_mutex to callers of btrfs_open_devices
` [PATCH 5/7] btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
` [PATCH 6/7] btrfs: reorder initialization before the mount locks uuid_mutex
` [PATCH 7/7] btrfs: fix mount and ioctl device scan ioctl race
general protection fault in find_device
2018-06-26 9:17 UTC (5+ messages)
Enabling quota may not correctly rescan on 4.17
2018-06-26 8:58 UTC (5+ messages)
` [PATCH] btrfs: qgroups: Move transaction managed inside btrfs_quota_enable
[PATCH] btrfs: Use iocb to derive pos instead of passing a separate parameter
2018-06-26 0:50 UTC (5+ messages)
btrfs balance did not progress after 12H
2018-06-25 17:34 UTC (9+ messages)
` btrfs balance did not progress after 12H, hang on reboot, btrfs check --repair kills the system still
[PATCH 0/3] Btrfs: stop abusing current->journal_info for direct I/O
2018-06-25 17:16 UTC (6+ messages)
` [PATCH 1/3] fs: add initial bh_result->b_private value to __blockdev_direct_IO()
unsolvable technical issues?
2018-06-25 16:54 UTC (14+ messages)
[PATCH] Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion
2018-06-25 14:03 UTC (3+ messages)
[PATCH RFC 0/2] Btrfs: fix file data corruptions due to lost dirty bits
2018-06-25 13:55 UTC (10+ messages)
` [PATCH 1/2] Btrfs: don't clean dirty pages during buffered writes
` [PATCH 2/2] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker
[PATCH] Btrfs: fix physical offset reported by fiemap for inline extents
2018-06-25 9:36 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] btrfs: remove -ERANGE check and avoid errno overriding in btrfs_get_acl()
2018-06-25 8:49 UTC (3+ messages)
[PATCH] btrfs: return EUCLEAN if extent_inline_ref type is invalid
2018-06-25 1:35 UTC (6+ messages)
` [PATCH v2] "
WARNING in btrfs_destroy_inode
2018-06-24 20:54 UTC
[GIT PULL] Btrfs fixes for 4.18-rc1
2018-06-24 15:22 UTC (2+ messages)
[PATCH] btrfs: treat -ERANGE as an error case in btrfs_get_acl()
2018-06-23 3:40 UTC (6+ messages)
Task Hung in btrfs_start_ordered_extent
2018-06-23 1:44 UTC
Bad superblock when mounting rw, ro mount works
2018-06-23 0:02 UTC (7+ messages)
[PATCH] btrfs: Add more details while checking tree block
2018-06-22 18:26 UTC (11+ messages)
` Fwd: "
[PATCH v4] btrfs: Don't remove block group still has pinned down bytes
2018-06-22 10:56 UTC (4+ messages)
[PATCH v2] btrfs: Refactor count handling in btrfs_unpin_free_ino()
2018-06-22 9:35 UTC (2+ messages)
[PATCH] btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref
2018-06-22 1:23 UTC (2+ messages)
[PATCH v3] btrfs: Don't remove block group still has pinned down bytes
2018-06-22 0:54 UTC (7+ messages)
[RFC PATCH] btrfs: Remove V0 extent support
2018-06-21 17:50 UTC (3+ messages)
[PATCH 1/2] [v2] btrfs: use monotonic time for transaction handling
2018-06-21 17:24 UTC (5+ messages)
` [PATCH 2/2] [v2] btrfs: use timespec64 for i_otime
[PATCH] btrfs: Get rid of the confusing btrfs_file_extent_inline_len()
2018-06-21 16:39 UTC (2+ messages)
[PATCH 1/2] Btrfs: fix return value on rename exchange failure
2018-06-21 16:36 UTC (3+ messages)
[PATCH] btrfs: Deduplicate extent_buffer init code
2018-06-21 16:22 UTC (2+ messages)
[PATCH 00/34] fs_info cleanup of extent-tree.c
2018-06-21 15:03 UTC (32+ messages)
` [PATCH 09/34] btrfs: Remove fs_info argument from lookup_extent_data_ref
` [PATCH 10/34] btrfs: Remove fs_info from lookup_extent_backref
` [PATCH 11/34] btrfs: Remove fs_info from btrfs_add_delayed_tree_ref
` [PATCH 12/34] btrfs: Remove fs_info from btrfs_add_delayed_data_ref
` [PATCH 13/34] btrfs: Remove fs_info from btrfs_make_block_group
` [PATCH 14/34] btrfs: Remove fs_info from btrfs_remove_block_group
` [PATCH 15/34] btrfs: Remove fs_info from __btrfs_free_extent
` [PATCH 16/34] btrfs: Remove fs_info from alloc_reserved_file_extent
` [PATCH 17/34] btrfs: Remove fs_info argument from __btrfs_inc_extent_ref
` [PATCH 18/34] btrfs: Remove fs_info from run_delayed_data_ref
` [PATCH 19/34] btrfs: Remove fs_info from run_delayed_extent_op
` [PATCH 20/34] btrfs: Remove unused fs_info from cleanup_extent_op
` [PATCH 21/34] btrfs: Remove fs_info from cleanup_ref_head
` [PATCH 22/34] btrfs: Remove fs_info from run_delayed_tree_ref
` [PATCH 23/34] btrfs: Remove fs_info from do_chunk_alloc
` [PATCH 24/34] btrfs: Remove fs_info from btrfs_alloc_chunk
` [PATCH 25/34] btrfs: Remove fs_info from check_system_chunk
` [PATCH 26/34] btrfs: Remove fs_info from free_excluded_extents
` [PATCH 27/34] btrfs: Remove fs_info from exclude_super_stripes
` [PATCH 28/34] btrfs: Remove fs_info from insert_inline_extent_backref
` [PATCH 29/34] btrfs: Remove fs_info from run_one_delayed_ref
` [PATCH 30/34] btrfs: Remove fs_info from remove_extent_backref
` [PATCH 31/34] btrfs: Remove fs_info from btrfs_alloc_logged_file_extent
` [PATCH 32/34] btrfs: Remove fs_info from btrfs_inc_block_group_ro
` [PATCH 33/34] btrfs: Remove fs_info from btrfs_force_chunk_alloc
` [PATCH 34/34] btrfs: Remove fs_info from convert_extent_item_v0
` (about compiler optimization) [PATCH 00/34] fs_info cleanup of extent-tree.c
[PATCH] btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
2018-06-21 14:08 UTC (4+ messages)
About commit f8f84b2dfda5 ("btrfs: index check-integrity state hash by a dev_t")
2018-06-21 13:49 UTC (2+ messages)
[PATCH v2 0/3] Three patches that address static analyzer reports
2018-06-21 13:21 UTC (8+ messages)
` [PATCH v2 1/3] btrfs: Fix indentation
` [PATCH v2 2/3] btrfs: Annotate fall-through
` [PATCH v2 3/3] btrfs: Fix a C compliance issue
[PATCH 1/4] btrfs: always wait on ordered extents at fsync time
2018-06-21 11:11 UTC (9+ messages)
` [PATCH 2/4] btrfs: remove the wait ordered logic in the log_one_extent path
` [PATCH] btrfs: Streamline log_extent_csums a bit
[PATCH] btrfs: delayed-ref: simplify btrfs_add_delayed_tree_ref()
2018-06-21 8:33 UTC (4+ messages)
` [PATCH] btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref
[PATCH 1/3] btrfs: use monotonic time for transaction handling
2018-06-21 8:23 UTC (9+ messages)
` [PATCH 2/3] btrfs: use 64-bit timestamps for struct btrfs_dev_replace_item
` [PATCH 3/3] btrfs: use timespec64 for i_otime
[LKP] [lkp-robot] [mm] 9092c71bb7: blogbench.write_score -12.3% regression
2018-06-21 0:38 UTC (6+ messages)
[PATCH] btrfs: Fix a C compliance issue
2018-06-20 17:58 UTC (8+ messages)
[PATCH] btrfs: fix invalid-free in btrfs_extent_same
2018-06-20 12:57 UTC (4+ messages)
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).