All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-16 19:33:46 to 2016-08-16 20:20:36 UTC [more...]

[PATCH 00/80] staging: lustre: majority of missing fixes for 2.6 release
 2016-08-16 20:19 UTC  (98+ messages)
` [lustre-devel] "
` [PATCH 01/80] staging: lustre: llite: add md_op_data parameter to ll_get_dir_page
  ` [lustre-devel] "
` [lustre-devel] [PATCH 02/80] staging: lustre: llite: remove comment from ll_dir_read
` [lustre-devel] [PATCH 03/80] staging: lustre: llite: style cleanup for llite_internal.h
` [PATCH 04/80] staging: lustre: llite: pass inode to ll_release_page
  ` [lustre-devel] "
` [PATCH 05/80] staging: lustre: llite: change remove parameter to bool
  ` [lustre-devel] "
` [lustre-devel] [PATCH 06/80] staging: lustre: mdc: don't take rpc lock for readdir case
` [PATCH 07/80] staging: lustre: lmv: remove unused lmv_get_mea function
  ` [lustre-devel] "
` [PATCH 08/80] staging: lustre: lmv: remove duplicate MAX_HASH_*
  ` [lustre-devel] "
` [lustre-devel] [PATCH 09/80] staging: lustre: lmv: change handling of lmv striping information
` [lustre-devel] [PATCH 10/80] staging: lustre: lmv: remove lmv_get_easize
` [lustre-devel] [PATCH 11/80] staging: lustre: lmv: replace obd_free_memmd with lmv_free_memmd
` [lustre-devel] [PATCH 12/80] staging: lustre: create striped directory
` [PATCH 13/80] staging: lustre: llite: fix "getdirstripe" to show stripe info
  ` [lustre-devel] "
` [PATCH 14/80] staging: lustre: delete striped directory
  ` [lustre-devel] "
` [PATCH 15/80] staging: lustre: obdclass: fix lmd_parse() to handle comma-separated NIDs
  ` [lustre-devel] "
` [PATCH 16/80] staging: lustre: obdclass: bug fixes for lu_device_type handling
  ` [lustre-devel] "
` [PATCH 17/80] staging: lustre: add ability to migrate inodes
  ` [lustre-devel] "
` [PATCH 18/80] staging: lustre: lmv: fix issue found by Klocwork Insight tool
  ` [lustre-devel] "
` [PATCH 19/80] staging: lustre: libcfs: Only dump log once per sec. to avoid EEXIST
  ` [lustre-devel] "
` [lustre-devel] [PATCH 20/80] staging: lustre: llite: enable clients to inject error for lfsck
` [lustre-devel] [PATCH 21/80] staging: lustre: osc: allow to call brw_commit() multiple times
` [lustre-devel] [PATCH 22/80] staging: lustre: llite: a few fixes for migration
` [lustre-devel] [PATCH 23/80] staging: lustre: mdc: fixup MDS_SWAP_LAYOUTS ELC handling
` [lustre-devel] [PATCH 24/80] staging: lustre: don't need to const __u64 parameters for lustre_idl.h
` [lustre-devel] [PATCH 25/80] staging: lustre: const correct FID/OSTID/... helpers
` [PATCH 26/80] staging: lustre: use bool for several function in lustre_idl.h/lustre_fid.h
  ` [lustre-devel] "
` [lustre-devel] [PATCH 27/80] staging: lustre: simplify inline functions in lustre_fid.h
` [PATCH 28/80] staging: lustre: lmv: access lum_stripe_offset as little endian
  ` [lustre-devel] "
` [lustre-devel] [PATCH 29/80] staging: lustre: lmv: lookup remote migrating object in LMV
` [lustre-devel] [PATCH 30/80] staging: lustre: lmv: Ensure lmv_intent_lookup cleans up reqp
` [lustre-devel] [PATCH 31/80] staging: lustre: llite: avoid a deadlock in page write
` [PATCH 32/80] staging: lustre: lov: handle the case of stripe size is not power 2
  ` [lustre-devel] "
