All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-17 01:35:22 to 2016-06-17 02:04:26 UTC [more...]

[PATCH v7 00/15] ACPI NUMA support for ARM64
 2016-06-17  2:04 UTC  (6+ messages)
` [PATCH v7 15/15] acpi, numa: Enable ACPI based NUMA on ARM64

[PATCH] VMW_PVSCSI: Change to update maintainer details (name, email)
 2016-06-17  2:03 UTC  (3+ messages)

[PATCH RESEND 00/14] Xen ARM DomU ACPI support
 2016-06-17  2:03 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 0/3] Add QEMU support for Intel local MCE
 2016-06-17  2:01 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 2/3] target-i386: add migration support for Intel LMCE
                  `  "

[PATCH v2 0/2] drm/mediatek: MT8173 gamma & dither support
 2016-06-17  1:58 UTC  (9+ messages)
` [PATCH v2 1/2] drm/mediatek: Add gamma correction
` [PATCH v2 2/2] drm/mediatek: set mt8173 dithering function

[GIT PULL 1/7] Broadcom soc changes for 4.8 Part 1
 2016-06-17  1:56 UTC  (7+ messages)
` [GIT PULL 2/7] Broadcom soc-arm64 "
` [GIT PULL 3/7] Broadcom devicetree "
` [GIT PULL 4/7] Broadcom devicetree-arm64 "
` [GIT PULL 5/7] Broadcom maintainers "
` [GIT PULL 6/7] Broadcom defconfig "
` [GIT PULL 7/7] Broadcom drivers "

[PATCH 2/2] clk: Add fractional scale clock support
 2016-06-17  1:55 UTC  (5+ messages)

[PATCH v2 1/2] tools include: Adopt byte ordering macros from byteorder/generic.h
 2016-06-17  1:50 UTC  (3+ messages)

[PATCH v2 0/7] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
 2016-06-17  1:54 UTC  (6+ messages)
` [PATCH v2 7/7] iommu/arm-smmu: Support non-PCI devices with SMMUv3

[U-Boot] u-boot for Galileo board
 2016-06-17  1:53 UTC  (2+ messages)

possible bug in powerpc LE compat syscalls with 64-bit args
 2016-06-17  1:52 UTC  (2+ messages)

[PATCH] nfsdcltrack: fix a typo in the manpage
 2016-06-17  1:50 UTC 

[net-next,v2] openvswitch: Add skb->len info to upcall
 2016-06-17  1:50 UTC  (2+ messages)

kernel bug in "Drop WIMG in favour of new constants"?
 2016-06-17  1:49 UTC  (8+ messages)

[PATCH 0/2] Fix CPU Online handling for unbounded worker threads
 2016-06-17  1:49 UTC  (12+ messages)
` [PATCH 2/2] workqueue:Fix affinity of an unbound worker of a node with 1 online CPU

[PATCH v2 0/3] Add hi6220 media subsystem reset controller driver
 2016-06-17  1:49 UTC  (4+ messages)
