[Prev Page][Next Page]
- [PATCH v2] xfsprogs: explicitly cast troublesome types to match printf format specifiers, Darrick J. Wong
- [PATCH 0/2] xfs: test support for xattr inactivate,
Brian Foster
- [PATCH v8 00/14] MAP_DIRECT for DAX RDMA and userspace flush,
Dan Williams
- [PATCH v8 02/14] fs, mm: pass fd to ->mmap_validate(), Dan Williams
- [PATCH v8 03/14] fs: MAP_DIRECT core, Dan Williams
- [PATCH v8 01/14] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags, Dan Williams
- [PATCH v8 04/14] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT, Dan Williams
- [PATCH v8 05/14] fs, xfs, iomap: introduce iomap_can_allocate(), Dan Williams
- [PATCH v8 06/14] xfs: wire up MAP_DIRECT, Dan Williams
- [PATCH v8 07/14] iommu, dma-mapping: introduce dma_get_iommu_domain(), Dan Williams
- [PATCH v8 08/14] fs, mapdirect: introduce ->lease_direct(), Dan Williams
- [PATCH v8 09/14] xfs: wire up ->lease_direct(), Dan Williams
- [PATCH v8 10/14] device-dax: wire up ->lease_direct(), Dan Williams
- [PATCH v8 11/14] iommu: up-level sg_num_pages() from amd-iommu, Dan Williams
- [PATCH v8 12/14] iommu/vt-d: use iommu_num_sg_pages, Dan Williams
- [PATCH v8 13/14] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings, Dan Williams
- [PATCH v8 14/14] tools/testing/nvdimm: enable rdma unit tests, Dan Williams
- [PATCH v3 1/3] xfs_io: Add support for pwritev2(),
Goldwyn Rodrigues
- [PATCH v2 1/2] generic: test race between block map change and writeback,
Eryu Guan
- [PATCH 3.16 053/192] xfs: Don't clear SGID when inheriting ACLs, Ben Hutchings
- [PATCH 0/4] xfs: miscellaneous fixes,
Dave Chinner
- Questions about backups with XFS,
Luciano ES
- [PATCH] xfs: Fix bool initialization/comparison,
Thomas Meyer
- [PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush,
Dan Williams
- [PATCH v7 01/12] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags, Dan Williams
- [PATCH v7 02/12] fs, mm: pass fd to ->mmap_validate(), Dan Williams
- [PATCH v7 03/12] fs: introduce i_mapdcount, Dan Williams
- [PATCH v7 04/12] fs: MAP_DIRECT core, Dan Williams
- [PATCH v7 05/12] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT, Dan Williams
- [PATCH v7 06/12] xfs: wire up MAP_DIRECT, Dan Williams
- [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu(), Dan Williams
- [PATCH v7 08/12] fs, mapdirect: introduce ->lease_direct(), Dan Williams
- [PATCH v7 09/12] xfs: wire up ->lease_direct(), Dan Williams
- [PATCH v7 10/12] device-dax: wire up ->lease_direct(), Dan Williams
- [PATCH v7 11/12] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings, Dan Williams
- [PATCH v7 12/12] tools/testing/nvdimm: enable rdma unit tests, Dan Williams
- [PATCH 00/17] Parent Pointers V2,
Allison Henderson
- [PATCH 01/17] Add helper functions xfs_attr_set_args and xfs_attr_remove_args, Allison Henderson
- [PATCH 02/17] Set up infastructure for deferred attribute operations, Allison Henderson
- [PATCH 03/17] Add xfs_attr_set_defered and xfs_attr_remove_defered, Allison Henderson
- [PATCH 04/17] Remove all strlen calls in all xfs_attr_* functions for attr names., Allison Henderson
- [PATCH 05/17] xfs: get directory offset when adding directory name, Allison Henderson
- [PATCH 06/17] xfs: get directory offset when removing directory name, Allison Henderson
- [PATCH 09/17] xfs: define parent pointer xattr format, Allison Henderson
- [PATCH 07/17] xfs: get directory offset when replacing a directory name, Allison Henderson
- [PATCH 11/17] Add the extra space requirements for parent pointer attributes when calculating the minimum log size during mkfs, Allison Henderson
- [PATCH 08/17] xfs: add parent pointer support to attribute code, Allison Henderson
- [PATCH 10/17] :xfs: extent transaction reservations for parent attributes, Allison Henderson
- [PATCH 12/17] xfs: parent pointer attribute creation, Allison Henderson
- [PATCH 13/17] xfs: add parent attributes to link, Allison Henderson
- [PATCH 16/17] Add parent pointers to rename, Allison Henderson
- [PATCH 15/17] xfs_bmap_add_attrfork(): re-add error handling from set_attrforkoff() call, Allison Henderson
- [PATCH 14/17] xfs: remove parent pointers in unlink, Allison Henderson
- [PATCH 17/17] Add the parent pointer support to the superblock version 5., Allison Henderson
- [PATCH] xfsdocs: move dir-attr btree sections to a separate chapter,
Darrick J. Wong
- [GIT PULL] xfs: fixes for 4.14-rc4, Darrick J. Wong
- [ANNOUNCE] fsperf: a simple fs/block performance testing framework,
Josef Bacik
- [PATCH] xfs: reinit btree pointer on attr tree inactivation walk,
Brian Foster
- agcount for 2TB, 4TB and 8TB drives,
Gandalf Corvotempesta
- Circular locking dependency with pblk,
Javier González
- [PATCH v11 00/25] xfs: online scrub support,
Darrick J. Wong
- [PATCH 01/25] xfs: create an ioctl to scrub AG metadata, Darrick J. Wong
- [PATCH 02/25] xfs: dispatch metadata scrub subcommands, Darrick J. Wong
- [PATCH 03/25] xfs: probe the scrub ioctl, Darrick J. Wong
- [PATCH 04/25] xfs: create helpers to record and deal with scrub problems, Darrick J. Wong
- [PATCH 05/25] xfs: create helpers to scrub a metadata btree, Darrick J. Wong
- [PATCH 06/25] xfs: scrub the shape of a metadata btree, Darrick J. Wong
- [PATCH 07/25] xfs: scrub btree keys and records, Darrick J. Wong
- [PATCH 08/25] xfs: create helpers to scan an allocation group, Darrick J. Wong
- [PATCH 09/25] xfs: scrub the backup superblocks, Darrick J. Wong
- [PATCH 10/25] xfs: scrub AGF and AGFL, Darrick J. Wong
- [PATCH 11/25] xfs: scrub the AGI, Darrick J. Wong
- [PATCH 12/25] xfs: scrub free space btrees, Darrick J. Wong
- [PATCH 13/25] xfs: scrub inode btrees, Darrick J. Wong
- [PATCH 15/25] xfs: scrub refcount btrees, Darrick J. Wong
- [PATCH 17/25] xfs: scrub inode block mappings, Darrick J. Wong
- [PATCH 18/25] xfs: scrub directory/attribute btrees, Darrick J. Wong
- [PATCH 16/25] xfs: scrub inodes, Darrick J. Wong
- [PATCH 14/25] xfs: scrub rmap btrees, Darrick J. Wong
- [PATCH 19/25] xfs: scrub directory metadata, Darrick J. Wong
- [PATCH 20/25] xfs: scrub directory freespace, Darrick J. Wong
- [PATCH 21/25] xfs: scrub extended attributes, Darrick J. Wong
- [PATCH 22/25] xfs: scrub symbolic links, Darrick J. Wong
- [PATCH 23/25] xfs: scrub parent pointers, Darrick J. Wong
- [PATCH 24/25] xfs: scrub realtime bitmap/summary, Darrick J. Wong
- [PATCH 25/25] xfs: scrub quota information, Darrick J. Wong
- [PATCH] xfsprogs: explicitly cast troublesome types to match printf format specifiers, Darrick J. Wong
- [RFC 0/5] fs: replace kthread freezing with filesystem freeze/thaw,
Luis R. Rodriguez
- [PATCH] fs: invalidate page cache after end_io() in dio completion, Eryu Guan
- add a new test for racing AIO COW writes,
Christoph Hellwig
- [PATCH] xfs: handle racy AIO in xfs_reflink_end_cow,
Christoph Hellwig
- Something like ZFS Channel Programs for BTRFS & probably XFS or even VFS?,
Martin Steigerwald
- [GIT PULL] xfsprogs: mkfs refactor,
Dave Chinner
- Suggested XFS setup/options for 10TB file system w/ 18-20M files.,
R. Jason Adams
- XFS AIL lockup,
Sargun Dhillon
- [Bug Report]: generic/085 trigger a XFS panic on kernel 4.14-rc2,
Zorro Lang
- [PATCH v2 1/3] xfs_io: Add support for pwritev2(),
Goldwyn Rodrigues
- [PATCH] common/xfs: add iomap_dio_complete() to the dmesg filter,
Eryu Guan
- [PATCH] xfs_io: add new error injection knobs to inject command, Darrick J. Wong
- [GIT PULL] xfs: fixes for 4.14-rc3, Darrick J. Wong
- [PATCH 1/3] Add support for pwritev2(),
Goldwyn Rodrigues
- [PATCH] generic/447: not a quick test,
Amir Goldstein
- [PATCH v2] db: increase metadump's default overly long extent discard threshold,
Darrick J. Wong
- [PATCH] mkfs: don't overflow the subopts array,
Darrick J. Wong
- Re: generic/232 test failures on 4.14-rc1,
Darrick J. Wong
- [PATCH] xfs: test increased overlong directory extent discard threshold,
Darrick J. Wong
- [PATCH] db: increase metadump's default overly long extent discard threshold,
Darrick J. Wong
- [ANNOUNCE] xfsprogs v4.13.0 released,
Eric Sandeen
- Rationale for hardware RAID 10 su, sw values in FAQ,
Ewen McNeill
- [PATCH 0/7] re-enable XFS per-inode DAX,
Ross Zwisler
- [PATCH v2 1/3] xfs/realtime: Add require_no_realtime function,
Richard Wareing
- [PATCH v5 0/3] XFS realtime device tweaks,
Richard Wareing
- [PATCH] generic: test race when checking i_size on direct i/o read,
Eryu Guan
- ffsb job does not exit on xfs 4.14-rc1+,
Xiong Zhou
- [PATCH] xfs: always swap the cow forks when swapping extents,
Darrick J. Wong
- refactor extent manipulation V4,
Christoph Hellwig
- [PATCH 01/19] xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real, Christoph Hellwig
- [PATCH 03/19] xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi, Christoph Hellwig
- [PATCH 02/19] xfs: use xfs_iext_get_extent instead of open coding it, Christoph Hellwig
- [PATCH 06/19] xfs: move some more code into xfs_bmap_del_extent_real, Christoph Hellwig
- [PATCH 04/19] xfs: rename bno to end in __xfs_bunmapi, Christoph Hellwig
- [PATCH 05/19] xfs: use xfs_bmap_del_extent_delay for the data fork as well, Christoph Hellwig
- [PATCH 07/19] xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}, Christoph Hellwig
- [PATCH 10/19] xfs: refactor xfs_bmap_add_extent_hole_delay, Christoph Hellwig
- [PATCH 13/19] xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_real, Christoph Hellwig
- [PATCH 12/19] xfs: refactor xfs_bmap_add_extent_delay_real, Christoph Hellwig
- [PATCH 11/19] xfs: refactor xfs_bmap_add_extent_hole_real, Christoph Hellwig
- [PATCH 09/19] xfs: refactor xfs_del_extent_real, Christoph Hellwig
- [PATCH 08/19] xfs: use the state defines in xfs_bmap_del_extent_real, Christoph Hellwig
- [PATCH 17/19] xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first, Christoph Hellwig
- [PATCH 16/19] xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq, Christoph Hellwig
- [PATCH 19/19] xfs: remove xfs_bmbt_get_state, Christoph Hellwig
- [PATCH 15/19] xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update, Christoph Hellwig
- [PATCH 18/19] xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_all, Christoph Hellwig
- [PATCH 14/19] xfs: refactor xfs_bmap_add_extent_unwritten_real, Christoph Hellwig
- [PATCH] xfs: Capture state of the right inode in xfs_iflush_done,
Carlos Maiolino
- [PATCH v5] xfs: Add test for CVE-2017-14340,
Richard Wareing
- [PATCH 0/3] Fix/harden "quick" tests for realtime subvolumes,
Richard Wareing
- [ANNOUNCE] xfsprogs: master updated to f462230 (4.13.0-rc2), Eric Sandeen
- [ANNOUNCE] xfsdump: v3.1.8 released, Eric Sandeen
- [PATCH v4] xfs: Add test for CVE-2017-14340,
Richard Wareing
- [PATCH v2] xfs: update i_size after unwritten conversion in dio completion,
Eryu Guan
- [PATCH] xfs: update i_size after unwritten conversion in dio completion,
Eryu Guan
- [PATCH] iomap_dio_rw: Allocate AIO completion queue before submitting dio,
Chandan Rajendra
- Re: false positive lockdep splat with loop device,
Amir Goldstein
- [PATCH v10 00/27] xfs: online scrub support,
Darrick J. Wong
- [PATCH 01/27] xfs: return a distinct error code value for IGET_INCORE cache misses, Darrick J. Wong
- [PATCH 02/27] xfs: query the per-AG reservation counters, Darrick J. Wong
- [PATCH 03/27] xfs: create an ioctl to scrub AG metadata, Darrick J. Wong
- [PATCH 04/27] xfs: dispatch metadata scrub subcommands, Darrick J. Wong
- [PATCH 05/27] xfs: test the scrub ioctl, Darrick J. Wong
- [PATCH 06/27] xfs: create helpers to record and deal with scrub problems, Darrick J. Wong
- [PATCH 07/27] xfs: create helpers to scrub a metadata btree, Darrick J. Wong
- [PATCH 08/27] xfs: scrub the shape of a metadata btree, Darrick J. Wong
- [PATCH 09/27] xfs: scrub btree keys and records, Darrick J. Wong
- [PATCH 10/27] xfs: create helpers to scan an allocation group, Darrick J. Wong
- [PATCH 11/27] xfs: scrub the backup superblocks, Darrick J. Wong
- [PATCH 12/27] xfs: scrub AGF and AGFL, Darrick J. Wong
- [PATCH 13/27] xfs: scrub the AGI, Darrick J. Wong
- [PATCH 14/27] xfs: scrub free space btrees, Darrick J. Wong
- [PATCH 15/27] xfs: scrub inode btrees, Darrick J. Wong
- [PATCH 16/27] xfs: scrub rmap btrees, Darrick J. Wong
- [PATCH 17/27] xfs: scrub refcount btrees, Darrick J. Wong
- [PATCH 18/27] xfs: scrub inodes, Darrick J. Wong
- [PATCH 19/27] xfs: scrub inode block mappings, Darrick J. Wong
- [PATCH 20/27] xfs: scrub directory/attribute btrees, Darrick J. Wong
- [PATCH 21/27] xfs: scrub directory metadata, Darrick J. Wong
- [PATCH 22/27] xfs: scrub directory freespace, Darrick J. Wong
- [PATCH 23/27] xfs: scrub extended attributes, Darrick J. Wong
- [PATCH 24/27] xfs: scrub symbolic links, Darrick J. Wong
- [PATCH 25/27] xfs: scrub parent pointers, Darrick J. Wong
- [PATCH 26/27] xfs: scrub realtime bitmap/summary, Darrick J. Wong
- [PATCH 27/27] xfs: scrub quota information, Darrick J. Wong
- [PATCH] man: describe the metadata scrubbing ioctl, Darrick J. Wong
- shared/298 lockdep splat?,
Darrick J. Wong
- [PATCH v3 03/31] usercopy: Mark kmalloc caches as usercopy caches,
Kees Cook
- [PATCH v3 15/31] xfs: Define usercopy region in xfs_inode slab cache, Kees Cook
- [PATCH v3 01/31] usercopy: Prepare for usercopy whitelisting,
Kees Cook
- [PATCH v3 02/31] usercopy: Enforce slab cache usercopy region boundaries,
Kees Cook
- slab corruption in generic/388,
Christoph Hellwig
- [PATCH v3] xfs: Add test for CVE-2017-14340,
Richard Wareing
- [PATCH v2] xfs: Add test for CVE-2017-14340, Richard Wareing
- [PATCH] xfs: Add test for CVE-2017-14340,
Richard Wareing
- [PATCH] xfs: perag initialization should only touch m_ag_max_usable for AG 0,
Darrick J. Wong
- test case for "xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present",
Christoph Hellwig
- io_submit() blocks for writes for substantial amount of time,
Tomasz Grabiec
- Re: [PATCH] test race when checking i_size on direct i/o read,
Eryu Guan
- [PATCH v4 0/3] XFS realtime device tweaks,
Richard Wareing
- [PATCH] xfs_repair: handle missing extent states,
Darrick J. Wong
- [PATCH 4/7] xfs: Implement fallocate query support mode,
Lukas Czerner
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]