Linux XFS
[Prev Page][Next Page]
- [PATCH 02/25] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF, (continued)
- [PATCH 02/25] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF, Darrick J. Wong
- [PATCH 03/25] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 04/25] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block, Darrick J. Wong
- [PATCH 06/25] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 07/25] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 08/25] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 09/25] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 10/25] vfs: create generic_remap_file_range_touch to update inode metadata, Darrick J. Wong
- [PATCH 11/25] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 12/25] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 13/25] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 14/25] vfs: plumb RFR_* remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 16/25] vfs: make remapping to source file eof more explicit, Darrick J. Wong
- [PATCH 17/25] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 18/25] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 19/25] vfs: implement opportunistic short dedupe, Darrick J. Wong
- [PATCH 20/25] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 21/25] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 22/25] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 23/25] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 24/25] xfs: support returning partial reflink results, Darrick J. Wong
- [PATCH 25/25] xfs: remove redundant remap partial EOF block checks, Darrick J. Wong
- [PATCH] xfs: clear ail delwri queued bufs on unmount of shutdown fs,
Brian Foster
- Question about reflink tests in xfstests, Xiao Yang
- [PATCH v3 0/2] Try to squash metadump data leaks,
Stefan Ring
- [PATCH v2 0/2] Try to squash metadump data leaks,
Stefan Ring
- [PATCH 0/2] xfsprogs: enable sparse checking with "make C=[12]",
Eric Sandeen
- xfs_bmap stuck at ~/.steam/steam.pipe file,
Mikhail Gavrilov
- [PATCH v3 00/25] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 01/25] xfs: add a per-xfs trace_printk macro, Darrick J. Wong
- [PATCH 02/25] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF, Darrick J. Wong
- [PATCH 04/25] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 03/25] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block, Darrick J. Wong
- [PATCH 06/25] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 07/25] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 08/25] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 09/25] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 10/25] vfs: create generic_remap_file_range_touch to update inode metadata, Darrick J. Wong
- [PATCH 11/25] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 12/25] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 13/25] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 14/25] vfs: plumb RFR_* remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 16/25] vfs: make remapping to source file eof more explicit, Darrick J. Wong
- [PATCH 17/25] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 18/25] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 19/25] vfs: implement opportunistic short dedupe, Darrick J. Wong
- [PATCH 20/25] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 21/25] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 23/25] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 22/25] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 24/25] xfs: support returning partial reflink results, Darrick J. Wong
- [PATCH 25/25] xfs: remove redundant remap partial EOF block checks, Darrick J. Wong
- Re: [PATCH v3 00/25] fs: fixes for serious clone/dedupe problems, Amir Goldstein
- [GIT PULL] xfs: fixes for v4.19-rc7,
Dave Chinner
- [PATCH] xfsprogs: don't include all xfs headers just for crc32,
Eric Sandeen
- [PATCH 00/18] xfsprogs: finer-grained sparse fixes,
Eric Sandeen
- [PATCH 03/18] xfsprogs: minor endian annotation fixes, Eric Sandeen
- [PATCH 04/18] xfsprogs: avoid redefinition of NBBY, Eric Sandeen
- [PATCH 12/18] xfsprogs: don't shadow global libxfs_init x variable, Eric Sandeen
- [PATCH 09/18] libxfs: silence sparse static function warnings in util.c, Eric Sandeen
- [PATCH 14/18] xfs_logprint: fix shadow var in xlog_print_trans_buffer, Eric Sandeen
- [PATCH 18/18] libfrog: change project entity variable scope to local/static, Eric Sandeen
- [PATCH 07/18] libxfs: silence static warnings about platform_* functions, Eric Sandeen
- [PATCH 11/18] xfsprogs: misc static function warning fixes, Eric Sandeen
- [PATCH 08/18] xfs_io: include io.h to silence static function warnings, Eric Sandeen
- [PATCH 13/18] xfs_io: rename global buffer variable, Eric Sandeen
- [PATCH 15/18] xfs_repair: fix 'bno' shadow vars in scan.c, Eric Sandeen
- [PATCH 16/18] xfs_scrub: remove shadow var from run_scrub_phases(), Eric Sandeen
- [PATCH 17/18] xfs_metadump: remove shadow variable, Eric Sandeen
- [PATCH 10/18] avl64: export avl64_firstino / avl64_firstino from avl64.h, Eric Sandeen
- [PATCH 01/18] xfsprogs: enable sparse checking with "make C=[12]", Eric Sandeen
- [PATCH 05/18] xfsprogs: include headers for extern variables, Eric Sandeen
- [PATCH 02/18] xfs_db: convert single-bit bitfields to bools, Eric Sandeen
- [PATCH 06/18] libxfs: add several zone extern declarations to libxfs_priv.h, Eric Sandeen
- Re: [PATCH 00/18] xfsprogs: finer-grained sparse fixes, Darrick J. Wong
- [PATCH] xfsprogs: remove retpoline support,
Eric Sandeen
- [ANNOUNCE] xfsprogs for-next updated to 2937043, Eric Sandeen
- [PATCH 0/2] xfs stats fixes - V2,
Carlos Maiolino
- [PATCH 0/2] xfsprogs: build fixes for 4.19.0-rc0,
Dave Chinner
- [PATCH v2 00/25] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 02/25] xfs: refactor clonerange preparation into a separate helper, Darrick J. Wong
- [PATCH 01/25] xfs: add a per-xfs trace_printk macro, Darrick J. Wong
- [PATCH 03/25] xfs: zero posteof blocks when cloning above eof, Darrick J. Wong
- [PATCH 04/25] xfs: update ctime and remove suid before cloning files, Darrick J. Wong
- [PATCH 05/25] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 06/25] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 07/25] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 08/25] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 09/25] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 11/25] vfs: create generic_remap_file_range_touch to update inode metadata, Darrick J. Wong
- [PATCH 12/25] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 13/25] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 14/25] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 16/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 17/25] vfs: make remapping to source file eof more explicit, Darrick J. Wong
- [PATCH 10/25] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 18/25] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 19/25] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 20/25] vfs: implement opportunistic short dedupe, Darrick J. Wong
- [PATCH 21/25] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 22/25] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 23/25] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 24/25] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 25/25] xfs: support returning partial reflink results, Darrick J. Wong
- Re: [PATCH v2 00/25] fs: fixes for serious clone/dedupe problems, Dave Chinner
- [ANNOUNCE] xfsprogs for-next updated to 5f56a56,
Eric Sandeen
- [PATCH] xfs: fix use-after-free race in xfs_buf_rele,
Dave Chinner
- [PATCH] xfs: issue log message on user force shutdown,
Dave Chinner
- [PATCH v4 0/3] xfs-4.20: scrub fixes,
Darrick J. Wong
- [ANNOUNCE] xfs-linux: for-next updated to b39989009bdb, Dave Chinner
- [PATCH 0/3] ext2, ext4, xfs: hard fail dax mount on unsupported devices,
Eric Sandeen
- repair: realloc(): invalid next size,
Arkadiusz Miśkiewicz
- [PATCH] xfs: cancel COW blocks before swapext,
Christoph Hellwig
- [PATCH 1/2] xfs/139: work with 1k block size,
Chandan Rajendra
- Which fragmentation factor is allowable for xfs (not impact on performance)?,
Mikhail Gavrilov
- XFS mount problem,
Dave Howorth
- [ANNOUNCE] xfs-linux: for-next updated to 6fc0386,
Eric Sandeen
- [PATCH] xfs: move the define for superblock magic to uapi,
Adam Borowski
- [PATCH] writeback: fix range_cyclic writeback vs writepages deadlock,
Dave Chinner
- [PATCH 0/15] xfsprogs: sparse fixes,
Eric Sandeen
- [PATCH 01/15] xfsprogs: minor sparse fixes, Eric Sandeen
- [PATCH 04/15] xfs_db: single-bit bitfields are unsigned, Eric Sandeen
- [PATCH 09/15] xfsprogs: remove write-only variables, Eric Sandeen
- [PATCH 03/15] mkfs.xfs: include full parser prototype in subopts definition, Eric Sandeen
- [PATCH 08/15] xfsprogs: avoid redefinition of NBBY, Eric Sandeen
- [PATCH 12/15] xfsprogs: kill EXTERN macro, Eric Sandeen
- [PATCH 15/15] libfrog: change project entity variable scope, Eric Sandeen
- [PATCH 10/15] xfsprogs: make static things static, Eric Sandeen
- [PATCH 11/15] xfsprogs: include headers for extern variables, Eric Sandeen
- [PATCH 13/15] libxfs: export unused nonstatic functions to quiet static checkers, Eric Sandeen
- [PATCH 06/15] xfsprogs: minor endian annotation fixes, Eric Sandeen
- [PATCH 14/15] xfsprogs: eliminate shadow variables, Eric Sandeen
- [PATCH 02/15] xfsprogs: use ANSI declarations of void-arg functions, Eric Sandeen
- [PATCH 07/15] libxfs: avoid redefinitions of macros in mount.h, Eric Sandeen
- [PATCH 05/15] xfsprogs: don't use 0 as pointer, Eric Sandeen
- Re: [PATCH 0/15] xfsprogs: sparse fixes, Darrick J. Wong
- [PATCH 0/2] xfs: fix another couple of reflink data corruptions,
Dave Chinner
- [PATCH] docs: improve readability for people with poorer eyesight,
Darrick J. Wong
- [PATCH v3 0/3] xfs-4.20: scrub fixes,
Darrick J. Wong
- [PATCH 00/15] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 01/15] xfs: add a per-xfs trace_printk macro, Darrick J. Wong
- [PATCH 02/15] xfs: refactor clonerange preparation into a separate helper, Darrick J. Wong
- [PATCH 03/15] xfs: zero posteof blocks when cloning above eof, Darrick J. Wong
- [PATCH 04/15] xfs: update ctime and remove suid before cloning files, Darrick J. Wong
- [PATCH 05/15] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 06/15] vfs: strengthen checking of file range inputs to clone/dedupe range, Darrick J. Wong
- [PATCH 07/15] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 08/15] vfs: change clone and dedupe range function pointers to return bytes completed, Darrick J. Wong
- [PATCH 09/15] vfs: pass operation flags to {clone, dedupe}_file_range implementations, Darrick J. Wong
- [PATCH 10/15] vfs: make cloning to source file eof more explicit, Darrick J. Wong
- [PATCH 11/15] vfs: allow short clone and dedupe operations, Darrick J. Wong
- [PATCH 12/15] vfs: implement opportunistic short dedupe, Darrick J. Wong
- [PATCH 13/15] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 14/15] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 15/15] xfs: support returning partial reflink results, Darrick J. Wong
- Re: [PATCH 00/15] fs: fixes for serious clone/dedupe problems, Dave Chinner
- XFS deadlock?, Ed Spiridonov
- [Bug 201331] New: deadlock (XFS?),
bugzilla-daemon
- [Bug 201331] deadlock (XFS?), bugzilla-daemon
- [Bug 201331] deadlock (XFS?), bugzilla-daemon
- [Bug 201331] deadlock (XFS?), bugzilla-daemon
- [Bug 201331] deadlock (XFS?), bugzilla-daemon
- [Bug 201331] deadlock (XFS?), bugzilla-daemon
- [Bug 201331] deadlock (XFS?), bugzilla-daemon
- [Bug 201331] deadlock (XFS?), bugzilla-daemon
- [Bug 201331] deadlock (XFS?), bugzilla-daemon
- [Bug 201331] deadlock (XFS?), bugzilla-daemon
- [Bug 201331] deadlock (XFS?), bugzilla-daemon
- [Bug 201331] deadlock (XFS?), bugzilla-daemon
- [Bug 201331] deadlock (XFS?), bugzilla-daemon
- [PATCH 0/1] Try to squash metadump data leaks,
Stefan Ring
- [PATCH] mkfs.xfs: don't go into multidisk mode if there is only one stripe,
Ilya Dryomov
- [PATCH v2 00/22] xfs-4.20: major documentation surgery,
Darrick J. Wong
- [PATCH 01/22] docs: add skeleton of XFS Data Structures and Algorithms book, Darrick J. Wong
- [PATCH 03/22] docs: add XFS self-describing metadata integrity doc to DS&A book, Darrick J. Wong
- [PATCH 05/22] docs: add XFS shared data block chapter to DS&A book, Darrick J. Wong
- [PATCH 04/22] docs: add XFS delayed logging design doc to DS&A book, Darrick J. Wong
- [PATCH 06/22] docs: add XFS online repair chapter to DS&A book, Darrick J. Wong
- [PATCH 07/22] docs: add XFS common types and magic numbers to DS&A book, Darrick J. Wong
- [PATCH 08/22] docs: add XFS testing chapter to the DS&A book, Darrick J. Wong
- <Possible follow-ups>
- [PATCH v2 00/22] xfs-4.20: major documentation surgery, Darrick J. Wong
- [PATCH 01/22] docs: add skeleton of XFS Data Structures and Algorithms book, Darrick J. Wong
- [PATCH 03/22] docs: add XFS self-describing metadata integrity doc to DS&A book, Darrick J. Wong
- [PATCH 05/22] docs: add XFS shared data block chapter to DS&A book, Darrick J. Wong
- [PATCH 06/22] docs: add XFS online repair chapter to DS&A book, Darrick J. Wong
- [PATCH 04/22] docs: add XFS delayed logging design doc to DS&A book, Darrick J. Wong
- [PATCH 07/22] docs: add XFS common types and magic numbers to DS&A book, Darrick J. Wong
- [PATCH 08/22] docs: add XFS testing chapter to the DS&A book, Darrick J. Wong
- [PATCH 09/22] docs: add XFS btrees to the DS&A book, Darrick J. Wong
- [PATCH 10/22] docs: add XFS dir/attr btree structure to the DS&A book, Darrick J. Wong
- [PATCH 11/22] docs: add XFS allocation group metadata to the DS&A book, Darrick J. Wong
- [PATCH 12/22] docs: add XFS reverse mapping structures to the DS&A book, Darrick J. Wong
- [PATCH 13/22] docs: add XFS refcount btree structure to DS&A book, Darrick J. Wong
- [PATCH 14/22] docs: add XFS log to the DS&A book, Darrick J. Wong
- [PATCH 15/22] docs: add XFS internal inodes to the DS&A book, Darrick J. Wong
- [PATCH 16/22] docs: add preliminary XFS realtime rmapbt structures to the DS&A book, Darrick J. Wong
- [PATCH 17/22] docs: add XFS inode format to the DS&A book, Darrick J. Wong
- [PATCH 18/22] docs: add XFS data extent map doc to the DS&A book, Darrick J. Wong
- [PATCH 19/22] docs: add XFS directory structure to the DS&A book, Darrick J. Wong
- [PATCH 20/22] docs: add XFS extended attributes structures to the DS&A book, Darrick J. Wong
- [PATCH 21/22] docs: add XFS symlink structures to the DS&A book, Darrick J. Wong
- [PATCH 22/22] docs: add XFS metadump structure to DS&A book, Darrick J. Wong
- Re: [PATCH v2 00/22] xfs-4.20: major documentation surgery, Dave Chinner
- [GIT PULL] xfs: fixes for 4.19-rc6,
Dave Chinner
- [PATCH 0/2] xfs stats fixes,
Carlos Maiolino
- [PATCH] xfs: zero posteof blocks when cloning above eof,
Darrick J. Wong
- delalloc and reflink fixes & tweaks V3,
Christoph Hellwig
- [somewhat OT] I just discovered that Stratis uses XFS.,
Emmanuel Florac
- Re: Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps,
Jan Kara
- [PATCH v2 0/2] xfs-4.20: scrub fixes,
Darrick J. Wong
- [PATCH] vfs: check ->get_link return value,
Darrick J. Wong
- [PATCH] xfs: don't use slab for metadata buffers,
Christoph Hellwig
- [PATCH v3 0/8] xfsprogs-4.19: transaction cleanups,
Darrick J. Wong
- [PATCH 1/8] libxfs: port kernel transaction code, Darrick J. Wong
- [PATCH 2/8] libxfs: fix libxfs_trans_alloc callsite problems, Darrick J. Wong
- [PATCH 3/8] xfs_repair: fix block reservation in mk_rsumino, Darrick J. Wong
- [PATCH 4/8] libxfs: fix xfs_trans_alloc reservation abuse, Darrick J. Wong
- [PATCH 5/8] libxfs: check libxfs_trans_commit return values, Darrick J. Wong
- [PATCH 6/8] libxfs: clean up IRELE/iput callsites, Darrick J. Wong
- [PATCH 7/8] libxfs: track transaction block reservation usage like the kernel, Darrick J. Wong
- [PATCH 8/8] xfs_scrub_all: fix systemd escaping again, Darrick J. Wong
- Re: [PATCH v3 0/8] xfsprogs-4.19: transaction cleanups, Eric Sandeen
- [PATCH 9/8] xfs_io: dedupe command should only complain if we don't dedupe anything, Darrick J. Wong
- cross-fs copy support,
Joshi
- delalloc and reflink fixes & tweaks V2,
Christoph Hellwig
- [ANNOUNCE] xfs-linux: for-next updated to e55ec4ddbef9, Dave Chinner
- [PATCH] xfs: fix error handling in xfs_bmap_extents_to_btree,
Dave Chinner
- [Bug 201287] New: xfsprogs 4.17 and later can't be built as static binaries anymore,
bugzilla-daemon
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]