All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-23 13:46:13 to 2018-04-23 13:54:39 UTC [more...]

[PATCH 0/9] Loading optional firmware v3
 2018-04-23 13:54 UTC  (6+ messages)
` [PATCH 9/9] brcmfmac: use request_firmware_nowait2 to load firmware without warnings

[PATCH 00/13] xfs-4.18: quota refactor
 2018-04-23 13:54 UTC  (5+ messages)
` [PATCH 01/13] xfs: refactor XFS_QMOPT_DQNEXT out of existence
` [PATCH 04/13] xfs: remove unnecessary xfs_qm_dqattach parameter

master - misc bcache fixes from ejt
 2018-04-23 13:54 UTC 

master - pvck: use bcache
 2018-04-23 13:54 UTC 

master - scan: drop bcache and close fd for LV with stacked PV
 2018-04-23 13:54 UTC 

master - scan: use 128K bcache block size
 2018-04-23 13:54 UTC 

master - scan: setup bcache for commands using lvmetad
 2018-04-23 13:54 UTC 

master - test: vgsplit-usage if LVM1 tests
 2018-04-23 13:54 UTC 

master - scan: skip extra scan in vg_read
 2018-04-23 13:54 UTC 

master - lvmdiskscan: use the new label_scan
 2018-04-23 13:54 UTC 

master - vgremove: fix force remove on devs with damaged metadata
 2018-04-23 13:54 UTC 

master - scan: handle no devices
 2018-04-23 13:54 UTC 

master - disable LVM1 tests
 2018-04-23 13:54 UTC 

master - remove debugging print
 2018-04-23 13:54 UTC 

master - scan: handle request to scan missing dev
 2018-04-23 13:54 UTC 

master - scan: leave the caller's dev list unchanged
 2018-04-23 13:54 UTC 

master - remove unused variable in _pvremove_check_single
 2018-04-23 13:53 UTC 

master - scan: add a dev to bcache before each read to handle write path
 2018-04-23 13:53 UTC 

master - pvremove: device check doesn't require label_read
 2018-04-23 13:53 UTC 

master - lvmpolld: update to use new scanning correctly
 2018-04-23 13:53 UTC 

master - scan: use separate fd for bcache
 2018-04-23 13:53 UTC 

master - vgcreate: improve the use of label_scan
 2018-04-23 13:53 UTC 

master - label_scan: remove extra label scan and read for orphan PVs
 2018-04-23 13:53 UTC 

master - format-text.c log message fixes
 2018-04-23 13:53 UTC 

master - lvmcache: simplify metadata cache
 2018-04-23 13:53 UTC 

master - process_each_label: use lvmcache
 2018-04-23 13:53 UTC 

master - lvmetad: use new label_scan for update from pvscan
 2018-04-23 13:53 UTC 

master - bcache: intercept test mode before write
 2018-04-23 13:53 UTC 

master - scan: skip device rescan in vg_read
 2018-04-23 13:53 UTC 

master - clvm: rescan when VG or PV not found
 2018-04-23 13:53 UTC 

[RFC PATCH 00/35] overlayfs: stack file operations
 2018-04-23 13:53 UTC  (5+ messages)
` [RFC PATCH 13/35] ovl: readd fsync

master - independent metadata areas: fix bogus code
 2018-04-23 13:53 UTC 

[PATCH net] tcp: don't read out-of-bounds opsize
 2018-04-23 13:52 UTC  (2+ messages)

master - liblvm2app: missed the addition of lvmcache_label_scan
 2018-04-23 13:52 UTC 

master - lvmetad: use new label_scan for update from lvmlockd
 2018-04-23 13:52 UTC 

master - lvmcache: simplify
 2018-04-23 13:52 UTC 

master - scan: do scanning at the start of a command
 2018-04-23 13:52 UTC 

[PATCH net-next] net: stmmac: Implement logic to automatically select HW Interface
 2018-04-23 13:52 UTC  (3+ messages)

master - scan: use bcache for label scan and vg read
 2018-04-23 13:52 UTC 

master - remove unnecessary REQUIRES_FULL_LABEL_SCAN
 2018-04-23 13:52 UTC 

master - label_scan: fix independent metadata areas
 2018-04-23 13:52 UTC 

master - [device/bcache] bcache_read_bytes should put blocks
 2018-04-23 13:52 UTC 

master - dev_cache: clean up scan
 2018-04-23 13:52 UTC 

