All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-25 22:16:35 to 2016-08-25 23:35:35 UTC [more...]

[PATCH v11 0/8] submodule inline diff format
 2016-08-25 23:32 UTC  (4+ messages)
` [PATCH v11 2/8] diff.c: remove output_prefix_length field
` [PATCH v11 3/8] graph: add support for --line-prefix on all graph-aware output
` [PATCH v11 4/8] diff: prepare for additional submodule formats

[PATCH v8 00/71] xfs: add reflink and dedupe support
 2016-08-25 23:35 UTC  (33+ messages)
` [PATCH 01/71] xfs: remove xfs_btree_bigkey
` [PATCH 02/71] xfs: create a standard btree size calculator code
` [PATCH 03/71] xfs: count the blocks in a btree
` [PATCH 04/71] xfs: defer should allow ->finish_item to request a new transaction
` [PATCH 05/71] xfs: introduce tracepoints for AG reservation code
` [PATCH 06/71] xfs: set up per-AG free space reservations
` [PATCH 07/71] xfs: define tracepoints for refcount btree activities
` [PATCH 08/71] xfs: introduce refcount btree definitions
` [PATCH 09/71] xfs: add refcount btree stats infrastructure
` [PATCH 10/71] xfs: refcount btree add more reserved blocks
` [PATCH 11/71] xfs: define the on-disk refcount btree format
` [PATCH 12/71] xfs: add refcount btree support to growfs
` [PATCH 13/71] xfs: account for the refcount btree in the alloc/free log reservation
` [PATCH 14/71] xfs: add refcount btree operations
` [PATCH 15/71] xfs: create refcount update intent log items
` [PATCH 16/71] xfs: log refcount intent items
` [PATCH 17/71] xfs: adjust refcount of an extent of blocks in refcount btree
` [PATCH 18/71] xfs: connect refcount adjust functions to upper layers
` [PATCH 19/71] xfs: adjust refcount when unmapping file blocks
` [PATCH 20/71] xfs: add refcount btree block detection to log recovery
` [PATCH 21/71] xfs: refcount btree requires more reserved space
` [PATCH 22/71] xfs: introduce reflink utility functions
` [PATCH 23/71] xfs: create bmbt update intent log items
` [PATCH 24/71] xfs: log bmap intent items
` [PATCH 25/71] xfs: map an inode's offset to an exact physical block
` [PATCH 26/71] xfs: pass bmapi flags through to bmap_del_extent
` [PATCH 27/71] xfs: implement deferred bmbt map/unmap operations
` [PATCH 28/71] xfs: when replaying bmap operations, don't let unlinked inodes get reaped
` [PATCH 29/71] xfs: return work remaining at the end of a bunmapi operation
` [PATCH 30/71] xfs: define tracepoints for reflink activities
` [PATCH 31/71] xfs: add reflink feature flag to geometry
` [PATCH 32/71] xfs: don't allow reflinked dir/dev/fifo/socket/pipe files

Entropy sources (was: /dev/random - a new approach)
 2016-08-25 23:35 UTC  (3+ messages)

[Bug 97477] i915g: gl_FragCoord is always (0.0, max_y)
 2016-08-25 23:34 UTC  (2+ messages)

[U-Boot] OMAP3 SPL Overflow
 2016-08-25 23:32 UTC  (6+ messages)

[PATCH v8 0/6] vfs: help support reflink for XFS
 2016-08-25 23:31 UTC  (15+ messages)
` [PATCH 1/6] vfs: fix return type of ioctl_file_dedupe_range
` [PATCH 2/6] vfs: cap dedupe request structure size at PAGE_SIZE
` [PATCH 3/6] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE
` [PATCH 4/6] fs: add iomap_file_dirty
` [PATCH 5/6] iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems
` [PATCH 6/6] iomap: add a flag to report shared extents

[PATCH v6 00/13] Git filter protocol
 2016-08-25 22:31 UTC  (6+ messages)
` [PATCH v6 06/13] pkt-line: add functions to read/write flush terminated packet streams

[PATCH v8 00/13] xfstests: fixes and new tests for rmap/reflink/fsmap
 2016-08-25 23:29 UTC  (27+ messages)
` [PATCH 01/13] tests/xfs: don't run tests if cowextsize isn't present
` [PATCH 02/13] xfs/122: decrease the log update done item sizes
` [PATCH 03/13] xfs/{130,235}: deal with an unreplayable dirty log
` [PATCH 04/13] generic/159, 160: deal with EACCESS -> EPERM transition
` [PATCH 05/13] xfs/122: test btree header block sizes
` [PATCH 06/13] xfs: fix $XFS_DB_PROG usage
` [PATCH 07/13] xfs: test swapext with reflink
` [PATCH 08/13] xfs: more rmapbt tests
` [PATCH 09/13] xfs: test realtime rmapbt code
` [PATCH 10/13] xfs: test getfsmap ioctl
` [PATCH 11/13] xfs: test getbmapx shared extent reporting
` [PATCH 12/13] xfs/122: track xfs_scrub_metadata
` [PATCH 13/13] xfs/122: check the ag reservation counter ioctl

[Buildroot] [Bug 9196] New: raspberry pi 3 default build seem broken
 2016-08-25 23:28 UTC 

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

[PATCH v8 0/3] man-pages: fix reflink/dedupe ioctl manpages
 2016-08-25 23:26 UTC  (8+ messages)
` [PATCH 1/3] man2/fallocate.2: document behavior with shared blocks
` [PATCH 2/3] man2/ioctl_fideduperange.2: clarify operation some more
` [PATCH 3/3] ioctl_xfs_ioc_getfsmap.2: document XFS_IOC_GETFSMAP ioctl

