Linux XFS
[Prev Page][Next Page]
- Re: Bugs involving maliciously crafted file system, (continued)
- [ANNOUNCE] xfsprogs: for-next updated to 8552f8e, Eric Sandeen
- Re: [PATCH v2] xfs: test inode allocation state missmatch corruption,
Eryu Guan
- [PATCH 06/12] md: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 00/13] convert block layer to bioset_init()/mempool_init(),
Kent Overstreet
- [PATCH 09/12] fs: convert block_dev.c to bioset_init(), Kent Overstreet
- [PATCH 10/12] btrfs: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 11/12] xfs: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 12/12] block: Drop bioset_create(), Kent Overstreet
- [PATCH 03/12] pktcdvd: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 07/12] dm: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 08/12] target: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 06/12] md: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 02/12] drbd: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 05/12] bcache: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 04/12] lightnvm: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 01/12] block: convert bounce, q->bio_split to bioset_init()/mempool_init(), Kent Overstreet
- Re: [PATCH 00/13] convert block layer to bioset_init()/mempool_init(), NeilBrown
- Re: [PATCH 00/13] convert block layer to bioset_init()/mempool_init(), Mike Snitzer
- Re: [PATCH 00/13] convert block layer to bioset_init()/mempool_init(), Jens Axboe
- Re: [PATCH 00/13] convert block layer to bioset_init()/mempool_init(), Jens Axboe
- [xfstests xfs/170]: filestreams test fail, multi-file data stream doesn't write into seperate AGs, Zorro Lang
- [PATCH] fs: clear writeback errors in inode_init_always,
Darrick J. Wong
- [PATCH v2 0/2] vfs: better dedupe permission check,
Mark Fasheh
- sub-page blocksize support in iomap non-buffer head path,
Christoph Hellwig
- buffered I/O without buffer heads in xfs and iomap v2,
Christoph Hellwig
- [PATCH 01/34] block: add a lower-level bio_add_page interface, Christoph Hellwig
- [PATCH 02/34] fs: factor out a __generic_write_end helper, Christoph Hellwig
- [PATCH 04/34] fs: remove the buffer_unwritten check in page_seek_hole_data, Christoph Hellwig
- [PATCH 05/34] fs: use ->is_partially_uptodate in page_cache_seek_hole_data, Christoph Hellwig
- [PATCH 03/34] fs: move page_cache_seek_hole_data to iomap.c, Christoph Hellwig
- [PATCH 06/34] mm: give the 'ret' variable a better name __do_page_cache_readahead, Christoph Hellwig
- [PATCH 07/34] mm: return an unsigned int from __do_page_cache_readahead, Christoph Hellwig
- [PATCH 09/34] iomap: inline data should be an iomap type, not a flag, Christoph Hellwig
- [PATCH 10/34] iomap: fix the comment describing IOMAP_NOWAIT, Christoph Hellwig
- [PATCH 11/34] iomap: move IOMAP_F_BOUNDARY to gfs2, Christoph Hellwig
- [PATCH 15/34] iomap: add an iomap-based readpage and readpages implementation, Christoph Hellwig
- [PATCH 16/34] iomap: add initial support for writes without buffer heads, Christoph Hellwig
- [PATCH 18/34] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages, Christoph Hellwig
- [PATCH 25/34] xfs: remove xfs_reflink_trim_irec_to_next_cow, Christoph Hellwig
- [PATCH 26/34] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly, Christoph Hellwig
- [PATCH 27/34] xfs: don't clear imap_valid for a non-uptodate buffers, Christoph Hellwig
- [PATCH 28/34] xfs: remove the imap_valid flag, Christoph Hellwig
- [PATCH 34/34] xfs: allow writeback on pages without buffer heads, Christoph Hellwig
- [PATCH 32/34] xfs: refactor the tail of xfs_writepage_map, Christoph Hellwig
- [PATCH 33/34] xfs: do not set the page uptodate in xfs_writepage_map, Christoph Hellwig
- [PATCH 21/34] xfs: move locking into xfs_bmap_punch_delalloc_range, Christoph Hellwig
- [PATCH 31/34] xfs: remove xfs_start_page_writeback, Christoph Hellwig
- [PATCH 30/34] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset, Christoph Hellwig
- [PATCH 29/34] xfs: don't look at buffer heads in xfs_add_to_ioend, Christoph Hellwig
- [PATCH 24/34] xfs: remove xfs_reflink_find_cow_mapping, Christoph Hellwig
- [PATCH 19/34] xfs: simplify xfs_bmap_punch_delalloc_range, Christoph Hellwig
- [PATCH 23/34] xfs: remove the now unused XFS_BMAPI_IGSTATE flag, Christoph Hellwig
- [PATCH 17/34] xfs: use iomap_bmap, Christoph Hellwig
- [PATCH 20/34] xfs: simplify xfs_aops_discard_page, Christoph Hellwig
- [PATCH 22/34] xfs: make xfs_writepage_map extent map centric, Christoph Hellwig
- [PATCH 13/34] iomap: add a iomap_sector helper, Christoph Hellwig
- [PATCH 14/34] iomap: add an iomap-based bmap implementation, Christoph Hellwig
- [PATCH 12/34] iomap: use __bio_add_page in iomap_dio_zero, Christoph Hellwig
- [PATCH 08/34] mm: split ->readpages calls to avoid non-contiguous pages lists, Christoph Hellwig
- Re: buffered I/O without buffer heads in xfs and iomap v2, Darrick J. Wong
- [PATCH v2 0/5] xfsprogs: add mkfs.xfs configuration file parsing support,
Luis R. Rodriguez
- [PATCH] mkfs.xfs: if either sunit or swidth is nonzero, the other must be as well,
Eric Sandeen
- [ANNOUNCE] xfs-linux: for-next updated to 19e129618d47, Darrick J. Wong
- [PATCH v2 0/5] xfstests: generic swap file tests,
Omar Sandoval
- kernel BUG at fs/xfs/xfs_message.c:113,
Alexey Vlasov
- [PATCH v3 0/2] iomap: swapfile tweaks,
Omar Sandoval
- [PATCH v2 0/2] iomap: swapfile tweaks,
Omar Sandoval
- [PATCH 1/2] xfs_io: add the ability to do an O_PATH open,
Jeff Layton
- [PATCH] iomap: don't allow holes in swapfiles,
Omar Sandoval
- [PATCH] [RFC] xfs_io: set exitcode on failure appropriately, Dave Chinner
- [PATCH] xfs: fix refactor quota limits initialization,
Darrick J. Wong
- [xfs-linux:xfs-4.18-merge 66/85] fs/xfs/xfs_qm.c:639:39: sparse: cast to restricted __be32, kbuild test robot
- [PATCH v15.1 00/22] xfs-4.18: online repair support,
Darrick J. Wong
- [PATCH 01/22] xfs: add helpers to deal with transaction allocation and rolling, Darrick J. Wong
- [PATCH 02/22] xfs: add helpers to allocate and initialize fresh btree roots, Darrick J. Wong
- [PATCH 03/22] xfs: add helpers to collect and sift btree block pointers during repair, Darrick J. Wong
- [PATCH 04/22] xfs: add helpers to dispose of old btree blocks after a repair, Darrick J. Wong
- [PATCH 05/22] xfs: recover AG btree roots from rmap data, Darrick J. Wong
- [PATCH 06/22] xfs: add a repair helper to reset superblock counters, Darrick J. Wong
- [PATCH 07/22] xfs: add helpers to attach quotas to inodes, Darrick J. Wong
- [PATCH 08/22] xfs: repair superblocks, Darrick J. Wong
- [PATCH 09/22] xfs: repair the AGF and AGFL, Darrick J. Wong
- [PATCH 10/22] xfs: repair the AGI, Darrick J. Wong
- [PATCH 11/22] xfs: repair free space btrees, Darrick J. Wong
- [PATCH 12/22] xfs: repair inode btrees, Darrick J. Wong
- [PATCH 13/22] xfs: repair the rmapbt, Darrick J. Wong
- [PATCH 14/22] xfs: repair refcount btrees, Darrick J. Wong
- [PATCH 15/22] xfs: repair inode records, Darrick J. Wong
- [PATCH 16/22] xfs: zap broken inode forks, Darrick J. Wong
- [PATCH 17/22] xfs: repair inode block maps, Darrick J. Wong
- [PATCH 18/22] xfs: repair damaged symlinks, Darrick J. Wong
- [PATCH 19/22] xfs: repair extended attributes, Darrick J. Wong
- [PATCH 20/22] xfs: scrub should set preen if attr leaf has holes, Darrick J. Wong
- [PATCH 21/22] xfs: repair quotas, Darrick J. Wong
- [PATCH 22/22] xfs: implement live quotacheck as part of quota repair, Darrick J. Wong
- [PATCH 0.5/22] xfs: grab the per-ag structure whenever relevant, Darrick J. Wong
- [ANNOUNCE] xfs-linux: for-next updated to 68932e193b27,
Darrick J. Wong
- [PATCH] xfs: change xfs_update_secondary_supers to use xfS_sb_read_secondary,
Darrick J. Wong
- [GRUB PATCH] xfs: accept filesystem with sparse inodes,
Eric Sandeen
- XFS 2038 rollover?,
Hal Pomeranz
- How to reliably measure fs usage with reflinks enabled?,
Tarik Ceylan
- [PATCH V2 0/5] xfs: online label,
Eric Sandeen
- xfsprogs 4.16.0 format change, GRUB error unknown filesystem,
Chris Murphy
- [PATCH V2] test online label ioctl,
Eric Sandeen
- [PATCH 0/10 v3] xfs: refactor and tablise growfs,
Dave Chinner
- [PATCH 01/10] xfs: one-shot cached buffers, Dave Chinner
- [PATCH 07/10] xfs: separate secondary sb update in growfs, Dave Chinner
- [PATCH 10/10] xfs: factor the ag length extension code into libxfs, Dave Chinner
- [PATCH 05/10] xfs: turn ag header initialisation into a table driven operation, Dave Chinner
- [PATCH 03/10] xfs: convert growfs AG header init to use buffer lists, Dave Chinner
- [PATCH 04/10] xfs: factor ag btree root block initialisation, Dave Chinner
- [PATCH 08/10] xfs: rework secondary superblock updates in growfs, Dave Chinner
- [PATCH 02/10] xfs: factor out AG header initialisation from growfs core, Dave Chinner
- [PATCH 06/10] xfs: make imaxpct changes in growfs separate, Dave Chinner
- [PATCH 09/10] xfs: move growfs core to libxfs, Dave Chinner
- [PATCH 0/4] xfs-docs: incorporate design documents,
Darrick J. Wong
- [PATCH v2] xfs: refactor and tablise growfs,
Dave Chinner
- [PATCH 05/10] xfs: turn ag header initialisation into a table driven operation, Dave Chinner
- [PATCH 03/10] xfs: convert growfs AG header init to use buffer lists, Dave Chinner
- [PATCH 06/10] xfs: make imaxpct changes in growfs separate, Dave Chinner
- [PATCH 08/10] xfs: rework secondary superblock updates in growfs, Dave Chinner
- [PATCH 07/10] xfs: separate secondary sb update in growfs, Dave Chinner
- [PATCH 04/10] xfs: factor ag btree root block initialisation, Dave Chinner
- [PATCH 09/10] xfs: move growfs core to libxfs, Dave Chinner
- [PATCH 10/10] xfs: factor the ag length extension code into libxfs, Dave Chinner
- [PATCH 01/10] xfs: one-shot cached buffers, Dave Chinner
- [PATCH 02/10] xfs: factor out AG header initialisation from growfs core, Dave Chinner
- [PATCH 0/2] vfs: better dedupe permission check,
Mark Fasheh
- [PATCH] xfs: pass extra params to _scratch_mkfs_xfs_opts in _scratch_mkfs_xfs,
Eryu Guan
- [PATCH] xfs: test mount vs superblock shrinker races,
Dave Chinner
- [PATCH 0/2] xfs: handle mount failures more cleanly,
Dave Chinner
- [PATCH] xfs_io: Make copy_range arguments understand *iB values,
Goldwyn Rodrigues
- [RFC v2 0/4] vfs: detect symlink corruption with attributes,
Luis R. Rodriguez
- [PATCH] xfs_db: add blockget -L option,
hal
- [PATCH v5 0/8] xfs-4.18: scrub fixes,
Darrick J. Wong
- Question about inode64,
Su Yue
- [ANNOUNCE] xfs-linux: for-next updated to 9d93388b0afe, Darrick J. Wong
- [PATCH v3 00/14] xfs-4.18: quota refactor,
Darrick J. Wong
- [PATCH 01/14] xfs: release new dquot buffer on defer_finish error, Darrick J. Wong
- [PATCH 02/14] xfs: don't spray logs when dquot flush/purge fail, Darrick J. Wong
- [PATCH 03/14] xfs: refactor XFS_QMOPT_DQNEXT out of existence, Darrick J. Wong
- [PATCH 04/14] xfs: refactor dquot cache handling, Darrick J. Wong
- [PATCH 05/14] xfs: delegate dqget input checks to helper function, Darrick J. Wong
- [PATCH 06/14] xfs: remove unnecessary xfs_qm_dqattach parameter, Darrick J. Wong
- [PATCH 07/14] xfs: split out dqget for inodes from regular dqget, Darrick J. Wong
- [PATCH 08/14] xfs: fetch dquots directly during quotacheck, Darrick J. Wong
- [PATCH 09/14] xfs: refactor incore dquot initialization functions, Darrick J. Wong
- [PATCH 10/14] xfs: refactor xfs_qm_dqtobp and xfs_qm_dqalloc, Darrick J. Wong
- [PATCH 11/14] xfs: remove direct calls to _qm_dqread, Darrick J. Wong
- [PATCH 12/14] xfs: replace XFS_QMOPT_DQALLOC with a simple boolean, Darrick J. Wong
- [PATCH 13/14] xfs: rename on-disk dquot counter zap functions, Darrick J. Wong
- [PATCH 14/14] xfs: refactor dquot iteration, Darrick J. Wong
- [PATCH] xfs: factor out nodiscard helpers,
Brian Foster
- [PATCH V2] xfs_io: Document shutdown -f,
Carlos Maiolino
- [PATCH v3] fs: don't scan the inode cache before SB_BORN is set,
Dave Chinner
- [PATCH v4] iomap: add a swapfile activation function,
Darrick J. Wong
- Re: [PATCH] xfs: limit xfs_growfs size if test with --large-fs,
Eryu Guan
- [PATCH] io: Document shutdown -f,
Carlos Maiolino
- xfs_db and ASSERT fails dur type mismatch,
Carlos Maiolino
- stop using buffer heads in xfs and iomap,
Christoph Hellwig
- [PATCH 01/33] block: add a lower-level bio_add_page interface, Christoph Hellwig
- [PATCH 02/33] fs: factor out a __generic_write_end helper, Christoph Hellwig
- [PATCH 03/33] fs: move page_cache_seek_hole_data to iomap.c, Christoph Hellwig
- [PATCH 04/33] fs: remove the buffer_unwritten check in page_seek_hole_data, Christoph Hellwig
- [PATCH 05/33] fs: use ->is_partially_uptodate in page_cache_seek_hole_data, Christoph Hellwig
- [PATCH 06/33] mm: give the 'ret' variable a better name __do_page_cache_readahead, Christoph Hellwig
- [PATCH 08/33] iomap: use __bio_add_page in iomap_dio_zero, Christoph Hellwig
- [PATCH 10/33] iomap: add an iomap-based bmap implementation, Christoph Hellwig
- [PATCH 12/33] xfs: use iomap_bmap, Christoph Hellwig
- [PATCH 13/33] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages, Christoph Hellwig
- [PATCH 14/33] xfs: simplify xfs_bmap_punch_delalloc_range, Christoph Hellwig
- [PATCH 15/33] xfs: simplify xfs_aops_discard_page, Christoph Hellwig
- [PATCH 09/33] iomap: add a iomap_sector helper, Christoph Hellwig
- [PATCH 11/33] iomap: add an iomap-based readpage and readpages implementation, Christoph Hellwig
- [PATCH 17/33] xfs: make xfs_writepage_map extent map centric, Christoph Hellwig
- [PATCH 18/33] xfs: remove the now unused XFS_BMAPI_IGSTATE flag, Christoph Hellwig
- [PATCH 19/33] xfs: remove xfs_reflink_find_cow_mapping, Christoph Hellwig
- [PATCH 20/33] xfs: remove xfs_reflink_trim_irec_to_next_cow, Christoph Hellwig
- [PATCH 16/33] xfs: move locking into xfs_bmap_punch_delalloc_range, Christoph Hellwig
- [PATCH 21/33] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly, Christoph Hellwig
- [PATCH 22/33] xfs: don't clear imap_valid for a non-uptodate buffers, Christoph Hellwig
- [PATCH 07/33] mm: split ->readpages calls to avoid non-contiguous pages lists, Christoph Hellwig
- [PATCH 24/33] xfs: don't look at buffer heads in xfs_add_to_ioend, Christoph Hellwig
- [PATCH 25/33] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset, Christoph Hellwig
- [PATCH 26/33] xfs: allow writeback on pages without buffer heads, Christoph Hellwig
- [PATCH 27/33] xfs: remove xfs_start_page_writeback, Christoph Hellwig
- [PATCH 30/33] iomap: add initial support for writes without buffer heads, Christoph Hellwig
- [PATCH 31/33] iomap: add support for sub-pagesize buffered I/O without buffer heads, Christoph Hellwig
- [PATCH 33/33] fs: remove __block_write_begin and iomap_to_bh, Christoph Hellwig
- [PATCH 32/33] xfs: add support for sub-pagesize writeback without buffer_heads, Christoph Hellwig
- [PATCH 29/33] xfs: do not set the page uptodate in xfs_writepage_map, Christoph Hellwig
- [PATCH 28/33] xfs: refactor the tail of xfs_writepage_map, Christoph Hellwig
- [PATCH 23/33] xfs: remove the imap_valid flag, Christoph Hellwig
- Re: stop using buffer heads in xfs and iomap, Darrick J. Wong
- [PATCH v2 0/3] xfs: skip unnecessary discards,
Brian Foster
- [PATCH 1/2] xfs: checkbashisms in all script files,
Darrick J. Wong
- [PATCH 0/4] xfsprogs-4.17: tooling fixes,
Darrick J. Wong
- [PATCH 00/21] xfsprogs: parent pointers v1,
Allison Henderson
- [PATCH 01/21] xfsprogs: Move xfs_attr.h to libxfs, Allison Henderson
- [PATCH 02/21] xfsprogs: Add trans toggle to attr routines, Allison Henderson
- [PATCH 03/21] xfsprogs: Add attibute set and helper functions, Allison Henderson
- [PATCH 04/21] xfsprogs: Add attibute remove and helper functions, Allison Henderson
- [PATCH 06/21] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred, Allison Henderson
- [PATCH 05/21] xfsprogs: Set up infastructure for deferred attribute operations, Allison Henderson
- [PATCH 10/21] xfsprogs: get directory offset when replacing a directory name, Allison Henderson
- [PATCH 07/21] xfsprogs: Remove all strlen calls in all xfs_attr_* functions for attr names., Allison Henderson
- [PATCH 11/21] xfsprogs: add parent pointer support to attribute code, Allison Henderson
- [PATCH 13/21] xfsprogs: extent transaction reservations for parent attributes, Allison Henderson
- [PATCH 09/21] xfsprogs: get directory offset when removing directory name, Allison Henderson
- [PATCH 14/21] xfsprogs: parent pointer attribute creation, Allison Henderson
- [PATCH 08/21] xfsprogs: get directory offset when adding directory name, Allison Henderson
- [PATCH 12/21] xfsprogs: define parent pointer xattr format, Allison Henderson
- [PATCH 15/21] xfsprogs: Add the parent pointer support to the superblock version 5., Allison Henderson
- [PATCH 19/21] xfsprogs: Remove single byte array from struct parent, Allison Henderson
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]