master - scan: use new label_scan for lvmcache_label_scan
 2018-04-23 13:52 UTC 

[PATCH] perf tools: set kernel end address properly
 2018-04-23 13:52 UTC  (11+ messages)

master - [device/bcache] fix missing max_io fn in bcache async engine
 2018-04-23 13:52 UTC 

master - [device/bcache] more work on bcache
 2018-04-23 13:52 UTC 

master - scan: drop bcache between lvm shell commands
 2018-04-23 13:52 UTC 

master - scan: improve io error checking and reporting
 2018-04-23 13:52 UTC 

master - bcache: let caller see an error
 2018-04-23 13:52 UTC 

[PATCH v4 1/3] dell-led: Change dell-led.h to dell-common.h
 2018-04-23 13:52 UTC  (3+ messages)
` [PATCH v4 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics

master - tests: vgck now exits with error for bad vg
 2018-04-23 13:52 UTC 

master - lvmetad: more fixes related to bcache
 2018-04-23 13:52 UTC 

master - [device/bcache] fix min() function
 2018-04-23 13:52 UTC 

master - [device/bcache] another unit test
 2018-04-23 13:52 UTC 

master - lvmcache: add shorter way to delete dev info
 2018-04-23 13:52 UTC 

master - scan: invalidate bcache for dev after errors
 2018-04-23 13:52 UTC 

master - [makefile] add -laio to makefiles
 2018-04-23 13:52 UTC 

master - lvmetad: fix process_each_label
 2018-04-23 13:52 UTC 

master - lvmetad: need to set up bcache in another place
 2018-04-23 13:52 UTC 

master - bcache: fix error handling
 2018-04-23 13:52 UTC 

master - [device/bcache] fix bug in _alloc_block
 2018-04-23 13:52 UTC 

master - [device/bcache] More tests and some bug fixes
 2018-04-23 13:52 UTC 

master - clvm: fix bcache scan handling
 2018-04-23 13:52 UTC 

master - [device/bcache] More fiddling with tests
 2018-04-23 13:51 UTC 

master - [device/bcache] add bcache_prefetch_bytes() and bcache_read_bytes()
 2018-04-23 13:51 UTC 

master - [device/bcache] rename a unit test
 2018-04-23 13:51 UTC 

master - scan: add function to drop bcache blocks
 2018-04-23 13:51 UTC 

master - scan: remove lvmcache info for failed devs
 2018-04-23 13:51 UTC 

master - [build] include test/unit/Makefile rather than recursive build
 2018-04-23 13:51 UTC 

master - scan: check for errors in text layer
 2018-04-23 13:51 UTC 

master - bcache: do all writes through bcache
 2018-04-23 13:51 UTC 

master - bcache: use wrappers for bcache read write in lvm
 2018-04-23 13:51 UTC 

[Bug 106192] 4.16.2+ lightdm logon screen will not unblank after monitors fall asleep
 2018-04-23 13:51 UTC  (2+ messages)

master - bcache: add some error messages for debugging
 2018-04-23 13:51 UTC 

master - [device/bcache] some more work on bcache
 2018-04-23 13:51 UTC 

master - [device/bcache] Add bcache_max_prefetches()
 2018-04-23 13:51 UTC 

master - scan: create bcache with minimum number of blocks
 2018-04-23 13:51 UTC 

master - [device/bcache] Add a couple of invalidate methods
 2018-04-23 13:51 UTC 

master - scan: put dev back on caller's list
 2018-04-23 13:51 UTC 

master - [device/bcache] stub a unit test
 2018-04-23 13:51 UTC 

master - misc bcache fixes from ejt
 2018-04-23 13:51 UTC 

[PATCH] selftests: bpf: update .gitignore with missing file
 2018-04-23 13:50 UTC  (3+ messages)

master - [unit tests] remove old unit tests that weren't built or run
 2018-04-23 13:51 UTC 

master - scan: drop bcache and close fd for LV with stacked PV
 2018-04-23 13:51 UTC 

[RFCv11 PATCH 00/29] Request API
 2018-04-23 13:50 UTC  (4+ messages)
` [RFCv11 PATCH 06/29] media-request: add media_request_find

master - vgchange: invalidate bcache for stacked LVs when deactivating
 2018-04-23 13:51 UTC 

master - [git] Update .gitignore
 2018-04-23 13:50 UTC 

master - [build] Quieten the build down
 2018-04-23 13:50 UTC 

