Show patches with: State = Action Required       |   7024 patches
« 1 2 ... 50 51 5270 71 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/9] xfs: support inode btree blockcounts in online repair xfsprogs: add a inode btree blocks counts to the AGI header - 1 - --- 2020-10-26 Darrick J. Wong New
[2/9] xfs: use the finobt block counts to speed up mount times xfsprogs: add a inode btree blocks counts to the AGI header - 1 - --- 2020-10-26 Darrick J. Wong New
[1/9] xfs: store inode btree block counts in AGI header xfsprogs: add a inode btree blocks counts to the AGI header - 1 - --- 2020-10-26 Darrick J. Wong New
[3/3] xfs: simplify xfs_trans_getsb xfsprogs: sync with 5.10, part 1 - 1 - --- 2020-10-26 Darrick J. Wong New
[2/3] xfs: move the buffer retry logic to xfs_buf.c xfsprogs: sync with 5.10, part 1 - 1 - --- 2020-10-26 Darrick J. Wong New
[1/3] xfs: remove kmem_realloc() xfsprogs: sync with 5.10, part 1 - 2 - --- 2020-10-26 Darrick J. Wong New
[v13,09/10] xfs: Remove unused xfs_attr_*_args xfs: Delayed Attributes - - - --- 2020-10-23 Allison Henderson New
[v13,08/10] xfs: Enable delayed attributes xfs: Delayed Attributes - - - --- 2020-10-23 Allison Henderson New
[v13,07/10] xfs: Add feature bit XFS_SB_FEAT_INCOMPAT_LOG_DELATTR xfs: Delayed Attributes - - - --- 2020-10-23 Allison Henderson New
[v13,14/14] xfsprogs: Add delayed attribute flag to cmd xfsprogs: Delayed Attributes - - - --- 2020-10-23 Allison Henderson New
[v13,12/14] xfs_io: Add delayed attributes error tag xfsprogs: Delayed Attributes - 1 - --- 2020-10-23 Allison Henderson New
[v13,11/14] xfsprogs: Remove unused xfs_attr_*_args xfsprogs: Delayed Attributes - - - --- 2020-10-23 Allison Henderson New
[v13,10/14] xfsprogs: Enable delayed attributes xfsprogs: Delayed Attributes - - - --- 2020-10-23 Allison Henderson New
[v13,09/14] xfsprogs: Add feature bit XFS_SB_FEAT_INCOMPAT_LOG_DELATTR xfsprogs: Delayed Attributes - - - --- 2020-10-23 Allison Henderson New
[v2] iomap: zero cached page over unwritten extent on truncate page [v2] iomap: zero cached page over unwritten extent on truncate page - - - --- 2020-10-21 Brian Foster 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
[1/2] Block layer filter - second version block layer filter and block device snapshot module - - - --- 2020-10-21 Sergei Shtepa New
xfs: use the SECTOR_SHIFT macro instead of the magic number xfs: use the SECTOR_SHIFT macro instead of the magic number - - - --- 2020-10-19 Kaixu Xia New
xfs: remove the unused BBMASK macro xfs: remove the unused BBMASK macro - 1 - --- 2020-10-19 Kaixu Xia New
xfstest: test fallocate ops when rt extent size is and isn't a power of 2 xfstest: test fallocate ops when rt extent size is and isn't a power of 2 - 1 - --- 2020-10-17 Darrick J. Wong New
[27/27] libxfs: convert sync IO buftarg engine to AIO xfsprogs: xfs_buf unification and AIO - - - --- 2020-10-15 Dave Chinner New
[26/27] build: set platform_defs.h.in dependency correctly xfsprogs: xfs_buf unification and AIO - - - --- 2020-10-15 Dave Chinner New
[25/27] libxfs: switch buffer cache implementations xfsprogs: xfs_buf unification and AIO - - - --- 2020-10-15 Dave Chinner New
[24/27] libxfs: add a buftarg cache shrinker implementation xfsprogs: xfs_buf unification and AIO - - - --- 2020-10-15 Dave Chinner New
[23/27] libxfs: use PSI information to detect memory pressure xfsprogs: xfs_buf unification and AIO - - - --- 2020-10-15 Dave Chinner New
[22/27] libxfs: introduce new buffer cache infrastructure xfsprogs: xfs_buf unification and AIO - - - --- 2020-10-15 Dave Chinner New
[21/27] libxfs: Add kernel list_lru wrapper xfsprogs: xfs_buf unification and AIO - - - --- 2020-10-15 Dave Chinner New
[20/27] libxfs: add internal lru to btcache xfsprogs: xfs_buf unification and AIO - - - --- 2020-10-15 Dave Chinner New
[19/27] libxfs: add cache infrastructure to buftarg xfsprogs: xfs_buf unification and AIO - - - --- 2020-10-15 Dave Chinner New
[18/27] libxfs: convert libxfs_bwrite to buftarg IO xfsprogs: xfs_buf unification and AIO - - - --- 2020-10-15 Dave Chinner New
[16/27] libxfs: add a synchronous IO engine to the buftarg xfsprogs: xfs_buf unification and AIO - - - --- 2020-10-15 Dave Chinner New
[15/27] libxfs: introduce userspace buftarg infrastructure xfsprogs: xfs_buf unification and AIO - - - --- 2020-10-15 Dave Chinner New
[12/27] xfsprogs: convert use-once buffer reads to uncached IO xfsprogs: xfs_buf unification and AIO - - - --- 2020-10-15 Dave Chinner New
[14/14] xfs: Support THPs Transparent Huge Page support for XFS - - - --- 2020-10-14 Matthew Wilcox New
[13/14] iomap: Handle tail pages in iomap_page_mkwrite Transparent Huge Page support for XFS - - - --- 2020-10-14 Matthew Wilcox New
[12/14] iomap: Inline data shouldn't see THPs Transparent Huge Page support for XFS - 1 - --- 2020-10-14 Matthew Wilcox New
[11/14] iomap: Support THP writeback Transparent Huge Page support for XFS - - - --- 2020-10-14 Matthew Wilcox New
[10/14] iomap: Handle THPs when writing to pages Transparent Huge Page support for XFS - - - --- 2020-10-14 Matthew Wilcox New
[09/14] iomap: Change iomap_write_begin calling convention Transparent Huge Page support for XFS - - - --- 2020-10-14 Matthew Wilcox New
[08/14] iomap: Support THPs in readahead Transparent Huge Page support for XFS - - - --- 2020-10-14 Matthew Wilcox New
[07/14] iomap: Support THPs in readpage Transparent Huge Page support for XFS - - - --- 2020-10-14 Matthew Wilcox New
[06/14] iomap: Support THPs in iomap_is_partially_uptodate Transparent Huge Page support for XFS - - - --- 2020-10-14 Matthew Wilcox New
[05/14] iomap: Support THPs in invalidatepage Transparent Huge Page support for XFS - - - --- 2020-10-14 Matthew Wilcox New
[04/14] iomap: Support THPs in iomap_adjust_read_range Transparent Huge Page support for XFS - - - --- 2020-10-14 Matthew Wilcox New
[03/14] iomap: Support THPs in BIO completion path Transparent Huge Page support for XFS - - - --- 2020-10-14 Matthew Wilcox New
[02/14] fs: Make page_mkwrite_check_truncate thp-aware Transparent Huge Page support for XFS - - - --- 2020-10-14 Matthew Wilcox New
[01/14] fs: Support THPs in vfs_dedupe_file_range Transparent Huge Page support for XFS - - - --- 2020-10-14 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
[1/2] iomap: use page dirty state to seek data over unwritten extents iomap: zero dirty pages over unwritten extents - - - --- 2020-10-12 Brian Foster New
[v2,16/16] iomap: Make readpage synchronous Allow readpage to return a locked page - - - --- 2020-10-09 Matthew Wilcox New
[v2,15/16] iomap: Inline iomap_iop_set_range_uptodate into its one caller Allow readpage to return a locked page - 1 - --- 2020-10-09 Matthew Wilcox New
[v2,14/16] vboxsf: Tell the VFS that readpage was synchronous Allow readpage to return a locked page - - - --- 2020-10-09 Matthew Wilcox New
[v2,13/16] udf: Tell the VFS that readpage was synchronous Allow readpage to return a locked page - 1 - --- 2020-10-09 Matthew Wilcox New
[v2,12/16] ubifs: Tell the VFS that readpage was synchronous Allow readpage to return a locked page 1 - - --- 2020-10-09 Matthew Wilcox New
[v2,11/16] jffs2: Tell the VFS that readpage was synchronous Allow readpage to return a locked page 1 - - --- 2020-10-09 Matthew Wilcox New
[v2,10/16] hostfs: Tell the VFS that readpage was synchronous Allow readpage to return a locked page 1 - - --- 2020-10-09 Matthew Wilcox New
[v2,09/16] fuse: Tell the VFS that readpage was synchronous Allow readpage to return a locked page - - - --- 2020-10-09 Matthew Wilcox New
[v2,08/16] ecryptfs: Tell the VFS that readpage was synchronous Allow readpage to return a locked page - - - --- 2020-10-09 Matthew Wilcox New
[v2,07/16] cramfs: Tell the VFS that readpage was synchronous Allow readpage to return a locked page - - - --- 2020-10-09 Matthew Wilcox New
[v2,06/16] cifs: Tell the VFS that readpage was synchronous Allow readpage to return a locked page - - - --- 2020-10-09 Matthew Wilcox New
[v2,05/16] ceph: Tell the VFS that readpage was synchronous Allow readpage to return a locked page - 1 - --- 2020-10-09 Matthew Wilcox New
[v2,04/16] afs: Tell the VFS that readpage was synchronous Allow readpage to return a locked page - - - --- 2020-10-09 Matthew Wilcox New
[v2,03/16] 9p: Tell the VFS that readpage was synchronous Allow readpage to return a locked page 1 - - --- 2020-10-09 Matthew Wilcox New
[v2,02/16] mm: Inline wait_on_page_read into its one caller Allow readpage to return a locked page - 1 - --- 2020-10-09 Matthew Wilcox New
[v2,01/16] mm: Add AOP_UPDATED_PAGE return value Allow readpage to return a locked page - - - --- 2020-10-09 Matthew Wilcox New
[4/3] xfstest: test running growfs on the realtime volume xfs: a couple of realtime growfs fixes - 1 - --- 2020-10-08 Darrick J. Wong New
[2/2] xfsdump: remove obsolete code for handling xenix named pipes xfsdump: obsolete file type handling cleanups - 1 - --- 2020-10-06 Anthony Iliopoulos New
[1/2] xfsdump: remove obsolete code for handling mountpoint inodes xfsdump: obsolete file type handling cleanups - 1 - --- 2020-10-06 Anthony Iliopoulos New
[v2,2/2] xfs: kick extra large ioends to completion workqueue Untitled series #359833 - - - --- 2020-10-05 Brian Foster New
[V5,11/12] xfs: Set tp->t_firstblock only once during a transaction's lifetime Bail out if transaction can cause extent count to overflow - - - --- 2020-10-03 Chandan Babu R New
Randomly fail readahead I/Os Randomly fail readahead I/Os - - - --- 2020-10-03 Matthew Wilcox New
[2/2] xfs: streamline xfs_getfsmap performance xfs: a few fixes and cleanups to GETFSMAP - 1 - --- 2020-10-02 Darrick J. Wong New
[v4.2,4/5] xfs: xfs_defer_capture should absorb remaining block reservation Untitled series #358629 - 2 - --- 2020-10-02 Darrick J. Wong New
[STABLE,V2] xfs: trim IO to found COW extent limit [STABLE,V2] xfs: trim IO to found COW extent limit - 2 - --- 2020-10-01 Eric Sandeen New
xfs_repair: be more helpful if rtdev is not specified for rt subvol xfs_repair: be more helpful if rtdev is not specified for rt subvol - - - --- 2020-09-30 Eric Sandeen New
[1/2] xfs: stats expose padding value at end of qm line xfs: a couple of small fixes - 1 - --- 2020-09-30 Dave Chinner New
[RFC,2/3] xfs: temporary transaction subsystem freeze hack xfs: rework quotaoff to avoid log deadlock - - - --- 2020-09-29 Brian Foster New
xfsdump: rename worker threads xfsdump: rename worker threads - 2 - --- 2020-09-28 Eric Sandeen New
[v2,2/2] xfs: remove deprecated sysctl options [v2,1/2] xfs: remove deprecated mount options - 1 - --- 2020-09-25 Pavel Reichl New
[v2,1/2] xfs: remove deprecated mount options [v2,1/2] xfs: remove deprecated mount options - 1 - --- 2020-09-25 Pavel Reichl New
[v2] xfs: directly call xfs_generic_create() for ->create() and ->mkdir() [v2] xfs: directly call xfs_generic_create() for ->create() and ->mkdir() - 1 - --- 2020-09-25 Kaixu Xia New
iomap: Set all uptodate bits for an Uptodate page iomap: Set all uptodate bits for an Uptodate page - 3 - --- 2020-09-24 Matthew Wilcox New
[STABLE] xfs: trim IO to found COW exent limit [STABLE] xfs: trim IO to found COW exent limit - 2 - --- 2020-09-23 Eric Sandeen New
[v3,4/7] xfs: do the assert for all the log done items in xfs_trans_cancel xfs: random fixes and code cleanup - 2 - --- 2020-09-23 Kaixu Xia New
[v3,3/7] xfs: remove the unnecessary xfs_dqid_t type cast xfs: random fixes and code cleanup - 2 - --- 2020-09-23 Kaixu Xia New
[v3,1/7] xfs: remove the unused SYNCHRONIZE macro xfs: random fixes and code cleanup - 2 - --- 2020-09-23 Kaixu Xia New
[v3.2] xfs: clean up calculation of LR header blocks [v3.2] xfs: clean up calculation of LR header blocks - 2 - --- 2020-09-22 Gao Xiang New
[3/3] xfs: only do dqget or dqhold for the specified dquots xfs: random fixes for disk quota - - - --- 2020-09-22 Kaixu Xia New
[2/3] xfs: remove the unused parameter id from xfs_qm_dqattach_one xfs: random fixes for disk quota - 2 - --- 2020-09-22 Kaixu Xia New
xfs: drop the obsolete comment on filestream locking xfs: drop the obsolete comment on filestream locking - 2 - --- 2020-09-22 Gao Xiang New
[V3,2/2] xfs: Check if rt summary/bitmap buffers are logged with correct xfs_buf type [V3,1/2] xfs: Add realtime group - 2 - --- 2020-09-18 Chandan Babu R New
[v3,3/2] xfs: don't release log intent items when recovery fails Untitled series #351203 - 2 - --- 2020-09-18 Darrick J. Wong New
[v2,3/2] xfs: fix simple problems with log intent recovery Untitled series #351133 - - - --- 2020-09-18 Darrick J. Wong New
[15/13] iomap: Inline iomap_read_finish into its one caller Untitled series #351061 - 1 - --- 2020-09-17 Matthew Wilcox New
xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary files xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary files - 1 - --- 2020-09-17 Chandan Babu R New
[3/2] xfs: free the intent item when allocating recovery transaction fails xfs: fix simple problems with log intent recovery - 1 - --- 2020-09-17 Darrick J. Wong New
[v2,2/2] xfs: attach inode to dquot in xfs_bui_item_recover Untitled series #350461 - 2 - --- 2020-09-17 Darrick J. Wong New
[v4,1/2] xfs: avoid LR buffer overrun due to crafted h_len xfs: random patches on log recovery - 2 - --- 2020-09-17 Gao Xiang New
[3/3] xfs: use the log grant push threshold to decide if we're going to relog deferred items xfs: fix some log stalling problems in defer ops - - - --- 2020-09-17 Darrick J. Wong New
[2/2] xfs: check dabtree node hash values when loading child blocks xfs: random fixes - 2 - --- 2020-09-17 Darrick J. Wong New
« 1 2 ... 50 51 5270 71 »