Linux XFS Date Index
[Prev Page][Next Page]
- Re: [PATCH 05/10] xfs_db: remove db/convert.h
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 04/10] man: document the new health reporting fields in various ioctls
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 03/10] man: document the new allocation group geometry ioctl
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [PATCH 19/19] xfs: improve the IOMAP_NOWAIT check for COW inodes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/19] xfs: cleanup xfs_iomap_write_unwritten
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/19] xfs: rename the whichfork variable in xfs_buffered_write_iomap_begin
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/19] xfs: split the iomap ops for buffered vs direct writes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/19] xfs: move xfs_file_iomap_begin_delay around
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/19] xfs: split out a new set of read-only iomap ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/19] xfs: factor out a helper to calculate the end_fsb
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/19] xfs: fill out the srcmap in iomap_begin
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/19] xfs: refactor xfs_file_iomap_begin_delay
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/19] xfs: pass two imaps to xfs_reflink_allocate_cow
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/19] xfs: remove xfs_reflink_dirty_extents
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/19] xfs: also call xfs_file_iomap_end_delalloc for zeroing operations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/19] iomap: use a srcmap for a read-modify-write I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/19] iomap: use write_begin to read pages to unshare
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/19] iomap: move the zeroing case out of iomap_read_page_sync
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/19] iomap: ignore non-shared or non-data blocks in xfs_file_dirty
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/19] iomap: always use AOP_FLAG_NOFS in iomap_write_begin
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/19] iomap: remove the unused iomap argument to __iomap_write_end
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/19] iomap: better document the IOMAP_F_* flags
- From: Christoph Hellwig <hch@xxxxxx>
- iomap and xfs COW cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/10] man: document new fs summary counter scrub command
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 01/10] man: document the new v5 fs geometry ioctl structures
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [Q] gfs2: mmap write vs. punch_hole consistency
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: kaixuxia <xiakaixu1987@xxxxxxxxx>
- [PATCH v3] xfs_io: copy_range don't truncate dst_file, and add smart length
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- Re: [xfs] 610125ab1e: fsmark.app_overhead -71.2% improvement
- From: Dave Chinner <dchinner@xxxxxxxxxx>
- Re: [PATCH v2] xfs_io: copy_range don't truncate dst_file, and add smart length
- From: Jianhong Yin <jiyin@xxxxxxxxxx>
- Re: [xfs] 610125ab1e: fsmark.app_overhead -71.2% improvement
- From: Rong Chen <rong.a.chen@xxxxxxxxx>
- Re: [xfs] 610125ab1e: fsmark.app_overhead -71.2% improvement
- From: Dave Chinner <dchinner@xxxxxxxxxx>
- [PATCH 2/2] xfs: hard limit the background CIL push
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [RFC PATCH 0/2] xfs: hard limit background CIL push size
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/2] xfs: Lower CIL flush limit for large logs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] iomap: modify ->end_io() calling convention
- From: Matthew Bobrowski <mbobrowski@xxxxxxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [xfs-linux:iomap-for-next 3/12] include/trace/events/iomap.h:49:39: warning: 'struct page' declared inside parameter list will not be visible outside of this definition or declaration
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: Eryu Guan <guaneryu@xxxxxxxxx>
- [xfs-linux:iomap-for-next 3/12] include/trace/events/iomap.h:49:39: warning: 'struct page' declared inside parameter list will not be visible outside of this definition or declaration
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 15/15] xfs: Use the new iomap infrastructure for CoW
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [Q] gfs2: mmap write vs. punch_hole consistency
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [Q] gfs2: mmap write vs. punch_hole consistency
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [Q] gfs2: mmap write vs. punch_hole consistency
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs_io: copy_range don't truncate dst_file, and add smart length
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [Q] gfs2: mmap write vs. punch_hole consistency
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v2] xfs_io: copy_range don't truncate dst_file, and add smart length
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- Re: [PATCH 15/15] xfs: Use the new iomap infrastructure for CoW
- From: Christoph Hellwig <hch@xxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to eb2e99943c5b
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 14e15f1bcd73
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs_io: copy_range don't truncate dst_file, and add smart length.
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH] xfs: include QUOTA, FATAL ASSERT build options in XFS_BUILD_OPTIONS
- From: yu kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH 04/15] btrfs: Add a simple buffered iomap write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] xfs_io: copy_range don't truncate dst_file, and add smart length.
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- [PATCH 06/18] xfs_scrub: remove moveon from unicode name collision helpers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 08/18] xfs_scrub: remove moveon from scrub ioctl wrappers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/3] xfs_scrub: perform media scans of entire devices
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/3] xfs_scrub: relabel verified data block counts in output
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 17/18] xfs_scrub: remove XFS_ITERATE_INODES_ABORT from inode iterator
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 18/18] xfs_scrub: remove moveon from main program
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 16/18] xfs_scrub: remove moveon from phase 1 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 15/18] xfs_scrub: remove moveon from phase 2 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 14/18] xfs_scrub: remove moveon from phase 3 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 13/18] xfs_scrub: remove moveon from phase 4 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 12/18] xfs_scrub: remove moveon from phase 5 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 11/18] xfs_scrub: remove moveon from phase 6 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 10/18] xfs_scrub: remove moveon from phase 7 functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 09/18] xfs_scrub: remove moveon from repair action list helpers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 05/18] xfs_scrub: remove moveon from spacemap
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 02/11] xfs_scrub: improve reporting of file data media errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 07/18] xfs_scrub: remove moveon from progress report helpers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 04/18] xfs_scrub: remove moveon from vfs directory tree iteration
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 03/18] xfs_scrub: remove moveon from inode iteration
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 02/18] xfs_scrub: remove moveon from the fscounters functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 01/18] xfs_scrub: remove moveon from filemap iteration
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/3] xfs_scrub: implement deferred description string rendering
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/3] xfs_scrub: media scan entire disks
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 00/18] xfs_scrub: remove moveon space aliens
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/3] xfs_scrub: implement background mode for phase 6
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/3] xfs_scrub: adapt phase5 to deferred descriptions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/3] xfs_scrub: bump work_threads to include the controller thread
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/3] xfs_scrub: deferred labelling to save time
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 11/11] xfs_scrub: create a new category for unfixable errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 10/11] xfs_scrub: clean out the nproc global variable
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 09/11] libfrog: clean up platform_nproc
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 08/11] xfs_scrub: fix media verification thread pool size calculations
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 07/11] xfs_scrub: request fewer bmaps when we can
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 06/11] xfs_scrub: reduce fsmap activity for media errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 05/11] xfs_scrub: don't report media errors on unwritten extents
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 04/11] xfs_scrub: improve reporting of file metadata media errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 06/11] xfs_scrub: refactor inode prefix rendering code
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 04/11] xfs_scrub: fix queue-and-stash of non-contiguous verify requests
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 10/11] xfs_scrub: fix read verify disk error handling strategy
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 03/11] xfs_scrub: better reporting of metadata media errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 01/11] xfs_scrub: separate media error reporting for attribute forks
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 00/11] xfs_scrub: fix IO error reporting
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 11/11] xfs_scrub: simulate errors in the read-verify phase
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 09/11] xfs_scrub: return bytes verified from a SCSI VERIFY command
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 08/11] xfs_scrub: enforce read verify pool minimum io size
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 05/11] xfs_scrub: only call read_verify_force_io once per pool
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 07/11] xfs_scrub: record disk LBA size
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 01/13] libfrog: fix workqueue error communication problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/4] xfsprogs: bulkstat v5
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 6/6] libxfs: revert FSGEOMETRY v5 -> v4 hack
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 10/13] xfs_scrub: report all progressbar creation failures
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 03/11] xfs_scrub: fix read-verify pool error communication problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 02/11] xfs_scrub: abort all read verification work immediately on error
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 01/11] xfs_scrub: fix handling of read-verify pool runtime errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 00/11] xfs_scrub: fix IO error detection during media verify
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 13/13] xfs_scrub: fix error handling problems in vfs.c
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3 03/19] xfs: Add xfs_dabuf defines
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 12/13] xfs_scrub: move all the queue_subdir error reporting to callers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 5/6] misc: convert from XFS_IOC_FSINUMBERS to XFS_IOC_INUMBERS
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 11/13] xfs_scrub: check progress bar timedwait failures
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/6] misc: convert XFS_IOC_FSBULKSTAT to XFS_IOC_BULKSTAT
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 09/13] xfs_scrub: fix per-thread counter error communication problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 08/13] libfrog: fix missing error checking in bitmap code
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 07/13] libfrog: fix bitmap error communication problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 06/13] libfrog: add missing per-thread variable error handling
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/4] libxfs: fix uncached buffer refcounting
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 05/13] libfrog: fix per-thread variable error communication problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 04/13] xfs_scrub: redistribute read verify pool flush and destroy responsibilities
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 03/13] libfrog: split workqueue destroy functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 02/13] libfrog: fix missing error checking in workqueue code
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/5] xfs_scrub: separate internal metadata scrub functions
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 00/13] libfrog/xfs_scrub: fix error handling
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/4] xfs_scrub: batch inumbers calls during fscounters calculation
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/4] xfs_scrub: convert to per-ag inode bulkstat operations
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/4] xfs_spaceman: remove open-coded per-ag bulkstat
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/4] xfs_io: add a bulkstat command
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/6] misc: convert to v5 bulkstat_single call
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/6] man: add documentation for v5 inumbers ioctl
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/6] man: add documentation for v5 bulkstat ioctl
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/4] mkfs: use libxfs to write out new AGs
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/6] xfsprogs: port utilities to bulkstat v5
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/4] libxfs: make xfs_buf_delwri_submit actually do something
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/3] xfs_scrub: fix nr_dirs accounting problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/5] xfs_scrub: remove unnecessary fd parameter from file scrubbers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/4] libxfs: fix buffer refcounting in delwri_queue
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 5/5] xfs_scrub: check summary counters
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/3] xfs_scrub: remove unnecessary wakeup wait in scan_fs_tree
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/4] xfsprogs: help mkfs shed its AG initialization code
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/3] xfs_scrub: refactor queueing of subdir scan work item
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/3] xfs_scrub: fix bugs in vfs tree walk code
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/5] libfrog: add online scrub/repair for superblock counters
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/5] libfrog: share scrub headers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/5] xfsprogs: scrub filesystem summary counters
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/1] xfs_spaceman: report health problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/1] xfsprogs: online health tracking support
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 3/8 v2] xfs: prevent CIL push holdoff in log recovery
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted
- From: Jianhong Yin <jiyin@xxxxxxxxxx>
- [PATCH 3/8 v2] xfs: prevent CIL push holdoff in log recovery
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: Use WARN_ON_ONCE for bailout mount-operation
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 5/8] xfs: factor callbacks out of xlog_state_do_callback()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/8] xfs: push the AIL in xlog_grant_head_wake
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/8] xfs: factor debug code out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 6/8] xfs: factor iclog state processing out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 5/8] xfs: factor callbacks out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 8/8] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 7/8] xfs: push iclog state cleaning into xlog_state_clean_log
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH0/8 v3] xfs: log race fixes and cleanups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/8] xfs: push the AIL in xlog_grant_head_wake
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/8] xfs: fix missed wakeup on l_flush_wait
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 01/15] iomap: Use a srcmap for a read-modify-write I/O
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 11/15] iomap: use a function pointer for dio submits
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v3 07/19] xfs: Factor out xfs_attr_leaf_addname helper
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 2/9] cachefiles: drop direct usage of ->bmap method.
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/8] xfs: push iclog state cleaning into xlog_state_clean_log
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2 03/21] xfsprogs: Add xfs_dabuf defines
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 12/19] xfs: Factor up trans roll in xfs_attr3_leaf_clearflag
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 15/19] xfs: Set up infastructure for deferred attribute operations
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 11/21] xfsprogs: Factor out xfs_attr_rmtval_invalidate
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 19/21] xfs_io: Add delayed attributes error tag
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 03/19] xfs: Add xfs_dabuf defines
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 14/19] xfs: Add delayed attribute routines
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 01/21] xfsprogs: Replace attribute parameters with struct xfs_name
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 06/21] xfsprogs: Factor up trans handling in xfs_attr3_leaf_flipflags
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 17/19] xfs: Add feature bit XFS_SB_FEAT_INCOMPAT_LOG_DELATTR
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 06/19] xfs: Factor up trans handling in xfs_attr3_leaf_flipflags
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 13/19] xfs: Add delay context to xfs_da_args
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 0/1] Add delayed attributes test
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 00/21] Delayed Attributes
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 18/21] xfsprogs: Enable delayed attributes
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 1/1] xfstests: Add Delayed Attribute test
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 19/19] xfs_io: Add delayed attributes error tag
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 01/19] xfs: Replace attribute parameters with struct xfs_name
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 09/21] xfsprogs: Factor up trans roll from xfs_attr3_leaf_setflag
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 05/19] xfs: Factor out new helper functions xfs_attr_rmtval_set
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 15/21] xfsprogs: Set up infastructure for deferred attribute operations
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 02/21] xfsprogs: Embed struct xfs_name in xfs_da_args
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 02/19] xfs: Embed struct xfs_name in xfs_da_args
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 10/21] xfsprogs: Add xfs_attr3_leaf helper functions
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 14/21] xfsprogs: Add delayed attribute routines
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 08/21] xfsprogs: Factor up commit from xfs_attr_try_sf_addname
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 12/21] xfsprogs: Factor up trans roll in xfs_attr3_leaf_clearflag
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 05/21] xfsprogs: Factor out new helper functions xfs_attr_rmtval_set
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 20/21] xfsprogs: Add log item printing for ATTRI and ATTRD
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 10/19] xfs: Add xfs_attr3_leaf helper functions
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 09/19] xfs: Factor up trans roll from xfs_attr3_leaf_setflag
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 07/21] xfsprogs: Factor out xfs_attr_leaf_addname helper
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 11/19] xfs: Factor out xfs_attr_rmtval_invalidate
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 17/21] xfsprogs: Add feature bit XFS_SB_FEAT_INCOMPAT_LOG_DELATTR
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 04/21] xfsprogs: Add xfs_has_attr and subroutines
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 21/21] xfsprogs: Add delayed attribute flag to cmd
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 04/19] xfs: Add xfs_has_attr and subroutines
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 13/21] xfsprogs: Add delay context to xfs_da_args
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 18/19] xfs: Enable delayed attributes
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 00/19] Delayed Attributes
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 08/19] xfs: Factor up commit from xfs_attr_try_sf_addname
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2 16/21] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v3 16/19] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 5/8] xfs: factor callbacks out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/8] xfs: factor debug code out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/8] xfs: push the AIL in xlog_grant_head_wake
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 04/15] btrfs: Add a simple buffered iomap write
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- Re: [PATCH 02/15] iomap: Read page from srcmap if IOMAP_F_COW is set
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- Re: [PATCH 02/15] iomap: Read page from srcmap if IOMAP_F_COW is set
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/15] btrfs: update inode size during bio completion
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 13/15] btrfs: Remove btrfs_dio_data and __btrfs_direct_write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/15] btrfs: Use iomap_dio_rw for performing direct I/O writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/15] iomap: use a function pointer for dio submits
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/15] btrfs: basic direct read operation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 04/15] btrfs: Add a simple buffered iomap write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 8/8] xfs: push the grant head when the log head moves forward
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 7/8] xfs: push iclog state cleaning into xlog_state_clean_log
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 6/8] xfs: factor iclog state processing out of xlog_state_do_callback()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/8 v2] xfs: log race fixes and cleanups
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/8] xfs: factor callbacks out of xlog_state_do_callback()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/8] xfs: factor debug code out of xlog_state_do_callback()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/8] xfs: fix missed wakeup on l_flush_wait
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/8] xfs: push the AIL in xlog_grant_head_wake
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 13/15] btrfs: Remove btrfs_dio_data and __btrfs_direct_write
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 15/15] xfs: Use the new iomap infrastructure for CoW
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 14/15] btrfs: update inode size during bio completion
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 12/15] btrfs: Use iomap_dio_rw for performing direct I/O writes
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 11/15] iomap: use a function pointer for dio submits
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 10/15] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 09/15] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 08/15] btrfs: basic direct read operation
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 07/15] fs: Export generic_file_buffered_read()
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 06/15] btrfs: remove buffered write code made unnecessary
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 05/15] btrfs: Add CoW in iomap based writes
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 04/15] btrfs: Add a simple buffered iomap write
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 03/15] btrfs: Eliminate PagePrivate for btrfs data pages
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 02/15] iomap: Read page from srcmap if IOMAP_F_COW is set
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 01/15] iomap: Use a srcmap for a read-modify-write I/O
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH v4 0/15] CoW support for iomap
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- [PATCH 7/8] xfs: push iclog state cleaning into xlog_state_clean_log
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/8] xfs: push the AIL in xlog_grant_head_wake
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 6/8] xfs: factor iclog state processing out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/8] xfs: fix missed wakeup on l_flush_wait
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/8 v2] xfs: log race fixes and cleanups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 8/8] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 5/8] xfs: factor callbacks out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 4/8] xfs: factor debug code out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 0/7] xfs: log race fixes and cleanups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 0/7] xfs: log race fixes and cleanups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted
- From: Jianhong Yin <jiyin@xxxxxxxxxx>
- Re: [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- [PATCH 1/2] xfsprogs: copy_range don't truncate dstfile
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- Re: [PATCH] xfsprogs: copy_range don't truncate dstfile if same with srcfile
- From: Jianhong Yin <jiyin@xxxxxxxxxx>
- Re: [PATCH] xfsprogs: copy_range don't truncate dstfile if same with srcfile
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v2] splice: only read in as much information as there is pipe buffer space
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v2] xfsprogs: copy_range don't truncate dstfile
- From: Jianhong Yin <jiyin@xxxxxxxxxx>
- Re: [PATCH v2] xfsprogs: copy_range don't truncate dstfile
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs_spaceman: convert open-coded unit conversions to helpers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] xfs_spaceman: embed struct xfs_fd in struct fileio
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 12/12] libfrog: move libfrog.h to libfrog/util.h
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 11/12] libfrog: move workqueue.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 10/12] libfrog: move path.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 09/12] libfrog: move crc32c.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2] xfsprogs: copy_range don't truncate dstfile
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- Re: [PATCH 08/12] libfrog: move workqueue.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfsprogs: copy_range don't truncate dstfile if same with srcfile
- From: Jianhong Yin <jiyin@xxxxxxxxxx>
- Re: [PATCH 07/12] libfrog: move radix-tree.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 06/12] libfrog: move ptvar.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 05/12] libfrog: move fsgeom.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 04/12] libfrog: move convert.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 03/12] libfrog: move bitmap.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 02/12] libfrog: move avl64.h to libfrog/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] libxfs: move topology declarations into separate header
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/8] libfrog: create xfd_open function
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/8] xfsprogs: update spdx tags in LICENSES/
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 0/7] xfs: log race fixes and cleanups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/7] xfs: fix missed wakeup on l_flush_wait
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] xfs: push the AIL in xlog_grant_head_wake
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 5/7] xfs: factor iclog state processing out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/7] xfs: factor callbacks out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] xfs: factor debug code out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Christopher Lameter <cl@xxxxxxxxx>
- [PATCH RFC V5] fs: New zonefs file system
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to bc56ad8c74b8
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: iomap-for-next updated to 68494b8e248f
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: iomap_dio_rw ->end_io improvements
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfsprogs: copy_range don't truncate dstfile if same with srcfile
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 1/3] xfs_scrub: refactor queueing of subdir scan work item
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/1] xfs_spaceman: report health problems
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/2] iomap: move the iomap_dio_rw ->end_io callback into a structure
- From: Christoph Hellwig <hch@xxxxxx>
- Re: iomap_dio_rw ->end_io improvements
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v2] xfs_io: support splice data between two files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
- From: kaixuxia <xiakaixu1987@xxxxxxxxx>
- Re: [PATCH 3/3] xfs_scrub: remove unnecessary wakeup wait in scan_fs_tree
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] xfs_scrub: fix nr_dirs accounting problems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs_scrub: refactor queueing of subdir scan work item
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 05/12] libfrog: move fsgeom.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/8] xfsprogs: update spdx tags in LICENSES/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3] xfsprogs: provide a few compatibility typedefs
- From: Murphy Zhou <jencce.kernel@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 3/8] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 07/12] libfrog: move radix-tree.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/7] xfs: push iclog state cleaning into xlog_state_clean_log
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/7] xfs: factor iclog state processing out of xlog_state_do_callback()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 10/12] libfrog: move path.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/7] xfs: factor callbacks out of xlog_state_do_callback()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] xfsprogs: copy_range don't truncate dstfile if same with srcfile
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- [PATCH 04/12] libfrog: move convert.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/4] xfs_spaceman: embed struct xfs_fd in struct fileio
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/7] xfs: factor callbacks out of xlog_state_do_callback()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] xfs: factor debug code out of xlog_state_do_callback()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/7] xfs: fix missed wakeup on l_flush_wait
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] xfs: push the AIL in xlog_grant_head_wake
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/7] xfs: log race fixes and cleanups
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs_io: support splice data between two files
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 0/7] xfs: log race fixes and cleanups
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 01/12] libxfs: move topology declarations into separate header
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v2] xfs_io: support splice data between two files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Christoph Hellwig <hch@xxxxxx>
- Re: iomap_dio_rw ->end_io improvements
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/12] libfrog: move avl64.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 1baa2800e62d
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 08/10] xfs_repair: use precomputed inode geometry values
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/1] xfs_spaceman: report health problems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 06/12] libfrog: move ptvar.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 03/12] libfrog: move bitmap.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 6/8] libfrog: refactor open-coded bulkstat calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/4] xfs_spaceman: convert open-coded unit conversions to helpers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 10/10] xfs_repair: add AG btree rmaps into the filesystem after syncing sb
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 06/10] xfs_db: add a function to compute btree geometry
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/4] xfs_spaceman: remove unnecessary test in openfile()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/4] xfs_spaceman: remove typedef usage
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 09/10] xfs_repair: reduce the amount of "clearing reflink flag" messages
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v2 0/4] xfs_spaceman: use runtime support library
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 07/10] xfs_db: use precomputed inode geometry values
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 05/10] xfs_db: remove db/convert.h
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 8/8] libfrog: refactor open-coded INUMBERS calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 00/12] libfrog: move header files
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 7/8] libfrog: create xfd_open function
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 04/10] man: document the new health reporting fields in various ioctls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/8] libfrog: store more inode and block geometry in struct xfs_fd
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 09/12] libfrog: move crc32c.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v3 0/8] libxfrog: wrap version ioctl calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 08/12] libfrog: move workqueue.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 03/10] man: document the new allocation group geometry ioctl
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 01/10] man: document the new v5 fs geometry ioctl structures
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 11/12] libfrog: move workqueue.h to libfrog/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 12/12] libfrog: move libfrog.h to libfrog/util.h
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 02/10] man: document new fs summary counter scrub command
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v2 00/10] xfsprogs-5.3: various fixes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 5/8] libfrog: create online fs geometry converters
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/8] libfrog: refactor online geometry queries
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 6/7] xfs: push iclog state cleaning into xlog_state_clean_log
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 4/7] xfs: factor callbacks out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 5/7] xfs: factor iclog state processing out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/7] xfs: factor debug code out of xlog_state_do_callback()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 0/7] xfs: log race fixes and cleanups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 7/7] xfs: push the grant head when the log head moves forward
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/7] xfs: push the AIL in xlog_grant_head_wake
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/7] xfs: fix missed wakeup on l_flush_wait
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3] xfs: define a flags field for the AG geometry ioctl structure
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re:Re: [PATCH v2] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: 尹剑虹 <yin-jianhong@xxxxxxx>
- Re:Re: [PATCH] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: 尹剑虹 <yin-jianhong@xxxxxxx>
- Re: iomap_dio_rw ->end_io improvements
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 1baa2800e62d
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 8/9] libfrog: create xfd_open function
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v3] xfs: define a flags field for the AG geometry ioctl structure
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 8/9] libfrog: create xfd_open function
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/9] libfrog: refactor open-coded bulkstat calls
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] libfrog: create online fs geometry converters
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/9] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] libfrog: refactor online geometry queries
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs_io: support splice data between two files
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: iomap_dio_rw ->end_io improvements
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: iomap_dio_rw ->end_io improvements
- From: Matthew Bobrowski <mbobrowski@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Christopher Lameter <cl@xxxxxxxxx>
- Re: [PATCH v2] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH 02/12] libxfs: move topology declarations into separate header
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/2] iomap: move the iomap_dio_rw ->end_io callback into a structure
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] iomap: split size and error for iomap_dio_rw ->end_io
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs: revise function comment for xfs_trans_ail_delete
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/2] iomap: move the iomap_dio_rw ->end_io callback into a structure
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/2] iomap: split size and error for iomap_dio_rw ->end_io
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3] xfsprogs: provide a few compatibility typedefs
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH 2/2] iomap: move the iomap_dio_rw ->end_io callback into a structure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] iomap: split size and error for iomap_dio_rw ->end_io
- From: Christoph Hellwig <hch@xxxxxx>
- iomap_dio_rw ->end_io improvements
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v3] xfsprogs: provide a few compatibility typedefs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/5] iomap: move struct iomap_page out of iomap.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] xfs: use the iomap write page code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] xfs: remove the fork fields in the writepage_ctx and ioend
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] xfs: turn io_append_trans into an io_private void pointer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] xfs: use a struct iomap in xfs_writepage_ctx
- From: Christoph Hellwig <hch@xxxxxx>
- xfs: use the iomap writeback code v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH v2] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- [PATCH] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
- From: "Jianhong.Yin" <yin-jianhong@xxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] libxfs: revert FSGEOMETRY v5 -> v4 hack
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] fstests: new helper to skip xfs_check
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 06/12] man: document the new allocation group geometry ioctl
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 02/12] libxfs: move topology declarations into separate header
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [RFC PATCH] generic: test splice() with pipes
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 1/9] libxfs: revert FSGEOMETRY v5 -> v4 hack
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 06/12] man: document the new allocation group geometry ioctl
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 02/12] libxfs: move topology declarations into separate header
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfsprogs: provide a few compatibility typedefs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] fstests: new helper to skip xfs_check
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: add a xfs_valid_startblock helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] xfs: add a xfs_valid_startblock helper
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [RFC PATCH] generic: test splice() with pipes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH] fstests: new helper to skip xfs_check
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: add a xfs_valid_startblock helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] xfsprogs: provide a few compatibility typedefs
- From: Murphy Zhou <jencce.kernel@xxxxxxxxx>
- Re: [PATCH v2 11/15] xfs: mount api - add xfs_reconfigure()
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [RFC PATCH] generic: test splice() with pipes
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 7/9] libfrog: refactor open-coded bulkstat calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 9/9] libfrog: refactor open-coded INUMBERS calls
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 8/9] libfrog: create xfd_open function
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 7/9] libfrog: refactor open-coded bulkstat calls
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: add a xfs_valid_startblock helper
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: add a xfs_valid_startblock helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to 1baa2800e62d
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 1baa2800e62d
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v2] xfs: revise function comment for xfs_trans_ail_delete
- From: yu kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] libfrog: create online fs geometry converters
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 2/5] xfs: factor data block addition from xfs_dir2_node_addname_int()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] cachefiles: drop direct usage of ->bmap method.
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 7/9] libfrog: refactor open-coded bulkstat calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 5/9] libfrog: store more inode and block geometry in struct xfs_fd
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2] xfs: define a flags field for the AG geometry ioctl structure
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH] xfs: define a flags field for the AG geometry ioctl structure
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH] xfs: define a version field for the AG geometry ioctl structure
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/9] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/9] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 7/9] libfrog: refactor open-coded bulkstat calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] xfsprogs: update spdx tags in LICENSES/
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 1/9] libxfs: revert FSGEOMETRY v5 -> v4 hack
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- [PATCH v2] splice: only read in as much information as there is pipe buffer space
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 3/9] libfrog: refactor online geometry queries
- From: Allison Collins <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 11/12] xfs_repair: use precomputed inode geometry values
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 06/12] man: document the new allocation group geometry ioctl
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 04/12] man: document the new v5 fs geometry ioctl structures
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 02/12] libxfs: move topology declarations into separate header
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V4] fs: New zonefs file system
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Christopher Lameter <cl@xxxxxxxxx>
- Re: [RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 2/9] cachefiles: drop direct usage of ->bmap method.
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/9] cachefiles: drop direct usage of ->bmap method.
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [GIT PULL RESEND] vfs: Add support for timestamp limits
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- Re: [PATCH 1/3] xfs: add a xfs_valid_startblock helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/5] xfs: reinitialize rm_flags when unpacking an offset into an rmap irec
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] xfs: add function name in xfs_trans_ail_delete function header comments
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v2] xfsprogs: provide a few compatibility typedefs
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs: remove the unused XFS_ALLOC_USERDATA flag
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/3] xfs: cleanup xfs_fsb_to_db
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: add a xfs_valid_startblock helper
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v2] xfsprogs: provide a few compatibility typedefs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] xfs: Initialize label array properly
- From: Austin Kim <austindh.kim@xxxxxxxxx>
- Re: [PATCH] xfsprogs: provide a few compatibility typedefs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] xfsprogs: provide a few compatibility typedefs
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs: log proper length of btree block in scrub/repair
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH v2 11/15] xfs: mount api - add xfs_reconfigure()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2 02/15] xfs: mount-api - add fs parameter description
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2 14/15] xfs: mount-api - switch to new mount-api
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 14/15] xfs: mount-api - switch to new mount-api
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 12/15] xfs: mount-api - add xfs_fc_free()
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 12/15] xfs: mount-api - add xfs_fc_free()
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 11/15] xfs: mount api - add xfs_reconfigure()
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 08/15] xfs: mount-api - add xfs_get_tree()
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 07/15] xfs: mount-api - refactor xfs_fs_fill_super()
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 06/15] xfs: mount-api - move xfs_parseargs() validation to a helper
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH] xfs: add function name in xfs_trans_ail_delete function header comments
- From: yu kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH v2 05/15] xfs: mount-api - make xfs_parse_param() take context .parse_param() args
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 03/15] xfs: mount-api - refactor suffix_kstrtoint()
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 02/15] xfs: mount-api - add fs parameter description
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 3/3] xfs: remove the unused XFS_ALLOC_USERDATA flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/3] xfs: cleanup xfs_fsb_to_db
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/3] xfs: add a xfs_valid_startblock helper
- From: Christoph Hellwig <hch@xxxxxx>
- misc cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 05/15] xfs: mount-api - make xfs_parse_param() take context .parse_param() args
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH] xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] xfsprogs: provide a few compatibility typedefs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] xfs: Initialize label array properly
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 12/12] xfs_repair: reduce the amount of "clearing reflink flag" messages
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 11/12] xfs_repair: use precomputed inode geometry values
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 10/12] xfs_db: use precomputed inode geometry values
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 09/12] xfs_db: add a function to compute btree geometry
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxx>
- Re: [PATCH 08/12] xfs_db: remove db/convert.h
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 07/12] man: document the new health reporting fields in various ioctls
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 06/12] man: document the new allocation group geometry ioctl
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 05/12] man: document new fs summary counter scrub command
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 04/12] man: document the new v5 fs geometry ioctl structures
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 03/12] libfrog: try the v4 fs geometry ioctl after failing the v5 ioctl
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 02/12] libxfs: move topology declarations into separate header
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] libxfs-diff: try harder to find the kernel equivalent libxfs files
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs: Initialize label array properly
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 01/12] libxfs-diff: try harder to find the kernel equivalent libxfs files
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 07/11] xfs: remove unlikely() from WARN_ON() condition
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] xfs: Initialize label array properly
- From: Austin Kim <austindh.kim@xxxxxxxxx>
- Re: [PATCH 5/5] xfs: allocate xattr buffer on demand
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] xfs: consolidate attribute value copying
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] xfs: make attr lookup returns consistent
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] xfs: reverse search directory freespace indexes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] xfs: speed up directory bestfree block scanning
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] xfs: move xfs_dir2_addname()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 8/9] libfrog: create xfd_open function
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 7/9] libfrog: refactor open-coded bulkstat calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 3/9] libfrog: refactor online geometry queries
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 9/9] libfrog: refactor open-coded INUMBERS calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 5/9] libfrog: store more inode and block geometry in struct xfs_fd
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 6/9] libfrog: create online fs geometry converters
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 4/9] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/9] xfsprogs: update spdx tags in LICENSES/
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/9] libxfs: revert FSGEOMETRY v5 -> v4 hack
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH v2 0/9] libxfrog: wrap version ioctl calls
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3 00/39] put_user_pages(): miscellaneous call sites
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] xfs: Use WARN_ON_ONCE for bailout mount-operation
- From: Austin Kim <austindh.kim@xxxxxxxxx>
- Re: [PATCH] xfs: Use WARN_ON_ONCE rather than BUG for bailout mount-operation
- From: Austin Kim <austindh.kim@xxxxxxxxx>
- Re: [PATCH v3 00/39] put_user_pages(): miscellaneous call sites
- From: Mike Marshall <hubcap@xxxxxxxxxxxx>
- [RFC PATCH] generic: test splice() with pipes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: remove all *_ITER_CONTINUE values
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: remove all *_ITER_ABORT values
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: Use WARN_ON_ONCE rather than BUG for bailout mount-operation
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 2/2] xfs: remove all *_ITER_CONTINUE values
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH] xfs: Use WARN_ON_ONCE rather than BUG for bailout mount-operation
- From: Austin Kim <austindh.kim@xxxxxxxxx>
- [PATCH 1/2] xfs: remove all *_ITER_ABORT values
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2 0/2] xfs: get rid of _ITER_{ABORT,CONTINUE}
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 2/5] xfs: factor data block addition from xfs_dir2_node_addname_int()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: remove all *_ITER_ABORT values
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: remove all *_ITER_ABORT values
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: log proper length of btree block in scrub/repair
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/5] xfs: consolidate attribute value copying
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 5/5] xfs: allocate xattr buffer on demand
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 3/5] xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/5] xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3 07/11] xfs: remove unlikely() from WARN_ON() condition
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 5/5] xfs: reverse search directory freespace indexes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 4/5] xfs: speed up directory bestfree block scanning
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 3/5] xfs: factor free block index lookup from xfs_dir2_node_addname_int()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/5] xfs: move xfs_dir2_addname()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [RFC PATCH v2 06/19] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH v3 07/11] xfs: remove unlikely() from WARN_ON() condition
- From: Denis Efremov <efremov@xxxxxxxxx>
- [PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
- From: Denis Efremov <efremov@xxxxxxxxx>
- [PATCH 2/2] xfs: remove all *_ITER_CONTINUE values
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 1/2] xfs: remove all *_ITER_ABORT values
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 0/2] xfs: get rid of _ITER_{ABORT,CONTINUE}
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: Deadlock during generic/530 test
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] splice: only read in as much information as there is pipe buffer space
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 5/5] xfs: reinitialize rm_flags when unpacking an offset into an rmap irec
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs: Use WARN_ON rather than BUG() for bailout mount-operation
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: Deadlock during generic/530 test
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: Handle MADV_WILLNEED through vfs_fadvise()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs: Use WARN_ON rather than BUG() for bailout mount-operation
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Deadlock during generic/530 test
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/3] fs: Export generic_fadvise()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/3] mm: Handle MADV_WILLNEED through vfs_fadvise()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] xfs: Use WARN_ON rather than BUG() for bailout mount-operation
- From: Austin Kim <austindh.kim@xxxxxxxxx>
- [PATCH 5/5] xfs: allocate xattr buffer on demand
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/5] xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH 1/5] xfs: make attr lookup returns consistent
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 4/5] xfs: consolidate attribute value copying
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 0/3 v3] xfs: allocate xattr buffer on demand
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/5] xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] xfs: allocate xattr buffer on demand
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 5/5] xfs: reverse search directory freespace indexes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v3 0/5] xfs: speed up large directory modifications
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/5] xfs: factor data block addition from xfs_dir2_node_addname_int()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 4/5] xfs: speed up directory bestfree block scanning
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/5] xfs: move xfs_dir2_addname()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/5] xfs: factor free block index lookup from xfs_dir2_node_addname_int()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] xfs: allocate xattr buffer on demand
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs: make attr lookup returns consistent
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] xfs: speed up directory bestfree block scanning
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] xfs: speed up directory bestfree block scanning
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] xfs: reverse search directory freespace indexes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] xfs: speed up directory bestfree block scanning
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] xfs: speed up directory bestfree block scanning
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] xfs: speed up directory bestfree block scanning
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] xfs: factor free block index lookup from xfs_dir2_node_addname_int()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] xfs: factor data block addition from xfs_dir2_node_addname_int()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: log proper length of btree block in scrub/repair
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] xfs: speed up directory bestfree block scanning
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] xfs: reverse search directory freespace indexes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] xfs: allocate xattr buffer on demand
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: Use WARN_ON rather than BUG() for bailout mount-operation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] xfs: move xfs_dir2_addname()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] xfs: factor data block addition from xfs_dir2_node_addname_int()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] xfs: factor free block index lookup from xfs_dir2_node_addname_int()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] xfs: speed up directory bestfree block scanning
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 2/3] xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs: make attr lookup returns consistent
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
- From: Michal Hocko <mhocko@xxxxxxxxxx>
[Index of Archives]
[XFS]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]