Linux XFS
[Prev Page][Next Page]
- Re: [PATCH] iomap: Address soft lockup in iomap_finish_ioend(), (continued)
- [PATCH] xfs: sysfs: use default_groups in kobj_type,
Greg Kroah-Hartman
- [PATCH v9 00/10] fsdax: introduce fs query to support reflink,
Shiyang Ruan
- [PATCH v9 02/10] dax: Introduce holder for dax_device, Shiyang Ruan
- [PATCH v9 01/10] dax: Use percpu rwsem for dax_{read,write}_lock(), Shiyang Ruan
- [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings, Shiyang Ruan
- [PATCH v9 05/10] fsdax: fix function description, Shiyang Ruan
- [PATCH v9 04/10] pagemap,pmem: Introduce ->memory_failure(), Shiyang Ruan
- [PATCH v9 08/10] mm: Introduce mf_dax_kill_procs() for fsdax case, Shiyang Ruan
- [PATCH v9 06/10] fsdax: Introduce dax_lock_mapping_entry(), Shiyang Ruan
- [PATCH v9 07/10] mm: move pgoff_address() to vma_pgoff_address(), Shiyang Ruan
- [PATCH v9 09/10] xfs: Implement ->notify_failure() for XFS, Shiyang Ruan
- [PATCH v9 03/10] mm: factor helpers for memory_failure_dev_pagemap, Shiyang Ruan
- [ANNOUNCE] xfs-linux: for-next updated to 6ed6356b0771, Darrick J. Wong
- Re: [PATCH 00/18 V2] Repair SWAP-over-NFS, Christoph Hellwig
- [PATCH] iomap: Fix error handling in iomap_zero_iter(),
Matthew Wilcox (Oracle)
- [PATCHSET 5.14.3 0/3] xfsprogs: packaging fixes,
Darrick J. Wong
- mkfs: document sample configuration file location,
Darrick J. Wong
- [PATCH v2] mkfs: add configuration files for the last few LTS kernels, Darrick J. Wong
- [PATCH] xfs_quota: fix up dump and report documentation,
Eric Sandeen
- [PATCH] mkfs: add configuration files for the last few LTS kernels,
Darrick J. Wong
- [PATCH] mkfs: prevent corruption of passed-in suboption string values, Darrick J. Wong
- [PATCH v2] xfs: prevent UAF in xfs_log_item_in_current_chkpt,
Darrick J. Wong
- [PATCH v4] tests/xfs: test COW writeback failure when overlapping non-shared blocks, Brian Foster
- [PATCH v3] tests/xfs: test COW writeback failure when overlapping non-shared blocks,
Brian Foster
- [PATCH] xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list(),
Dan Carpenter
- [PATCH] xfs: Fix comments mentioning xfs_ialloc,
Yang Xu
- [PATCH v3 00/25] iomap/xfs folio patches,
Matthew Wilcox (Oracle)
- [PATCH v3 01/25] block: Add bio_add_folio(), Matthew Wilcox (Oracle)
- [PATCH v3 05/25] iomap: Convert iomap_page_create to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 08/25] iomap: Add iomap_invalidate_folio, Matthew Wilcox (Oracle)
- [PATCH v3 10/25] iomap: Convert bio completions to use folios, Matthew Wilcox (Oracle)
- [PATCH v3 06/25] iomap: Convert iomap_page_release to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 15/25] iomap: Allow iomap_write_begin() to be called with the full length, Matthew Wilcox (Oracle)
- [PATCH v3 16/25] iomap: Convert __iomap_zero_iter to use a folio, Matthew Wilcox (Oracle)
- [PATCH v3 18/25] iomap: Convert iomap_write_end_inline to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 19/25] iomap,xfs: Convert ->discard_page to ->discard_folio, Matthew Wilcox (Oracle)
- [PATCH v3 21/25] iomap: Simplify iomap_do_writepage(), Matthew Wilcox (Oracle)
- [PATCH v3 03/25] fs/buffer: Convert __block_write_begin_int() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 20/25] iomap: Simplify iomap_writepage_map(), Matthew Wilcox (Oracle)
- [PATCH v3 17/25] iomap: Convert iomap_write_begin() and iomap_write_end() to folios, Matthew Wilcox (Oracle)
- [PATCH v3 24/25] iomap: Support large folios in invalidatepage, Matthew Wilcox (Oracle)
- [PATCH v3 14/25] iomap: Convert iomap_page_mkwrite to use a folio, Matthew Wilcox (Oracle)
- [PATCH v3 13/25] iomap: Convert readahead and readpage to use a folio, Matthew Wilcox (Oracle)
- [PATCH v3 11/25] iomap: Use folio offsets instead of page offsets, Matthew Wilcox (Oracle)
- [PATCH v3 12/25] iomap: Convert iomap_read_inline_data to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 09/25] iomap: Pass the iomap_page into iomap_set_range_uptodate, Matthew Wilcox (Oracle)
- [PATCH v3 22/25] iomap: Convert iomap_add_to_ioend() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 04/25] iomap: Convert to_iomap_page to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 23/25] iomap: Convert iomap_migrate_page() to use folios, Matthew Wilcox (Oracle)
- [PATCH v3 02/25] block: Add bio_for_each_folio_all(), Matthew Wilcox (Oracle)
- [PATCH v3 25/25] xfs: Support large folios, Matthew Wilcox (Oracle)
- [PATCH v3 07/25] iomap: Convert iomap_releasepage to use a folio, Matthew Wilcox (Oracle)
- [PATCHSET 0/7] xfs: random fixes for 5.17,
Darrick J. Wong
- [PATCH] xfs: check sb_meta_uuid for dabuf buffer recovery,
Dave Chinner
- [PATCH V4 00/20] xfsprogs: Extend per-inode extent counters,
Chandan Babu R
- [PATCH V4 01/20] xfsprogs: xfs_repair: allow administrators to add older v5 features, Chandan Babu R
- [PATCH V4 02/20] xfsprogs: Move extent count limits to xfs_format.h, Chandan Babu R
- [PATCH V4 03/20] xfsprogs: Introduce xfs_iext_max_nextents() helper, Chandan Babu R
- [PATCH V4 04/20] xfsprogs: Use xfs_extnum_t instead of basic data types, Chandan Babu R
- [PATCH V4 06/20] xfsprogs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents, Chandan Babu R
- [PATCH V4 05/20] xfsprogs: Introduce xfs_dfork_nextents() helper, Chandan Babu R
- [PATCH V4 07/20] xfsprogs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively, Chandan Babu R
- [PATCH V4 08/20] xfsprogs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit, Chandan Babu R
- [PATCH V4 09/20] xfsprogs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64, Chandan Babu R
- [PATCH V4 10/20] xfsprogs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers, Chandan Babu R
- [PATCH V4 11/20] xfsprogs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT, Chandan Babu R
- [PATCH V4 12/20] xfsprogs: Introduce macros to represent new maximum extent counts for data/attr forks, Chandan Babu R
- [PATCH V4 14/20] xfsprogs: Conditionally upgrade existing inodes to use 64-bit extent counters, Chandan Babu R
- [PATCH V4 13/20] xfsprogs: Introduce per-inode 64-bit extent counters, Chandan Babu R
- [PATCH V4 15/20] xfsprogs: Enable bulkstat ioctl to support 64-bit extent counters, Chandan Babu R
- [PATCH V4 16/20] xfsprogs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags, Chandan Babu R
- [PATCH V4 17/20] xfsprogs: xfs_info: Report NREXT64 feature status, Chandan Babu R
- [PATCH V4 18/20] xfsprogs: Add mkfs option to create filesystem with large extent counters, Chandan Babu R
- [PATCH V4 19/20] xfsprogs: Add support for upgrading to NREXT64 feature, Chandan Babu R
- [PATCH V4 20/20] xfsprogs: Define max extent length based on on-disk format definition, Chandan Babu R
- [PATCH V4 00/16] xfs: Extend per-inode extent counters,
Chandan Babu R
- [PATCH V4 02/16] xfs: Introduce xfs_iext_max_nextents() helper, Chandan Babu R
- [PATCH V4 01/16] xfs: Move extent count limits to xfs_format.h, Chandan Babu R
- [PATCH V4 03/16] xfs: Use xfs_extnum_t instead of basic data types, Chandan Babu R
- [PATCH V4 04/16] xfs: Introduce xfs_dfork_nextents() helper, Chandan Babu R
- [PATCH V4 05/16] xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents, Chandan Babu R
- [PATCH V4 06/16] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively, Chandan Babu R
- [PATCH V4 07/16] xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit, Chandan Babu R
- [PATCH V4 08/16] xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64, Chandan Babu R
- [PATCH V4 09/16] xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers, Chandan Babu R
- [PATCH V4 10/16] xfs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT, Chandan Babu R
- [PATCH V4 11/16] xfs: Introduce macros to represent new maximum extent counts for data/attr forks, Chandan Babu R
- [PATCH V4 12/16] xfs: Introduce per-inode 64-bit extent counters, Chandan Babu R
- [PATCH V4 13/16] xfs: Conditionally upgrade existing inodes to use 64-bit extent counters, Chandan Babu R
- [PATCH V4 14/16] xfs: Enable bulkstat ioctl to support 64-bit per-inode extent counters, Chandan Babu R
- [PATCH V4 15/16] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags, Chandan Babu R
- [PATCH V4 16/16] xfs: Define max extent length based on on-disk format definition, Chandan Babu R
- [PATCH] xfs: not allow rename if src is quota enabled and project IDs are different,
renlei1
- [PATCH 0/2] Remove some 'congested' tests,
NeilBrown
- [GIT PULL] xfs: bug fixes for 5.16-rc4,
Darrick J. Wong
- [PATCH 0/4] xfsprogs: misc small fixes,
Eric Sandeen
- XFS journal log resetting,
Chanchal Mathew
[GIT PULL] xfs: xlog_write rework and CIL scalability,
Dave Chinner
[ANNOUNCE] xfs-linux: for-next updated to 089558bc7ba7, Darrick J. Wong
Fwd: [PATCH] xfs_quota: Support XFS_GETNEXTQUOTA in range calls,
Arkadiusz Miśkiewicz
[PATCHSET V2 for-5.16 0/2] xfs: fix data corruption when cycling ro/rw mounts,
Darrick J. Wong
VMs getting into stuck states since kernel ~5.13,
Chris Murphy
[PATCH] fsstress: consistently index the ops array by OP_ type, Darrick J. Wong
[PATCH] iomap: turn the byte variable in iomap_zero_iter into a ssize_t,
Christoph Hellwig
[PATCHSET 5.16-rcX 0/2] xfs: fix data corruption when cycling ro/rw mounts,
Darrick J. Wong
[Bug 215261] New: [xfstests xfs/177] test still fails after merge f38a032b165d ("xfs: fix I_DONTCACHE"),
bugzilla-daemon
hang on shrink_dcache_sb at remount of directories inside container, tiandi huang
xfsprogs_5.14.2-1_source.changes ACCEPTED into unstable, Debian FTP Masters
Processing of xfsprogs_5.14.2-1_source.changes, Debian FTP Masters
Bug#1000974: marked as done (xfs/linux.h defines common word "fallthrough" breaking unrelated headers),
Debian Bug Tracking System
[PATCH v2 0/1] debian: Resend .gitcensus change,
Bastian Germann
[RFC PATCH v2 0/2] xfsprogs: add error tags for log attribute replay test,
Catherine Hoang
[RFC PATCH v2 0/2] xfs: add error tags for log attribute replay test,
Catherine Hoang
[PATCH v4 0/1] xfstests: add log attribute replay test,
Catherine Hoang
[ANNOUNCE] xfsprogs xfsprogs 5.14.2 released (really), Eric Sandeen
mkfs.xfs ignores data stripe on 4k devices?,
Eric Sandeen
[PATCH v2 00/11] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
[PATCH v2 10/11] tools: update test_hmm script to support SP config, Alex Sierra
[PATCH v2 08/11] lib: add support for device coherent type in test_hmm, Alex Sierra
[RFD] XFS inode reclaim (inactivation) under fs freeze,
Brian Foster
xfsprogs_5.14.1-1_source.changes ACCEPTED into unstable, Debian FTP Masters
Processing of xfsprogs_5.14.1-1_source.changes, Debian FTP Masters
[PATCH xfsprogs-5.14.2 URGENT] libxfs: hide the drainbamaged fallthrough macro from xfslibs,
Darrick J. Wong
Bug#1000974: copy_move_algo.hpp:1083:10: error: ‘__fallthrough__’ was not declared in this scope; did you mean ‘fallthrough’?,
Thomas Goirand
Processed: retitle 1000974 to xfs/linux.h defines common word "fallthrough" breaking unrelated headers, Debian Bug Tracking System
Processed (with 1 error): Re: Bug#1000974: copy_move_algo.hpp:1083:10: error: ‘__fallthrough__’ was not declared in this scope; did you mean ‘fallthrough’?, Debian Bug Tracking System
[GIT PULL] xfs: bug fixes for 5.16-rc3,
Darrick J. Wong
[GIT PULL] iomap folio conversion for 5.17, Matthew Wilcox
[ANNOUNCE] xfs-linux: for-next updated to e445976537ad, Darrick J. Wong
[RFC] [PATCH 00/36] xfs: more work towards shrinking.,
Dave Chinner
- [PATCH 05/36] xfs: pass perag to xfs_alloc_read_agf(), Dave Chinner
- [PATCH 24/36] xfs: use xfs_alloc_vextent_this_ag() in _iterate_ags(), Dave Chinner
- [PATCH 17/36] xfs: convert xfs_imap() to take a perag, Dave Chinner
- [PATCH 18/36] xfs: use active perag references for inode allocation, Dave Chinner
- [PATCH 20/36] xfs: convert xfs_ialloc_next_ag() to an atomic, Dave Chinner
- [PATCH 30/36] xfs: introduce xfs_alloc_vextent_near_bno(), Dave Chinner
- [PATCH 26/36] xfs: use xfs_alloc_vextent_this_ag() where appropriate, Dave Chinner
- [PATCH 32/36] xfs: introduce xfs_alloc_vextent_prepare(), Dave Chinner
- [PATCH 23/36] xfs: rework xfs_alloc_vextent(), Dave Chinner
- [PATCH 34/36] xfs: fold xfs_alloc_ag_vextent() into callers, Dave Chinner
- [PATCH 22/36] xfs: introduce xfs_for_each_perag_wrap(), Dave Chinner
- [PATCH 36/36] xfs: convert trim to use for_each_perag_range, Dave Chinner
- [PATCH 29/36] xfs: use xfs_alloc_vextent_start_bno() where appropriate, Dave Chinner
- [PATCH 06/36] xfs: pass perag to xfs_read_agi, Dave Chinner
- [PATCH 31/36] xfs: introduce xfs_alloc_vextent_exact_bno(), Dave Chinner
- [PATCH 02/36] xfs: kill xfs_ialloc_pagi_init(), Dave Chinner
- [PATCH 12/36] xfs: Pre-calculate per-AG agino geometry, Dave Chinner
- [PATCH 11/36] xfs: Pre-calculate per-AG agbno geometry, Dave Chinner
- [PATCH 16/36] xfs: rework the perag trace points to be perag centric, Dave Chinner
- [PATCH 27/36] xfs: factor xfs_bmap_btalloc(), Dave Chinner
- [PATCH 35/36] xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker, Dave Chinner
- [PATCH 33/36] xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno(), Dave Chinner
- [PATCH 09/36] xfs: pass perag to xfs_alloc_put_freelist, Dave Chinner
- [PATCH 25/36] xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextent, Dave Chinner
- [PATCH 03/36] xfs: pass perag to xfs_ialloc_read_agi(), Dave Chinner
- [PATCH 19/36] xfs: inobt can use perags in many more places than it does, Dave Chinner
- [PATCH 10/36] xfs: pass perag to xfs_alloc_read_agfl, Dave Chinner
- [PATCH 01/36] xfs: make last AG grow/shrink perag centric, Dave Chinner
- [PATCH 21/36] xfs: perags need atomic operational state, Dave Chinner
- [PATCH 04/36] xfs: kill xfs_alloc_pagf_init(), Dave Chinner
- [PATCH 07/36] xfs: pass perag to xfs_read_agf, Dave Chinner
- [PATCH 15/36] xfs: active perag reference counting, Dave Chinner
- [PATCH 13/36] xfs: replace xfs_ag_block_count() with perag accesses, Dave Chinner
- [PATCH 14/36] xfs: make is_log_ag() a first class helper, Dave Chinner
- [PATCH 28/36] xfs: use xfs_alloc_vextent_first_ag() where appropriate, Dave Chinner
- [PATCH 08/36] xfs: pass perag to xfs_alloc_get_freelist, Dave Chinner
[ANNOUNCE] xfsprogs xfsprogs 5.14.2 released,
Eric Sandeen
[RESEND PATCH v8 0/9] fsdax: introduce fs query to support reflink,
Shiyang Ruan
- [PATCH v8 2/9] dax: Introduce holder for dax_device, Shiyang Ruan
- [PATCH v8 1/9] dax: Use percpu rwsem for dax_{read,write}_lock(), Shiyang Ruan
- [PATCH v8 3/9] mm: factor helpers for memory_failure_dev_pagemap, Shiyang Ruan
- [PATCH v8 4/9] pagemap,pmem: Introduce ->memory_failure(), Shiyang Ruan
- [PATCH v8 9/9] fsdax: set a CoW flag when associate reflink mappings, Shiyang Ruan
- [PATCH v8 7/9] dax: add dax holder helper for filesystems, Shiyang Ruan
- [PATCH v8 6/9] mm: Introduce mf_dax_kill_procs() for fsdax case, Shiyang Ruan
- [PATCH v8 5/9] fsdax: Introduce dax_lock_mapping_entry(), Shiyang Ruan
- [PATCH v8 8/9] xfs: Implement ->notify_failure() for XFS, Shiyang Ruan
[PATCH] libxcmd: use emacs mode for command history editing,
Darrick J. Wong
Why 'fallocate' clear the file's SUID flag?,
Kang Chen
[PATCH] xfs: remove incorrect ASSERT in xfs_rename,
Eric Sandeen
decouple DAX from block devices v2,
Christoph Hellwig
- [PATCH 04/29] dax: simplify the dax_device <-> gendisk association, Christoph Hellwig
- [PATCH 01/29] dm: fix alloc_dax error handling in alloc_dev, Christoph Hellwig
- [PATCH 02/29] dm: make the DAX support depend on CONFIG_FS_DAX, Christoph Hellwig
- [PATCH 05/29] dax: remove the pgmap sanity checks in generic_fsdax_supported, Christoph Hellwig
- [PATCH 03/29] dax: remove CONFIG_DAX_DRIVER, Christoph Hellwig
- [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper, Christoph Hellwig
- [PATCH 08/29] dax: remove dax_capable, Christoph Hellwig
- [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev, Christoph Hellwig
- [PATCH 09/29] dm-linear: add a linear_dax_pgoff helper, Christoph Hellwig
- [PATCH 11/29] dm-stripe: add a stripe_dax_pgoff helper, Christoph Hellwig
- [PATCH 10/29] dm-log-writes: add a log_writes_dax_pgoff helper, Christoph Hellwig
- [PATCH 12/29] fsdax: remove a pointless __force cast in copy_cow_page_dax, Christoph Hellwig
- [PATCH 14/29] fsdax: simplify the pgoff calculation, Christoph Hellwig
- [PATCH 15/29] xfs: add xfs_zero_range and xfs_truncate_page helpers, Christoph Hellwig
- [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax, Christoph Hellwig
- [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code, Christoph Hellwig
- [PATCH 21/29] xfs: move dax device handling into xfs_{alloc,free}_buftarg, Christoph Hellwig
- [PATCH 16/29] fsdax: simplify the offset check in dax_iomap_zero, Christoph Hellwig
- [PATCH 19/29] ext2: cleanup the dax handling in ext2_fill_super, Christoph Hellwig
- [PATCH 17/29] fsdax: factor out a dax_memzero helper, Christoph Hellwig
- [PATCH 22/29] xfs: use xfs_direct_write_iomap_ops for DAX zeroing, Christoph Hellwig
- [PATCH 20/29] ext4: cleanup the dax handling in ext4_fill_super, Christoph Hellwig
- [PATCH 23/29] xfs: pass the mapping flags to xfs_bmbt_to_iomap, Christoph Hellwig
- [PATCH 24/29] iomap: add a IOMAP_DAX flag, Christoph Hellwig
- [PATCH 26/29] fsdax: shift partition offset handling into the file systems, Christoph Hellwig
- [PATCH 27/29] dax: fix up some of the block device related ifdefs, Christoph Hellwig
- [PATCH 25/29] dax: return the partition offset from fs_dax_get_by_bdev, Christoph Hellwig
- [PATCH 28/29] iomap: build the block based code conditionally, Christoph Hellwig
- [PATCH 29/29] fsdax: don't require CONFIG_BLOCK, Christoph Hellwig
[GIT PULL] xfs: bug fixes for 5.16-rc2,
Darrick J. Wong
[GIT PULL] iomap: bug fixes and doc improvements for 5.16-rc2,
Darrick J. Wong
XFS: Assertion failed: !(flags & (RENAME_NOREPLACE | RENAME_EXCHANGE)),
Paolo Bonzini
[xfsprogs] xfs: Fix the free logic of state in xfs_attr_node_hasname, Yang Xu
[ANNOUNCE] xfs-linux: iomap-for-next updated to 5ad448ce2976,
Darrick J. Wong
[ANNOUNCE] xfs-linux: for-next updated to 1090427bf18f, Darrick J. Wong
[BUG] xfs deadlock due to agi and agf, Wang Jianchao
xfsprogs_5.14.0-release-2_source.changes ACCEPTED into unstable, Debian FTP Masters
Processing of xfsprogs_5.14.0-release-2_source.changes, Debian FTP Masters
[PATCHSET 0/2] xfs: fixes for 5.14.1,
Darrick J. Wong
Processed: fixed 999743 in 5.14.0-release-1, Debian Bug Tracking System
xfsprogs_5.14.0-release-1_source.changes ACCEPTED into unstable, Debian FTP Masters
Processing of xfsprogs_5.14.0-release-1_source.changes, Debian FTP Masters
Bug#999879: marked as done (xfsprogs FTCBFS: [TEST] CRC32 fails to compile), Debian Bug Tracking System
Bug#999743: marked as done (xfsprogs FTBFS: .gitcensus: No such file or directory), Debian Bug Tracking System
xfsprogs_5.14.0-1_source.changes REJECTED, Debian FTP Masters
Processing of xfsprogs_5.14.0-1_source.changes, Debian FTP Masters
[PATCH 0/2] debian: Fix xfsprogs FT(C)BFS,
Bastian Germann
[ANNOUNCE] xfsprogs 5.14.0 released, Eric Sandeen
[LOCKDEP] Circular locking dependency detected, fs_reclaim vs xfs_nondir_ilock_class,
Sebastian Andrzej Siewior
[PATCH] xfs: fix the problem that the array may be out of bound,
zhangyue
[PATCH 00/16 v7] xfs: rework xlog_write(),
Dave Chinner
- [PATCH 13/16] xfs: remove xlog_verify_dest_ptr, Dave Chinner
- [PATCH 06/16] xfs: move log iovec alignment to preparation function, Dave Chinner
- [PATCH 01/16] xfs: factor out the CIL transaction header building, Dave Chinner
- [PATCH 08/16] xfs: log ticket region debug is largely useless, Dave Chinner
- [PATCH 03/16] xfs: embed the xlog_op_header in the unmount record, Dave Chinner
- [PATCH 05/16] xfs: log tickets don't need log client id, Dave Chinner
- [PATCH 15/16] xfs: xlog_write() doesn't need optype anymore, Dave Chinner
- [PATCH 09/16] xfs: pass lv chain length into xlog_write(), Dave Chinner
- [PATCH 11/16] xfs: introduce xlog_write_full(), Dave Chinner
- [PATCH 10/16] xfs: change the type of ic_datap, Dave Chinner
- [PATCH 04/16] xfs: embed the xlog_op_header in the commit record, Dave Chinner
- [PATCH 02/16] xfs: only CIL pushes require a start record, Dave Chinner
- [PATCH 14/16] xfs: xlog_write() no longer needs contwr state, Dave Chinner
- [PATCH 16/16] xfs: CIL context doesn't need to count iovecs, Dave Chinner
- [PATCH 12/16] xfs: introduce xlog_write_partial(), Dave Chinner
- [PATCH 07/16] xfs: reserve space and initialise xlog_op_header in item formatting, Dave Chinner
Processed: xfsprogs FTCBFS: [TEST] CRC32 fails to compile, Debian Bug Tracking System
[PATCH] iomap: iomap_read_inline_data cleanup,
Andreas Gruenbacher
[PATCH] MM: introduce memalloc_retry_wait(),
NeilBrown
[PATCH v25 00/14] Log Attribute Replay,
Allison Henderson
[PATCH v25 06/14] xfsprogs: Set up infrastructure for log attribute replay, Allison Henderson
[PATCH v25 12/14] xfsprogs: Merge xfs_delattr_context into xfs_attr_item, Allison Henderson
[PATCH v25 07/14] xfsprogs: Implement attr logging and replay, Allison Henderson
[PATCH v25 08/14] xfsprogs: Skip flip flags for delayed attrs, Allison Henderson
[PATCH v25 13/14] xfsprogs: Add helper function xfs_attr_leaf_addname, Allison Henderson
[PATCH v25 09/14] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred, Allison Henderson
[PATCH v25 14/14] xfsprogs: Add log item printing for ATTRI and ATTRD, Allison Henderson
[PATCH v25 00/12] Log Attribute Replay,
Allison Henderson
- [PATCH v25 01/12] xfs: Fix double unlock in defer capture code, Allison Henderson
- [PATCH v25 02/12] xfs: don't commit the first deferred transaction without intents, Allison Henderson
- [PATCH v25 06/12] xfs: Skip flip flags for delayed attrs, Allison Henderson
- [PATCH v25 03/12] xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process, Allison Henderson
- [PATCH v25 05/12] xfs: Implement attr logging and replay, Allison Henderson
- [PATCH v25 04/12] xfs: Set up infrastructure for log attribute replay, Allison Henderson
- [PATCH v25 07/12] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred, Allison Henderson
- [PATCH v25 08/12] xfs: Remove unused xfs_attr_*_args, Allison Henderson
- [PATCH v25 09/12] xfs: Add log attribute error tag, Allison Henderson
- [PATCH v25 10/12] xfs: Add larp debug option, Allison Henderson
- [PATCH v25 12/12] xfs: Add helper function xfs_attr_leaf_addname, Allison Henderson
- [PATCH v25 11/12] xfs: Merge xfs_delattr_context into xfs_attr_item, Allison Henderson
Processing of xfsprogs_5.14.0-rc1-1_source.changes, Debian FTP Masters
xfsprogs_5.14.0-rc1-1_source.changes ACCEPTED into unstable, Debian FTP Masters
Bug#794158: marked as done (xfsprogs FTCBFS: fails to pass --host to configure), Debian Bug Tracking System
[PATCH v1 0/9] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]