All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-19 08:56:20 to 2015-12-19 09:30:26 UTC [more...]

[PATCH v4 00/19] Adding plat-eznps to ARC
 2015-12-19  9:30 UTC  (8+ messages)
` [PATCH v4 05/19] irqchip: add nps Internal and external irqchips

[PATCH 1/1] asus-wireless: New driver for asus wireless button
 2015-12-19  9:30 UTC  (3+ messages)

[Qemu-devel] [PATCH COLO-Frame v12 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-12-19  9:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH COLO-Frame v12 11/38] COLO: Add a new RunState RUN_STATE_COLO

uclibc
 2015-12-19  9:18 UTC 

[PATCH] drm/i915/guc: Fix a warning message problem during driver unload
 2015-12-19  9:20 UTC  (2+ messages)
` ✗ warning: Fi.CI.BAT

[PATCH] driver-core: fix modparam async_probe request
 2015-12-19  9:17 UTC 

[PATCH v2 1/3] x86/xen: Avoid fast syscall path for Xen PV guests
 2015-12-19  9:15 UTC  (2+ messages)
` [tip:x86/urgent] "

[Qemu-devel] 9pfs is broken in 2.5 (SIGSEGV) (bisected)
 2015-12-19  9:16 UTC  (2+ messages)

[PATCH] x86/mce: Ensure offline CPUs don't participate in rendezvous process
 2015-12-19  9:15 UTC  (2+ messages)
` [tip:x86/urgent] x86/mce: Ensure offline CPUs don' t "

[RFCv4 00/22] xfs-documentation: massive cleanups and add v5 format, reverse-mapping, reflink, and dedupe support
 2015-12-19  9:14 UTC  (23+ messages)
` [PATCH 01/22] xfsdocs: fix asciidoc confusion w.r.t. include file newline at EOF
` [PATCH 02/22] xfsdocs: update book subtitles and headings
` [PATCH 03/22] xfsdocs: restore the old rendering of structure field definitions
` [PATCH 04/22] xfsdocs: convert html entities to regular characters
` [PATCH 05/22] xfsdocs: convert images to text
` [PATCH 06/22] xfsdocs: delete images of hex dumps
` [PATCH 07/22] xfsdocs: update types
` [PATCH 08/22] xfsdocs: make example section titles consistent
` [PATCH 09/22] xfsdocs: fix various errors and missing bits in the text
` [PATCH 10/22] xfsdocs: add missing structure field definitions
` [PATCH 11/22] xfsdocs: add missing xfs_db examples
` [PATCH 12/22] xfsdocs: fix quoted text markings
` [PATCH 13/22] xfsdocs: introduce XFS at a high level
` [PATCH 14/22] xfsdocs: document the xfs log format
` [PATCH 15/22] xfsdocs: document the operation of the realtime device and inodes
` [PATCH 16/22] xfsdocs: add documentation of v5 fields
` [PATCH 17/22] xfsdocs: add a chapter discussing v5 disk format
` [PATCH 18/22] xfsdocs: document magic numbers and theoretical limits
` [PATCH 19/22] xfsdocs: document the sparse inodes feature
` [PATCH 20/22] xfsdocs: reverse-mapping btree documentation
` [PATCH 21/22] xfsdocs: document refcount btree and reflink
` [PATCH 22/22] xfsdocs: move directory chapter before xattr chapter

[PATCH] mm/readahead.c, mm/vmscan.c: use lru_to_page instead of list_to_page
 2015-12-19  9:08 UTC  (3+ messages)
` [PATCH] mm: move lru_to_page to mm_inline.h

Your message to xfs awaits moderator approval
 2015-12-19  9:14 UTC 

[Buildroot] [PATCH 1/1] [1/1] package/uclibc: Enable compile in thumb mode when selected
 2015-12-19  9:13 UTC  (6+ messages)
` [Buildroot] [PATCH v2] package/uclibc: Enable compile in thumb mode configuration option

[PATCH v6 0/4] SysFS driver for QEMU fw_cfg device
 2015-12-19  9:12 UTC  (4+ messages)
    ` [Qemu-devel] "

[PATCH v4 00/11] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
 2015-12-19  9:12 UTC  (24+ messages)
` [PATCH 01/11] test-scripts: test migration scripts
` [PATCH 02/11] tests: don't leave cruft behind on the TEST_MNT
` [PATCH 03/11] generic/15[78]: fix error messages in the golden output
` [PATCH 04/11] xfs/128: allow larger margin for disk space usage
` [PATCH 05/11] xfs/129: require loop
` [PATCH 06/11] reflink: more tests
` [PATCH 07/11] reflink: test ENOSPC when expanding btrees during reflink operations
` [PATCH 08/11] reflink: more CoW tests for reflink and dedupe
` [PATCH 09/11] reflink: test CoW with blocksize < pagesize
` [PATCH 10/11] reflink: test a big CoW operation
` [PATCH 11/11] generic: create a dedupe group

[PATCH] serial: 8250: add gpio support to exar
 2015-12-19  9:09 UTC  (5+ messages)