` [lustre-devel] [PATCH 33/80] staging: lustre: lmv: cleanup req in lmv_getattr_name()
` [lustre-devel] [PATCH 34/80] staging: lustre: lmv: rename request to preq "
` [lustre-devel] [PATCH 35/80] staging: lustre: obdclass: unified flow control interfaces
` [lustre-devel] [PATCH 36/80] staging: lustre: reorder LOV_MAGIC_* definition
` [lustre-devel] [PATCH 37/80] staging: lustre: ldlm: flock completion fixes
` [PATCH 38/80] staging: lustre: move ioctls to lustre_ioctl.h
  ` [lustre-devel] "
` [lustre-devel] [PATCH 39/80] staging: lustre: llite: add error handler in inode prepare phase
` [lustre-devel] [PATCH 40/80] staging: lustre: ptlrpc: Early replies need to honor at_max
` [lustre-devel] [PATCH 41/80] staging: lustre: lmv: separate master object with master stripe
` [lustre-devel] [PATCH 42/80] staging: lustre: llite: validate names
` [lustre-devel] [PATCH 43/80] staging: lustre: llite: fix inconsistencies of root squash feature
` [lustre-devel] [PATCH 44/80] staging: lustre: Remove static declaration in anonymous union
` [lustre-devel] [PATCH 45/80] staging: lustre: llite: Fix the deadlock in balance_dirty_pages()
` [lustre-devel] [PATCH 46/80] staging: lustre: llite: Change readdir BRW metrics
` [lustre-devel] [PATCH 47/80] staging: lustre: uapi: reduce scope of lustre_idl.h
` [lustre-devel] [PATCH 48/80] staging: lustre: llite: a few fixes about readdir of striped dir
` [lustre-devel] [PATCH 49/80] staging: lustre: lmv: validate lock with correct stripe FID
` [lustre-devel] [PATCH 50/80] staging: lustre: lov: new pattern flag for partially repaired file
` [lustre-devel] [PATCH 51/80] staging: lustre: lmv: Match MDT where the FID locates first
` [lustre-devel] [PATCH 52/80] staging: lustre: llite: use the correct mode for striped directory
` [lustre-devel] [PATCH 53/80] staging: lustre: obd: rename lsr_padding to lsr_valid
` [lustre-devel] [PATCH 54/80] staging: lustre: llite: set dir LOV xattr length variable
` [lustre-devel] [PATCH 55/80] staging: lustre: mdt: add mbo_ prefix to members of struct mdt_body
` [lustre-devel] [PATCH 56/80] staging: lustre: clio: Reduce memory overhead of per-page allocation
` [lustre-devel] [PATCH 57/80] staging: lustre: osc: revise unstable pages accounting
` [lustre-devel] [PATCH 58/80] staging: lustre: mdc: always use D_INFO for debug info when mdc_put_rpc_lock fails
` [lustre-devel] [PATCH 59/80] staging: lustre: fld: add fld description documentation
` [lustre-devel] [PATCH 60/80] staging: lustre: ldlm: improve ldlm_lock_create() return value
` [lustre-devel] [PATCH 61/80] staging: lustre: obdclass: compile issues with variable not being initialized
` [lustre-devel] [PATCH 62/80] staging: lustre: obd: limit lu_object cache
` [lustre-devel] [PATCH 63/80] staging: lustre: fid: do open-by-fid by default
` [lustre-devel] [PATCH 64/80] staging: lustre: ptlrpc: add OBD_CONNECT_UNLINK_CLOSE flag
` [lustre-devel] [PATCH 65/80] staging: lustre: llog: keep llog ctxt indices constant
` [lustre-devel] [PATCH 66/80] staging: lustre: lmv: try all stripes for unknown hash functions
` [lustre-devel] [PATCH 67/80] staging: lustre: ptlrpc: request gets stuck in UNREGISTERING phase
` [lustre-devel] [PATCH 68/80] staging: lustre: lmv: build master LMV EA dynamically build via readdir
` [lustre-devel] [PATCH 69/80] staging: lustre: osc: Automatically increase the max_dirty_mb
` [lustre-devel] [PATCH 70/80] staging: lustre: include: fix one off errors in lustre_id.h
` [lustre-devel] [PATCH 71/80] staging: lustre: llite: remove assert for acl refcount
` [lustre-devel] [PATCH 72/80] staging: lustre: obd: validate open handle cookies
` [lustre-devel] [PATCH 73/80] staging: lustre: lmv: build error with gcc 4.7.0 20110509
` [lustre-devel] [PATCH 74/80] staging: lustre: obd: implement md_read_page
` [lustre-devel] [PATCH 75/80] staging: lustre: llite: set op_max_pages
` [lustre-devel] [PATCH 76/80] staging: lustre: lnet: Do not drop message when shutting down LNet
` [lustre-devel] [PATCH 77/80] staging: lustre: lnet: Correct position of lnet_ni_decref()
` [lustre-devel] [PATCH 78/80] staging: lustre: lnet: make connection more stable with packet loss
` [lustre-devel] [PATCH 79/80] staging: lustre: lnet: lock improvement for ko2iblnd
` [lustre-devel] [PATCH 80/80] staging: lustre: lnet: Stop Infinite CON RACE Condition

Fw: Linux tcp_xmit_retransmit_queue use after free on 4.8-rc1 / master]
 2016-08-16 20:19 UTC  (4+ messages)

[PATCH 1/2] u-boot-ti-staging: update to ti2016.03-rc3 tag
 2016-08-16 20:18 UTC  (2+ messages)
` [PATCH 2/2] linux-ti-staging: update to ti2016.03-rc3 tag, rebase to 4.4.18

