Linux XFS
[Prev Page][Next Page]
- [RFC PATCH 1/3] sched: remove duplicate ifdefs, (continued)
- [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
- [PATCHSET v2.0 10/15] xfs: rmap log intent cleanups, Darrick J. Wong
- [PATCH 01/10] xfs: attach rtgroup objects to btree cursors, Darrick J. Wong
- [PATCH 02/10] xfs: give rmap btree cursor error tracepoints their own class, Darrick J. Wong
- [PATCH 03/10] xfs: prepare rmap btree tracepoints for widening, Darrick J. Wong
- [PATCH 04/10] xfs: clean up rmap log intent item tracepoint callsites, Darrick J. Wong
- [PATCH 05/10] xfs: remove xfs_trans_set_rmap_flags, Darrick J. Wong
- [PATCH 06/10] xfs: add a ri_entry helper, Darrick J. Wong
- [PATCH 07/10] xfs: reuse xfs_rmap_update_cancel_item, Darrick J. Wong
- [PATCH 08/10] xfs: don't bother calling xfs_rmap_finish_one_cleanup in xfs_rmap_finish_one, Darrick J. Wong
- [PATCH 09/10] xfs: simplify usage of the rcur local variable in xfs_rmap_finish_one, Darrick J. Wong
- [PATCH 10/10] xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c, Darrick J. Wong
- [PATCHSET v2.0 11/15] xfs: realtime reverse-mapping support, Darrick J. Wong
- [PATCH 01/39] xfs: prepare rmap btree cursor tracepoints for realtime, Darrick J. Wong
- [PATCH 02/39] xfs: simplify the xfs_rmap_{alloc,free}_extent calling conventions, Darrick J. Wong
- [PATCH 03/39] xfs: introduce realtime rmap btree definitions, Darrick J. Wong
- [PATCH 04/39] xfs: define the on-disk realtime rmap btree format, Darrick J. Wong
- [PATCH 05/39] xfs: realtime rmap btree transaction reservations, Darrick J. Wong
- [PATCH 06/39] xfs: add realtime rmap btree operations, Darrick J. Wong
- [PATCH 07/39] xfs: prepare rmap functions to deal with rtrmapbt, Darrick J. Wong
- [PATCH 08/39] xfs: add a realtime flag to the rmap update log redo items, Darrick J. Wong
- [PATCH 09/39] xfs: support recovering rmap intent items targetting realtime extents, Darrick J. Wong
- [PATCH 10/39] xfs: add realtime rmap btree block detection to log recovery, Darrick J. Wong
- [PATCH 11/39] xfs: add realtime reverse map inode to metadata directory, Darrick J. Wong
- [PATCH 12/39] xfs: add metadata reservations for realtime rmap btrees, Darrick J. Wong
- [PATCH 13/39] xfs: wire up a new inode fork type for the realtime rmap, Darrick J. Wong
- [PATCH 14/39] xfs: allow inodes with zero extents but nonzero nblocks, Darrick J. Wong
- [PATCH 15/39] xfs: use realtime EFI to free extents when realtime rmap is enabled, Darrick J. Wong
- [PATCH 16/39] xfs: wire up rmap map and unmap to the realtime rmapbt, Darrick J. Wong
- [PATCH 17/39] xfs: create routine to allocate and initialize a realtime rmap btree inode, Darrick J. Wong
- [PATCH 18/39] xfs: rearrange xfs_fsmap.c a little bit, Darrick J. Wong
- [PATCH 19/39] xfs: wire up getfsmap to the realtime reverse mapping btree, Darrick J. Wong
- [PATCH 20/39] xfs: check that the rtrmapbt maxlevels doesn't increase when growing fs, Darrick J. Wong
- [PATCH 21/39] xfs: add realtime rmap btree when adding rt volume, Darrick J. Wong
- [PATCH 22/39] xfs: report realtime rmap btree corruption errors to the health system, Darrick J. Wong
- [PATCH 23/39] xfs: fix scrub tracepoints when inode-rooted btrees are involved, Darrick J. Wong
- [PATCH 24/39] xfs: allow queued realtime intents to drain before scrubbing, Darrick J. Wong
- [PATCH 25/39] xfs: scrub the realtime rmapbt, Darrick J. Wong
- [PATCH 26/39] xfs: cross-reference realtime bitmap to realtime rmapbt scrubber, Darrick J. Wong
- [PATCH 27/39] xfs: cross-reference the realtime rmapbt, Darrick J. Wong
- [PATCH 28/39] xfs: scan rt rmap when we're doing an intense rmap check of bmbt mappings, Darrick J. Wong
- [PATCH 29/39] xfs: scrub the metadir path of rt rmap btree files, Darrick J. Wong
- [PATCH 30/39] xfs: walk the rt reverse mapping tree when rebuilding rmap, Darrick J. Wong
- [PATCH 31/39] xfs: online repair of realtime file bmaps, Darrick J. Wong
- [PATCH 32/39] xfs: repair inodes that have realtime extents, Darrick J. Wong
- [PATCH 33/39] xfs: repair rmap btree inodes, Darrick J. Wong
- [PATCH 34/39] xfs: online repair of realtime bitmaps for a realtime group, Darrick J. Wong
- [PATCH 35/39] xfs: support repairing metadata btrees rooted in metadir inodes, Darrick J. Wong
- [PATCH 36/39] xfs: online repair of the realtime rmap btree, Darrick J. Wong
- [PATCH 37/39] xfs: create a shadow rmap btree during realtime rmap repair, Darrick J. Wong
- [PATCH 38/39] xfs: hook live realtime rmap operations during a repair operation, Darrick J. Wong
- [PATCH 39/39] xfs: enable realtime rmap btree, Darrick J. Wong
- [PATCHSET v2.0 12/15] xfs: refcount log intent cleanups, Darrick J. Wong
- [PATCH 01/10] xfs: give refcount btree cursor error tracepoints their own class, Darrick J. Wong
- [PATCH 02/10] xfs: create specialized classes for refcount tracepoints, Darrick J. Wong
- [PATCH 03/10] xfs: prepare refcount btree tracepoints for widening, Darrick J. Wong
- [PATCH 04/10] xfs: clean up refcount log intent item tracepoint callsites, Darrick J. Wong
- [PATCH 05/10] xfs: remove xfs_trans_set_refcount_flags, Darrick J. Wong
- [PATCH 06/10] xfs: add a ci_entry helper, Darrick J. Wong
- [PATCH 07/10] xfs: reuse xfs_refcount_update_cancel_item, Darrick J. Wong
- [PATCH 08/10] xfs: don't bother calling xfs_refcount_finish_one_cleanup in xfs_refcount_finish_one, Darrick J. Wong
- [PATCH 09/10] xfs: simplify usage of the rcur local variable in xfs_refcount_finish_one, Darrick J. Wong
- [PATCH 10/10] xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.c, Darrick J. Wong
- [PATCHSET v2.0 13/15] xfs: reflink on the realtime device, Darrick J. Wong
- [PATCH 01/44] xfs: prepare refcount btree cursor tracepoints for realtime, Darrick J. Wong
- [PATCH 02/44] xfs: introduce realtime refcount btree definitions, Darrick J. Wong
- [PATCH 03/44] xfs: namespace the maximum length/refcount symbols, Darrick J. Wong
- [PATCH 04/44] xfs: define the on-disk realtime refcount btree format, Darrick J. Wong
- [PATCH 05/44] xfs: realtime refcount btree transaction reservations, Darrick J. Wong
- [PATCH 06/44] xfs: add realtime refcount btree operations, Darrick J. Wong
- [PATCH 07/44] xfs: prepare refcount functions to deal with rtrefcountbt, Darrick J. Wong
- [PATCH 08/44] xfs: add a realtime flag to the refcount update log redo items, Darrick J. Wong
- [PATCH 09/44] xfs: support recovering refcount intent items targetting realtime extents, Darrick J. Wong
- [PATCH 10/44] xfs: add realtime refcount btree block detection to log recovery, Darrick J. Wong
- [PATCH 11/44] xfs: add realtime refcount btree inode to metadata directory, Darrick J. Wong
- [PATCH 12/44] xfs: add metadata reservations for realtime refcount btree, Darrick J. Wong
- [PATCH 13/44] xfs: wire up a new inode fork type for the realtime refcount, Darrick J. Wong
- [PATCH 14/44] xfs: wire up realtime refcount btree cursors, Darrick J. Wong
- [PATCH 15/44] xfs: create routine to allocate and initialize a realtime refcount btree inode, Darrick J. Wong
- [PATCH 16/44] xfs: update rmap to allow cow staging extents in the rt rmap, Darrick J. Wong
- [PATCH 17/44] xfs: compute rtrmap btree max levels when reflink enabled, Darrick J. Wong
- [PATCH 18/44] xfs: refactor reflink quota updates, Darrick J. Wong
- [PATCH 19/44] xfs: enable CoW for realtime data, Darrick J. Wong
- [PATCH 20/44] xfs: enable sharing of realtime file blocks, Darrick J. Wong
- [PATCH 21/44] xfs: allow inodes to have the realtime and reflink flags, Darrick J. Wong
- [PATCH 22/44] xfs: refcover CoW leftovers in the realtime volume, Darrick J. Wong
- [PATCH 23/44] xfs: fix xfs_get_extsz_hint behavior with realtime alwayscow files, Darrick J. Wong
- [PATCH 24/44] xfs: apply rt extent alignment constraints to CoW extsize hint, Darrick J. Wong
- [PATCH 25/44] xfs: enable extent size hints for CoW operations, Darrick J. Wong
- [PATCH 26/44] xfs: check that the rtrefcount maxlevels doesn't increase when growing fs, Darrick J. Wong
- [PATCH 27/44] xfs: add realtime refcount btree when adding rt volume, Darrick J. Wong
- [PATCH 28/44] xfs: report realtime refcount btree corruption errors to the health system, Darrick J. Wong
- [PATCH 29/44] xfs: scrub the realtime refcount btree, Darrick J. Wong
- [PATCH 30/44] xfs: cross-reference checks with the rt refcount btree, Darrick J. Wong
- [PATCH 31/44] xfs: allow overlapping rtrmapbt records for shared data extents, Darrick J. Wong
- [PATCH 32/44] xfs: check reference counts of gaps between rt refcount records, Darrick J. Wong
- [PATCH 33/44] xfs: allow dquot rt block count to exceed rt blocks on reflink fs, Darrick J. Wong
- [PATCH 34/44] xfs: detect and repair misaligned rtinherit directory cowextsize hints, Darrick J. Wong
- [PATCH 35/44] xfs: scrub the metadir path of rt refcount btree files, Darrick J. Wong
- [PATCH 36/44] xfs: don't flag quota rt block usage on rtreflink filesystems, Darrick J. Wong
- [PATCH 37/44] xfs: check new rtbitmap records against rt refcount btree, Darrick J. Wong
- [PATCH 38/44] xfs: walk the rt reference count tree when rebuilding rmap, Darrick J. Wong
- [PATCH 39/44] xfs: capture realtime CoW staging extents when rebuilding rt rmapbt, Darrick J. Wong
- [PATCH 40/44] xfs: online repair of the realtime refcount btree, Darrick J. Wong
- [PATCH 41/44] xfs: repair inodes that have a refcount btree in the data fork, Darrick J. Wong
- [PATCH 42/44] xfs: check for shared rt extents when rebuilding rt file's data fork, Darrick J. Wong
- [PATCH 43/44] xfs: fix CoW forks for realtime files, Darrick J. Wong
- [PATCH 44/44] xfs: enable realtime reflink, Darrick J. Wong
- [PATCHSET v2.0 14/15] xfs: reflink with large realtime extents, Darrick J. Wong
- [PATCHSET v2.0 15/15] xfs: enable quota for realtime voluems, Darrick J. Wong
- [PATCHSET v2.0 01/17] xfsprogs: hoist inode operations to libxfs, Darrick J. Wong
- [PATCH 01/28] xfs: hoist extent size helpers to libxfs, Darrick J. Wong
- [PATCH 02/28] xfs: hoist inode flag conversion functions to libxfs, Darrick J. Wong
- [PATCH 03/28] xfs: hoist project id get/set functions to libxfs, Darrick J. Wong
- [PATCH 04/28] libxfs: put all the inode functions in a single file, Darrick J. Wong
- [PATCH 05/28] libxfs: pass IGET flags through to xfs_iread, Darrick J. Wong
- [PATCH 06/28] xfs: pack icreate initialization parameters into a separate structure, Darrick J. Wong
- [PATCH 07/28] xfs: implement atime updates in xfs_trans_ichgtime, Darrick J. Wong
- [PATCH 08/28] libxfs: rearrange libxfs_trans_ichgtime call when creating inodes, Darrick J. Wong
- [PATCH 09/28] libxfs: set access time when creating files, Darrick J. Wong
- [PATCH 10/28] libxfs: when creating a file in a directory, set the project id based on the parent, Darrick J. Wong
- [PATCH 11/28] libxfs: pass flags2 from parent to child when creating files, Darrick J. Wong
- [PATCH 12/28] xfs: split new inode creation into two pieces, Darrick J. Wong
- [PATCH 13/28] libxfs: backport inode init code from the kernel, Darrick J. Wong
- [PATCH 14/28] libxfs: remove libxfs_dir_ialloc, Darrick J. Wong
- [PATCH 15/28] libxfs: implement get_random_u32, Darrick J. Wong
- [PATCH 16/28] xfs: hoist new inode initialization functions to libxfs, Darrick J. Wong
- [PATCH 17/28] xfs: hoist xfs_iunlink to libxfs, Darrick J. Wong
- [PATCH 18/28] xfs: hoist xfs_{bump,drop}link to libxfs, Darrick J. Wong
- [PATCH 19/28] xfs: create libxfs helper to link a new inode into a directory, Darrick J. Wong
- [PATCH 20/28] xfs: create libxfs helper to link an existing inode into a directory, Darrick J. Wong
- [PATCH 21/28] xfs: hoist inode free function to libxfs, Darrick J. Wong
- [PATCH 22/28] xfs: create libxfs helper to remove an existing inode/name from a directory, Darrick J. Wong
- [PATCH 23/28] xfs: create libxfs helper to exchange two directory entries, Darrick J. Wong
- [PATCH 24/28] xfs: create libxfs helper to rename two directory entries, Darrick J. Wong
- [PATCH 25/28] xfs: move dirent update hooks to xfs_dir2.c, Darrick J. Wong
- [PATCH 26/28] xfs_db: port the iunlink command to use the libxfs iunlink function, Darrick J. Wong
- [PATCH 27/28] xfs_repair: use library functions to reset root/rbm/rsum inodes, Darrick J. Wong
- [PATCH 28/28] xfs_repair: use library functions for orphanage creation, Darrick J. Wong
- [PATCHSET v2.0 02/17] xfsprogs: metadata inode directories, Darrick J. Wong
- [PATCH 01/58] xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb, Darrick J. Wong
- [PATCH 02/58] xfs: create imeta abstractions to get and set metadata inodes, Darrick J. Wong
- [PATCH 03/58] xfs: create transaction reservations for metadata inode operations, Darrick J. Wong
- [PATCH 04/58] mkfs: clean up the rtinit() function, Darrick J. Wong
- [PATCH 05/58] libxfs: convert all users to libxfs_imeta_create, Darrick J. Wong
- [PATCH 06/58] mkfs: break up the rest of the rtinit() function, Darrick J. Wong
- [PATCH 07/58] xfs: iget for metadata inodes, Darrick J. Wong
- [PATCH 08/58] xfs: define the on-disk format for the metadir feature, Darrick J. Wong
- [PATCH 09/58] xfs: update imeta transaction reservations for metadir, Darrick J. Wong
- [PATCH 10/58] xfs: load metadata directory root at mount time, Darrick J. Wong
- [PATCH 11/58] xfs: convert metadata inode lookup keys to use paths, Darrick J. Wong
- [PATCH 12/58] xfs: enforce metadata inode flag, Darrick J. Wong
- [PATCH 13/58] xfs: allow deletion of metadata directory files, Darrick J. Wong
- [PATCH 14/58] xfs: read and write metadata inode directory, Darrick J. Wong
- [PATCH 15/58] xfs: ensure metadata directory paths exist before creating files, Darrick J. Wong
- [PATCH 16/58] xfs: disable the agi rotor for metadata inodes, Darrick J. Wong
- [PATCH 17/58] xfs: advertise metadata directory feature, Darrick J. Wong
- [PATCH 18/58] xfs: allow bulkstat to return metadata directories, Darrick J. Wong
- [PATCH 19/58] xfs: enable creation of dynamically allocated metadir path structures, Darrick J. Wong
- [PATCH 20/58] xfs: adjust xfs_bmap_add_attrfork for metadir, Darrick J. Wong
- [PATCH 21/58] xfs: record health problems with the metadata directory, Darrick J. Wong
- [PATCH 22/58] xfs: check metadata directory file path connectivity, Darrick J. Wong
- [PATCH 23/58] libfrog: report metadata directories in the geometry report, Darrick J. Wong
- [PATCH 24/58] libfrog: allow METADIR in xfrog_bulkstat_single5, Darrick J. Wong
- [PATCH 25/58] xfs_io: support scrubbing metadata directory paths, Darrick J. Wong
- [PATCH 26/58] xfs_db: basic xfs_check support for metadir, Darrick J. Wong
- [PATCH 27/58] xfs_db: report metadir support for version command, Darrick J. Wong
- [PATCH 28/58] xfs_db: don't obfuscate metadata directories and attributes, Darrick J. Wong
- [PATCH 29/58] xfs_db: support metadata directories in the path command, Darrick J. Wong
- [PATCH 30/58] xfs_db: mask superblock fields when metadir feature is enabled, Darrick J. Wong
- [PATCH 31/58] xfs_io: support the bulkstat metadata directory flag, Darrick J. Wong
- [PATCH 32/58] xfs_io: support scrubbing metadata directory paths, Darrick J. Wong
- [PATCH 33/58] xfs_spaceman: report health of metadir inodes too, Darrick J. Wong
- [PATCH 35/58] xfs_scrub: re-run metafile scrubbers during phase 5, Darrick J. Wong
- [PATCH 34/58] xfs_scrub: scan metadata directories during phase 3, Darrick J. Wong
- [PATCH 36/58] xfs_repair: don't zero the incore secondary super when zeroing, Darrick J. Wong
- [PATCH 37/58] xfs_repair: refactor metadata inode tagging, Darrick J. Wong
- [PATCH 38/58] xfs_repair: reject regular directory dirents that point to metadata fieles, Darrick J. Wong
- [PATCH 39/58] xfs_repair: dont check metadata directory dirent inumbers, Darrick J. Wong
- [PATCH 40/58] xfs_repair: refactor fixing dotdot, Darrick J. Wong
- [PATCH 41/58] xfs_repair: refactor marking of metadata inodes, Darrick J. Wong
- [PATCH 42/58] xfs_repair: refactor root directory initialization, Darrick J. Wong
- [PATCH 43/58] xfs_repair: refactor grabbing realtime metadata inodes, Darrick J. Wong
- [PATCH 44/58] xfs_repair: check metadata inode flag, Darrick J. Wong
- [PATCH 45/58] xfs_repair: rebuild the metadata directory, Darrick J. Wong
- [PATCH 46/58] xfs_repair: don't let metadata and regular files mix, Darrick J. Wong
- [PATCH 47/58] xfs_repair: update incore metadata state whenever we create new files, Darrick J. Wong
- [PATCH 48/58] xfs_repair: pass private data pointer to scan_lbtree, Darrick J. Wong
- [PATCH 49/58] xfs_repair: mark space used by metadata files, Darrick J. Wong
- [PATCH 50/58] xfs_repair: adjust keep_fsinos to handle metadata directories, Darrick J. Wong
- [PATCH 51/58] xfs_repair: metadata dirs are never plausible root dirs, Darrick J. Wong
- [PATCH 52/58] xfs_repair: reattach quota inodes to metadata directory, Darrick J. Wong
- [PATCH 53/58] xfs_repair: drop all the metadata directory files during pass 4, Darrick J. Wong
- [PATCH 54/58] xfs_repair: truncate and unmark orphaned metadata inodes, Darrick J. Wong
- [PATCH 55/58] xfs_repair: do not count metadata directory files when doing quotacheck, Darrick J. Wong
- [PATCH 56/58] xfs_repair: allow sysadmins to add metadata directories, Darrick J. Wong
- [PATCH 57/58] mkfs.xfs: enable metadata directories, Darrick J. Wong
- [PATCH 58/58] mkfs: add a utility to generate protofiles, Darrick J. Wong
- [PATCHSET v2.0 03/17] xfs_db: debug realtime geometry, Darrick J. Wong
- [PATCHSET v2.0 04/17] xfs_metadump: support external devices, Darrick J. Wong
- [PATCHSET v2.0 05/17] xfsprogs: refactor realtime meta inode locking, Darrick J. Wong
- [PATCHSET v2.0 06/17] xfsprogs: shard the realtime section, Darrick J. Wong
- [PATCH 01/52] xfs: create incore realtime group structures, Darrick J. Wong
- [PATCH 02/52] xfs: define the format of rt groups, Darrick J. Wong
- [PATCH 03/52] xfs: reduce rt summary file levels for rtgroups filesystems, Darrick J. Wong
- [PATCH 04/52] xfs: update primary realtime super every time we update the primary fs super, Darrick J. Wong
- [PATCH 05/52] xfs: write secondary realtime superblocks to disk, Darrick J. Wong
- [PATCH 06/52] xfs: grow the realtime section when realtime groups are enabled, Darrick J. Wong
- [PATCH 07/52] xfs: export realtime group geometry via XFS_FSOP_GEOM, Darrick J. Wong
- [PATCH 08/52] xfs: check that rtblock extents do not overlap with the rt group metadata, Darrick J. Wong
- [PATCH 09/52] xfs: add frextents to the lazysbcounters when rtgroups enabled, Darrick J. Wong
- [PATCH 10/52] xfs: record rt group superblock errors in the health system, Darrick J. Wong
- [PATCH 11/52] xfs: define locking primitives for realtime groups, Darrick J. Wong
- [PATCH 12/52] xfs: export the geometry of realtime groups to userspace, Darrick J. Wong
- [PATCH 13/52] xfs: add block headers to realtime bitmap blocks, Darrick J. Wong
- [PATCH 14/52] xfs: encode the rtbitmap in little endian format, Darrick J. Wong
- [PATCH 15/52] xfs: add block headers to realtime summary blocks, Darrick J. Wong
- [PATCH 16/52] xfs: encode the rtsummary in big endian format, Darrick J. Wong
- [PATCH 17/52] xfs: store rtgroup information with a bmap intent, Darrick J. Wong
- [PATCH 18/52] xfs: use an incore rtgroup rotor for rtpick, Darrick J. Wong
- [PATCH 19/52] xfs: scrub the realtime group superblock, Darrick J. Wong
- [PATCH 20/52] xfs: repair secondary realtime group superblocks, Darrick J. Wong
- [PATCH 21/52] xfs: scrub each rtgroup's portion of the rtbitmap separately, Darrick J. Wong
- [PATCH 22/52] libfrog: report rt groups in output, Darrick J. Wong
- [PATCH 23/52] libxfs: implement some sanity checking for enormous rgcount, Darrick J. Wong
- [PATCH 24/52] xfs_repair: support realtime groups, Darrick J. Wong
- [PATCH 25/52] xfs_repair: improve rtbitmap discrepancy reporting, Darrick J. Wong
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]