Linux XFS
[Prev Page][Next Page]
- [PATCH 06/19] writeback: Factor out writeback_finish(), (continued)
- [PATCH 06/19] writeback: Factor out writeback_finish(), Christoph Hellwig
- [PATCH 08/19] writeback: Factor folio_prepare_writeback() out of write_cache_pages(), Christoph Hellwig
- [PATCH 07/19] writeback: Factor writeback_get_batch() out of write_cache_pages(), Christoph Hellwig
- [PATCH 09/19] writeback: Simplify the loops in write_cache_pages(), Christoph Hellwig
- [PATCH 10/19] pagevec: Add ability to iterate a queue, Christoph Hellwig
- [PATCH 12/19] writeback: Factor writeback_iter_init() out of write_cache_pages(), Christoph Hellwig
- [PATCH 11/19] writeback: Use the folio_batch queue iterator, Christoph Hellwig
- [PATCH 13/19] writeback: Move the folio_prepare_writeback loop out of write_cache_pages(), Christoph Hellwig
- [PATCH 15/19] writeback: Add for_each_writeback_folio(), Christoph Hellwig
- [PATCH 14/19] writeback: Factor writeback_iter_next() out of write_cache_pages(), Christoph Hellwig
- [PATCH 16/19] writeback: Remove a use of write_cache_pages() from do_writepages(), Christoph Hellwig
- [PATCH 17/19] writeback: update the kerneldoc comment for tag_pages_for_writeback, Christoph Hellwig
- [PATCH 18/19] iomap: Convert iomap_writepages() to use for_each_writeback_folio(), Christoph Hellwig
- [PATCH 19/19] writeback: simplify writeback iteration, Christoph Hellwig
- [PATCH 0/6] block atomic writes for XFS,
John Garry
- [PATCH v3 00/15] block atomic writes,
John Garry
- [PATCH v3 07/15] block: Limit atomic write IO size according to atomic_write_max_sectors, John Garry
- [PATCH v3 01/15] block: Add atomic write operations to request_queue limits, John Garry
- [PATCH v3 02/15] block: Limit atomic writes according to bio and queue limits, John Garry
- [PATCH v3 04/15] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support, John Garry
- [PATCH v3 06/15] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [PATCH v3 08/15] block: Error an attempt to split an atomic write bio, John Garry
- [PATCH v3 10/15] block: Add fops atomic write support, John Garry
- [PATCH v3 05/15] block: Add REQ_ATOMIC flag, John Garry
- [PATCH v3 11/15] scsi: sd: Support reading atomic write properties from block limits VPD, John Garry
- [PATCH v3 13/15] scsi: scsi_debug: Atomic write support, John Garry
- [PATCH v3 09/15] block: Add checks to merging of atomic writes, John Garry
- [PATCH v3 03/15] fs/bdev: Add atomic write support info to statx, John Garry
- [PATCH v3 12/15] scsi: sd: Add WRITE_ATOMIC_16 support, John Garry
- [PATCH v3 14/15] nvme: Support atomic writes, John Garry
- [PATCH v3 15/15] nvme: Ensure atomic writes will be executed atomically, John Garry
- Re: [PATCH v3 00/15] block atomic writes, Christoph Hellwig
- [PATCH v2] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal, Andrey Albershteyn
- [RESEND] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal,
Andrey Albershteyn
- [ANNOUNCE] xfs-linux: for-next updated to d8d222e09dab, Chandan Babu R
- [ANNOUNCE] xfsprogs: for-next updated to 3ec53d438,
Carlos Maiolino
- [PATCH] xfs_db: don't hardcode 'type data' size at 512b,
Darrick J. Wong
- vmalloc buffers POC,
Christoph Hellwig
- [RFC PATCH v2 0/4] remove duplicate ifdefs,
Shrikanth Hegde
- [PATCH 0/2] fstest changes for LBS,
Pankaj Raghav (Samsung)
- [PATCHv2] xfs/604: Make test as _notrun for higher blocksizes filesystem,
Ritesh Harjani (IBM)
- [PATCH v4 1/3] Remove use of LFS64 interfaces,
Sam James
- [RFC PATCH v2] xfs: run blockgc on freeze to avoid iget stalls after reclaim,
Brian Foster
- [PATCH] xfs/604: Make test as _notrun for higher blocksizes filesystem,
Ritesh Harjani (IBM)
- [RFC] [PATCH 0/3] xfs: use large folios for buffers,
Dave Chinner
- [RFC PATCH 0/3] remove duplicate ifdefs,
Shrikanth Hegde
- [GIT PULL] xfs: More code changes for 6.8,
Chandan Babu R
- fix log sector size detection v2,
Christoph Hellwig
- [PATCH v2] xfs: ensure submit buffers on LSN boundaries in error handlers,
Long Li
- [PATCH 00/12] xfs: remove remaining kmem interfaces and GFP_NOFS usage,
Dave Chinner
- [PATCH 03/12] xfs: move kmem_to_page(), Dave Chinner
- [PATCH 09/12] xfs: place intent recovery under NOFS allocation context, Dave Chinner
- [PATCH 06/12] xfs: use an empty transaction for fstrim, Dave Chinner
- [PATCH 04/12] xfs: convert kmem_free() for kvmalloc users to kvfree(), Dave Chinner
- [PATCH 08/12] xfs: use GFP_KERNEL in pure transaction contexts, Dave Chinner
- [PATCH 02/12] xfs: convert kmem_alloc() to kmalloc(), Dave Chinner
- [PATCH 12/12] xfs: use xfs_defer_alloc a bit more, Dave Chinner
- [PATCH 07/12] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS, Dave Chinner
- [PATCH 10/12] xfs: place the CIL under nofs allocation context, Dave Chinner
- [PATCH 05/12] xfs: convert remaining kmem_free() to kfree(), Dave Chinner
- [PATCH 01/12] xfs: convert kmem_zalloc() to kzalloc(), Dave Chinner
- [PATCH 11/12] xfs: clean up remaining GFP_NOFS users, Dave Chinner
- Re: [PATCH 00/12] xfs: remove remaining kmem interfaces and GFP_NOFS usage, Pankaj Raghav (Samsung)
- _supports_xfs_scrub cleanups v2,
Christoph Hellwig
- fix log sector size detection,
Christoph Hellwig
- [GIT PULL 6/6] xfs_scrub: tighten security of systemd services,
Darrick J. Wong
- [GIT PULL 5/6] xfs_scrub_all: fixes for systemd services,
Darrick J. Wong
- [GIT PULL 4/6] xfs_scrub: fixes for systemd services,
Darrick J. Wong
- [GIT PULL 3/6] xfs_scrub: fixes to the repair code,
Darrick J. Wong
- [GIT PULL 2/6] xfs_scrub: fix licensing and copyright notices,
Darrick J. Wong
- [GIT PULL 1/6] xfsprogs: various bug fixes for 6.6,
Darrick J. Wong
- [PATCH v5 0/3] Remove the XFS mrlock,
Matthew Wilcox (Oracle)
- [PATCH 0/2] Introduce non-exclusive defrag to spaceman,
Wengang Wang
- [PATCH 2/2] xfsprogs: modify spaceman man page for defrag, Wengang Wang
- [PATCH 1/2] xfsprogs: introduce defrag command to spaceman, Wengang Wang
- _supports_xfs_scrub cleanups,
Christoph Hellwig
- [PATCH V3 0/5] Add support for testing XFS metadump v2,
Chandan Babu R
- [ANNOUNCE] xfs-linux: for-next updated to d61b40bf15ce, Chandan Babu R
- [PATCH] xfs: delete unnecessary check in xfs_growfs_data_private(), Dan Carpenter
- [PATCH] xfs/262: call _supports_xfs_scrub,
Christoph Hellwig
- [PATCH] xfs: explicitly call cond_resched in xfs_itruncate_extents_flags,
Jian Wen
- [PATCH V2 0/5] Add support for testing XFS metadump v2,
Chandan Babu R
- [PATCH] libxfs: fix krealloc to allow freeing data,
Darrick J. Wong
- [PATCH] xfs: fix backwards logic in xfs_bmap_alloc_account,
Darrick J. Wong
- [GIT PULL] xfs: new code for 6.8,
Chandan Babu R
- [bug report] xfs: check rt summary file geometry more thoroughly, Dan Carpenter
- RFC: in-memory btree simplifications,
Christoph Hellwig
- [BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel,
Chandan Babu R
- put the xfs xfile abstraction on a diet,
Christoph Hellwig
- [PATCH 02/15] shmem: export shmem_get_folio, Christoph Hellwig
- [PATCH 01/15] shmem: move the shmem_mapping assert into shmem_get_folio_gfp, Christoph Hellwig
- [PATCH 03/15] shmem: document how to "persist" data when using shmem_*file_setup, Christoph Hellwig
- [PATCH 04/15] xfs: remove xfile_stat, Christoph Hellwig
- [PATCH 05/15] xfs: remove the xfile_pread/pwrite APIs, Christoph Hellwig
- [PATCH 06/15] xfs: don't try to handle non-update pages in xfile_obj_load, Christoph Hellwig
- [PATCH 07/15] xfs: shmem_file_setup can't return NULL, Christoph Hellwig
- [PATCH 08/15] xfs: don't modify file and inode flags for shmem files, Christoph Hellwig
- [PATCH 09/15] xfs: don't allow highmem pages in xfile mappings, Christoph Hellwig
- [PATCH 10/15] xfs: remove xfarray_sortinfo.page_kaddr, Christoph Hellwig
- [PATCH 11/15] xfs: use shmem_get_folio in xfile_get_page, Christoph Hellwig
- [PATCH 12/15] xfs: remove struct xfile_page, Christoph Hellwig
- [PATCH 13/15] xfs: don't unconditionally allocate a new page in xfile_get_page, Christoph Hellwig
- [PATCH 14/15] xfs: use xfile_get_page and xfile_put_page in xfile_obj_store, Christoph Hellwig
- [PATCH 15/15] xfs: use xfile_get_page and xfile_put_page in xfile_obj_load, Christoph Hellwig
- Re: put the xfs xfile abstraction on a diet, Darrick J. Wong
- [PATCH 0/5] Add support for testing XFS metadump v2,
Chandan Babu R
- [ANNOUNCE] xfs-linux: for-next updated to bcdfae6ee520, Chandan Babu R
- [NYE PATCHRIVER 4/4] xfs: freespace defrag for online shrink,
Darrick J. Wong
- [PATCHSET 1/5] xfs: improve post-close eofblocks gc behavior, Darrick J. Wong
- [PATCHSET RFC 2/5] xfs: noalloc allocation groups, Darrick J. Wong
- [PATCHSET 3/5] xfs: report refcount information to userspace, Darrick J. Wong
- [PATCHSET 4/5] xfs: defragment free space, Darrick J. Wong
- [PATCHSET v2 5/5] xfs: aligned file data extent mappings, Darrick J. Wong
- [PATCHSET RFC 1/3] xfsprogs: noalloc allocation groups, Darrick J. Wong
- [PATCHSET 2/3] xfsprogs: report refcount information to userspace, Darrick J. Wong
- [PATCHSET 3/3] xfsprogs: defragment free space, Darrick J. Wong
- [PATCH 01/10] xfs: add an ioctl to map free space into a file, Darrick J. Wong
- [PATCH 02/10] xfs_io: support using XFS_IOC_MAP_FREESP to map free space, Darrick J. Wong
- [PATCH 03/10] xfs_db: get and put blocks on the AGFL, Darrick J. Wong
- [PATCH 04/10] xfs_spaceman: implement clearing free space, Darrick J. Wong
- [PATCH 05/10] spaceman: physically move a regular inode, Darrick J. Wong
- [PATCH 06/10] spaceman: find owners of space in an AG, Darrick J. Wong
- [PATCH 07/10] xfs_spaceman: wrap radix tree accesses in find_owner.c, Darrick J. Wong
- [PATCH 08/10] xfs_spaceman: port relocation structure to 32-bit systems, Darrick J. Wong
- [PATCH 09/10] spaceman: relocate the contents of an AG, Darrick J. Wong
- [PATCH 10/10] spaceman: move inodes with hardlinks, Darrick J. Wong
- [PATCHSET 1/2] fstests: functional test for refcount reporting, Darrick J. Wong
- [PATCHSET 2/2] fstests: defragment free space, Darrick J. Wong
- [NYE PATCHRIVER 3/4] xfs: modernize the realtime volume,
Darrick J. Wong
- [PATCHSET v2.0 01/15] xfs: hoist inode operations to libxfs, Darrick J. Wong
- [PATCH 01/21] xfs: move inode copy-on-write predicates to xfs_inode.[ch], Darrick J. Wong
- [PATCH 02/21] xfs: hoist extent size helpers to libxfs, Darrick J. Wong
- [PATCH 03/21] xfs: hoist inode flag conversion functions to libxfs, Darrick J. Wong
- [PATCH 04/21] xfs: hoist project id get/set functions to libxfs, Darrick J. Wong
- [PATCH 05/21] xfs: pack icreate initialization parameters into a separate structure, Darrick J. Wong
- [PATCH 06/21] xfs: implement atime updates in xfs_trans_ichgtime, Darrick J. Wong
- [PATCH 07/21] xfs: use xfs_trans_ichgtime to set times when allocating inode, Darrick J. Wong
- [PATCH 08/21] xfs: split new inode creation into two pieces, Darrick J. Wong
- [PATCH 09/21] xfs: hoist new inode initialization functions to libxfs, Darrick J. Wong
- [PATCH 10/21] xfs: push xfs_icreate_args creation out of xfs_create*, Darrick J. Wong
- [PATCH 11/21] xfs: wrap inode creation dqalloc calls, Darrick J. Wong
- [PATCH 12/21] xfs: hoist xfs_iunlink to libxfs, Darrick J. Wong
- [PATCH 13/21] xfs: hoist xfs_{bump,drop}link to libxfs, Darrick J. Wong
- [PATCH 14/21] xfs: create libxfs helper to link a new inode into a directory, Darrick J. Wong
- [PATCH 15/21] xfs: create libxfs helper to link an existing inode into a directory, Darrick J. Wong
- [PATCH 16/21] xfs: hoist inode free function to libxfs, Darrick J. Wong
- [PATCH 17/21] xfs: create libxfs helper to remove an existing inode/name from a directory, Darrick J. Wong
- [PATCH 18/21] xfs: create libxfs helper to exchange two directory entries, Darrick J. Wong
- [PATCH 19/21] xfs: create libxfs helper to rename two directory entries, Darrick J. Wong
- [PATCH 20/21] xfs: move dirent update hooks to xfs_dir2.c, Darrick J. Wong
- [PATCH 21/21] xfs: get rid of trivial rename helpers, Darrick J. Wong
- [PATCHSET v2.0 02/15] xfs: metadata inode directories, Darrick J. Wong
- [PATCH 01/32] xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb, Darrick J. Wong
- [PATCH 02/32] xfs: create imeta abstractions to get and set metadata inodes, Darrick J. Wong
- [PATCH 03/32] xfs: create transaction reservations for metadata inode operations, Darrick J. Wong
- [PATCH 04/32] xfs: refactor the v4 group/project inode pointer switch, Darrick J. Wong
- [PATCH 05/32] xfs: convert quota file creation to use imeta methods, Darrick J. Wong
- [PATCH 06/32] xfs: iget for metadata inodes, Darrick J. Wong
- [PATCH 07/32] xfs: define the on-disk format for the metadir feature, Darrick J. Wong
- [PATCH 08/32] xfs: update imeta transaction reservations for metadir, Darrick J. Wong
- [PATCH 09/32] xfs: load metadata directory root at mount time, Darrick J. Wong
- [PATCH 10/32] xfs: convert metadata inode lookup keys to use paths, Darrick J. Wong
- [PATCH 11/32] xfs: enforce metadata inode flag, Darrick J. Wong
- [PATCH 12/32] xfs: allow deletion of metadata directory files, Darrick J. Wong
- [PATCH 13/32] xfs: read and write metadata inode directory, Darrick J. Wong
- [PATCH 14/32] xfs: ensure metadata directory paths exist before creating files, Darrick J. Wong
- [PATCH 15/32] xfs: disable the agi rotor for metadata inodes, Darrick J. Wong
- [PATCH 16/32] xfs: hide metadata inodes from everyone because they are special, Darrick J. Wong
- [PATCH 17/32] xfs: advertise metadata directory feature, Darrick J. Wong
- [PATCH 18/32] xfs: allow bulkstat to return metadata directories, Darrick J. Wong
- [PATCH 19/32] xfs: enable creation of dynamically allocated metadir path structures, Darrick J. Wong
- [PATCH 20/32] xfs: don't count metadata directory files to quota, Darrick J. Wong
- [PATCH 21/32] xfs: adjust xfs_bmap_add_attrfork for metadir, Darrick J. Wong
- [PATCH 22/32] xfs: record health problems with the metadata directory, Darrick J. Wong
- [PATCH 23/32] xfs: do not count metadata directory files when doing online quotacheck, Darrick J. Wong
- [PATCH 24/32] xfs: scrub shouldn't tag metadata files with attr forks if metadir and parent pointers are on, Darrick J. Wong
- [PATCH 25/32] xfs: scrub metadata directories, Darrick J. Wong
- [PATCH 26/32] xfs: teach nlink scrubber to deal with metadata directory roots, Darrick J. Wong
- [PATCH 27/32] xfs: don't check secondary super inode pointers when metadir enabled, Darrick J. Wong
- [PATCH 28/32] xfs: move repair temporary files to the metadata directory tree, Darrick J. Wong
- [PATCH 29/32] xfs: check metadata directory file path connectivity, Darrick J. Wong
- [PATCH 30/32] xfs: repair metadata directory file path connectivity, Darrick J. Wong
- [PATCH 31/32] xfs: fix up repair functions for metadata directory roots, Darrick J. Wong
- [PATCH 32/32] xfs: enable metadata directory feature, Darrick J. Wong
- [PATCHSET v2.0 03/15] xfs: refactor realtime meta inode locking, Darrick J. Wong
- [PATCHSET v2.0 04/15] xfsprogs: shard the realtime section, Darrick J. Wong
- [PATCH 01/24] xfs: create incore realtime group structures, Darrick J. Wong
- [PATCH 02/24] xfs: define the format of rt groups, Darrick J. Wong
- [PATCH 03/24] xfs: reduce rt summary file levels for rtgroups filesystems, Darrick J. Wong
- [PATCH 04/24] xfs: check the realtime superblock at mount time, Darrick J. Wong
- [PATCH 05/24] xfs: update primary realtime super every time we update the primary fs super, Darrick J. Wong
- [PATCH 06/24] xfs: write secondary realtime superblocks to disk, Darrick J. Wong
- [PATCH 07/24] xfs: grow the realtime section when realtime groups are enabled, Darrick J. Wong
- [PATCH 08/24] xfs: always update secondary rt supers when we update secondary fs supers, Darrick J. Wong
- [PATCH 09/24] xfs: export realtime group geometry via XFS_FSOP_GEOM, Darrick J. Wong
- [PATCH 10/24] xfs: check that rtblock extents do not overlap with the rt group metadata, Darrick J. Wong
- [PATCH 11/24] xfs: add frextents to the lazysbcounters when rtgroups enabled, Darrick J. Wong
- [PATCH 12/24] xfs: record rt group superblock errors in the health system, Darrick J. Wong
- [PATCH 13/24] xfs: define locking primitives for realtime groups, Darrick J. Wong
- [PATCH 14/24] xfs: export the geometry of realtime groups to userspace, Darrick J. Wong
- [PATCH 15/24] xfs: add block headers to realtime bitmap blocks, Darrick J. Wong
- [PATCH 16/24] xfs: encode the rtbitmap in little endian format, Darrick J. Wong
- [PATCH 17/24] xfs: add block headers to realtime summary blocks, Darrick J. Wong
- [PATCH 18/24] xfs: encode the rtsummary in big endian format, Darrick J. Wong
- [PATCH 19/24] xfs: store rtgroup information with a bmap intent, Darrick J. Wong
- [PATCH 20/24] xfs: use an incore rtgroup rotor for rtpick, Darrick J. Wong
- [PATCH 21/24] xfs: scrub the realtime group superblock, Darrick J. Wong
- [PATCH 22/24] xfs: repair secondary realtime group superblocks, Darrick J. Wong
- [PATCH 23/24] xfs: scrub each rtgroup's portion of the rtbitmap separately, Darrick J. Wong
- [PATCH 24/24] xfs: enable realtime group feature, Darrick J. Wong
- [PATCHSET v2.0 05/15] xfs: enable FITRIM for the realtime section, Darrick J. Wong
- [PATCHSET v2.0 06/15] xfs: refactor btrees to support records in inode root, Darrick J. Wong
- [PATCH 01/14] xfs: replace shouty XFS_BM{BT,DR} macros, Darrick J. Wong
- [PATCH 02/14] xfs: refactor the allocation and freeing of incore inode fork btree roots, Darrick J. Wong
- [PATCH 03/14] xfs: refactor creation of bmap btree roots, Darrick J. Wong
- [PATCH 04/14] xfs: fix a sloppy memory handling bug in xfs_iroot_realloc, Darrick J. Wong
- [PATCH 05/14] xfs: hoist the code that moves the incore inode fork broot memory, Darrick J. Wong
- [PATCH 06/14] xfs: move the zero records logic into xfs_bmap_broot_space_calc, Darrick J. Wong
- [PATCH 07/14] xfs: rearrange xfs_iroot_realloc a bit, Darrick J. Wong
- [PATCH 08/14] xfs: standardize the btree maxrecs function parameters, Darrick J. Wong
- [PATCH 09/14] xfs: generalize the btree root reallocation function, Darrick J. Wong
- [PATCH 10/14] xfs: support leaves in the incore btree root block in xfs_iroot_realloc, Darrick J. Wong
- [PATCH 11/14] xfs: hoist the node iroot update code out of xfs_btree_new_iroot, Darrick J. Wong
- [PATCH 12/14] xfs: hoist the node iroot update code out of xfs_btree_kill_iroot, Darrick J. Wong
- [PATCH 13/14] xfs: support storing records in the inode core root, Darrick J. Wong
- [PATCH 14/14] xfs: update btree keys correctly when _insrec splits an inode root block, Darrick J. Wong
- [PATCHSET v2.0 07/15] xfs: enable in-core block reservation for rt metadata, Darrick J. Wong
- [PATCHSET v2.0 08/15] xfs: extent free log intent cleanups, Darrick J. Wong
- [PATCHSET v2.0 09/15] xfs: widen EFI format to support rt, Darrick J. Wong
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]