Working with zip files
 2016-08-16 20:19 UTC  (5+ messages)

main.c:588: poor error checking ?
 2016-08-16 20:18 UTC 

[PATCH] net: macb: add phy-handle support for the macb
 2016-08-16 20:14 UTC  (4+ messages)

No source code for static library (compiled with -g -ggdb)
 2016-08-16 20:14 UTC  (5+ messages)

+ pipe-make-pipe-user-buffer-limit-checks-more-precise.patch added to -mm tree
 2016-08-16 20:14 UTC 

+ pipe-check-limits-only-when-increasing-pipe-capacity.patch added to -mm tree
 2016-08-16 20:14 UTC 

[PATCH v2] classes: add fitimage and TI secure boot packaging support
 2016-08-16 20:12 UTC 

[PATCH] selinux-testsuite: fix cap_userns compiler warnings
 2016-08-16 20:11 UTC 

[PATCH 0/7] multipathd: Fix race conditions related to thread termination
 2016-08-16 20:11 UTC  (4+ messages)
` [PATCH 6/6] multipathd: Remove a busy-waiting loop

[PATCH V2 1/3] perf/x86/intel/uncore: remove hard code for Node ID mapping location
 2016-08-16 20:09 UTC  (3+ messages)
` [PATCH V2 2/3] perf/x86/intel/uncore: handle non-standard counter offset
` [PATCH V2 3/3] perf/x86/intel/uncore: Add Skylake server uncore support

MediaFolder interface
 2016-08-16 20:09 UTC 

[PATCH V2 RFC 0/6] ARM: dts: bcm2835: Add Raspberry Pi Zero
 2016-08-16 20:09 UTC  (11+ messages)
` [PATCH V2 RFC 1/6] usb: dwc2: core: Avoid nonsense error in gadget mode
` [PATCH V2 RFC 6/6] ARM: dts: bcm2835: Add Raspberry Pi Zero

i2c: slave support framework improvements
 2016-08-16 13:33 UTC  (12+ messages)

[PATCH] libmultipath, multipathd: Rework SIGPIPE handling
 2016-08-16 20:08 UTC 

kernel panic in qdisc_match_from_root starting openvswitch
 2016-08-16 20:06 UTC  (4+ messages)

Linux 3.14.76
 2016-08-16 20:06 UTC  (2+ messages)

[PATCH 1/2] scripts: buildtar fix build w/o modules
 2016-08-16 20:06 UTC  (3+ messages)
` [PATCH 2/2] scripts: buildtar use parallel compress if available

