Linux XFS
[Prev Page][Next Page]
- [PATCH] xfs: fix NULL pointer dereference in xfs_getbmap(),
ChenXiaoSong
- [PATCHSET v4 0/2] mkfs: stop allowing tiny filesystems,
Darrick J. Wong
- [PATCH] xfs/432: fix this test when external devices are in use,
Darrick J. Wong
- [PATCHSET 0/3] fstests: fix some hangs in crash recovery,
Darrick J. Wong
- [PATCHSET 0/2] fstests: enhance fail_make_request,
Darrick J. Wong
- [PATCHSET 0/1] fstests: _notrun dmlogwrites tests when external log devices in use,
Darrick J. Wong
- [PATCHSET 0/2] dmerror: support external log and rt devices,
Darrick J. Wong
- [PATCH 5.10 CANDIDATE 0/9] xfs stable candidate patches for 5.10.y (from v5.13+),
Amir Goldstein
- [PATCH 5.10 CANDIDATE 1/9] xfs: refactor xfs_file_fsync, Amir Goldstein
- [PATCH 5.10 CANDIDATE 2/9] xfs: xfs_log_force_lsn isn't passed a LSN, Amir Goldstein
- [PATCH 5.10 CANDIDATE 3/9] xfs: prevent UAF in xfs_log_item_in_current_chkpt, Amir Goldstein
- [PATCH 5.10 CANDIDATE 4/9] xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes, Amir Goldstein
- [PATCH 5.10 CANDIDATE 5/9] xfs: force the log offline when log intent item recovery fails, Amir Goldstein
- [PATCH 5.10 CANDIDATE 7/9] xfs: remove dead stale buf unpin handling code, Amir Goldstein
- [PATCH 5.10 CANDIDATE 8/9] xfs: logging the on disk inode LSN can make it go backwards, Amir Goldstein
- [PATCH 5.10 CANDIDATE 9/9] xfs: Enforce attr3 buffer recovery order, Amir Goldstein
- [PATCH 5.10 CANDIDATE 6/9] xfs: hold buffer across unpin and potential shutdown processing, Amir Goldstein
- Re: [PATCH 5.10 CANDIDATE 0/9] xfs stable candidate patches for 5.10.y (from v5.13+), Amir Goldstein
- Re: all cel/for-rc (1197eb59 lockd: fix nlm_close_files) results,
Bruce Fields
- [ANNOUNCE] xfs-linux: for-next updated to 4869b6e84a23, Darrick J. Wong
- [ANNOUNCE] xfs-linux: iomap-for-next updated to 478af190cb6c, Darrick J. Wong
- [PATCH] xfs: Fix typo 'the the' in comment,
Slark Xiao
- [man-pages RFC PATCH v2] statx.2, open.2: document STATX_DIOALIGN,
Eric Biggers
- [PATCH v4 0/9] make statx() return DIO alignment information,
Eric Biggers
- [PATCH v4 8/9] f2fs: support STATX_DIOALIGN, Eric Biggers
- [PATCH v4 3/9] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN, Eric Biggers
- [PATCH v4 7/9] f2fs: simplify f2fs_force_buffered_io(), Eric Biggers
- [PATCH v4 4/9] ext4: support STATX_DIOALIGN, Eric Biggers
- [PATCH v4 2/9] vfs: support STATX_DIOALIGN on block devices, Eric Biggers
- [PATCH v4 9/9] xfs: support STATX_DIOALIGN, Eric Biggers
- [PATCH v4 1/9] statx: add direct I/O alignment information, Eric Biggers
- [PATCH v4 5/9] f2fs: move f2fs_force_buffered_io() into file.c, Eric Biggers
- [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes, Eric Biggers
- Re: [PATCH v4 0/9] make statx() return DIO alignment information, Jeff Layton
- [PATCH] xfs: Fix comment typo,
Xin Gao
- Re: [xfs] 016a23388c: stress-ng.xattr.ops_per_sec 58.4% improvement,
Dave Chinner
- [PATCH 5.15 v2 0/6] xfs stable candidate patches for 5.15.y (part 3),
Leah Rumancik
- [ANNOUNCE] xfs-documentation: for-next updated to b91f114, Darrick J. Wong
- [ANNOUNCE] xfs-linux: for-next updated to c78c2d090318, Darrick J. Wong
- [xfs] 345a4666a7: vm-scalability.throughput -91.7% regression,
kernel test robot
- [PATCH] xfsdocs: fix extent record format image, Darrick J. Wong
- [RFC[RAP] PATCH] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res, Darrick J. Wong
- [RFC PATCH] libxfs: stop overriding MAP_SYNC in publicly exported header files,
Darrick J. Wong
- [PATCH] xfs_io: Make HAVE_MAP_SYNC more robust,
Florian Fainelli
- MAP_SYNC troubles on MIPS platforms,
Florian Fainelli
- [PATCH v2] xfs/018: fix LARP testing for small block sizes,
Catherine Hoang
- [PATCHSET v3 0/2] mkfs: stop allowing tiny filesystems,
Darrick J. Wong
- [PATCHSET v2 0/1] xfsprogs: random fixes for 5.19,
Darrick J. Wong
- [PATCHSET v2 0/8] fstests: check file block congruency of file range operations,
Darrick J. Wong
- [PATCH] xfs: don't leak memory when attr fork loading fails,
Darrick J. Wong
- remove iomap_writepage v2,
Christoph Hellwig
- [PATCH] xfs: xfs_buf cache destroy isn't RCU safe,
Dave Chinner
- [PATCH 5.15 CANDIDATE 0/9] xfs stable candidate patches for 5.15.y (part 3),
Leah Rumancik
- [PATCH 5.15 CANDIDATE 2/9] xfs: fold perag loop iteration logic into helper function, Leah Rumancik
- [PATCH 5.15 CANDIDATE 3/9] xfs: rename the next_agno perag iteration variable, Leah Rumancik
- [PATCH 5.15 CANDIDATE 1/9] xfs: fix maxlevels comparisons in the btree staging code, Leah Rumancik
- [PATCH 5.15 CANDIDATE 7/9] xfs: fix quotaoff mutex usage now that we don't support disabling it, Leah Rumancik
- [PATCH 5.15 CANDIDATE 4/9] xfs: terminate perag iteration reliably on agcount, Leah Rumancik
- [PATCH 5.15 CANDIDATE 6/9] xfs: fix incorrect decoding in xchk_btree_cur_fsbno, Leah Rumancik
- [PATCH 5.15 CANDIDATE 5/9] xfs: fix perag reference leak on iteration race with growfs, Leah Rumancik
- [PATCH 5.15 CANDIDATE 8/9] xfs: fix a bug in the online fsck directory leaf1 bestcount check, Leah Rumancik
- [PATCH 5.15 CANDIDATE 9/9] xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list(), Leah Rumancik
- Re: [PATCH 5.15 CANDIDATE 0/9] xfs stable candidate patches for 5.15.y (part 3), Darrick J. Wong
- [PATCH v2 00/18] Parent Pointers,
Allison Henderson
- [PATCH v2 02/18] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5, Allison Henderson
- [PATCH v2 01/18] xfs: Fix multi-transaction larp replay, Allison Henderson
- [PATCH v2 06/18] xfs: get directory offset when removing directory name, Allison Henderson
- [PATCH v2 05/18] xfs: get directory offset when adding directory name, Allison Henderson
- [PATCH v2 04/18] xfs: Hold inode locks in xfs_trans_alloc_dir, Allison Henderson
- [PATCH v2 03/18] xfs: Hold inode locks in xfs_ialloc, Allison Henderson
- [PATCH v2 07/18] xfs: get directory offset when replacing a directory name, Allison Henderson
- [PATCH v2 08/18] xfs: add parent pointer support to attribute code, Allison Henderson
- [PATCH v2 09/18] xfs: define parent pointer xattr format, Allison Henderson
- [PATCH v2 10/18] xfs: Add xfs_verify_pptr, Allison Henderson
- [PATCH v2 11/18] xfs: extend transaction reservations for parent attributes, Allison Henderson
- [PATCH v2 15/18] xfs: Add parent pointers to rename, Allison Henderson
- [PATCH v2 13/18] xfs: add parent attributes to link, Allison Henderson
- [PATCH v2 18/18] xfs: Add parent pointer ioctl, Allison Henderson
- [PATCH v2 16/18] xfs: Add the parent pointer support to the superblock version 5., Allison Henderson
- [PATCH v2 14/18] xfs: remove parent pointers in unlink, Allison Henderson
- [PATCH v2 17/18] xfs: Add helper function xfs_attr_list_context_init, Allison Henderson
- [PATCH v2 12/18] xfs: parent pointer attribute creation, Allison Henderson
- [ANNOUNCE] xfs-documentation: for-next updated to 32259aa, Darrick J. Wong
- [PATCH] xfs: delete unnecessary NULL checks,
Dan Carpenter
- BUG xfs_buf while running tests/xfs/435 (next-20220715),
Sachin Sant
- [PATCH v2 1/2] xfsdocs: fix inode timestamps lower limit value,
Xiaole He
- [PATCH v1] xfs: fix comment for start time value of inode with bigtime enabled,
Xiaole He
- [ANNOUNCE] xfsprogs for-next updated to 50dba818, Eric Sandeen
- [PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
- [PATCH v9 01/14] mm: rename is_pinnable_pages to is_longterm_pinnable_pages, Alex Sierra
- [PATCH v9 03/14] mm: add zone device coherent type memory support, Alex Sierra
- [PATCH v9 02/14] mm: move page zone helpers from mm.h to mmzone.h, Alex Sierra
- [PATCH v9 04/14] mm: handling Non-LRU pages returned by vm_normal_pages, Alex Sierra
- [PATCH v9 06/14] mm/gup: migrate device coherent pages when pinning instead of failing, Alex Sierra
- [PATCH v9 05/14] mm: add device coherent vma selection for memory migration, Alex Sierra
- [PATCH v9 08/14] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v9 11/14] tools: update hmm-test to support device coherent type, Alex Sierra
- [PATCH v9 10/14] lib: add support for device coherent type in test_hmm, Alex Sierra
- [PATCH v9 14/14] tools: add selftests to hmm for COW in device memory, Alex Sierra
- [PATCH v9 12/14] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH v9 07/14] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v9 09/14] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v9 13/14] tools: add hmm gup tests for device coherent type, Alex Sierra
- [PATCH v1 1/2] xfsdocs: fix inode timestamps lower limit value,
hexiaole
- [PATCH 5.15 v2 0/4] xfs stable candidates for 5.15.y (part 2),
Leah Rumancik
- [ANNOUNCE] xfs-linux: for-next updated to 95ff0363f3f6, Darrick J. Wong
- [GIT PULL] xfs: make attr forks permanent, Darrick J. Wong
- [PATCH] generic: new test to verify selinux label of whiteout inode,
Zorro Lang
- [GIT PULL] xfs: lockless buffer cache lookups, Dave Chinner
- [GIT PULL] xfs: in-memory iunlink log items, Dave Chinner
- [PATCH] xfs: Fix false ENOSPC when performing direct write on a delalloc extent in cow fork,
Chandan Babu R
- [PATCH V2 0/6] block: add support for REQ_OP_VERIFY,
Chaitanya Kulkarni
- [PATCH RESEND] xfs: fix for variable set but not used warning,
sunliming
- [PATCHSET v4 0/2] xfs_repair: enable upgrading to nrext64,
Darrick J. Wong
- [PATCHSET 0/4] xfsprogs: random fixes,
Darrick J. Wong
- [PATCHSET 0/8] fstests: check file block congruency of file range operations,
Darrick J. Wong
- [ANNOUNCE] xfsprogs for-next updated to c1c71781,
Eric Sandeen
- [PATCH] xfs: fix for variable set but not used warning,
sunliming
- [xfs] 5e672cd69f: stress-ng.dir.ops_per_sec 107.3% improvement, kernel test robot
- [xfs] 47a6df7cd3: Assertion_failed,
kernel test robot
- [PATCH] xfs: flush inode gc workqueue before clearing agi bucket,
Zhang Yi
- remove iomap_writepage,
Christoph Hellwig
- [PATCH v2] xfs: fix use-after-free in xattr node block inactivation,
Darrick J. Wong
- [PATCHSET v2 0/5] xfs: make attr forks permanent,
Darrick J. Wong
- [ANNOUNCE] xfs-linux: for-next **rebased** to 0f38063d7a38, Darrick J. Wong
- linux-next: build failure after merge of the mm tree,
Stephen Rothwell
- [bug report] xfs corruption - XFS_WANT_CORRUPTED_RETURN,
Christopher Pereira
- [RFC] [PATCH 0/8] xfs: byte-base grant head reservation tracking,
Dave Chinner
- [PATCH 1/8] xfs: AIL doesn't need manual pushing, Dave Chinner
- [PATCH 7/8] xfs: move and xfs_trans_committed_bulk, Dave Chinner
- [PATCH 8/8] xfs: grant heads track byte counts, not LSNs, Dave Chinner
- [PATCH 3/8] xfs: ensure log tail is always up to date, Dave Chinner
- [PATCH 6/8] xfs: pass the full grant head to accounting functions, Dave Chinner
- [PATCH 2/8] xfs: AIL targets log space, not grant space, Dave Chinner
- [PATCH 4/8] xfs: l_last_sync_lsn is really tracking AIL state, Dave Chinner
- [PATCH 5/8] xfs: track log space pinned by the AIL, Dave Chinner
- [GIT PULL] xfs: per-ag conversions for 5.20, Dave Chinner
- [PATCH 0/6 v3] xfs: lockless buffer lookups,
Dave Chinner
- [PATCH 0/9 v4] xfs: introduce in-memory inode unlink log items,
Dave Chinner
- [GIT PULL] xfs: Improve CIL scalability,
Dave Chinner
- [PATCH stable 4.9, 4.14, 4.19, 5.4, 5.10] xfs: remove incorrect ASSERT in xfs_rename,
Kuniyuki Iwashima
- [PATCH stable 5.15] xfs: remove incorrect ASSERT in xfs_rename,
Kuniyuki Iwashima
- [PATCH 5.15 CANDIDATE 0/4] xfs stable candidates for 5.15.y (part 2),
Leah Rumancik
- [PATCH] xfs: fix use-after-free in xattr node block inactivation,
Darrick J. Wong
- [PATCH v8 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
- [PATCH v8 10/15] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v8 12/15] tools: update hmm-test to support device coherent type, Alex Sierra
- [PATCH v8 01/15] mm: rename is_pinnable_pages to is_longterm_pinnable_pages, Alex Sierra
- [PATCH v8 03/15] mm: add zone device coherent type memory support, Alex Sierra
- [PATCH v8 13/15] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH v8 11/15] lib: add support for device coherent type in test_hmm, Alex Sierra
- [PATCH v8 05/15] mm: add device coherent vma selection for memory migration, Alex Sierra
- [PATCH v8 09/15] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v8 08/15] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v8 04/15] mm: handling Non-LRU pages returned by vm_normal_pages, Alex Sierra
- [PATCH v8 07/15] mm/gup: migrate device coherent pages when pinning instead of failing, Alex Sierra
- [PATCH v8 06/15] mm: remove the vma check in migrate_vma_setup(), Alex Sierra
- [PATCH v8 15/15] tools: add selftests to hmm for COW in device memory, Alex Sierra
- [PATCH v8 02/15] mm: move page zone helpers into new header-specific file, Alex Sierra
- [PATCH v8 14/15] tools: add hmm gup tests for device coherent type, Alex Sierra
- [ANNOUNCE] xfs-linux: for-next updated to 278271b9f442, Darrick J. Wong
- [xfs] 7cf2b0f961: BUG:KASAN:use-after-free_in_xfs_attr3_node_inactive[xfs],
kernel test robot
- [PATCH] xfs: removed useless condition in function xfs_attr_node_get,
Andrey Strachuk
- [PATCH] xfs: fix potential memory leak in xfs_bmap_add_attrfork(),
Jianglei Nie
- [RFC PATCH 1/1] xfs: Fix multi-transaction larp replay, Allison Henderson
- [PATCHSET 0/3] xfs: make attr forks permanent,
Darrick J. Wong
- [PATCHSET 0/2] fstests: new tests for kernel 5.19,
Darrick J. Wong
- [PATCHSET v2 0/3] fstests: random fixes,
Darrick J. Wong
- [PATCH] mkfs: update manpage of bigtime and inobtcount,
Zhang Boyang
- [PATCH] mkfs: custom agcount that renders AG size < XFS_AG_MIN_BYTES gives "Assertion failed. Aborted",
Srikanth C S
- [GIT PULL] xfs: bug fixes for 5.19-rc5,
Darrick J. Wong
- [PATCH 5.10 v3 0/7] xfs stable patches for 5.10.y (from v5.13),
Amir Goldstein
- [ANNOUNCE] xfs-linux: for-next updated to 7561cea5dbb9, Darrick J. Wong
- [PATCH] xfs: prevent a UAF when log IO errors race with unmount,
Darrick J. Wong
- [ANNOUNCE] xfs-linux: iomap-5.20-merge updated to f8189d5d5fbf, Darrick J. Wong
- [PATCH] MAINTAINERS: add Amir as xfs maintainer for 5.10.y,
Amir Goldstein
- KASAN report while running generic/475?,
Darrick J. Wong
- [5.15] MAINTAINERS: add Leah as xfs maintainer for 5.15.y,
Leah Rumancik
- [PATCH 5.10] MAINTAINERS: add Amir as xfs maintainer for 5.10.y,
Amir Goldstein
- XFS fs corruption - XFS_WANT_CORRUPTED_RETURN,
Christopher Pereira
- [ANNOUNCE] xfs-linux: for-next updated to 8944c6fb8add, Darrick J. Wong
- [PATCH v7 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
- [PATCH v7 09/14] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v7 10/14] lib: add support for device coherent type in test_hmm, Alex Sierra
- [PATCH v7 02/14] mm: add zone device coherent type memory support, Alex Sierra
- [PATCH v7 03/14] mm: handling Non-LRU pages returned by vm_normal_pages, Alex Sierra
- [PATCH v7 01/14] mm: rename is_pinnable_pages to is_pinnable_longterm_pages, Alex Sierra
- [PATCH v7 08/14] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v7 05/14] mm: remove the vma check in migrate_vma_setup(), Alex Sierra
- [PATCH v7 06/14] mm/gup: migrate device coherent pages when pinning instead of failing, Alex Sierra
- [PATCH v7 07/14] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v7 04/14] mm: add device coherent vma selection for memory migration, Alex Sierra
- [PATCH v7 14/14] tools: add selftests to hmm for COW in device memory, Alex Sierra
- [PATCH v7 11/14] tools: update hmm-test to support device coherent type, Alex Sierra
- [PATCH v7 12/14] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH v7 13/14] tools: add hmm gup tests for device coherent type, Alex Sierra
- [bug report] xfsdump fails to build against xfsprogs 5.18.0,
corinhoad
- Re: syzkaller@xxxxxxxxxxxxxxxx,
Darrick J. Wong
- [PATCHSET 0/1] xfs_db: improve output of the logres command,
Darrick J. Wong
- [PATCHSET v2 0/3] xfs_repair: various small fixes,
Darrick J. Wong
- [PATCHSET 0/1] mkfs: stop allowing tiny filesystems,
Darrick J. Wong
- [PATCHSET v3 0/2] xfs_repair: enable upgrading to nrext64,
Darrick J. Wong
- [PATCHSET 0/6] xfsprogs: random fixes,
Darrick J. Wong
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]