Linux XFS
[Prev Page][Next Page]
- [PATCH 2/3] xfs: teach the tempfile to support atomic extent swapping, (continued)
- [PATCHSET v25.0 0/5] xfs: online repair of extended attributes, Darrick J. Wong
- [PATCHSET v25.0 0/7] xfs: online repair of directories, Darrick J. Wong
- [PATCHSET v25.0 0/3] xfs: move orphan files to lost and found, Darrick J. Wong
- [PATCHSET v25.0 0/1] xfs: online repair of symbolic links, Darrick J. Wong
- [PATCHSET v25.0 0/1] xfs: online repair of parent pointers, Darrick J. Wong
- [PATCHSET v25.0 0/3] xfs: online fsck of iunlink buckets, Darrick J. Wong
- [PATCHSET v25.0 0/3] xfs: cache xfile pages for better performance, Darrick J. Wong
- [PATCHSET v25.0 0/3] xfs: inode-related repair fixes, Darrick J. Wong
- [PATCHSET v25.0 0/4] xfs: relax AGF locks during fstrim, Darrick J. Wong
- [PATCHSET v25.0 0/7] xfs_scrub: fixes to the repair code, Darrick J. Wong
- [PATCHSET v25.0 0/6] xfs_scrub: improve warnings about difficult repairs, Darrick J. Wong
- [PATCHSET v25.0 0/9] xfs_scrub: track data dependencies for repairs, Darrick J. Wong
- [PATCH 3/9] xfs_scrub: remove action lists from phaseX code, Darrick J. Wong
- [PATCH 1/9] xfs_scrub: track repair items by principal, not by individual repairs, Darrick J. Wong
- [PATCH 2/9] xfs_scrub: use repair_item to direct repair activities, Darrick J. Wong
- [PATCH 4/9] xfs_scrub: remove scrub_metadata_file, Darrick J. Wong
- [PATCH 5/9] xfs_scrub: boost the repair priority of dependencies of damaged items, Darrick J. Wong
- [PATCH 6/9] xfs_scrub: clean up repair_item_difficulty a little, Darrick J. Wong
- [PATCH 7/9] xfs_scrub: check dependencies of a scrub type before repairing, Darrick J. Wong
- [PATCH 9/9] xfs_scrub: remove unused action_list fields, Darrick J. Wong
- [PATCH 8/9] xfs_scrub: retry incomplete repairs, Darrick J. Wong
- [PATCHSET v25.0 0/4] xfs_scrub: improve scheduling of repair items, Darrick J. Wong
- [PATCHSET v25.0 0/5] xfs_scrub: use scrub_item to track check progress, Darrick J. Wong
- [PATCHSET v25.0 0/8] xfs_scrub: move fstrim to a separate phase, Darrick J. Wong
- [PATCHSET v25.0 0/7] xfs_scrub: use free space histograms to reduce fstrim runtime, Darrick J. Wong
- [PATCHSET v25.0 0/5] xfs_scrub: fixes for systemd services, Darrick J. Wong
- [PATCHSET v25.0 0/4] xfs_scrub_all: fixes for systemd services, Darrick J. Wong
- [PATCHSET v25.0 0/5] xfs_scrub: tighten security of systemd services, Darrick J. Wong
- [PATCHSET v25.0 0/6] xfs_scrub_all: automatic media scan service, Darrick J. Wong
- [PATCHSET v25.0 0/5] xfs_scrub_all: improve systemd handling, Darrick J. Wong
- [PATCHSET v25.0 0/3] xfs_scrub: automatic optimization by default, Darrick J. Wong
- [linux-next:master] BUILD REGRESSION 6a3d37b4d885129561e1cef361216f00472f7d2e, kernel test robot
- [no subject],
Murphy Zhou
- [PATCH 0/6] fs: Fix directory corruption when moving directories,
Jan Kara
- [linux-next:master] BUILD REGRESSION cf09e328589a2ed7f6c8d90f2edb697fb4f8a96b, kernel test robot
- [Bug 217483] New: [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel,
bugzilla-daemon
- [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel,
Pengfei Xu
- Locking for RENAME_EXCHANGE,
Jan Kara
- [PATCH] xfs: xfs_trans_cancel() path must check for log shutdown,
Long Li
- [PATCH v3] xfs: fix ag count overflow during growfs,
Long Li
- cleanup the filemap / direct I/O interaction v2,
Christoph Hellwig
- [PATCH 01/11] backing_dev: remove current->backing_dev_info, Christoph Hellwig
- [PATCH 03/11] filemap: update ki_pos in generic_perform_write, Christoph Hellwig
- [PATCH 02/11] iomap: update ki_pos a little later in iomap_dio_complete, Christoph Hellwig
- [PATCH 05/11] filemap: add a kiocb_invalidate_pages helper, Christoph Hellwig
- [PATCH 04/11] filemap: add a kiocb_write_and_wait helper, Christoph Hellwig
- [PATCH 06/11] filemap: add a kiocb_invalidate_post_direct_write helper, Christoph Hellwig
- [PATCH 08/11] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages, Christoph Hellwig
- [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 09/11] fs: factor out a direct_write_fallback helper, Christoph Hellwig
- [PATCH 10/11] fuse: update ki_pos in fuse_perform_write, Christoph Hellwig
- [PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write, Christoph Hellwig
- Re: [PATCH 0/9] Mitigate a vmap lock contention,
Hyeonggon Yoo
- [PATCH v2] xfs: Fix undefined behavior of shift into sign bit, Geert Uytterhoeven
- [PATCH 00/24] Metadump v2,
Chandan Babu R
- [PATCH 12/24] metadump: Define metadump ops for v2 format, Chandan Babu R
- [PATCH 01/24] metadump: Use boolean values true/false instead of 1/0, Chandan Babu R
- [PATCH 21/24] mdrestore: Extract target device size verification into a function, Chandan Babu R
- [PATCH 15/24] xfs_metadump.8: Add description for the newly introduced -v option, Chandan Babu R
- [PATCH 22/24] mdrestore: Define mdrestore ops for v2 format, Chandan Babu R
- [PATCH 05/24] set_cur: Add support to read from external log device, Chandan Babu R
- [PATCH 19/24] mdrestore: Introduce mdrestore v1 operations, Chandan Babu R
- [PATCH 18/24] mdrestore: Introduce struct mdrestore_ops, Chandan Babu R
- [PATCH 02/24] mdrestore: Fix logic used to check if target device is large enough, Chandan Babu R
- [PATCH 16/24] mdrestore: Define and use struct mdrestore, Chandan Babu R
- [PATCH 13/24] metadump: Add support for passing version option, Chandan Babu R
- [PATCH 17/24] mdrestore: Add open_device(), read_header() and show_info() functions, Chandan Babu R
- [PATCH 08/24] metadump: Introduce struct metadump_ops, Chandan Babu R
- [PATCH 24/24] xfs_mdrestore.8: Add description for the newly introduced -l option, Chandan Babu R
- [PATCH 10/24] metadump: Rename XFS_MD_MAGIC to XFS_MD_MAGIC_V1, Chandan Babu R
- [PATCH 03/24] metadump: Define and use struct metadump, Chandan Babu R
- [PATCH 14/24] xfs_metadump.sh: Add support for passing version option, Chandan Babu R
- [PATCH 20/24] mdrestore: Detect metadump version from metadump image, Chandan Babu R
- [PATCH 11/24] metadump: Define metadump v2 ondisk format structures and macros, Chandan Babu R
- [PATCH 23/24] mdrestore: Add support for passing log device as an argument, Chandan Babu R
- [PATCH 06/24] metadump: Dump external log device contents, Chandan Babu R
- [PATCH 09/24] metadump: Introduce metadump v1 operations, Chandan Babu R
- [PATCH 07/24] metadump: Postpone invocation of init_metadump(), Chandan Babu R
- [PATCH 04/24] metadump: Add initialization and release functions, Chandan Babu R
- [PATCH] xfs: fix the problem of mount failure caused by not refreshing mp->m_sb,
Wu Guanghao
- [PATCH] xfs: don't deplete the reserve pool when trying to shrink the fs,
Darrick J. Wong
- gfs2 write bandwidth regression on 6.4-rc3 compareto 5.15.y,
Wang Yugui
- [PATCH] overflow: Add struct_size_t() helper,
Kees Cook
- [linux-next:master] BUILD SUCCESS WITH WARNING 9f258af06b6268be8e960f63c3f66e88bdbbbdb0, kernel test robot
- [PATCH v22 25/31] zonefs: Provide a splice-read wrapper,
David Howells
- [PATCH v22 24/31] xfs: Provide a splice-read wrapper, David Howells
- [PATCH v22 08/31] splice: Make splice from a DAX file use copy_splice_read(), David Howells
- uuid ioctl - was: Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes,
Christian Brauner
- [ANNOUNCE] xfsprogs-6.3.0 released, Carlos Maiolino
- [Bug 217470] New: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3,
bugzilla-daemon
- [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3,
Pengfei Xu
- [PATCH 0/3] Create large folios in iomap buffered write path,
Matthew Wilcox (Oracle)
- [PATCH v21 24/30] xfs: Provide a splice-read stub,
David Howells
- [PATCH v21 25/30] zonefs: Provide a splice-read stub, David Howells
- [PATCH v21 08/30] splice: Make splice from a DAX file use copy_splice_read(),
David Howells
- [PATCH] xfs: Don't block in xfs_extent_busy_flush,
Wengang Wang
- [linux-next:master] BUILD SUCCESS WITH WARNING dbd91ef4e91c1ce3a24429f5fb3876b7a0306733, kernel test robot
- cleanup the filemap / direct I/O interaction,
Christoph Hellwig
- [PATCH 02/13] filemap: update ki_pos in generic_perform_write, Christoph Hellwig
- [PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete, Christoph Hellwig
- [PATCH 03/13] filemap: assign current->backing_dev_info in generic_perform_write, Christoph Hellwig
- [PATCH 05/13] filemap: add a kiocb_invalidate_pages helper, Christoph Hellwig
- [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper, Christoph Hellwig
- [PATCH 04/13] filemap: add a kiocb_write_and_wait helper, Christoph Hellwig
- [PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 09/13] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages, Christoph Hellwig
- [PATCH 11/13] fuse: update ki_pos in fuse_perform_write, Christoph Hellwig
- [PATCH 10/13] fs: factor out a direct_write_fallback helper, Christoph Hellwig
- [PATCH 12/13] fuse: drop redundant arguments to fuse_perform_write, Christoph Hellwig
- [PATCH 13/13] fuse: use direct_write_fallback, Christoph Hellwig
- Re: cleanup the filemap / direct I/O interaction, Darrick J. Wong
- [PATCH v20 22/32] zonefs: Provide a splice-read stub, David Howells
- [PATCH v20 21/32] xfs: Provide a splice-read stub, David Howells
- [PATCH v20 05/32] splice: Make splice from a DAX file use direct_splice_read(),
David Howells
- [PATCH v2] Documentation: add initial iomap kdoc,
Luis Chamberlain
- [PATCH] Documentation: add initial iomap kdoc,
Luis Chamberlain
- [PATCH v4 0/9] fs: implement multigrain timestamps,
Jeff Layton
- [PATCH v4 1/9] fs: pass the request_mask to generic_fillattr, Jeff Layton
- [PATCH v4 3/9] overlayfs: allow it to handle multigrain timestamps, Jeff Layton
- [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime, Jeff Layton
- [PATCH v4 5/9] ksmbd: use ctime_peek to grab the ctime out of the inode, Jeff Layton
- [PATCH v4 4/9] nfsd: ensure we use ctime_peek to grab the inode->i_ctime, Jeff Layton
- [PATCH v4 6/9] tmpfs: add support for multigrain timestamps, Jeff Layton
- [PATCH v4 7/9] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v4 8/9] ext4: convert to multigrain timestamps, Jeff Layton
- [PATCH v4 9/9] btrfs: convert to multigrain timestamps, Jeff Layton
- Re: [PATCH v4 0/9] fs: implement multigrain timestamps, Christian Brauner
- introduce bdev holder ops and a file system shutdown method v2,
Christoph Hellwig
- [PATCH 01/13] block: factor out a bd_end_claim helper from blkdev_put, Christoph Hellwig
- [PATCH 02/13] block: refactor bd_may_claim, Christoph Hellwig
- [PATCH 03/13] block: turn bdev_lock into a mutex, Christoph Hellwig
- [PATCH 04/13] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk, Christoph Hellwig
- [PATCH 05/13] block: avoid repeated work in blk_mark_disk_dead, Christoph Hellwig
- [PATCH 06/13] block: unhash the inode earlier in delete_partition, Christoph Hellwig
- [PATCH 08/13] block: remove blk_drop_partitions, Christoph Hellwig
- [PATCH 07/13] block: delete partitions later in del_gendisk, Christoph Hellwig
- [PATCH 09/13] block: introduce holder ops, Christoph Hellwig
- [PATCH 12/13] xfs: wire up sops->shutdown, Christoph Hellwig
- [PATCH 10/13] block: add a mark_dead holder operation, Christoph Hellwig
- [PATCH 11/13] fs: add a method to shut down the file system, Christoph Hellwig
- [PATCH 13/13] xfs: wire up the ->mark_dead holder operation for log and RT devices, Christoph Hellwig
- Re: introduce bdev holder ops and a file system shutdown method v2, Theodore Ts'o
- [linux-next:master] BUILD REGRESSION 065efa589871e93b6610c70c1e9de274ef1f1ba2, kernel test robot
- xfs: bug fixes for 6.4-rcX,
Dave Chinner
- [linux-next:master] BUILD SUCCESS WITH WARNING 885df05bf634d589fbf030c3751614eaa453fb5d, kernel test robot
- DIO hangs in 6.4.0-rc2,
Matthew Wilcox
- [PATCH v2] fsverity: use shash API instead of ahash API,
Eric Biggers
- [PATCH] xfs: don't do inodgc work if task is exiting,
Tycho Andersen
- [PATCH] xfs: xfs_nfs_get_inode support zero generation,
renlei1
[GIT PULL] xfs: bug fixes for 6.4-rc2,
Dave Chinner
[PATCH] libxfs: fix confusing xfs_extent_item variable names,
Darrick J. Wong
[linux-next:master] BUILD SUCCESS WITH WARNING 578215f3e21c472c08d70b8796edf1ac58f88578, kernel test robot
[ANNOUNCE] xfsprogs: for-next updated to 5fda1858a, Carlos Maiolino
[linux-next:master] BUILD SUCCESS WITH WARNING 47cba14ce6fc4f314bd814d07269d0c8de1e4ae6, kernel test robot
[linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression,
kernel test robot
[linux-next:master] BUILD SUCCESS WITH WARNING 52025ebbb518a2d876b8aba191b348ffb1cf368b, kernel test robot
[PATCH] xfs: fix broken logic when detecting mergeable bmap records,
Darrick J. Wong
Re: Build regressions/improvements in v6.4-rc1,
Geert Uytterhoeven
[PATCH] xfs: Fix undefined behavior of shift into sign bit,
Geert Uytterhoeven
performance regression between 6.1.x and 5.15.x,
Wang Yugui
[RFCv5 0/5] iomap: Add support for per-block dirty state to improve write performance,
Ritesh Harjani (IBM)
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]