Linux 4.4.18
 2016-08-16 20:06 UTC  (2+ messages)

Linux 4.6.7
 2016-08-16 20:06 UTC  (2+ messages)

[PATCH 00/34] Convert clk providers to clk_hw based APIs (part 1)
 2016-08-16 20:06 UTC  (6+ messages)
` [PATCH 17/34] clk: maxgen: Migrate to clk_hw based OF and registration APIs

[RFC 0/7] Nokia N9xx bluetooth driver
 2016-08-16 20:05 UTC  (6+ messages)
` [RFC 5/7] Bluetooth: hci_nokia: Introduce new driver

[PATCH 0/2 v2] userns: show current values of user namespace counters
 2016-08-16 20:05 UTC  (6+ messages)
` [PATCH 1/2] kernel: "

Linux 4.7.1
 2016-08-16 20:05 UTC  (2+ messages)

[LTP] [PATCH] fcntl.2: F_OFD_XXX needs flock64
 2016-08-16 20:04 UTC  (2+ messages)

[PATCH v2] arc: Add "model" properly in device tree description of all boards
 2016-08-16 20:04 UTC  (3+ messages)

[PATCH] KEYS: fix big_key dependency
 2016-08-16 20:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] libmultipath, rbd: Fix spelling in a source code comment
 2016-08-16 20:02 UTC 

[Qemu-devel] [PATCH V2 1/7] nios2: Add disas entries
 2016-08-16 19:59 UTC  (13+ messages)
` [Qemu-devel] [PATCH 5/7] nios2: Add periodic timer emulation
` [Qemu-devel] [PATCH 6/7] nios2: Add Altera 10M50 GHRD emulation

Linux kernel 4.7.1 released
 2016-08-16 20:01 UTC 

[PATCH v2 0/7] musb: sunxi: Add support for run-time changing dr-mode through sysfs
 2016-08-16 20:01 UTC  (4+ messages)
` [PATCH v2 4/7] phy-sun4i-usb: Add support for phy_set_mode

[PATCH 1/1] x86/apic: Introduce paravirq irq_domain
 2016-08-16 20:00 UTC  (9+ messages)

[PATCH] multipathd: Suppress uninteresting data race reports
 2016-08-16 20:00 UTC 

[drm-intel:topic/drm-misc 10/25] drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c:140:18: error: passing argument 1 of 'dc_ops->cleanup' from incompatible pointer type
 2016-08-16 20:00 UTC 

[Bug 153241] New: Kernel (unconditionally?) repeatedly attempts to issue SMART commands via ATA pass-through
 2016-08-16 19:59 UTC 

'Daisy' problem bitbake -c do_populate_sdk fsl-image-full
 2016-08-16 19:53 UTC 

[PATCH v3 0/4] sqsize fixes
 2016-08-16 19:56 UTC  (5+ messages)
` [PATCH v3 1/4] nvmet-rdma: +1 to *queue_size from hsqsize/hrqsize
` [PATCH v3 2/4] fabrics: define admin sqsize min default, per spec
` [PATCH v3 3/4] nvme-rdma: fix sqsize/hsqsize "
` [PATCH v3 4/4] nvme-loop: set sqsize to 0-based value, "

[PATCH v2 0/9] r8a7790: add UHS-I (SDR50) support to Lager
 2016-08-16 19:55 UTC  (4+ messages)