master - pvck: use bcache
 2018-04-23 13:50 UTC 

master - [lib/device/bcache] Tweaks after Kabi's review
 2018-04-23 13:50 UTC 

master - scan: use 128K bcache block size
 2018-04-23 13:50 UTC 

[PATCH 0/7] Various Spectre-v1 fixes
 2018-04-23 13:50 UTC  (4+ messages)

master - test: vgsplit-usage if LVM1 tests
 2018-04-23 13:50 UTC 

master - [device/bcache] Initial code drop
 2018-04-23 13:50 UTC 

master - [io paths] Unpick agk's aio stuff
 2018-04-23 13:50 UTC 

master - scan: always setup bcache for commands using lvmetad
 2018-04-23 13:50 UTC 

master - disable LVM1 tests
 2018-04-23 13:50 UTC 

master - lvmdiskscan: use the new label_scan
 2018-04-23 13:50 UTC 

[PATCH] staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()
 2018-04-23 13:50 UTC  (3+ messages)

master - scan: leave the caller's dev list unchanged
 2018-04-23 13:50 UTC 

master - scan: setup bcache for commands using lvmetad
 2018-04-23 13:50 UTC 

master - vgremove: fix force remove on devs with damaged metadata
 2018-04-23 13:50 UTC 

master - scan: skip extra scan in vg_read
 2018-04-23 13:50 UTC 

[Qemu-devel] [PATCH v3] dump: add Windows dump format to dump-guest-memory
 2018-04-23 13:49 UTC 

master - scan: handle request to scan missing dev
 2018-04-23 13:50 UTC 

[2/2] USB: musb: host: prevent core phy initialisation
 2018-04-23 13:50 UTC 

master - scan: handle no devices
 2018-04-23 13:50 UTC 

[1/2] USB: musb: dsps: drop duplicate phy initialisation
 2018-04-23 13:50 UTC 

master - remove unused variable in _pvremove_check_single
 2018-04-23 13:49 UTC 

master - remove debugging print
 2018-04-23 13:49 UTC 

master - scan: use separate fd for bcache
 2018-04-23 13:49 UTC 

master - scan: add a dev to bcache before each read to handle write path
 2018-04-23 13:49 UTC 

master - process_each_label: use lvmcache
 2018-04-23 13:49 UTC 

[PATCH 1/6] drm/i915: Stop tracking timeline->inflight_seqnos
 2018-04-23 13:49 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/6] "

[RFC PATCH v3] tty: pl011: Avoid spuriously stuck-off interrupts
 2018-04-23 13:49 UTC  (3+ messages)

master - format-text.c log message fixes
 2018-04-23 13:49 UTC 

master - pvremove: device check doesn't require label_read
 2018-04-23 13:49 UTC 

master - lvmetad: use new label_scan for update from lvmlockd
 2018-04-23 13:49 UTC 

master - lvmcache: simplify metadata cache
 2018-04-23 13:49 UTC 

[PATCH v2 00/15] media: staging/imx7: add i.MX7 media driver
 2018-04-23 13:47 UTC  (32+ messages)
` [PATCH v2 01/15] media: staging/imx: add support to media dev for no IPU systems
` [PATCH v2 02/15] media: staging/imx7: add imx7 CSI subdev driver
` [PATCH v2 03/15] clk: imx7d: fix mipi dphy div parent
` [PATCH v2 04/15] clk: imx7d: reset parent for mipi csi root
` [PATCH v2 05/15] media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7
` [PATCH v2 06/15] media: staging/imx: add imx7 capture subsystem
` [PATCH v2 07/15] ARM: dts: increase default cma size to 40MB
` [PATCH v2 08/15] media: dt-bindings: add bindings for i.MX7 media driver
` [PATCH v2 09/15] ARM: dts: imx7s: add mipi phy power domain
` [PATCH v2 10/15] ARM: dts: imx7s: add multiplexer controls
` [PATCH v2 11/15] ARM: dts: imx7: Add video mux, csi and mipi_csi and connections
` [PATCH v2 12/15] ARM: dts: imx7s: add capture subsystem
` [PATCH v2 13/15] ARM: dts: imx7s-warp: add ov2680 sensor node
` [PATCH v2 14/15] media: imx7.rst: add documentation for i.MX7 media driver
` [PATCH v2 15/15] media: staging/imx: add i.MX7 entries to TODO file

master - label_scan: remove extra label scan and read for orphan PVs
 2018-04-23 13:49 UTC 

master - lvmetad: use new label_scan for update from pvscan
 2018-04-23 13:49 UTC 

[PATCH 00/21] next cleanups
 2018-04-23 13:49 UTC  (6+ messages)
` [PATCH 05/21] staging: ks7010: change if-else condition assignment to use ternary operator