[RFCv4 00/53] xfsprogs: add reverse-mapping, reflink, and dedupe support
 2015-12-19  9:10 UTC  (54+ messages)
` [PATCH 01/53] xfs_io: allow zero-length reflink/dedupe commands
` [PATCH 02/53] xfs_db: make check work for sparse inodes
` [PATCH 03/53] repair: request inode buffers sized to fit one inode cluster
` [PATCH 04/53] libxfs: reorder xfs_bmap_add_free args
` [PATCH 05/53] libxfs: use a convenience variable instead of open-coding the fork
` [PATCH 06/53] libxfs: refactor the btree size calculator code
` [PATCH 07/53] libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
` [PATCH 08/53] libxfs: add the reverse-mapping btree
` [PATCH 09/53] libxfs: resync xfs_prealloc_blocks with the kernel
` [PATCH 10/53] xfs: rmap btree transaction reservations
` [PATCH 11/53] xfs: rmap btree requires more reserved free space
` [PATCH 12/53] libxfs: propagate a bunch of case changes to mkfs and repair
` [PATCH 13/53] libxfs: fix min freelist length calculation
` [PATCH 14/53] libxfs: add the RMAP CRC to the xfs_magics list
` [PATCH 15/53] libxfs: piggyback rmapbt update intents in the bmap free structure
` [PATCH 16/53] libxfs: enhance rmapbt definition to support reflink
` [PATCH 17/53] libxfs: refactor short btree block verification
` [PATCH 18/53] xfs: don't update rmapbt when fixing agfl
` [PATCH 19/53] libxfs: implement XFS_IOC_SWAPEXT when rmap btree is enabled
` [PATCH 20/53] xfs_db: display rmap btree contents
` [PATCH 21/53] xfs_dump: display enhanced rmapbt fields
` [PATCH 22/53] xfs_db: check rmapbt
` [PATCH 23/53] xfs_db: copy the rmap btree
` [PATCH 24/53] xfs_growfs: report rmapbt presence
` [PATCH 25/53] xfs_repair: use rmap btree data to check block types
` [PATCH 26/53] xfs_repair: mask off length appropriately
` [PATCH 27/53] xfs_repair: fix fino_bno calculation when rmapbt is enabled
` [PATCH 28/53] xfs_repair: create a slab API for allocating arrays in large chunks
` [PATCH 29/53] xfs_repair: collect reverse-mapping data for refcount/rmap tree rebuilding
` [PATCH 30/53] xfs_repair: record and merge raw rmap data
` [PATCH 31/53] xfs_repair: add inode bmbt block rmaps
` [PATCH 32/53] xfs_repair: add fixed-location per-AG rmaps
` [PATCH 33/53] xfs_repair: check existing rmapbt entries against observed rmaps
` [PATCH 34/53] xfs_repair: rebuild reverse-mapping btree
` [PATCH 35/53] xfs_repair: add per-AG btree blocks to rmap data and add to rmapbt
` [PATCH 36/53] mkfs.xfs: Create rmapbt filesystems
` [PATCH 37/53] xfs_mkfs: initialize extra fields during mkfs, add docs
` [PATCH 38/53] libxfs: add the refcount helper functions from the kernel
` [PATCH 39/53] libxfs: add support for refcount btrees
` [PATCH 40/53] xfs_db: dump refcount btree data
` [PATCH 41/53] xfs_db: add support for checking the refcount btree
` [PATCH 42/53] xfs_db: metadump should copy the refcount btree too
` [PATCH 43/53] xfs_growfs: report the presence of the reflink feature
` [PATCH 44/53] xfs_repair: check the existing refcount btree
` [PATCH 45/53] xfs_repair: handle multiple owners of data blocks
` [PATCH 46/53] xfs_repair: process reverse-mapping data into refcount data
` [PATCH 47/53] xfs_repair: record reflink inode state
` [PATCH 48/53] xfs_repair: fix inode reflink flags
` [PATCH 49/53] xfs_repair: check the refcount btree against our observed reference counts when -n
` [PATCH 50/53] xfs_repair: rebuild the refcount btree
` [PATCH 51/53] mkfs.xfs: format reflink enabled filesystems
` [PATCH 52/53] libxfs: try to prevent failed rmap btree expansion during cow
` [PATCH 53/53] mkfs: hack around not having enough log blocks

[RFCv4 00/76] xfs: add reverse-mapping, reflink, and dedupe support
 2015-12-19  9:04 UTC  (77+ messages)
` [PATCH 01/76] libxfs: make xfs_alloc_fix_freelist non-static
` [PATCH 02/76] xfs: fix log ticket type printing
` [PATCH 03/76] libxfs: refactor the btree size calculator code
` [PATCH 04/76] libxfs: use a convenience variable instead of open-coding the fork
` [PATCH 05/76] libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
` [PATCH 06/76] xfs: introduce rmap btree definitions
` [PATCH 07/76] xfs: add rmap btree stats infrastructure
` [PATCH 08/76] xfs: rmap btree add more reserved blocks
` [PATCH 09/76] xfs: add owner field to extent allocation and freeing
` [PATCH 10/76] xfs: add extended "
` [PATCH 11/76] xfs: introduce rmap extent operation stubs
` [PATCH 12/76] xfs: extend rmap extent operation stubs to take full owner info
` [PATCH 13/76] xfs: define the on-disk rmap btree format
` [PATCH 14/76] xfs: enhance "
` [PATCH 15/76] xfs: add rmap btree growfs support
` [PATCH 16/76] xfs: enhance "
` [PATCH 17/76] xfs: rmap btree transaction reservations
` [PATCH 18/76] xfs: rmap btree requires more reserved free space
` [PATCH 19/76] libxfs: fix min freelist length calculation
` [PATCH 20/76] xfs: add rmap btree operations
` [PATCH 21/76] xfs: enhance "
` [PATCH 22/76] xfs: add an extent to the rmap btree
` [PATCH 23/76] xfs: add tracepoints for the rmap-mirrors-bmbt functions
` [PATCH 24/76] xfs: teach rmap_alloc how to deal with our larger rmap btree
` [PATCH 25/76] xfs: remove an extent from the "
` [PATCH 26/76] xfs: enhanced "
` [PATCH 27/76] xfs: add rmap btree insert and delete helpers
` [PATCH 28/76] xfs: piggyback rmapbt update intents in the bmap free structure
` [PATCH 29/76] xfs: bmap btree changes should update rmap btree
` [PATCH 30/76] xfs: add rmap btree geometry feature flag
` [PATCH 31/76] xfs: add rmap btree block detection to log recovery
` [PATCH 32/76] xfs: enable the rmap btree functionality
` [PATCH 33/76] xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled
` [PATCH 34/76] xfs: implement "
` [PATCH 35/76] libxfs: refactor short btree block verification
` [PATCH 36/76] xfs: don't update rmapbt when fixing agfl
` [PATCH 37/76] xfs: define tracepoints for refcount btree activities
` [PATCH 38/76] xfs: introduce refcount btree definitions
` [PATCH 39/76] xfs: add refcount btree stats infrastructure
` [PATCH 40/76] xfs: refcount btree add more reserved blocks
` [PATCH 41/76] xfs: define the on-disk refcount btree format
` [PATCH 42/76] xfs: add refcount btree support to growfs
` [PATCH 43/76] xfs: add refcount btree operations
` [PATCH 44/76] libxfs: adjust refcount of an extent of blocks in refcount btree
` [PATCH 45/76] libxfs: adjust refcount when unmapping file blocks
` [PATCH 46/76] xfs: add refcount btree block detection to log recovery
` [PATCH 47/76] xfs: refcount btree requires more reserved space
` [PATCH 48/76] xfs: introduce reflink utility functions
` [PATCH 49/76] xfs: define tracepoints for reflink activities
` [PATCH 50/76] xfs: map an inode's offset to an exact physical block
` [PATCH 51/76] xfs: add reflink feature flag to geometry
` [PATCH 52/76] xfs: don't allow reflinked dir/dev/fifo/socket/pipe files
` [PATCH 53/76] xfs: introduce the CoW fork
` [PATCH 54/76] xfs: support bmapping delalloc extents in "
` [PATCH 55/76] xfs: create delalloc extents in "
` [PATCH 56/76] xfs: support allocating delayed "
` [PATCH 57/76] xfs: allocate "
` [PATCH 58/76] xfs: support removing extents from "
` [PATCH 59/76] xfs: move mappings from cow fork to data fork after copy-write
` [PATCH 60/76] xfs: implement CoW for directio writes
` [PATCH 61/76] xfs: copy-on-write reflinked blocks when zeroing ranges of blocks
` [PATCH 62/76] xfs: clear inode reflink flag when freeing blocks
` [PATCH 63/76] xfs: cancel pending CoW reservations when destroying inodes
` [PATCH 64/76] xfs: reflink extents from one file to another
` [PATCH 65/76] xfs: add clone file and clone range ioctls
` [PATCH 66/76] xfs: emulate the btrfs dedupe extent same ioctl
` [PATCH 67/76] xfs: teach fiemap about reflink'd extents
` [PATCH 68/76] xfs: swap inode reflink flags when swapping inode extents
` [PATCH 69/76] xfs: unshare a range of blocks via fallocate
` [PATCH 70/76] xfs: fork shared EOF block when truncating file
` [PATCH 71/76] xfs: support XFS_XFLAG_REFLINK (and FS_NOCOW_FL) on reflink filesystems
` [PATCH 72/76] xfs: recognize the reflink feature bit
` [PATCH 73/76] xfs: use new vfs reflink and dedup function pointers
` [PATCH 74/76] xfs: set up per-AG preallocated block pools
` [PATCH 75/76] xfs: preallocate blocks for worst-case refcount btree expansion
` [PATCH 76/76] xfs: try to prevent failed rmap btree expansion during cow

[RFCv4 0/2] man-pages: document reflink/dedupe ioctls
 2015-12-19  8:56 UTC  (4+ messages)
` [PATCH 1/2] man2: document FICLONE and FICLONERANGE
` [PATCH 2/2] man2: document the FIDEDUPERANGE ioctl


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.