Show patches with: Submitter = Omar Sandoval       |    State = Action Required       |   741 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[0/2] Btrfs: fix partly checksummed file races - - - --- 2018-05-23 Omar Sandoval New
[0/3] Btrfs: fix free space tree bitmaps+tests on big-endian systems - - - --- 2016-08-18 Omar Sandoval New
[0/7] Btrfs: fix total_bytes_pinned counter - - 1 --- 2017-06-06 Omar Sandoval New
[01/10] Btrfs: remove stale comment referencing vmtruncate() - - - --- 2018-05-10 Omar Sandoval New
[01/10] libbtrfsutil: use top=0 as default for SubvolumeIterator() btrfs-progs: my libbtrfsutil patch queue - - - --- 2018-11-14 Omar Sandoval New
[01/11] btrfs-progs: receive: support v2 send stream larger tlv_len [01/11] btrfs-progs: receive: support v2 send stream larger tlv_len - - - --- 2020-08-21 Omar Sandoval New
[01/12] btrfs: reserve correct number of items for unlink and rmdir btrfs: inode creation cleanups and fixes - - - --- 2022-03-03 Omar Sandoval New
[01/15] btrfs: fix error handling when submitting direct I/O bio btrfs: read repair/direct I/O improvements - 2 - --- 2020-03-09 Omar Sandoval New
[01/26] btrfs-progs: get rid of undocumented qgroup inheritance options - - - --- 2018-01-26 Omar Sandoval New
[02/10] Btrfs: fix error handling in btrfs_truncate_inode_items() - 1 - --- 2018-05-10 Omar Sandoval New
[02/10] libbtrfsutil: change async parameters to async_ in Python bindings btrfs-progs: my libbtrfsutil patch queue - - - --- 2018-11-14 Omar Sandoval New
[02/11] btrfs-progs: receive: dynamically allocate sctx->read_buf Untitled series #336337 - - - --- 2020-08-21 Omar Sandoval New
[02/12] btrfs: reserve correct number of items for rename btrfs: inode creation cleanups and fixes - - - --- 2022-03-03 Omar Sandoval New
[02/15] btrfs: fix double __endio_write_update_ordered in direct I/O btrfs: read repair/direct I/O improvements - 1 - --- 2020-03-09 Omar Sandoval New
[02/26] Add libbtrfsutil - - - --- 2018-01-26 Omar Sandoval New
[03/10] Btrfs: don't BUG_ON() in btrfs_truncate_inode_items() - 1 - --- 2018-05-10 Omar Sandoval New
[03/10] libbtrfsutil: document qgroup_inherit parameter in Python bindings btrfs-progs: my libbtrfsutil patch queue - - - --- 2018-11-14 Omar Sandoval New
[03/11] btrfs-progs: receive: support v2 send stream DATA tlv format btrfs: implement send/receive of compressed extents without decompressing - - - --- 2020-08-21 Omar Sandoval New
[03/12] btrfs: get rid of btrfs_add_nondir() btrfs: inode creation cleanups and fixes - - - --- 2022-03-03 Omar Sandoval New
[03/15] btrfs: look at full bi_io_vec for repair decision btrfs: read repair/direct I/O improvements - - - --- 2020-03-09 Omar Sandoval New
[03/26] libbtrfsutil: add Python bindings - - - --- 2018-01-26 Omar Sandoval New
[04/10] Btrfs: stop creating orphan items for truncate - - - --- 2018-05-10 Omar Sandoval New
[04/10] libbtrfsutil: use SubvolumeIterator as context manager in tests btrfs-progs: my libbtrfsutil patch queue - - - --- 2018-11-14 Omar Sandoval New
[04/11] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h btrfs: implement send/receive of compressed extents without decompressing - - - --- 2020-08-21 Omar Sandoval New
[04/12] btrfs: remove unnecessary btrfs_i_size_write(0) calls btrfs: inode creation cleanups and fixes - - - --- 2022-03-03 Omar Sandoval New
[04/15] btrfs: don't do repair validation for checksum errors btrfs: read repair/direct I/O improvements - 1 - --- 2020-03-09 Omar Sandoval New
[04/26] libbtrfsutil: add btrfs_util_is_subvolume() and btrfs_util_subvolume_id() - - - --- 2018-01-26 Omar Sandoval New
[05/10] Btrfs: don't release reserve or decrement orphan count if orphan item already existed - 1 - --- 2018-05-10 Omar Sandoval New
[05/10] libbtrfsutil: add test helpers for dropping privileges btrfs-progs: my libbtrfsutil patch queue - - - --- 2018-11-14 Omar Sandoval New
[05/11] btrfs-progs: receive: add stub implementation for pwritev2 Untitled series #336321 - - - --- 2020-08-21 Omar Sandoval New
[05/12] btrfs: remove unnecessary inode_set_bytes(0) call btrfs: inode creation cleanups and fixes - - - --- 2022-03-03 Omar Sandoval New
[05/15] btrfs: clarify btrfs_lookup_bio_sums documentation btrfs: read repair/direct I/O improvements - 1 - --- 2020-03-09 Omar Sandoval New
[05/26] libbtrfsutil: add qgroup inheritance helpers - - - --- 2018-01-26 Omar Sandoval New
[06/10] Btrfs: don't return ino if inode item removal fails - - - --- 2018-05-10 Omar Sandoval New
[06/10] libbtrfsutil: allow tests to create multiple Btrfs instances btrfs-progs: my libbtrfsutil patch queue - - - --- 2018-11-14 Omar Sandoval New
[06/11] btrfs-progs: receive: process encoded_write commands Untitled series #336329 - - - --- 2020-08-21 Omar Sandoval New
[06/12] btrfs: remove unnecessary set_nlink() in btrfs_create_subvol_root() btrfs: inode creation cleanups and fixes - - - --- 2022-03-03 Omar Sandoval New
[06/15] btrfs: rename __readpage_endio_check to check_data_csum btrfs: read repair/direct I/O improvements - 3 - --- 2020-03-09 Omar Sandoval New
[06/26] libbtrfsutil: add btrfs_util_create_subvolume() - - - --- 2018-01-26 Omar Sandoval New
[07/10] Btrfs: refactor btrfs_evict_inode() reserve refill dance - 1 - --- 2018-05-10 Omar Sandoval New
[07/10] libbtrfsutil: relax the privileges of subvolume_info() btrfs-progs: my libbtrfsutil patch queue - - - --- 2018-11-14 Omar Sandoval New
[07/11] btrfs-progs: receive: encoded_write fallback to explicit decode and write btrfs: implement send/receive of compressed extents without decompressing - - - --- 2020-08-21 Omar Sandoval New
[07/12] btrfs: remove unused mnt_userns parameter from __btrfs_set_acl btrfs: inode creation cleanups and fixes - - - --- 2022-03-03 Omar Sandoval New
[07/15] btrfs: make btrfs_check_repairable() static btrfs: read repair/direct I/O improvements - 3 - --- 2020-03-09 Omar Sandoval New
[07/26] libbtrfsutil: add btrfs_util_subvolume_info() - - - --- 2018-01-26 Omar Sandoval New
[08/10] Btrfs: fix ENOSPC caused by orphan items reservations - - - --- 2018-05-10 Omar Sandoval New
[08/10] libbtrfsutil: relax the privileges of subvolume iterator btrfs-progs: my libbtrfsutil patch queue - - - --- 2018-11-14 Omar Sandoval New
[08/11] btrfs-progs: receive: process fallocate commands Untitled series #336327 - - - --- 2020-08-21 Omar Sandoval New
[08/12] btrfs: remove redundant name and name_len parameters to create_subvol btrfs: inode creation cleanups and fixes - - - --- 2022-03-03 Omar Sandoval New
[08/15] btrfs: move btrfs_dio_private to inode.c btrfs: read repair/direct I/O improvements - - - --- 2020-03-09 Omar Sandoval New
[08/26] libbtrfsutil: add btrfs_util_[gs]et_read_only() - - - --- 2018-01-26 Omar Sandoval New
[09/10] Btrfs: get rid of unused orphan infrastructure - - - --- 2018-05-10 Omar Sandoval New
[09/10] libbtrfsutil: bump version to 1.1.0 btrfs-progs: my libbtrfsutil patch queue - - - --- 2018-11-14 Omar Sandoval New
[09/11] btrfs-progs: receive: process setflags ioctl commands Untitled series #336331 - - - --- 2020-08-21 Omar Sandoval New
[09/12] btrfs: don't pass parent objectid to btrfs_new_inode() explicitly btrfs: inode creation cleanups and fixes - - - --- 2022-03-03 Omar Sandoval New
[09/15] btrfs: kill btrfs_dio_private->private btrfs: read repair/direct I/O improvements - 2 - --- 2020-03-09 Omar Sandoval New
[09/26] libbtrfsutil: add btrfs_util_[gs]et_default_subvolume() - - - --- 2018-01-26 Omar Sandoval New
[1/2] aio-dio-eof-race: handle aio pwrite errors and short reads - - - --- 2018-04-11 Omar Sandoval New
[1/2] btrfs-progs: receive: get rid of unnecessary strdup() btrfs-progs: fix clone from wrong subvolume - - - --- 2019-07-20 Omar Sandoval New
[1/2] btrfs-progs: remove stale dir-test and quick-test - - - --- 2018-04-11 Omar Sandoval New
[1/2] btrfs: add replace missing and replace RAID 5/6 to profile configs - 1 - --- 2016-04-28 Omar Sandoval New
[1/2] Btrfs: fix clone vs chattr NODATASUM race - 2 - --- 2018-05-22 Omar Sandoval New
[1/2] btrfs: fix space cache corruption and potential double allocations btrfs: fix filesystem corruption caused by space cache race - 1 - --- 2022-08-16 Omar Sandoval New
[1/2] btrfs: fix sparse address space warnings - - - --- 2014-09-28 Omar Sandoval New
[1/2] Btrfs: get rid of unique workqueue helper functions Btrfs: workqueue cleanups - 2 - --- 2019-08-13 Omar Sandoval New
[1/2] btrfs: send: remove unused found_type parameter to lookup_dir_item_inode() btrfs: send: two tiny unused parameter cleanups - - - --- 2021-11-05 Omar Sandoval New
[1/2] fs: export rw_verify_area() Btrfs: add interface for writing compressed extents directly - 1 - --- 2019-09-04 Omar Sandoval New
[1/3] fs: add initial bh_result->b_private value to __blockdev_direct_IO() - - - --- 2018-05-11 Omar Sandoval New
[1/3] rcustring: clean up botched __rcu annotations - - - --- 2014-11-30 Omar Sandoval New
[1/5] Btrfs: use correct count in btrfs_file_write_iter() Btrfs: add interface for writing compressed extent directly - 1 - --- 2019-08-15 Omar Sandoval New
[1/5] libbtrfsutil: don't return free space cache inodes from deleted_subvolumes() - - - --- 2018-03-29 Omar Sandoval New
[1/7] Btrfs: fix blk_status_t/errno confusion - 2 - --- 2017-08-23 Omar Sandoval New
[1/7] btrfs: get rid of unnecessary memset() of work item btrfs: workqueue fixes+cleanups - 1 - --- 2019-09-16 Omar Sandoval New
[1/7] Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64 - 2 - --- 2017-06-06 Omar Sandoval New
[1/7] generic/{472,496,497}: fix $seeqres typo fstests: test Btrfs swapfile support - - - --- 2018-11-02 Omar Sandoval New
[1/9] btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers btrfs: miscellaneous cleanups - 2 - --- 2019-12-03 Omar Sandoval New
[1/9] btrfs: send: get rid of i_size logic in send_write() btrfs: implement send/receive of compressed extents without decompressing - 2 - --- 2020-08-21 Omar Sandoval New
[10/10] Btrfs: reserve space for O_TMPFILE orphan item deletion - 1 - --- 2018-05-10 Omar Sandoval New
[10/10] libbtrfsutil: document API in README btrfs-progs: my libbtrfsutil patch queue - - - --- 2018-11-14 Omar Sandoval New
[10/11] btrfs-progs: send: stream v2 ioctl flags btrfs: implement send/receive of compressed extents without decompressing - - - --- 2020-08-21 Omar Sandoval New
[10/12] btrfs: move btrfs_get_free_objectid() call into btrfs_new_inode() btrfs: inode creation cleanups and fixes - - - --- 2022-03-03 Omar Sandoval New
[10/15] btrfs: convert btrfs_dio_private->pending_bios to refcount_t btrfs: read repair/direct I/O improvements - 2 - --- 2020-03-09 Omar Sandoval New
[10/26] libbtrfsutil: add subvolume iterator helpers - - - --- 2018-01-26 Omar Sandoval New
[11/11] btrfs-progs: receive: add tests for basic encoded_write send/receive btrfs: implement send/receive of compressed extents without decompressing - - - --- 2020-08-21 Omar Sandoval New
[11/12] btrfs: set inode flags earlier in btrfs_new_inode() btrfs: inode creation cleanups and fixes - - - --- 2022-03-03 Omar Sandoval New
[11/15] btrfs: put direct I/O checksums in btrfs_dio_private instead of bio btrfs: read repair/direct I/O improvements - 2 - --- 2020-03-09 Omar Sandoval New
[11/26] libbtrfsutil: add btrfs_util_create_snapshot() - - - --- 2018-01-26 Omar Sandoval New
[12/12] btrfs: rework inode creation to fix several issues btrfs: inode creation cleanups and fixes - - - --- 2022-03-03 Omar Sandoval New
[12/15] btrfs: get rid of one layer of bios in direct I/O btrfs: read repair/direct I/O improvements - 1 - --- 2020-03-09 Omar Sandoval New
[12/26] libbtrfsutil: add btrfs_util_delete_subvolume() - - - --- 2018-01-26 Omar Sandoval New
[13/15] btrfs: simplify direct I/O read repair btrfs: read repair/direct I/O improvements - 1 - --- 2020-03-09 Omar Sandoval New
[13/26] libbtrfsutil: add btrfs_util_deleted_subvolumes() - - - --- 2018-01-26 Omar Sandoval New
[14/15] btrfs: get rid of endio_repair_workers btrfs: read repair/direct I/O improvements - 1 - --- 2020-03-09 Omar Sandoval New
[14/26] libbtrfsutil: add filesystem sync helpers - - - --- 2018-01-26 Omar Sandoval New
[15/15] btrfs: unify buffered and direct I/O read repair btrfs: read repair/direct I/O improvements - 1 - --- 2020-03-09 Omar Sandoval New
[15/26] btrfs-progs: use libbtrfsutil for read-only property - - - --- 2018-01-26 Omar Sandoval New
[16/26] btrfs-progs: use libbtrfsutil for sync ioctls - - - --- 2018-01-26 Omar Sandoval New
[17/26] btrfs-progs: use libbtrfsutil for set-default - - - --- 2018-01-26 Omar Sandoval New
[18/26] btrfs-progs: use libbtrfsutil for get-default - - - --- 2018-01-26 Omar Sandoval New
[19/26] btrfs-progs: use libbtrfsutil for subvol create and snapshot - - - --- 2018-01-26 Omar Sandoval New
« 1 2 3 47 8 »