master - vgcreate: improve the use of label_scan
 2018-04-23 13:48 UTC 

master - scan: do scanning at the start of a command
 2018-04-23 13:48 UTC 

master - label_scan: fix independent metadata areas
 2018-04-23 13:48 UTC 

master - independent metadata areas: fix bogus code
 2018-04-23 13:48 UTC 

master - scan: use bcache for label scan and vg read
 2018-04-23 13:48 UTC 

Smatch check for Spectre stuff
 2018-04-23 13:48 UTC  (5+ messages)

master - [makefile] add -laio to makefiles
 2018-04-23 13:48 UTC 

[PATCH v1] mk: fix make defconfig on FreeBSD
 2018-04-23 13:09 UTC  (2+ messages)
` [PATCH v3] "

master - scan: use new label_scan for lvmcache_label_scan
 2018-04-23 13:48 UTC 

master - [device/bcache] bcache_read_bytes should put blocks
 2018-04-23 13:47 UTC 

[PATCH v2] rtlwifi: cleanup 8723be ant_sel definition
 2018-04-23 13:47 UTC  (4+ messages)

[PATCH tip/core/rcu 0/22] Miscellaneous fixes for v4.18
 2018-04-23 13:47 UTC  (5+ messages)
` [PATCH tip/core/rcu 01/22] sched: Make non-production PREEMPT cond_resched() help Tasks RCU

master - [device/bcache] fix min() function
 2018-04-23 13:47 UTC 

ia64 platform selection
 2018-04-23 13:47 UTC 

master - [device/bcache] fix missing max_io fn in bcache async engine
 2018-04-23 13:47 UTC 

master - [device/bcache] add bcache_prefetch_bytes() and bcache_read_bytes()
 2018-04-23 13:47 UTC 

master - [device/bcache] more work on bcache
 2018-04-23 13:47 UTC 

master - [device/bcache] More fiddling with tests
 2018-04-23 13:47 UTC 

master - [device/bcache] More tests and some bug fixes
 2018-04-23 13:47 UTC 

master - [build] include test/unit/Makefile rather than recursive build
 2018-04-23 13:47 UTC 

[PATCH] fbarray: make all fbarrays hidden files
 2018-04-23 13:47 UTC  (3+ messages)

master - [device/bcache] fix bug in _alloc_block
 2018-04-23 13:47 UTC 

master - [device/bcache] another unit test
 2018-04-23 13:47 UTC 

master - [device/bcache] rename a unit test
 2018-04-23 13:47 UTC 

[PATCH 1/6] grep.c: take regmatch_t as argument in match_line()
 2018-04-23 13:46 UTC  (5+ messages)
` [PATCH v2 0/6] Teach '--column-number' to 'git-grep(1)'

master - [device/bcache] Add bcache_max_prefetches()
 2018-04-23 13:46 UTC 

master - [git] Update .gitignore
 2018-04-23 13:46 UTC 

master - [device/bcache] Add a couple of invalidate methods
 2018-04-23 13:46 UTC 

master - [device/bcache] some more work on bcache
 2018-04-23 13:46 UTC 

master - [unit tests] remove old unit tests that weren't built or run
 2018-04-23 13:46 UTC 

master - [device/bcache] stub a unit test
 2018-04-23 13:46 UTC 

[PATCH v4 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-04-23 13:46 UTC  (3+ messages)
` [PATCH v4 08/15] KVM: s390: interfaces to (de)configure guest's AP matrix

KASAN: use-after-free Read in binder_release_work
 2018-04-23 13:46 UTC  (10+ messages)

master - [build] Quieten the build down
 2018-04-23 13:46 UTC 

master - [lib/device/bcache] Tweaks after Kabi's review
 2018-04-23 13:46 UTC 

[PATCH 1/5] ARM: dts: imx6qdl: Remove #address/#size-cells from mipi_dsi
 2018-04-23 13:46 UTC  (4+ messages)
` [PATCH 4/5] ARM: dts: imx: Remove #address/#size-cells from stmpe nodes
` [PATCH 5/5] ARM: dts: imx6qdl-sabre: Remove #address/#size-cells from camera port nodes


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.