Show patches with: State = Action Required       |   7017 patches
« 1 2 ... 20 21 2270 71 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2,2/2] xfs: make sure link path does not go away at access xfs: fix inline link path race - 1 - --- 2021-11-15 Ian Kent New
[2/1] mkfs: factor stripe geom validator & use for cli + device Untitled series #3429 - - - --- 2018-07-31 Eric Sandeen New
[2/1] xfs: Remove more unused tracepoints - - - --- 2016-10-07 Eric Sandeen New
[2/2,V2] xfs_db: consolidate set_iocur_type() behavior Untitled series #337695 - 1 - --- 2020-08-24 Eric Sandeen New
[2/2,V3] xfs: don't take addresses of packed xfs_rmap_key member Untitled series #234669 - 1 - --- 2020-01-29 Eric Sandeen New
[2/2,V3] xfs: verify size-vs-format for symlinks & dirs xfs: validate size vs format - 1 - --- 2018-09-25 Eric Sandeen New
[2/2] blk-snap - snapshots and change-tracking for block devices block layer filter and block device snapshot module - - - --- 2020-10-21 Sergei Shtepa New
[2/2] Btrfs: make deduplication with range including the last block work Allow deduplication of the eof block when it is safe to do so - 1 - --- 2019-12-16 Filipe Manana New
[2/2] check: generate gcov code coverage reports at the end of each section fstests: testing improvements - 1 - --- 2023-07-26 Darrick J. Wong New
[2/2] check: optionally compress core dumps fstests: improve coredump capture and storage - 1 - --- 2022-10-12 Darrick J. Wong New
[2/2] common/xfs: FITRIM now supports realtime volumes [1/2] xfs: refactor statfs field extraction - - - --- 2023-12-27 Darrick J. Wong New
[2/2] debian: Fix FTCBFS: Skip crc32 test (Closes: #999879) debian: Fix xfsprogs FT(C)BFS - - - --- 2021-11-19 Bastian Germann New
[2/2] design: document changes for the bigtime feature xfs-documentation: format updates for 5.10 - 1 - --- 2021-03-26 Darrick J. Wong New
[2/2] design: document realtime groups [1/2] design: move discussion of realtime volumes to a separate section - - - --- 2023-12-27 Darrick J. Wong New
[2/2] dm log writes: add support for DAX - - - --- 2017-10-20 Ross Zwisler New
[2/2] ext4: show the dax option in mount options Tristate moount option comatibility fixup - - - --- 2020-11-09 Michal Suchánek New
[2/2] ext4: use DAX block device zeroout for FSDAX file ZERO_RANGE operations dax: fix broken pmem poison narrative - - - --- 2021-08-16 Darrick J. Wong New
[2/2] fail_make_request: teach helpers about external devices fstests: enhance fail_make_request - 1 - --- 2022-08-03 Darrick J. Wong New
[2/2] fs: Move swap_[de]activate to file_operations Move swap functions out of address space operations - - - --- 2019-11-12 Ira Weiny New
[2/2] fs: xfs: add DAX dependency - - - --- 2017-05-15 Arnd Bergmann New
[2/2] fs: xfs: use BUG_ON if writepage call comes from direct reclaim - - - --- 2018-07-03 Yang Shi New
[2/2] generic: Adjust generic test ouputs for new fiemap implementation - - - --- 2017-10-27 Nikolay Borisov New
[2/2] generic: ensure that mmap read doesn't see non-zero past EOF - - - --- 2017-10-27 Eryu Guan New
[2/2] generic: ensure we drop suid after fallocate fstests: new tests for kernel 5.18 - 1 - --- 2022-04-19 Darrick J. Wong New
[2/2] generic: only enable io_uring in fsstress explicitly fstests: io_uring tweaks - - - --- 2023-08-29 Darrick J. Wong New
[2/2] generic/019: fix incorrect unset statements fstests: random fixes - 1 - --- 2022-04-19 Darrick J. Wong New
[2/2] generic/251: check min and max length and minlen for FSTRIM [1/2] generic/251: don't snapshot $here during a test - 1 - --- 2023-10-26 Darrick J. Wong New
[2/2] generic/453: check xfs_scrub detection of confusing job offers [1/2] generic/453: test confusable name detection with 32-bit unicode codepoints - - - --- 2023-12-27 Darrick J. Wong New
[2/2] generic/500: skip this test if formatting fails fstests: random fixes for v2023.01.22 - 1 - --- 2023-02-01 Darrick J. Wong New
[2/2] generic/650: race mount and unmount with cpu hotplug too fstests: fix cpu hotplug mess - 1 - --- 2023-08-29 Darrick J. Wong New
[2/2] gfs2: Rework read and page fault locking gfs2 readahead regression in v5.8-rc1 - - - --- 2020-06-19 Andreas Gruenbacher New
[2/2] io_uring: avoid hashing O_DIRECT writes if the filesystem doesn't need it Flag file systems as supporting parallel dio writes - - - --- 2023-03-07 Jens Axboe New
[2/2] iomap: Add another assertion to inline data handling [1/2] iomap: Use kmap_local_page instead of kmap_atomic - 1 - --- 2021-08-03 Matthew Wilcox New
[2/2] iomap: add fiemap support for attribute mappings - - - --- 2016-08-08 Dave Chinner New
[2/2] iomap: Add helper for un-inlining an inline inode iomap: small block problems - - - --- 2021-06-28 Andreas Gruenbacher New
[2/2] iomap: bmap: Remove the WARN and return the proper block address WARN fibmap user in case of possible addr truncation - 2 - --- 2020-04-24 Ritesh Harjani New
[2/2] iomap: convert iomap_unshare_iter to use large folios iomap: fix unshare data corruption bug - 1 - --- 2023-09-18 Darrick J. Wong New
[2/2] iomap: Convert page_mkwrite to iter API Begin switching iomap from apply to iter - - - --- 2020-04-01 Matthew Wilcox New
[2/2] iomap: Convert readahead to iomap_iter Avoid indirect function calls in iomap - - - --- 2020-07-28 Matthew Wilcox New
[2/2] iomap: Mark read blocks uptodate in write_begin Fix silent write loss in iomap - 1 - --- 2020-09-07 Matthew Wilcox New
[2/2] iomap: micro optimize the ki_pos assignment in iomap_file_buffered_write [1/2] iomap: fix a regression for partial write errors - 2 - --- 2023-07-14 Christoph Hellwig New
[2/2] iomap: Remove length variable in iomap_seek_hole() [1/2] iomap: Remove length variable in iomap_seek_data() - - - --- 2021-07-06 Matthew Wilcox New
[2/2] iomap: remove the length variable in iomap_seek_hole [1/2] iomap: remove the length variable in iomap_seek_data - 2 - --- 2021-07-06 Christoph Hellwig New
[2/2] iomap: simplify iomap_add_to_ioend [1/2] iomap: simplify iomap_readpage_actor - 1 - --- 2021-07-22 Christoph Hellwig New
[2/2] iomap: Use folio_copy_tail() folio_copy_tail - - - --- 2023-03-03 Matthew Wilcox New
[2/2] iomap: zero cached pages over unwritten extents on zero range iomap: zero dirty pages over unwritten extents - - - --- 2020-10-12 Brian Foster New
[2/2] libxfs-apply: Add option to only import patches into guilt stack [1/2] libxf-apply: Ignore Merge commits - - - --- 2023-11-20 Carlos Maiolino New
[2/2] libxfs: allow xfs_repair to bypass inode fork read verifiers - - - --- 2017-07-18 Darrick J. Wong New
[2/2] misc: update xfs_io swapext usage fstests: FIEXCHANGE is now an XFS ioctl - 1 - --- 2023-11-16 Darrick J. Wong New
[2/2] mkfs: remove notion of config "type" - 2 - --- 2018-06-13 Eric Sandeen New
[2/2] mkfs: Show progress during block discard mkfs: inform during block discarding - - - --- 2019-11-21 Pavel Reichl New
[2/2] mm/huge_memory: cap max length on debugfs file entry folio split mm/huge_memory: couple fixes and one cleanup - - - --- 2024-04-24 Luis Chamberlain New
[2/2] mm/shmem.c: Use new form of *@param in kernel-doc [1/2] kernel-doc: Add unary operator * to $type_param_ref 1 - - --- 2024-02-27 Akira Yokosawa New
[2/2] populate: fix some weirdness in __populate_check_xfs_agbtree_height [1/2] populate: take a snapshot of the filesystem if creation fails - - - --- 2022-12-30 Darrick J. Wong New
[2/2] proc: Protect readers of /proc/mounts from remount vfs: Fix crashes when reading /proc/mounts - - - --- 2018-10-18 Jan Kara New
[2/2] Remove bdi_congested() and wb_congested() and related functions Remove some 'congested' tests - - - --- 2021-12-13 NeilBrown New
[2/2] Rename worker threads from xfsdump's documentation xfsdump: Remove remaining 'slave' wording from xfsdump - 1 - --- 2022-08-12 Carlos Maiolino New
[2/2] Replace off64_t/stat64 with off_t/stat [1/2] configure: Use AC_SYS_LARGERFILE autoconf macro - - - --- 2022-12-22 Khem Raj New
[2/2] scrub: test correction of directory tree corruptions [1/2] common/fuzzy: stress directory tree modifications with the dirtree tester - - - --- 2023-12-27 Darrick J. Wong New
[2/2] scsi_debug: fix module removal loop fstests: random fixes - 1 - --- 2021-08-17 Darrick J. Wong New
[2/2] statx: move STATX_ATTR_DAX attribute handling to filesystems statx: Fix DAX attribute collision and handling - 1 - --- 2020-12-01 Eric Sandeen New
[2/2] statx.2: add project support update [1/2] fchownat.2: add project support updates - - - --- 2019-03-01 Wang Shilong New
[2/2] tools/xfs: use XFS hacks to override data block device placement - - - --- 2017-12-13 Darrick J. Wong New
[2/2] writeback, xfs: call dirty_inode() with I_DIRTY_TIME_EXPIRED when appropriate [1/2] writeback: avoid double-writing the inode on a lazytime expiration - - - --- 2020-03-20 Theodore Ts'o New
[2/2] x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy x86: Avoid CONFIG_X86_X32_ABI=y with llvm-objcopy - - - --- 2022-03-14 Nathan Chancellor New
[2/2] xfs_db: add bigtime upgrade path xfs_admin: support upgrading v5 filesystems - 1 - --- 2021-02-03 Darrick J. Wong New
[2/2] xfs_db: create unlinked inodes xfsprogs: reload the last iunlink item - 1 - --- 2023-09-25 Darrick J. Wong New
[2/2] xfs_db: use directio for device access xfs_db: use directio for filesystem access - - - --- 2023-09-25 Darrick J. Wong New
[2/2] xfs_io: dump reference count information [1/2] xfs: export reference count information to userspace - - - --- 2023-12-27 Darrick J. Wong New
[2/2] xfs_logprint: decode superblock updates correctly xfsprogs: xfs_logprint misc log decoding issues - - - --- 2021-01-28 Donald Douwsma New
[2/2] xfs_refcount: Preventing integer overflow Untitled series #837513 - - - --- 2024-03-23 Andrey Shumilin New
[2/2] xfs_spaceman: report health of inode link counts [1/2] xfs_spaceman: report the health of quota counts - 1 - --- 2024-03-26 Darrick J. Wong New
[2/2] xfs: add 'discard_sync' mount flag - - - --- 2018-05-01 Jens Axboe New
[2/2] xfs: Add new constant to mark start of xqmstat xfs stats fixes - - - --- 2018-10-03 Carlos Maiolino New
[2/2] xfs: add support for iomap-based swapfile activation - - - --- 2018-05-01 Aleksei Besogonov New
[2/2] xfs: allow delwri requeue of wait listed buffers - - - --- 2018-06-07 Dave Chinner New
[2/2] xfs: allow inode-based btrees to reserve space in the data device [1/2] xfs: simplify xfs_ag_resv_free signature - - - --- 2023-12-27 Darrick J. Wong New
[2/2] xfs: allow the user to cancel repairs before we start writing xfs: miscellaneous repair tweaks - 1 - --- 2023-07-27 Darrick J. Wong New
[2/2] xfs: atomic drop extent entries when inactiving attr xfs: fix an inconsistency issue - - - --- 2023-06-13 Zhang Yi New
[2/2] xfs: back off from kmem_zalloc_greedy if the task is killed - 2 - --- 2017-03-02 Michal Hocko New
[2/2] xfs: Bypass sb alignment checks when custom values are used Bypass sb geometry if custom alignment is supplied on mount - - - --- 2020-06-01 Carlos Maiolino New
[2/2] xfs: check dabtree node hash values when loading child blocks xfs: random fixes - 2 - --- 2020-09-17 Darrick J. Wong New
[2/2] xfs: clean up buffer allocation in xlog_do_recovery_pass [1/2] xfs: fix log recovery buffer allocation for the legacy h_size fixup - 2 - --- 2024-04-30 Christoph Hellwig New
[2/2] xfs: Clear W=1 warning in xfs_trans_unreserve_and_mod_sb(): xfs: Clear a couple of W=1 warnings - - - --- 2024-04-25 John Garry New
[2/2] xfs: clear XFS_ILOG_[AD]OWNER for non-btree formats xfs: swapext replay fixes - - - --- 2018-12-18 Eric Sandeen New
[2/2] xfs: convert extents in place for ZERO_RANGE xfs: don't fragment files with ZERO_RANGE calls - - - --- 2019-06-25 Eric Sandeen New
[2/2] xfs: don't check reflink iflag state when checking cow fork xfs: fixes for the block mapping checker - - - --- 2023-07-27 Darrick J. Wong New
[2/2] xfs: don't dirty snapshot logs for unlinked inode recovery - - - --- 2018-03-07 Eric Sandeen New
[2/2] xfs: don't preempt writeback sequence on single page wb error xfs: don't preempt writeback on page errors - - - --- 2018-10-31 Brian Foster New
[2/2] xfs: don't propagate RTINHERIT -> REALTIME when there is no rtdev xfs: fix a few realtime bugs - 1 - --- 2020-09-10 Darrick J. Wong New
[2/2] xfs: don't shrink the inode cache until after setup completes - - - --- 2018-03-20 Brian Foster New
[2/2] xfs: don't take addresses of packed xfs_rmap_key xfs: don't take addresses of packed structures - - - --- 2020-01-29 Eric Sandeen New
[2/2] xfs: Extend xattr extent counter to 32-bits Extend xattr extent counter to 32-bits - - - --- 2020-04-04 Chandan Babu R New
[2/2] xfs: fix agf_fllast when repairing an empty AGFL xfs: fixes to the AGFL repair code - 1 - --- 2023-07-27 Darrick J. Wong New
[2/2] xfs: Fix crash in ext4_bdev_mark_dead() fs: Fixup bdev_mark_dead callbacks for ext4 and xfs - - - --- 2023-06-21 Jan Kara New
[2/2] xfs: fix inode uid/gid initialization - - - --- 2017-02-14 James Bottomley New
[2/2] xfs: fix unused variable warnings - 1 - --- 2017-11-02 Arnd Bergmann New
[2/2] xfs: fix variable state usage control knob [1/2] xfs: fix TOCTOU race involving the new logged xattrs control knob - 1 - --- 2022-06-05 Darrick J. Wong New
[2/2] xfs: Fix xfs_prepare_shift() range for RT xfs: fallocate RT flush unmap range fixes - 1 - --- 2024-05-09 John Garry New
[2/2] xfs: hard limit the background CIL push xfs: hard limit background CIL push size - - - --- 2019-09-09 Dave Chinner New
« 1 2 ... 20 21 2270 71 »