` [PATCH v2 3/3] reset: hisilicon: Add hi6220 media subsystem reset support

[PATCH] sparc64: Swap registers for fault code and address in mna trap
 2016-06-17  1:49 UTC  (2+ messages)

[PATCH v6 0/6] xfs-docs: reorganize chapters, rmapbt and refcountbt chapter updates
 2016-06-17  1:48 UTC  (7+ messages)
` [PATCH 1/6] journaling_log: fix some typos in the section about EFDs
` [PATCH 2/6] xfsdocs: document known testing procedures
` [PATCH 3/6] xfsdocs: update the on-disk format with changes for Linux 4.5
` [PATCH 4/6] xfsdocs: move the discussions of short and long format btrees to a separate chapter
` [PATCH 5/6] xfsdocs: reverse-mapping btree documentation
` [PATCH 6/6] xfsdocs: document refcount btree and reflink

[PATCH v6 00/20] xfstests: minor fixes for the reflink/dedupe tests
 2016-06-17  1:48 UTC  (42+ messages)
` [PATCH 01/20] xfs/104: don't enospc when ag metadata overhead grows
` [PATCH 02/20] tests: don't put loop control files on the scratch mount
` [PATCH 03/20] xfs: test copy-on-write leftover recovery
` [PATCH 04/20] xfs: test per-ag allocation accounting during truncate-caused refcountbt expansion
` [PATCH 05/20] reflink: test interaction with swap files
` [PATCH 06/20] xfs: test rmap behavior when multiple bmbt records map to a single rmapbt record
` [PATCH 07/20] reflink: test changing sharers of a block while keeping refcount the same
` [PATCH 08/20] xfs/122: don't break on old xfsprogs
` [PATCH 09/20] xfs/122: fix test output to reflect latest xfsprogs
` [PATCH 10/20] xfs/122: list the new log redo items
` [PATCH 11/20] xfs: inject errors at various parts of the deferred op completion
` [PATCH 12/20] xfs/235: fix logic errors when checking rmap usage after failures
` [PATCH 13/20] xfs/229: require 3GB of space
` [PATCH 14/20] xfs: test clearing reflink inode flag
` [PATCH 15/20] xfstests: fix unreferenced variables in generic/186 and generic/187
` [PATCH 16/20] reflink: test cross-mountpoint reflink and dedupe
` [PATCH 17/20] generic/204: increase log size for rmap/reflink
` [PATCH 18/20] xfs/128: use $XFS_FSR_PROG instead of xfs_fsr directly
` [PATCH 19/20] xfs: run xfs_repair at the end of each test
` [PATCH 20/20] xfs: scrub fs (if still mounted) at the end of the test

[PATCH v3] i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT
 2016-06-17  1:46 UTC 

[PATCH v6 000/145] xfsprogs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-06-17  1:46 UTC  (104+ messages)
` [PATCH 043/145] xfs: create helpers for mapping, unmapping, and converting file fork extents
` [PATCH 044/145] xfs: create rmap update intent log items
` [PATCH 045/145] xfs: enable the xfs_defer mechanism to process rmaps to update
` [PATCH 046/145] xfs: propagate bmap updates to rmapbt
` [PATCH 047/145] xfs: add rmap btree geometry feature flag
` [PATCH 048/145] xfs: don't update rmapbt when fixing agfl
` [PATCH 049/145] xfs: enable the rmap btree functionality
` [PATCH 050/145] xfs_db: display rmap btree contents
` [PATCH 051/145] xfs_db: spot check rmapbt
` [PATCH 052/145] xfs_db: copy the rmap btree
` [PATCH 053/145] xfs_growfs: report rmapbt presence
` [PATCH 054/145] xfs_io: add rmap-finish error injection type
` [PATCH 055/145] xfs_logprint: support rmap redo items
` [PATCH 056/145] xfs_repair: use rmap btree data to check block types
` [PATCH 057/145] xfs_repair: fix fino_bno calculation when rmapbt is enabled
` [PATCH 058/145] xfs_repair: create a slab API for allocating arrays in large chunks
` [PATCH 059/145] xfs_repair: collect reverse-mapping data for refcount/rmap tree rebuilding
` [PATCH 060/145] xfs_repair: record and merge raw rmap data
` [PATCH 061/145] xfs_repair: add inode bmbt block rmaps
` [PATCH 062/145] xfs_repair: add fixed-location per-AG rmaps
` [PATCH 063/145] xfs_repair: check existing rmapbt entries against observed rmaps
` [PATCH 064/145] xfs_repair: rebuild reverse-mapping btree
` [PATCH 065/145] xfs_repair: add per-AG btree blocks to rmap data and add to rmapbt
` [PATCH 066/145] xfs_repair: merge data & attr fork reverse mappings
` [PATCH 067/145] xfs_repair: look for mergeable rmaps
` [PATCH 068/145] xfs_repair: check for impossible rmap record field combinations
` [PATCH 069/145] mkfs: set agsize prior to calculating minimum log size
` [PATCH 070/145] mkfs.xfs: create filesystems with reverse-mappings
` [PATCH 071/145] xfs: count the blocks in a btree
` [PATCH 072/145] xfs: set up per-AG free space reservations
` [PATCH 073/145] xfs: introduce refcount btree definitions
` [PATCH 074/145] xfs: add refcount btree stats infrastructure
` [PATCH 075/145] xfs: refcount btree add more reserved blocks
` [PATCH 076/145] xfs: define the on-disk refcount btree format
` [PATCH 077/145] xfs: account for the refcount btree in the alloc/free log reservation
` [PATCH 078/145] xfs: add refcount btree operations
` [PATCH 079/145] xfs: create refcount update intent log items
` [PATCH 080/145] xfs: log refcount intent items
` [PATCH 081/145] xfs: adjust refcount of an extent of blocks in refcount btree
` [PATCH 082/145] xfs: connect refcount adjust functions to upper layers
` [PATCH 083/145] xfs: adjust refcount when unmapping file blocks
` [PATCH 084/145] xfs: refcount btree requires more reserved space
` [PATCH 085/145] xfs: introduce reflink utility functions
` [PATCH 086/145] xfs: create bmbt update intent log items
` [PATCH 087/145] xfs: log bmap intent items
` [PATCH 088/145] xfs: map an inode's offset to an exact physical block
` [PATCH 089/145] xfs: implement deferred bmbt map/unmap operations
` [PATCH 090/145] xfs: return work remaining at the end of a bunmapi operation
` [PATCH 091/145] xfs: add reflink feature flag to geometry
` [PATCH 092/145] xfs: don't allow reflinked dir/dev/fifo/socket/pipe files
` [PATCH 093/145] xfs: introduce the CoW fork
` [PATCH 094/145] xfs: support bmapping delalloc extents in "
` [PATCH 095/145] xfs: support allocating delayed extents in "
` [PATCH 096/145] xfs: support removing extents from "
` [PATCH 097/145] xfs: store in-progress CoW allocations in the refcount btree
` [PATCH 098/145] xfs: teach get_bmapx and fiemap about shared extents and the CoW fork
` [PATCH 099/145] xfs: support FS_XFLAG_REFLINK on reflink filesystems
` [PATCH 100/145] xfs: create a separate cow extent size hint for the allocator
` [PATCH 101/145] xfs: preallocate blocks for worst-case btree expansion
` [PATCH 102/145] xfs: try other AGs to allocate a BMBT block
` [PATCH 103/145] xfs: provide switch to force filesystem to copy-on-write all the time
` [PATCH 104/145] xfs: increase log reservations for reflink
` [PATCH 105/145] xfs: use interval query for rmap map and unmap operations on shared files
` [PATCH 106/145] xfs: convert unwritten status of shared-extent reverse mappings "
` [PATCH 107/145] xfs: don't allow realtime and reflinked files to mix
` [PATCH 108/145] xfs: don't mix reflink and DAX mode for now
` [PATCH 109/145] xfs: recognize the reflink feature bit
` [PATCH 110/145] xfs_db: dump refcount btree data
` [PATCH 111/145] xfs_db: add support for checking the refcount btree
` [PATCH 112/145] xfs_db: metadump should copy the refcount btree too
` [PATCH 113/145] xfs_db: deal with the CoW extent size hint
` [PATCH 114/145] xfs_growfs: report the presence of the reflink feature
` [PATCH 115/145] xfs_io: bmap should support querying CoW fork, shared blocks
` [PATCH 116/145] xfs_io: get and set the CoW extent size hint
` [PATCH 117/145] xfs_io: add refcount+bmap error injection types
` [PATCH 118/145] xfs_logprint: support cowextsize reporting in log contents
` [PATCH 119/145] xfs_logprint: support refcount redo items
` [PATCH 120/145] xfs_logprint: support bmap "
` [PATCH 121/145] man: document the reflink inode flag in fsxattr
` [PATCH 122/145] man: document the inode cowextsize flags & fields
` [PATCH 123/145] xfs_repair: fix get_agino_buf to avoid corrupting inodes
` [PATCH 124/145] xfs_repair: check the existing refcount btree
` [PATCH 125/145] xfs_repair: handle multiple owners of data blocks
` [PATCH 126/145] xfs_repair: process reverse-mapping data into refcount data
` [PATCH 127/145] xfs_repair: record reflink inode state
` [PATCH 128/145] xfs_repair: fix inode reflink flags
` [PATCH 129/145] xfs_repair: check the refcount btree against our observed reference counts when -n
` [PATCH 130/145] xfs_repair: rebuild the refcount btree
` [PATCH 131/145] xfs_repair: complain about copy-on-write leftovers
` [PATCH 132/145] xfs_repair: check the CoW extent size hint
` [PATCH 133/145] xfs_repair: use range query when while checking rmaps
` [PATCH 134/145] xfs_repair: check for mergeable refcount records
` [PATCH 135/145] mkfs.xfs: format reflink enabled filesystems
` [PATCH 136/145] xfs: introduce the XFS_IOC_GETFSMAPX ioctl
` [PATCH 137/145] xfs_db: introduce the 'fsmap' command to find what owns a set of fsblocks
` [PATCH 138/145] xfs_io: support the new getfsmap ioctl
` [PATCH 139/145] xfs: scrub btree records and pointers while querying
` [PATCH 140/145] xfs: support scrubbing free space btrees
` [PATCH 141/145] xfs: support scrubbing inode btrees
` [PATCH 142/145] xfs: support scrubbing rmap btree
` [PATCH 143/145] xfs: support scrubbing refcount btree
` [PATCH 144/145] xfs: add btree scrub tracepoints
` [PATCH 145/145] xfs_scrub: create online filesystem scrub program

unrecoverable exception on G5 with CONFIG_PPC_EARLY_DEBUG enabled
 2016-06-17  1:46 UTC  (7+ messages)

[kernel-hardening] [RFC][PATCH v2 0/4] mm: Hardened usercopy
 2016-06-17  1:38 UTC  (5+ messages)

[PATCH v4 3/6] cipher: Return result length from asymmetric cipher
 2016-06-17  1:38 UTC  (2+ messages)

[PATCH] USB: core: fix missing include <linux/usb/of.h>
 2016-06-17  1:31 UTC  (4+ messages)

[PATCH v2 0/8] firmware: add new sysdata API
 2016-06-17  1:36 UTC  (3+ messages)
` [PATCH v2 8/8] p54: convert to "

[Qemu-devel] [QEMU 0/7] Fast balloon and fast live migration
 2016-06-17  1:35 UTC  (7+ messages)
` [Qemu-devel] [QEMU 3/7] Add the hmp and qmp interface for dropping cache


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.