` [PATCH v2 3/9] mmc: tmio: Add UHS-I mode support

[PATCH] Makefile.inc: Remove -fexceptions from CFLAGS
 2016-08-16 19:56 UTC 

Send packets from userspace program to kernel interface
 2016-08-16 19:56 UTC  (4+ messages)

[ovmf test] 100505: all pass - PUSHED
 2016-08-16 19:55 UTC 

[PATCH] FUSE: add the async option for the flush/release operation
 2016-08-16 19:53 UTC  (5+ messages)

Access Control List (ACL) permissions attributes not getting preserved in rootfs
 2016-08-16 19:52 UTC  (4+ messages)

[PATCH v8 1/4] nmi_backtrace: add more trigger_*_cpu_backtrace() methods
 2016-08-16 19:50 UTC  (8+ messages)
` [PATCH v8 2/4] nmi_backtrace: do a local dump_stack() instead of a self-NMI
` [PATCH v8 3/4] arch/tile: adopt the new nmi_backtrace framework
` [PATCH v8 4/4] nmi_backtrace: generate one-line reports for idle cpus

[kernel-hardening] [PATCH v7 6/9] x86/mm: Enable KASLR for physical mapping memory region (x86_64)
 2016-08-16 19:49 UTC  (10+ messages)
` [tip:x86/boot] x86/mm: Enable KASLR for physical mapping memory regions

[PATCH V2 linux-next] hwrng: update Freescale i.MX RNGA Random Number Generator
 2016-08-16 19:49 UTC 

[PATCH v2 0/3] TPM2.0: Added eventlog support for TPM2.0
 2016-08-16 19:48 UTC  (9+ messages)

Microsemi VSC 8531/41 PHY Driver
 2016-08-16 19:48 UTC  (9+ messages)

[PATCH] ARM: dts: add PM8058 LEDs to the APQ8060 Dragonboard
 2016-08-16 19:45 UTC  (2+ messages)

[PATCH v2] locking/mutex: Prevent lock starvation when spinning is enabled
 2016-08-16 19:44 UTC  (3+ messages)

[PATCH 3.16 000/305] 3.16.37-rc1 review
 2016-08-16 19:45 UTC  (4+ messages)
` [PATCH 3.16 102/305] xfs: xfs_iflush_cluster fails to abort on error

Bluestore assert
 2016-08-16 19:45 UTC  (11+ messages)

kernel checksumming performance vs actual raid device performance
 2016-08-16 19:44 UTC  (2+ messages)

[PATCH 1/2 v4] leds: pm8058: add device tree bindings
 2016-08-16 19:38 UTC  (3+ messages)

[PATCH v3 0/3] drm: add SimpleDRM driver
 2016-08-16 19:38 UTC  (7+ messages)
` [PATCH v3 1/3] "

[Buildroot] [PATCH 1/1] package/simh: new package
 2016-08-16 19:42 UTC  (5+ messages)

[PATCH RESEND] leds: centralize definition of "default-state" property
 2016-08-16 19:41 UTC 

[PATCH] tpm: fix a race condition tpm2_unseal_trusted()
 2016-08-16 19:38 UTC  (2+ messages)

nvme/rdma initiator stuck on reboot
 2016-08-16 19:40 UTC 

Debian Jessie: How to set rootflags=degraded
 2016-08-16 19:39 UTC  (2+ messages)

[PATCH soc/next?] ARM: BCM53573: Initial support for Broadcom BCM53573 SoCs
 2016-08-16 19:39 UTC  (3+ messages)

[PATCH] input: touchscreen: silead: Add regulator support
 2016-08-16 19:35 UTC  (2+ messages)

two pci_alloc_irq_vectors improvements
 2016-08-16 19:34 UTC  (2+ messages)

[PATCH] Revert "regulator: Make bulk API support optional supplies"
 2016-08-16 19:01 UTC  (3+ messages)
` Applied "regulator: Remove support for optional supplies in the bulk API" to the regulator tree


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.