Show patches with: none      |   40757 patches
« 1 2 ... 249 250 251407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[07/10] driver:megaraid: return -ENOMEM on allocation failure. - - - --- 2017-09-13 Allen New
[06/10] drivers:ethernet: return -ENOMEM on allocation failure. - - - --- 2017-09-13 Allen New
[05/10] drivers:net: return -ENOMEM on allocation failure. - 1 - --- 2017-09-13 Allen New
[04/10] drivers:mpt: return -ENOMEM on allocation failure. - - - --- 2017-09-13 Allen New
[03/10] driver:gpu: return -ENOMEM on allocation failure. - - - --- 2017-09-13 Allen New
[02/10] drivers:crypto: return -ENOMEM on allocation failure. - - - --- 2017-09-13 Allen New
[01/10] arch:powerpc: return -ENOMEM on failed allocation - - - --- 2017-09-13 Allen New
Btrfs: incremental send, apply asynchronous page cache readahead - - - --- 2017-09-13 peterh New
btrfs: prevent to set invalid default subvolid - 2 - --- 2017-09-12 Satoru Takeuchi New
btrfs: convert all mount option checking code to use btrfs_test_opt - 1 - --- 2017-09-12 Satoru Takeuchi New
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag - - - --- 2017-09-12 Misono Tomohiro New
btrfs-progs: cleanup whitespaces of btrfs-completion - - - --- 2017-09-12 Misono Tomohiro New
Btrfs: compress_file_range() remove dead variable num_bytes - 1 - --- 2017-09-11 Timofey Titovets New
[10/10] btrfs: track refs in a rb_tree instead of a list - - - --- 2017-09-11 Josef Bacik New
[09/10] btrfs: add a comp_refs() helper - - - --- 2017-09-11 Josef Bacik New
[08/10] btrfs: switch args for comp_*_refs - 1 - --- 2017-09-11 Josef Bacik New
[07/10] btrfs: remove type argument from comp_tree_refs - 1 - --- 2017-09-11 Josef Bacik New
[06/10] btrfs: remove delayed_ref_node from ref_head - - - --- 2017-09-11 Josef Bacik New
[05/10] btrfs: move all ref head cleanup to the helper function - - - --- 2017-09-11 Josef Bacik New
[04/10] btrfs: move ref_mod modification into the if (ref) logic - - - --- 2017-09-11 Josef Bacik New
[03/10] btrfs: breakout empty head cleanup to a helper - - - --- 2017-09-11 Josef Bacik New
[02/10] btrfs: move extent_op cleanup to a helper - - - --- 2017-09-11 Josef Bacik New
[01/10] btrfs: add a helper to return a head ref - - - --- 2017-09-11 Josef Bacik New
[v2] Btrfs: clear_dirty only on pages in compression range - - - --- 2017-09-11 Timofey Titovets New
btrfs: send: fix error code if an unknown inode type is found - 1 - --- 2017-09-11 David Sterba New
btrfs: avoid null pointer dereference on fs_info when calling btrfs_crit - 1 - --- 2017-09-11 Colin King New
[v2,7/7] btrfs-progs: Doc/mkfs: Add extra condition for rootdir option - - - --- 2017-09-11 Qu Wenruo New
[v2,6/7] btrfs-progs: mkfs: Workaround BUG_ON caused by rootdir option - - - --- 2017-09-11 Qu Wenruo New
[v2,5/7] btrfs-progs: Avoid BUG_ON for chunk allocation when ENOSPC happens - - - --- 2017-09-11 Qu Wenruo New
[v2,4/7] btrfs-progs: mkfs: Update allocation info before verbose output - - - --- 2017-09-11 Qu Wenruo New
[v2,3/7] btrfs-progs: mkfs: Rework rootdir option to avoid custom chunk layout - - - --- 2017-09-11 Qu Wenruo New
[v2,2/7] btrfs-progs: Fix one-byte overlap bug in free_block_group_cache - - - --- 2017-09-11 Qu Wenruo New
[v2,1/7] btrfs-progs: Refactor find_next_chunk() to get rid of parameter root and objectid - - - --- 2017-09-11 Qu Wenruo New
btrfs-progs: Output time elapsed for each major tree it checked - - - --- 2017-09-11 Qu Wenruo New
btrfs-progs: update btrfs-completion - - - --- 2017-09-11 Misono Tomohiro New
btrfs: tests: Fix a memory leak in error handling path in 'run_test()' - 1 - --- 2017-09-10 Christophe JAILLET New
btrfs: Clean up dead code in root-tree - 1 - --- 2017-09-09 Christos Gkekas New
PATCH - btrfs-progs-4.13: cmds-inspect-tree-stats.h: No such file or directory - - - --- 2017-09-09 Uli Heller New
[RFC] Btrfs: fix confusing worker helper info - - - --- 2017-09-08 Liu Bo New
[v2] btrfs-progs: Add zstd support - - - --- 2017-09-08 Nick Terrell New
btrfs: propagate error to btrfs_cmp_data_prepare caller - 1 - --- 2017-09-08 Naohiro Aota New
[3/3] Btrfs: remove nr_async_submits and async_submit_draining - - - --- 2017-09-07 Liu Bo New
[2/3] Btrfs: do not make defrag wait on async_delalloc_pages - - - --- 2017-09-07 Liu Bo New
[1/3] Btrfs: remove nr_async_bios - - - --- 2017-09-07 Liu Bo New
[v2] btrfs-progs: print: Check on num_stripes in print_chunk - - - --- 2017-09-07 Su Yue New
[v2] btrfs-progs: test: add new test for inspect-internal rootid - - - --- 2017-09-07 Misono Tomohiro New
Btrfs: only check delayed ref usage in should_end_transaction - - - --- 2017-09-06 Josef Bacik New
[2/2] btrfs-progs: Replace some BUG_ON by return - - - --- 2017-09-06 Gu Jinxiang New
[1/2] btrfs-progs: Use clean_tree_block when btrfs_update_root fail - - - --- 2017-09-06 Gu Jinxiang New
btrfs-progs: test: add new test for inspect-internal rootid - - - --- 2017-09-05 Misono Tomohiro New
[2/2] btrfs-progs: test: fix name generation not to contain trailing spaces - - - --- 2017-09-05 Misono Tomohiro New
[1/2] btrfs-progs: test: fix run_check_stdout() call _fail() - - - --- 2017-09-05 Misono Tomohiro New
[v2] btrfs-progs: test/mkfs: Add test case for rootdir parameter - - - --- 2017-09-05 Qu Wenruo New
[5/5] btrfs-progs: Doc/mkfs: Add explanation for rootdir parameter - - - --- 2017-09-04 Qu Wenruo New
[4/5] btrfs-progs: mkfs: Update allocation info before verbose output - - - --- 2017-09-04 Qu Wenruo New
[3/5] btrfs-progs: mkfs: Shrink the image for rootdir to minimal size - - - --- 2017-09-04 Qu Wenruo New
[2/5] btrfs-progs: mkfs: Rework rootdir option to avoid custom chunk layout - - - --- 2017-09-04 Qu Wenruo New
[1/5] btrfs-progs: Fix one-byte overlap bug in free_block_group_cache - - - --- 2017-09-04 Qu Wenruo New
btrfs-progs: inspect-internal rootid: Allow a file to be specified - - - --- 2017-09-04 Misono Tomohiro New
[2/2] btrfs-progs: test/mkfs: Add test case for rootdir parameter - - - --- 2017-09-04 Qu Wenruo New
[1/2] btrfs-progs: mkfs: Fix wrong file type for dir items and indexes when specifying root directo… - - - --- 2017-09-04 Qu Wenruo New
Btrfs: protect conditions within root->log_mutex while waiting - 1 - --- 2017-09-01 Liu Bo New
Btrfs: use wait_event instead of a single function - 1 - --- 2017-09-01 Liu Bo New
Btrfs: move finish_wait out of the loop - 1 - --- 2017-09-01 Liu Bo New
Btrfs: avoid wake_up if possible - - - --- 2017-09-01 Liu Bo New
Btrfs: remove batch plug in run_scheduled_IO - 1 - --- 2017-09-01 Liu Bo New
[2/2] btrfs: finish ordered extent cleaning if no progress is found - 1 - --- 2017-09-01 Naohiro Aota New
[1/2] btrfs: clear ordered flag on cleaning up ordered extents - 2 - --- 2017-09-01 Naohiro Aota New
[v3] Btrfs: add a extent ref verify tool - - - --- 2017-09-01 Josef Bacik New
[2/2] Use common filter function in several tests - - - --- 2017-09-01 Misono Tomohiro New
[1/2] Add new common filter function - - - --- 2017-09-01 Misono Tomohiro New
[v2] Btrfs: add a extent ref verify tool - - - --- 2017-08-31 Josef Bacik New
Btrfs: add a extent ref verify tool - - - --- 2017-08-31 Josef Bacik New
btrfs-progs: device usage: don't calculate slack on missing device - - - --- 2017-08-31 Patrik Lundquist New
btrfs: Remove redundant forward declarations - 1 - --- 2017-08-31 Nikolay Borisov New
btrfs-progs: Add zstd support - - - --- 2017-08-30 Nick Terrell New
[4/4,v2] btrfs-progs: mkfs: add subvolume support to mkfs - - - --- 2017-08-30 Yingyi Luo New
[3/4,v2] btrfs-progs: mkfs: refactor create_data_reloc_tree - - - --- 2017-08-30 Yingyi Luo New
[2/4,v2] btrfs-progs: add a parameter to btrfs_link_subvol - - - --- 2017-08-30 Yingyi Luo New
[1/4,v2] btrfs-progs: convert: move link_subvol out of main - - - --- 2017-08-30 Yingyi Luo New
btrfs: Remove memory barrier from block_group_cache_done - - - --- 2017-08-30 Nikolay Borisov New
btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enum - 1 - --- 2017-08-30 Anand Jain New
btrfs/029: fix wrong usage of name filter - - - --- 2017-08-30 Misono Tomohiro New
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag - 1 - --- 2017-08-30 Misono Tomohiro New
btrfs/029: fix wrong usage of name filter - - - --- 2017-08-30 Misono Tomohiro New
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag - - - --- 2017-08-30 Misono Tomohiro New
btrfs: log csums for all modified extents - - - --- 2017-08-29 Josef Bacik New
[RFC] Btrfs: btrfs_dedupe_file_range() ioctl, remove 16MiB restriction - 1 - --- 2017-08-27 Timofey Titovets New
[1/1] btrfs-progs: mkfs: add subvolume support to mkfs - - - --- 2017-08-25 Yingyi Luo New
[v2] btrfs-progs: print the csum length in debug-tree - 1 - --- 2017-08-25 Josef Bacik New
btrfs-progs: print the csum length in debug-tree - - - --- 2017-08-25 Josef Bacik New
[v7,6/6] Btrfs: heuristic add byte core set calculation - - - --- 2017-08-25 Timofey Titovets New
[v7,5/6] Btrfs: heuristic add byte set calculation - - - --- 2017-08-25 Timofey Titovets New
[v7,4/6] Btrfs: heuristic add detection of repeated data patterns - - - --- 2017-08-25 Timofey Titovets New
[v7,3/6] Btrfs: implement heuristic sampling logic - - - --- 2017-08-25 Timofey Titovets New
[v7,2/6] Btrfs: heuristic workspace add bucket and sample items - - - --- 2017-08-25 Timofey Titovets New
[v7,1/6] Btrfs: heuristic make use compression workspaces - - - --- 2017-08-25 Timofey Titovets New
[v2] Btrfs: handle unaligned tail of data ranges more efficient - - - --- 2017-08-25 Timofey Titovets New
btrfs-progs: Make the process of create root tree to a function - - - --- 2017-08-25 Gu Jinxiang New
btrfs: fix NULL pointer dereference from free_reloc_roots() - 2 - --- 2017-08-25 Naohiro Aota New
« 1 2 ... 249 250 251407 408 »