Linux XFS
[Prev Page][Next Page]
- Re: [PATCH] xfs: force the log after remapping a synchronous-writes file, (continued)
- [PATCH] iomap: Fix direct I/O write consistency check,
Andreas Gruenbacher
- [PATCH v3 0/4] Clean up xfs_attr_sf_entry,
Carlos Maiolino
- [PATCH v3] xfs: Add check for unsupported xflags,
Xiao Yang
- Broken O_{D,}SYNC behavior with FICLONE*?,
Darrick J. Wong
- [PATCH v2] xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files,
Darrick J. Wong
- Re: [PATCH 4/4] writeback: Drop I_DIRTY_TIME_EXPIRE,
Darrick J. Wong
- [GIT PULL] xfs: small fixes for 5.9,
Darrick J. Wong
- [PATCH] xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files,
Darrick J. Wong
- [PATCH] xfs: clean up calculation of LR header blocks,
Gao Xiang
- [PATCH] xfs: avoid LR buffer overrun due to crafted h_len,
Gao Xiang
- [PATCH 0/4 V2] Clean up xfs_attr_sf_entry,
Carlos Maiolino
- [PATCH v2] xfs: Add check for unsupported xflags,
Xiao Yang
- [PATCH v6 00/11] xfs: widen timestamps to deal with y2038,
Darrick J. Wong
- [PATCH 02/11] xfs: refactor quota expiration timer modification, Darrick J. Wong
- [PATCH 01/11] xfs: explicitly define inode timestamp range, Darrick J. Wong
- [PATCH 05/11] xfs: move xfs_log_dinode_to_disk to the log recovery code, Darrick J. Wong
- [PATCH 06/11] xfs: redefine xfs_timestamp_t, Darrick J. Wong
- [PATCH 07/11] xfs: redefine xfs_ictimestamp_t, Darrick J. Wong
- [PATCH 08/11] xfs: widen ondisk inode timestamps to deal with y2038+, Darrick J. Wong
- [PATCH 09/11] xfs: widen ondisk quota expiration timestamps to handle y2038+, Darrick J. Wong
- [PATCH 10/11] xfs: trace timestamp limits, Darrick J. Wong
- [PATCH 11/11] xfs: enable big timestamps, Darrick J. Wong
- [PATCH 03/11] xfs: refactor default quota grace period setting code, Darrick J. Wong
- [PATCH 04/11] xfs: refactor quota timestamp coding, Darrick J. Wong
- Re: [PATCH v6 00/11] xfs: widen timestamps to deal with y2038, Dave Chinner
- [PATCH v4 0/5] xfs: add inode btree blocks counters to the AGI header,
Darrick J. Wong
- tidy up the buffer cache implementation v3,
Christoph Hellwig
- [PATCH 02/15] xfs: mark xfs_buf_ioend static, Christoph Hellwig
- [PATCH 03/15] xfs: refactor xfs_buf_ioend, Christoph Hellwig
- [PATCH 10/15] xfs: use xfs_buf_item_relse in xfs_buf_item_done, Christoph Hellwig
- [PATCH 15/15] xfs: reuse _xfs_buf_read for re-reading the superblock, Christoph Hellwig
- [PATCH 14/15] xfs: remove xfs_getsb, Christoph Hellwig
- [PATCH 13/15] xfs: simplify xfs_trans_getsb, Christoph Hellwig
- [PATCH 12/15] xfs: remove xlog_recover_iodone, Christoph Hellwig
- [PATCH 11/15] xfs: clear the read/write flags later in xfs_buf_ioend, Christoph Hellwig
- [PATCH 09/15] xfs: simplify the xfs_buf_ioend_disposition calling convention, Christoph Hellwig
- [PATCH 08/15] xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition, Christoph Hellwig
- [PATCH 07/15] xfs: remove xfs_buf_ioerror_retry, Christoph Hellwig
- [PATCH 04/15] xfs: move the buffer retry logic to xfs_buf.c, Christoph Hellwig
- [PATCH 06/15] xfs: refactor xfs_buf_ioerror_fail_without_retry, Christoph Hellwig
- [PATCH 05/15] xfs: fold xfs_buf_ioend_finish into xfs_ioend, Christoph Hellwig
- [PATCH 01/15] xfs: refactor the buf ioend disposition code, Christoph Hellwig
- [PATCH v3 0/3] fix up generic dmlogwrites tests to work with XFS,
Brian Foster
- [RFC PATCH] xfs: add inline helper to convert from data fork to xfs_attr_shortform,
Carlos Maiolino
- RCU stall when using XFS,
Mikulas Patocka
- [PATCH v4] iomap: fix WARN_ON_ONCE() from unprivileged users,
Qian Cai
- [PATCH v3] iomap: Fix WARN_ON_ONCE() from unprivileged users,
Qian Cai
- [PATCH] xfs: Add check for unsupported xflags,
Xiao Yang
- [PATCH 0/4] Clean up xfs_attr_sf_entry,
Carlos Maiolino
- [PATCH 0/4] xfsprogs: Extend per-inode extent counters,
Chandan Babu R
- [PATCH 0/3] xfs: Extend per-inode extent counters,
Chandan Babu R
- [PATCH] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode(),
Hao Li
- [PATCH v3 0/3] bio: Direct IO: convert to pin_user_pages_fast(),
John Hubbard
- [PATCH v5 00/11] xfs: widen timestamps to deal with y2038,
Darrick J. Wong
- [PATCH 01/11] xfs: explicitly define inode timestamp range, Darrick J. Wong
- [PATCH 04/11] xfs: refactor quota timestamp coding, Darrick J. Wong
- [PATCH 05/11] xfs: move xfs_log_dinode_to_disk to the log recovery code, Darrick J. Wong
- [PATCH 03/11] xfs: refactor default quota grace period setting code, Darrick J. Wong
- [PATCH 06/11] xfs: redefine xfs_timestamp_t, Darrick J. Wong
- [PATCH 07/11] xfs: redefine xfs_ictimestamp_t, Darrick J. Wong
- [PATCH 08/11] xfs: widen ondisk inode timestamps to deal with y2038+, Darrick J. Wong
- [PATCH 09/11] xfs: widen ondisk quota expiration timestamps to handle y2038+, Darrick J. Wong
- [PATCH 11/11] xfs: enable big timestamps, Darrick J. Wong
- [PATCH 02/11] xfs: refactor quota expiration timer modification, Darrick J. Wong
- [PATCH 10/11] xfs: trace timestamp limits, Darrick J. Wong
- Re: [PATCH v5 00/11] xfs: widen timestamps to deal with y2038, Amir Goldstein
- [PATCH v2] iomap: Fix WARN_ON_ONCE() from unprivileged users,
Qian Cai
- tidy up the buffer cache implementation v2,
Christoph Hellwig
- [PATCH 03/13] xfs: refactor xfs_buf_ioend, Christoph Hellwig
- [PATCH 01/13] xfs: refactor the buf ioend disposition code, Christoph Hellwig
- [PATCH 02/13] xfs: mark xfs_buf_ioend static, Christoph Hellwig
- [PATCH 04/13] xfs: move the buffer retry logic to xfs_buf.c, Christoph Hellwig
- [PATCH 05/13] xfs: fold xfs_buf_ioend_finish into xfs_ioend, Christoph Hellwig
- [PATCH 06/13] xfs: refactor xfs_buf_ioerror_fail_without_retry, Christoph Hellwig
- [PATCH 07/13] xfs: remove xfs_buf_ioerror_retry, Christoph Hellwig
- [PATCH 08/13] xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition, Christoph Hellwig
- [PATCH 09/13] xfs: simplify the xfs_buf_ioend_disposition calling convention, Christoph Hellwig
- [PATCH 10/13] xfs: use xfs_buf_item_relse in xfs_buf_item_done, Christoph Hellwig
- [PATCH 11/13] xfs: clear the read/write flags later in xfs_buf_ioend, Christoph Hellwig
- [PATCH 12/13] xfs: remove xlog_recover_iodone, Christoph Hellwig
- [PATCH 13/13] xfs: reuse _xfs_buf_read for re-reading the superblock, Christoph Hellwig
- [PATCH] iomap: fix WARN_ON_ONCE() from unprivileged users,
Qian Cai
- [PATCH v2 0/3] bio: Direct IO: convert to pin_user_pages_fast(),
John Hubbard
- [PATCH v3 0/5] xfs: add inode btree blocks counters to the AGI header,
Darrick J. Wong
- [PATCH] mkfs.xfs: remove comment about needed future work,
Eric Sandeen
- [ANNOUNCE] xfsprogs for-next updated to 2cf166bc, Eric Sandeen
- [PATCH] xfs_db: set b_ops to NULL in set_cur for types without verifiers,
Eric Sandeen
- [ANNOUNCE] xfs-linux: for-next updated to 125eac243806, Darrick J. Wong
- [PATCH v2] generic: disable dmlogwrites tests on XFS,
Brian Foster
- [PATCH V3] xfs: Remove kmem_zalloc_large(),
Carlos Maiolino
- Re: [bio] 37abbdc72e: WARNING:at_block/bio.c:#bio_release_pages, John Hubbard
- [PATCH v7 0/2] avoid xfs transaction reservation recursion,
Yafang Shao
- [PATCH v12 0/8] xfs: Delayed Attributes,
Allison Collins
- [PATCH v12 00/32] xfsprogs: Delayed Attributes,
Allison Collins
- [PATCH v12 02/32] xfsprogs: Check for -ENOATTR or -EEXIST, Allison Collins
- [PATCH v12 01/32] xfsprogs: Add xfs_has_attr and subroutines, Allison Collins
- [PATCH v12 03/32] xfsprogs: Factor out new helper functions xfs_attr_rmtval_set, Allison Collins
- [PATCH v12 04/32] xfsprogs: Pull up trans handling in xfs_attr3_leaf_flipflags, Allison Collins
- [PATCH v12 05/32] xfsprogs: Split apart xfs_attr_leaf_addname, Allison Collins
- [PATCH v12 06/32] xfsprogs: Refactor xfs_attr_try_sf_addname, Allison Collins
- [PATCH v12 09/32] xfsprogs: Pull up trans roll in xfs_attr3_leaf_clearflag, Allison Collins
- [PATCH v12 10/32] xfsprogs: Refactor xfs_attr_rmtval_remove, Allison Collins
- [PATCH v12 13/32] xfsprogs: Remove unneeded xfs_trans_roll_inode calls, Allison Collins
- [PATCH v12 11/32] xfsprogs: Pull up xfs_attr_rmtval_invalidate, Allison Collins
- [PATCH v12 18/32] xfsprogs: Add helper function xfs_attr_node_removename_setup, Allison Collins
- [PATCH v12 20/32] xfsprogs: Simplify xfs_attr_leaf_addname, Allison Collins
- [PATCH v12 19/32] xfsprogs: Add helper function xfs_attr_node_removename_rmt, Allison Collins
- [PATCH v12 17/32] xfsprogs: Add remote block helper functions, Allison Collins
- [PATCH v12 21/32] xfsprogs: Simplify xfs_attr_node_addname, Allison Collins
- [PATCH v12 12/32] xfsprogs: Add helper function xfs_attr_node_shrink, Allison Collins
- [PATCH v12 22/32] xfsprogs: Lift -ENOSPC handler from xfs_attr_leaf_addname, Allison Collins
- [PATCH v12 08/32] xfsprogs: Factor out xfs_attr_rmtval_invalidate, Allison Collins
- [PATCH v12 25/32] xfsprogs: Rename __xfs_attr_rmtval_remove, Allison Collins
- [PATCH v12 28/32] xfsprogs: Add feature bit XFS_SB_FEAT_INCOMPAT_LOG_DELATTR, Allison Collins
- [PATCH v12 27/32] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred, Allison Collins
- [PATCH v12 23/32] xfsprogs: Add delay ready attr remove routines, Allison Collins
- [PATCH v12 29/32] xfsprogs: Enable delayed attributes, Allison Collins
- [PATCH v12 30/32] xfs_io: Add delayed attributes error tag, Allison Collins
- [PATCH v12 07/32] xfsprogs: Pull up trans roll from xfs_attr3_leaf_setflag, Allison Collins
- [PATCH v12 14/32] xfsprogs: Remove xfs_trans_roll in xfs_attr_node_removename, Allison Collins
- [PATCH v12 16/32] xfsprogs: Add helper function xfs_attr_leaf_mark_incomplete, Allison Collins
- [PATCH v12 15/32] xfsprogs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform, Allison Collins
- [PATCH v12 26/32] xfsprogs: Set up infastructure for deferred attribute operations, Allison Collins
- [PATCH v12 32/32] xfsprogs: Add delayed attribute flag to cmd, Allison Collins
- [PATCH v12 31/32] [RFC] xfsprogs: Add log item printing for ATTRI and ATTRD, Allison Collins
- [PATCH v12 24/32] xfsprogs: Add delay ready attr set routines, Allison Collins
- [PATCH v4 00/11] xfs: widen timestamps to deal with y2038,
Darrick J. Wong
- [PATCH 03/11] xfs: refactor default quota grace period setting code, Darrick J. Wong
- [PATCH 02/11] xfs: refactor quota expiration timer modification, Darrick J. Wong
- [PATCH 05/11] xfs: move xfs_log_dinode_to_disk to the log recovery code, Darrick J. Wong
- [PATCH 06/11] xfs: kill struct xfs_timestamp, Darrick J. Wong
- [PATCH 07/11] xfs: kill struct xfs_ictimestamp, Darrick J. Wong
- [PATCH 09/11] xfs: widen ondisk quota expiration timestamps to handle y2038+, Darrick J. Wong
- [PATCH 08/11] xfs: widen ondisk inode timestamps to deal with y2038+, Darrick J. Wong
- [PATCH 10/11] xfs: trace timestamp limits, Darrick J. Wong
- [PATCH 01/11] xfs: explicitly define inode timestamp range, Darrick J. Wong
- [PATCH 04/11] xfs: refactor quota timestamp coding, Darrick J. Wong
- [PATCH 11/11] xfs: enable big timestamps, Darrick J. Wong
- Re: [PATCH v4 00/11] xfs: widen timestamps to deal with y2038, Christoph Hellwig
- [ANNOUNCE] xfsprogs for-next updated to 84f1e8a0, Eric Sandeen
- [PATCH V2] xfs: Remove kmem_zalloc_large(),
Carlos Maiolino
- [PATCH v2] xfs: initialize the shortform attr header padding entry,
Darrick J. Wong
- [PATCH 0/4] fix up generic dmlogwrites tests to work with XFS,
Brian Foster
- [PATCH 3/4] generic/457: use thin volume for dmlogwrites target device, Brian Foster
- [PATCH 4/4] generic/470: use thin volume for dmlogwrites target device, Brian Foster
Re: [PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set,
Li, Hao
[Bug 209039] New: xfs_fsr skips most of the files as no improvement will be made,
bugzilla-daemon
[PATCH 0/3] mkfs: Configuration file defined options,
Dave Chinner
"signed < sizeof()" bug in xfs_attr_shortform_verify() ?,
Alexey Dobriyan
[PATCH] xfs: initialize the shortform attr header padding entry,
Darrick J. Wong
[PATCH] xfs: fix boundary test in xfs_attr_shortform_verify,
Eric Sandeen
[PATCH] xfs: Remove kmem_zalloc_large(),
Carlos Maiolino
[PATCH 0/6] xfsprogs: blockdev dax detection and warnings,
Anthony Iliopoulos
[PATCH 0/9] THP iomap patches for 5.10,
Matthew Wilcox (Oracle)
[PATCH 00/11] iomap/fs/block patches for 5.11,
Matthew Wilcox (Oracle)
- [PATCH 02/11] mm: Support THPs in zero_user_segments, Matthew Wilcox (Oracle)
- [PATCH 08/11] iomap: Change iomap_write_begin calling convention, Matthew Wilcox (Oracle)
- [PATCH 09/11] iomap: Support THPs in write paths, Matthew Wilcox (Oracle)
- [PATCH 01/11] fs: Make page_mkwrite_check_truncate thp-aware, Matthew Wilcox (Oracle)
- [PATCH 10/11] iomap: Inline data shouldn't see THPs, Matthew Wilcox (Oracle)
- [PATCH 11/11] iomap: Handle tail pages in iomap_page_mkwrite, Matthew Wilcox (Oracle)
- [PATCH 06/11] iomap: Support THPs in invalidatepage, Matthew Wilcox (Oracle)
- [PATCH 05/11] iomap: Support THPs in iomap_adjust_read_range, Matthew Wilcox (Oracle)
- [PATCH 07/11] iomap: Support THPs in read paths, Matthew Wilcox (Oracle)
- [PATCH 03/11] mm: Zero the head page, not the tail page, Matthew Wilcox (Oracle)
- [PATCH 04/11] block: Add bio_for_each_thp_segment_all, Matthew Wilcox (Oracle)
- Re: [PATCH 00/11] iomap/fs/block patches for 5.11, William Kucharski
[PATCH v6 0/2] avoid xfs transaction reservation recursion,
Yafang Shao
[Bug 209005] New: xfs_repair 5.7.0: missing newline in message: entry at block N offset NN in directory inode NNNNNN has illegal name "/foo":,
bugzilla-daemon
[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast(),
John Hubbard
[PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false,
Ritesh Harjani
[PATCH AUTOSEL 5.8 31/62] xfs: Don't allow logging of XFS_ISTALE inodes, Sasha Levin
[PATCH AUTOSEL 5.7 31/61] xfs: Don't allow logging of XFS_ISTALE inodes, Sasha Levin
[PATCH AUTOSEL 5.4 23/48] xfs: Don't allow logging of XFS_ISTALE inodes, Sasha Levin
[PATCH AUTOSEL 4.19 19/38] xfs: Don't allow logging of XFS_ISTALE inodes, Sasha Levin
Splitting an iomap_page,
Matthew Wilcox
[RFC PATCH V4] iomap: add support to track dirty state of sub pages,
Yu Kuai
[PATCH v3 00/11] xfs: widen timestamps to deal with y2038,
Darrick J. Wong
- [PATCH 02/11] xfs: refactor quota expiration timer modification, Darrick J. Wong
- [PATCH 04/11] xfs: remove xfs_timestamp_t, Darrick J. Wong
- [PATCH 05/11] xfs: move xfs_log_dinode_to_disk to the log code, Darrick J. Wong
- [PATCH 06/11] xfs: refactor inode timestamp coding, Darrick J. Wong
- [PATCH 09/11] xfs: refactor quota timestamp coding, Darrick J. Wong
- [PATCH 11/11] xfs: enable big timestamps, Darrick J. Wong
- [PATCH 01/11] xfs: explicitly define inode timestamp range, Darrick J. Wong
- [PATCH 03/11] xfs: refactor default quota grace period setting code, Darrick J. Wong
- [PATCH 07/11] xfs: convert struct xfs_timestamp to union, Darrick J. Wong
- [PATCH 08/11] xfs: widen ondisk timestamps to deal with y2038 problem, Darrick J. Wong
- [PATCH 10/11] xfs: enable bigtime for quota timers, Darrick J. Wong
[PATCH 0/2] xfs_db: more type_f cleanups,
Eric Sandeen
Re: [PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster,
Alberto Garcia
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]