Show patches with: Submitter = David Sterba       |    State = Action Required       |   1414 patches
« 1 2 ... 11 12 1314 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[05/22] btrfs: document more parameters of submit_extent_page - - - --- 2018-03-08 David Sterba New
[04/22] btrfs: cleanup merging conditions in submit_extent_page - - - --- 2018-03-08 David Sterba New
[03/22] btrfs: remove redundant variable in __do_readpage - - - --- 2018-03-08 David Sterba New
[02/22] btrfs: assume that prev_em_start is always valid in __do_readpage - - - --- 2018-03-08 David Sterba New
[01/22] btrfs: assume that bio_ret is always valid in submit_extent_page - - - --- 2018-03-08 David Sterba New
[2/2] btrfs: replace waitqueue_actvie with cond_wake_up - - - --- 2018-03-08 David Sterba New
[1/2] btrfs: introduce conditional wakeup helpers - 1 - --- 2018-03-08 David Sterba New
[4/4] btrfs: move btrfs_listxattr prototype to xattr.h - - - --- 2018-02-27 David Sterba New
[3/4] btrfs: adjust return type of btrfs_getxattr - - - --- 2018-02-27 David Sterba New
[2/4] btrfs: drop extern from function declarations - - - --- 2018-02-27 David Sterba New
[1/4] btrfs: drop underscores from exported xattr functions - - - --- 2018-02-27 David Sterba New
[2/2] btrfs: add more __cold annotations - - - --- 2018-02-19 David Sterba New
[1/2] btrfs: add (the only possible) __exit annotation - - - --- 2018-02-19 David Sterba New
btrfs: remove stale reada_lock from device - - - --- 2018-01-12 David Sterba New
btrfs: tree-check: reduce stack consumption in check_dir_item - 2 - --- 2018-01-10 David Sterba New
btrfs: drop unused parameters from mount_subvol - - - --- 2018-01-02 David Sterba New
[2/2] btrfs: sink unlock_extent parameter gfp_flags - - - --- 2017-12-12 David Sterba New
[1/2] btrfs: add separate helper for unlock_extent_cached with GFP_ATOMIC - - - --- 2017-12-12 David Sterba New
[3/3] btrfs: heuristic: call get4bits directly - - - --- 2017-12-12 David Sterba New
[2/3] btrfs: heuristic: open code copy_call callback of radix sort - - - --- 2017-12-12 David Sterba New
[1/3] btrfs: heuristic: open code get_num callback of radix sort - - - --- 2017-12-12 David Sterba New
[4/4] btrfs: unify extent_page_data type passed as void - - - --- 2017-12-07 David Sterba New
[3/4] btrfs: sink writepage parameter to extent_write_cache_pages - - - --- 2017-12-07 David Sterba New
[2/4] btrfs: sink flush_fn to extent_write_cache_pages - - - --- 2017-12-07 David Sterba New
[1/4] btrfs: merge two flush_write_bio helpers - - - --- 2017-12-07 David Sterba New
[4/4] btrfs: show options: use helper to convert compression type string - - - --- 2017-11-30 David Sterba New
[3/4] btrfs: prop: use common helper for type to string conversion - - - --- 2017-11-30 David Sterba New
[2/4] btrfs: SETFLAGS ioctl: use helper for compression type conversion - - - --- 2017-11-30 David Sterba New
[1/4] btrfs: compression: add helper for type to string conversion - - - --- 2017-11-30 David Sterba New
[6/6] btrfs: reoder btrfs_transaction members for better packing - 1 - --- 2017-11-15 David Sterba New
[5/6] btrfs: use narrower type for btrfs_transaction::num_dirty_bgs - - - --- 2017-11-15 David Sterba New
[4/6] btrfs: reoder btrfs_trans_handle members for better packing - - - --- 2017-11-15 David Sterba New
[3/6] btrfs: switch to refcount_t type for btrfs_trans_handle::use_count - - - --- 2017-11-15 David Sterba New
[2/6] btrfs: remove unused member of btrfs_trans_handle - - - --- 2017-11-15 David Sterba New
[1/6] btrfs: switch btrfs_trans_handle::adding_csums to bool - - - --- 2017-11-15 David Sterba New
btrfs: move some zstd work data from stack to workspace - 1 - --- 2017-11-15 David Sterba New
[10/10] btrfs: sink get_extent parameter to read_extent_buffer_pages - - - --- 2017-11-06 David Sterba New
[09/10] btrfs: sink get_extent parameter to __do_contiguous_readpages - - - --- 2017-11-06 David Sterba New
[08/10] btrfs: sink get_extent parameter to __extent_readpages - - - --- 2017-11-06 David Sterba New
[07/10] btrfs: sink get_extent parameter to extent_readpages - - - --- 2017-11-06 David Sterba New
[06/10] btrfs: sink get_extent parameter to get_extent_skip_holes - - - --- 2017-11-06 David Sterba New
[05/10] btrfs: sink get_extent parameter to extent_fiemap - - - --- 2017-11-06 David Sterba New
[04/10] btrfs: drop get_extent from extent_page_data - - - --- 2017-11-06 David Sterba New
[03/10] btrfs: sink get_extent parameter to extent_write_full_page - - - --- 2017-11-06 David Sterba New
[02/10] btrfs: sink get_extent parameter to extent_write_locked_range - - - --- 2017-11-06 David Sterba New
[01/10] btrfs: sink get_extent parameter to extent_writepages - - - --- 2017-11-06 David Sterba New
btrfs: switch uuid tree semaphore to mutex - 1 - --- 2017-11-06 David Sterba New
btrfs: switch to on-stack csum buffer in csum_tree_block - - - --- 2017-11-06 David Sterba New
[4/4] btrfs: use GFP_KERNEL in btrfs_alloc_inode - - - --- 2017-10-31 David Sterba New
[3/4] btrfs: sink gfp parameter to clear_extent_uptodate - - - --- 2017-10-31 David Sterba New
[2/4] btrfs: sink gfp parameter to clear_extent_bit - - - --- 2017-10-31 David Sterba New
[1/4] btrfs: prepare to drop gfp mask parameter from clear_extent_bit - - - --- 2017-10-31 David Sterba New
[11/11] btrfs: use non-RCU list traversal in write_all_supers callees - - - --- 2017-10-31 David Sterba New
[10/11] btrfs: switch to RCU for device traversal in btrfs_ioctl_fs_info - - - --- 2017-10-31 David Sterba New
[09/11] btrfs: switch to RCU for device traversal in btrfs_ioctl_dev_info - - - --- 2017-10-31 David Sterba New
[08/11] btrfs: simplify btrfs_close_bdev - - - --- 2017-10-31 David Sterba New
[07/11] btrfs: dev_alloc_list is not protected by RCU, use normal list_del - - - --- 2017-10-31 David Sterba New
[06/11] btrfs: document device locking - - - --- 2017-10-31 David Sterba New
[05/11] btrfs: simplify exit paths in btrfs_init_new_device - 1 - --- 2017-10-31 David Sterba New
[04/11] btrfs: use free_device where opencoded - 1 - --- 2017-10-31 David Sterba New
[03/11] btrfs: introduce free_device helper - - - --- 2017-10-31 David Sterba New
[02/11] btrfs: rename device free rcu helper to free_device_rcu - - - --- 2017-10-31 David Sterba New
[01/11] btrfs: add missing device::flush_bio puts - 1 - --- 2017-10-31 David Sterba New
btrfs: fix default compression value when set by SETFLAGS ioctl - - 1 --- 2017-10-31 David Sterba New
[v2] Btrfs: free btrfs_device in place - - - --- 2017-10-20 David Sterba New
btrfs-progs: test: add new cli-test for subvol get/set-default - - - --- 2017-10-18 David Sterba New
[v2] Btrfs-progs: do not add stale device into fs_devices - - - --- 2017-10-17 David Sterba New
[v2,3/3] btrfs: get rid of sector_t and use u64 offset in submit_extent_page - 1 - --- 2017-10-09 David Sterba New
[v2,2/3] btrfs: rename page offset parameter in submit_extent_page - 1 - --- 2017-10-09 David Sterba New
[v2,1/3] btrfs: scrub: get rid of sector_t - 1 - --- 2017-10-09 David Sterba New
[3/3] btrfs: get rid of sector_t and use u64 offset in submit_extent_page - 1 - --- 2017-10-06 David Sterba New
[2/3] btrfs: rename page offset parameter in submit_extent_page - 1 - --- 2017-10-06 David Sterba New
[1/3] btrfs: scrub: get rid of sector_t - 1 - --- 2017-10-06 David Sterba New
[v3,2/2] btrfs: Remove received_uuid during received snapshot ro->rw switch - - - --- 2017-10-04 David Sterba New
[v2,5/5] btrfs-progs: subvol: fix subvol del --commit-after - - - --- 2017-09-27 David Sterba New
btrfs: send: fix error code if an unknown inode type is found - 1 - --- 2017-09-11 David Sterba New
[v2] btrfs: submit superblock io with REQ_META and REQ_PRIO - 2 - --- 2017-08-21 David Sterba New
btrfs: submit superblock io with REQ_META - 1 - --- 2017-08-18 David Sterba New
[v2] btrfs: Deprecate userspace transaction ioctls - - - --- 2017-07-26 David Sterba New
[4/4] btrfs: drop chunk locks at the end of close_ctree - - - --- 2017-07-24 David Sterba New
[3/4] btrfs: remove trivial wrapper btrfs_force_ra - - - --- 2017-07-24 David Sterba New
[2/4] btrfs: drop ancient page flag mappings - - - --- 2017-07-24 David Sterba New
[1/4] btrfs: fix spelling of snapshotting - - - --- 2017-07-24 David Sterba New
[preview] btrfs: allow to set compression level for zlib - - - --- 2017-07-24 David Sterba New
btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_wait - - - --- 2017-07-19 David Sterba New
btrfs: account that we're waiting for DIO read - - - --- 2017-07-19 David Sterba New
[4/4] btrfs: use named constant for bdev blocksize - - - --- 2017-07-18 David Sterba New
[3/4] btrfs: split write_dev_supers to two functions - - - --- 2017-07-18 David Sterba New
[2/4] btrfs: refactor find_device helper - - - --- 2017-07-18 David Sterba New
[1/4] btrfs: merge alloc_device helpers - - - --- 2017-07-18 David Sterba New
[4/4] btrfs: allow defrag compress to override NOCOMPRESS attribute - - - --- 2017-07-17 David Sterba New
[3/4] btrfs: defrag: cleanup checking for compression status - - - --- 2017-07-17 David Sterba New
[2/4] btrfs: separate defrag and property compression - - - --- 2017-07-17 David Sterba New
[1/4] btrfs: rename variable holding per-inode compression type - - - --- 2017-07-17 David Sterba New
btrfs: prepare for extensions in compression options - - - --- 2017-07-17 David Sterba New
[4/4] btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page - - - --- 2017-07-14 David Sterba New
[3/4] btrfs: cleanup types storing REQ_* - - - --- 2017-07-14 David Sterba New
[2/4] btrfs: get fs_info from eb in btrfs_print_tree, remove argument - - - --- 2017-07-14 David Sterba New
[1/4] btrfs: get fs_info from eb in btrfs_print_leaf, remove argument - - - --- 2017-07-14 David Sterba New
[5/5] btrfs: simplify btrfs_dev_replace_kthread - - - --- 2017-07-14 David Sterba New
« 1 2 ... 11 12 1314 15 »