[PATCH 1/2] pci/aer: Add bus flag to skip source id matching
 2016-08-25 23:26 UTC  (2+ messages)
` [PATCH 2/2] pci/vmd: Add quirk for aer to ignore source id

[PATCH] arm: sys_oabi-compat: Use kmalloc_array() in two functions
 2016-08-25 22:46 UTC  (4+ messages)

[U-Boot] [PATCH] warp7: Adjust CONFIG_MMCROOT for booting a mainline kernel
 2016-08-25 23:06 UTC  (7+ messages)

[PATCH 00/15] Lib'ify quite a few functions in sequencer.c
 2016-08-25 22:59 UTC  (7+ messages)
` [PATCH 04/15] sequencer: lib'ify prepare_revs()
` [PATCH 05/15] sequencer: lib'ify read_and_refresh_cache()
` [PATCH 06/15] sequencer: lib'ify read_populate_todo()

Switch raid mode without rebalance?
 2016-08-25 23:04 UTC  (6+ messages)

[PATCH v2 1/2] sdhci-of-arasan: Modify arasan sdhci documentation about broken-cd and non-removable properties
 2016-08-25 23:01 UTC  (5+ messages)
` [PATCH v2 2/2] sdhci-of-arasan: Set controller to test mode when Card Detection is broken

[PATCH] drm/nouveau/acpi: use DSM if bridge does not support D3cold
 2016-08-25 23:00 UTC 

[Intel-wired-lan] [dev-queue PATCH] i40evf: Fix link state event handling
 2016-08-25 22:58 UTC 

[RESEND PATCH] staging: octeon: Use IS_ENABLED() instead of checking for built-in or module
 2016-08-25 22:56 UTC  (3+ messages)

[PATCH 1/2] perf: add container identifier entry in perf sample data
 2016-08-25 17:20 UTC  (3+ messages)

[refpolicy] [PATCH] Fix the Reference Policy integration with the SELinux testsuite
 2016-08-25 22:56 UTC  (3+ messages)

[v14 PATCH 5/5] drm/rockchip: cdn-dp: add cdn DP support for rk3399
 2016-08-25 22:54 UTC  (4+ messages)
` [v14.1 "

[Qemu-devel] Effective way to test PowerPC lwbrx instruction
 2016-08-25 22:55 UTC  (3+ messages)

[PATCH v2 net-next] documentation: Document issues with VMs and XPS and drivers enabling it on their own
 2016-08-25 22:55 UTC 

[refpolicy] Testing in the Reference Policy
 2016-08-25 22:54 UTC  (9+ messages)

[PATCH] Input: joydev - Recognize joysticks with Z axis as joysticks
 2016-08-25 20:56 UTC  (3+ messages)

[PATCH 2/2] iio: gyro: Add driver for the MPU-3050 gyroscope
 2016-08-25 22:52 UTC  (6+ messages)

[PATCH] tty: serial: msm: Add runtime PM and system sleep support
 2016-08-25 22:50 UTC  (2+ messages)

[PATCH 1/2] smc91x: always use 8-bit access if necessary
 2016-08-25 22:33 UTC  (4+ messages)

[refpolicy] [PATCH] Update for the gnome policy and file contexts
 2016-08-25 22:49 UTC  (11+ messages)
` [refpolicy] [PATCH v2] "
  ` [refpolicy] [PATCH v3] "
    ` [refpolicy] [PATCH v4] "

[PATCH v10 0/9] submodule inline diff format
 2016-08-25 22:46 UTC  (9+ messages)

[PATCH RFC UGLY] x86,mm,sched: make lazy TLB mode even lazier
 2016-08-25 19:42 UTC  (2+ messages)

[PATCH V3 0/5] ARM: dts: bcm2835: Add Raspberry Pi Zero
 2016-08-25 22:45 UTC  (3+ messages)

[PATCH] mm: clarify COMPACTION Kconfig text
 2016-08-25 22:34 UTC  (5+ messages)

[PATCH] Make __xfs_xattr_put_listen preperly report errors
 2016-08-25 22:42 UTC  (7+ messages)

[patch 04/12] stackdepot: fix mempolicy use-after-free
 2016-08-25 22:16 UTC 

[patch 05/12] soft_dirty: fix soft_dirty during THP split
 2016-08-25 22:16 UTC 

[patch 06/12] printk: fix parsing of "brl=" option
 2016-08-25 22:17 UTC 

[patch 11/12] dax: fix device-dax region base
 2016-08-25 22:17 UTC 

[patch 12/12] mm: silently skip readahead for DAX inodes
 2016-08-25 22:17 UTC 

[PATCH] MIPS: Octeon: mark GPIO controller node not populated IRQ, init
 2016-08-25 22:40 UTC  (6+ messages)

[wsa:i2c/for-next 5/14] drivers/gpu/drm/drm_dp_helper.c:810:10: error: 'struct i2c_adapter' has no member named 'lock_bus'; did you mean 'lock_ops'?
 2016-08-25 20:04 UTC  (2+ messages)

[PATCH] smc91x: remove ARM hack for unaligned 16-bit writes
 2016-08-25 22:37 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-08-08
 2016-08-25 22:37 UTC  (6+ messages)
` [Buildroot] Analysis of build "

bootsect replicated in p1, RAID enclosure suggestions?
 2016-08-25 22:32 UTC  (4+ messages)

[PATCH] tpm: fix a race condition tpm2_unseal_trusted()
 2016-08-25 21:09 UTC  (4+ messages)

[PATCH 0/6] Some Tegra I2C Updates
 2016-08-25 22:31 UTC  (6+ messages)
` [PATCH 5/6] i2c: tegra: Add runtime power-management support

[PATCH] nl80211: Fix unfiltered GET_INTERFACE dumps
 2016-08-25 21:35 UTC  (2+ messages)

[PATCH v3 0/5] kexec_file: Add buffer hand-over for the next kernel
 2016-08-25 22:17 UTC  (4+ messages)
` [PATCH v3 5/5] IMA: Demonstration code for kexec buffer passing

[patch 05/12] soft_dirty: fix soft_dirty during THP split
 2016-08-25 22:16 UTC 

[patch 07/12] treewide: replace config_enabled() with IS_ENABLED() (2nd round)
 2016-08-25 22:17 UTC 

[patch 08/12] mm: clarify COMPACTION Kconfig text
 2016-08-25 22:17 UTC 

[patch 09/12] mm: memcontrol: avoid unused function warning
 2016-08-25 22:17 UTC 

[patch 10/12] fs/seq_file: fix out-of-bounds read
 2016-08-25 22:17 UTC 

[patch 11/12] dax: fix device-dax region base
 2016-08-25 22:17 UTC 

[patch 12/12] mm: silently skip readahead for DAX inodes
 2016-08-25 22:17 UTC 

[PATCH v4 0/9] mmc: sdhci-msm: Add clk-rates and DDR support
 2016-08-25 22:27 UTC  (3+ messages)
` [PATCH v4 3/9] mmc: sdhci-msm: add pltfm_data support to get clk-rates from DT

Improving OCTEON II 10G Ethernet performance
 2016-08-25 22:26 UTC  (7+ messages)

[PATCH v5 00/19] Generic DT bindings for PCI IOMMUs and ARM SMMU
 2016-08-25 22:25 UTC  (4+ messages)
` [PATCH v5 19/19] iommu/dma: Add support for mapping MSIs

[RFC][PATCH -v2 0/4] locking/mutex: Rewrite basic mutex
 2016-08-25 22:23 UTC  (4+ messages)
` [RFC][PATCH -v2 4/4] locking/mutex: Add lock handoff to avoid starvation

[PATCH net-next] net: dsa: bcm_sf2: Utilize mask clear/set helpers in bcm_sf2_intr_disable
 2016-08-25 22:23 UTC 

[PATCH] net: dsa: bcm_sf2: Utilize mask clear/set helpers in bcm_sf2_intr_disable
 2016-08-25 22:23 UTC  (2+ messages)

[PATCH net-next] drivers/net: Use priority level to printk() calls
 2016-08-25 22:22 UTC 

[PATCH 00/28] coresight: next v4.8-rc3
 2016-08-25 21:18 UTC  (2+ messages)
` [PATCH 01/28] coresight: access conn->child_name only if it's initialised

divergent datastructure changes
 2016-08-25 22:20 UTC  (5+ messages)

mmotm 2016-08-25-15-19 uploaded
 2016-08-25 22:20 UTC  (2+ messages)

mmotm 2016-08-25-15-19 uploaded
 2016-08-25 22:20 UTC 

possible memory leak in ipc
 2016-08-25 22:20 UTC 

[patch 03/12] sysctl: handle error writing UINT_MAX to u32 fields
 2016-08-25 22:16 UTC 

[patch 02/12] get_maintainer: quiet noisy implicit -f vcs_file_exists checking
 2016-08-25 22:16 UTC 

[patch 01/12] byteswap: don't use __builtin_bswap*() with sparse
 2016-08-25 22:16 UTC 

incoming
 2016-08-25 22:16 UTC 


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.