Show patches with: none      |   41016 patches
« 1 2 ... 258 259 260410 411 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] btrfs-progs: Fix false alert about EXTENT_DATA shouldn't be hole - - 1 --- 2017-06-16 Qu Wenruo New
btrfs: move fs_info::fs_frozen to the flags - 1 - --- 2017-06-15 David Sterba New
btrfs: cleanup duplicate return value in insert_inline_extent - 1 - --- 2017-06-15 David Sterba New
[5/5] btrfs: sysfs: export the force_dev_flush flag - - - --- 2017-06-15 David Sterba New
[4/5] btrfs: add fs flag to force device flushing - - - --- 2017-06-15 David Sterba New
[3/5] btrfs: move dev stats accounting out of wait_dev_flush - - - --- 2017-06-15 David Sterba New
[2/5] btrfs: account as waiting for IO, while waiting fot the flush bio completion - - - --- 2017-06-15 David Sterba New
[1/5] btrfs: preallocate device flush bio - - - --- 2017-06-15 David Sterba New
btrfs: use GFP_KERNEL in btrfs_init_dev_replace_tgtdev - 1 - --- 2017-06-15 David Sterba New
btrfs: obsolete and remove mount option alloc_start - - - --- 2017-06-15 David Sterba New
btrfs: use GFP_KERNEL in btrfs_calc_avail_data_space - - - --- 2017-06-15 David Sterba New
[2/2] btrfs: Round up values which are written for total_bytes_size - - - --- 2017-06-15 Nikolay Borisov New
[1/2] btrfs: Manually implement device_total_bytes getter/setter - - - --- 2017-06-15 Nikolay Borisov New
Btrfs: inode.c convert local flags int -> bool - - - --- 2017-06-15 Timofey Titovets New
[v2] btrfs: add mount umount logs - - - --- 2017-06-15 Anand Jain New
[2/2] btrfs: Simplify math in should_alloc chunk - - - --- 2017-06-14 Jeff Mahoney New
[1/2] btrfs: account for pinned bytes and bytes_may_use in should_alloc_chunk - - - --- 2017-06-14 Jeff Mahoney New
[3/3,v2.2] btrfs: wait part of the write_dev_flush() can be separated out - - - --- 2017-06-14 Anand Jain New
btrfs: test for device flush-able should be after wait code - - - --- 2017-06-14 Anand Jain New
btrfs: Use btrfs_space_info_used instead of opencoding it - 1 - --- 2017-06-14 Nikolay Borisov New
Lock between userspace and btrfs-cleaner on extent_buffer - - - --- 2017-06-14 Sargun Dhillon New
[v2,2/2] Btrfs: add_all_parents skip compare - - - --- 2017-06-13 Timofey Titovets New
[v2,1/2] Btrfs: ref_tree_add remove useless compare - - - --- 2017-06-13 Timofey Titovets New
btrfs: test incremental send after renaming a file and a directory - - - --- 2017-06-13 Filipe Manana New
Btrfs: incremental send, fix invalid path for unlink commands - - - --- 2017-06-13 Filipe Manana New
[1/3,v2.1] btrfs: write_dev_flush does not return ENOMEM anymore - - - --- 2017-06-13 Anand Jain New
[19/19] btrfs-progs: Refactor chunk creation functions to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[18/19] btrfs-progs: Remove btrfs_read_super_device as there is no implementation - - - --- 2017-06-13 Qu Wenruo New
[17/19] btrfs-progs: Refactor btrfs_add_device() to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[16/19] btrfs-progs: Refactor btrfs_chunk_readonly to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[15/19] btrfs-progs: Refactor btrfs_add_system_chunk to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[14/19] btrfs-progs: Refactor btrfs_read_sys_array/chunk_tree to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[13/19] btrfs-progs: Refactor btrfs_find_device to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[12/19] btrfs-progs: Refactor btrfs_check_chunk_valid to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[11/19] btrfs-progs: Refactor write_all_supers and its callers to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[10/19] btrfs-progs: Refactor btrfs_readahead_tree_block to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[09/19] btrfs-progs: Refactor btrfs_find_tree_block to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[08/19] btrfs-progs: Refactor read_extent_data to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[07/19] btrfs-progs: btrfstune: Refactor change_devices_uuid to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[06/19] btrfs-progs: Refactor write_tree_block to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[05/19] btrfs-progs: Refactor write_and_map_eb to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[04/19] btrfs-progs: Refactor csum_tree_block to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[03/19] btrfs-progs: Refactor btrfs_next_bg and its callers to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[02/19] btrfs-progs: Refactor btrfs_num_copies to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[01/19] btrfs-progs: Refactor btrfs_map_block and its variants to use btrfs_fs_info - - - --- 2017-06-13 Qu Wenruo New
[3/3,v2] btrfs: wait part of the write_dev_flush() can be separated out - - - --- 2017-06-13 Anand Jain New
[2/3,v2] btrfs: remove redundant null bdev counting during flush submit - - - --- 2017-06-13 Anand Jain New
[1/3,v2] btrfs: write_dev_flush does not return ENOMEM anymore - - - --- 2017-06-13 Anand Jain New
[v2] btrfs: use ino_t for inode in tracer - - - --- 2017-06-13 Anand Jain New
[v3] Btrfs: change how we iterate bios in endio - - - --- 2017-06-12 Liu Bo New
[3/3] btrfs: sink gfp parameter to btrfs_io_bio_alloc - 1 - --- 2017-06-12 David Sterba New
[2/3] btrfs: add helper to initialize the non-bio part of btrfs_io_bio - 1 - --- 2017-06-12 David Sterba New
[1/3] btrfs: document mandatory order of bio in btrfs_io_bio - - - --- 2017-06-12 David Sterba New
[xfstests,v4,5/5] btrfs: make a btrfs version of writeback error reporting test - - - --- 2017-06-12 Jeff Layton New
[xfstests,v4,4/5] ext3: allow it to put journal on a separate device when doing scratch_mkfs - - - --- 2017-06-12 Jeff Layton New
[xfstests,v4,3/5] generic: test writeback error handling on dmerror devices - - - --- 2017-06-12 Jeff Layton New
[xfstests,v4,2/5] ext4: allow ext4 to use $SCRATCH_LOGDEV - 1 - --- 2017-06-12 Jeff Layton New
[xfstests,v4,1/5] generic: add a writeback error handling test - - - --- 2017-06-12 Jeff Layton New
[v6,20/20] btrfs: minimal conversion to errseq_t writeback error reporting on fsync - - - --- 2017-06-12 Jeff Layton New
[v6,19/20] xfs: minimal conversion to errseq_t writeback error reporting - - - --- 2017-06-12 Jeff Layton New
[v6,18/20] ext4: use errseq_t based error handling for reporting data writeback errors - - - --- 2017-06-12 Jeff Layton New
[v6,17/20] fs: add f_md_wb_err field to struct file for tracking metadata errors - - - --- 2017-06-12 Jeff Layton New
[v6,16/20] block: convert to errseq_t based writeback error tracking - - - --- 2017-06-12 Jeff Layton New
[v6,15/20] fs: have call_fsync call filemap_report_wb_err if FS_WB_ERRSEQ is set - - - --- 2017-06-12 Jeff Layton New
[v6,14/20] dax: set errors in mapping when writeback fails - 2 - --- 2017-06-12 Jeff Layton New
[v6,13/20] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors - - - --- 2017-06-12 Jeff Layton New
[v6,13/13] btrfs: minimal conversion to errseq_t writeback error reporting on fsync - - - --- 2017-06-12 Jeff Layton New
[v6,12/13] xfs: minimal conversion to errseq_t writeback error reporting - - - --- 2017-06-12 Jeff Layton New
[v6,12/20] fs: add a new fstype flag to indicate how writeback errors are tracked - - - --- 2017-06-12 Jeff Layton New
[v6,11/20] mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error - - - --- 2017-06-12 Jeff Layton New
[v6,11/13] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors - - - --- 2017-06-12 Jeff Layton New
[v6,10/20] mm: tracepoints for writeback error events - - - --- 2017-06-12 Jeff Layton New
[v6,10/13] ext4: add more robust reporting of metadata writeback errors - - - --- 2017-06-12 Jeff Layton New
[v6,09/20] fs: new infrastructure for writeback error handling and reporting - 1 - --- 2017-06-12 Jeff Layton New
[v6,08/20] lib: add errseq_t type and infrastructure for handling it - 2 - --- 2017-06-12 Jeff Layton New
[v6,07/20] mm: clean up error handling in write_one_page - 1 - --- 2017-06-12 Jeff Layton New
[v6,06/20] mm: drop "wait" parameter from write_one_page - 4 - --- 2017-06-12 Jeff Layton New
[v6,05/20] mm: don't TestClearPageError in __filemap_fdatawait_range - - - --- 2017-06-12 Jeff Layton New
[v6,04/20] buffer: set errors in mapping at the time that the error occurs - 1 - --- 2017-06-12 Jeff Layton New
[v6,03/20] fs: check for writeback errors after syncing out buffers in generic_file_fsync - 3 - --- 2017-06-12 Jeff Layton New
[v6,02/20] buffer: use mapping_set_error instead of setting the flag - 3 - --- 2017-06-12 Jeff Layton New
[v6,01/20] mm: fix mapping_set_error call in me_pagecache_dirty - 4 - --- 2017-06-12 Jeff Layton New
btrfs: use ino_t for inode in tracer - - - --- 2017-06-12 Anand Jain New
[v2] btrfs: add compression trace points - 1 - --- 2017-06-12 Anand Jain New
btrfs-progs: Fix an infinite loop in btrfs_next_bg - - - --- 2017-06-09 Justin Maggard New
dedicated error codes for the block layer V3 - - - --- 2017-06-09 Mike Snitzer New
[2/2] btrfs: flush error also accounts for its send error - - - --- 2017-06-09 Anand Jain New
[1/2] btrfs: write_dev_flush does not return ENOMEM anymore - - - --- 2017-06-09 Anand Jain New
[v2] btrfs: Convert btrfs_fs_info's free_chunk_space to an atomic64_t - 1 - --- 2017-06-07 Sargun Dhillon New
btrfs: Convert btrfs_fs_info's free_chunk_space to an atomic64_t - 1 - --- 2017-06-07 Sargun Dhillon New
fstests: btrfs, test incremental send after renaming and linking file - - - --- 2017-06-07 Filipe Manana New
Btrfs: send, fix invalid path after renaming and linking file - - - --- 2017-06-07 Filipe Manana New
btrfs: test Btrfs delalloc accounting overflow - - - --- 2017-06-07 Omar Sandoval New
[7/7] Btrfs: end_workqueue_bio use switch case instead of else if - - - --- 2017-06-07 Timofey Titovets New
[6/7] Btrfs: __tree_mod_log_insert decrease max compare count - - - --- 2017-06-07 Timofey Titovets New
[5/7] Btrfs: add_all_parents skip compare - - - --- 2017-06-07 Timofey Titovets New
[4/7] Btrfs: ref_tree_add remove useless compare - - - --- 2017-06-07 Timofey Titovets New
[3/7] Btrfs: ref_node_cmp decrease max compare count - - - --- 2017-06-07 Timofey Titovets New
[2/7] Btrfs: backref_comp decrease max compare count - - - --- 2017-06-07 Timofey Titovets New
[1/7] Btrfs: __compare_inode_defrag decrease max compare count - - - --- 2017-06-07 Timofey Titovets New
« 1 2 ... 258 259 260410 411 »