All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-22 02:39:45 to 2016-07-22 03:59:58 UTC [more...]

[lustre-devel] [PATCH 00/58] staging: lustre: bug fixes from lustre 2.5.[56-58]
 2016-07-22  2:44 UTC  (108+ messages)
`  "
` [lustre-devel] [PATCH 01/58] staging: lustre: obd: expand op_cli_flags
  `  "
` [lustre-devel] [PATCH 02/58] staging: lustre: obd: rename struct lmv_stripe_md field mea to lmv
  `  "
` [lustre-devel] [PATCH 03/58] staging: lustre: ptlrpc: remove wirecheck for struct lmv_stripe_md
  `  "
` [lustre-devel] [PATCH 04/58] staging: lustre: llite: cache directory striping information
  `  "
` [lustre-devel] [PATCH 05/58] staging: lustre: lmv: add new lmv structures
  `  "
` [lustre-devel] [PATCH 06/58] staging: lustre: mdc: handle IT_READDIR operations
  `  "
` [lustre-devel] [PATCH 07/58] staging: lustre: llite: label the debug info
  `  "
` [lustre-devel] [PATCH 08/58] staging: lustre: llite: pass struct md_op_data to ll_dir_read
  `  "
` [lustre-devel] [PATCH 09/58] staging: lustre: llite: remove debug message in ll_dir_read
  `  "
` [lustre-devel] [PATCH 10/58] staging: lustre: llite: reduce indent "
  `  "
` [lustre-devel] [PATCH 11/58] staging: lustre: llite: set next only when needed "
  `  "
` [lustre-devel] [PATCH 12/58] staging: lustre: llite: handle done flags differently "
  `  "
` [lustre-devel] [PATCH 13/58] staging: lustre: llite: change done flag in ll_dir_read to bool
  `  "
` [lustre-devel] [PATCH 14/58] staging: lustre: llite: rename some variables for ll_dir_read
  `  "
` [lustre-devel] [PATCH 15/58] staging: lustre: llite: clarify some debug messages for statahead
  `  "
` [lustre-devel] [PATCH 16/58] staging: lustre: llite: remove code never called
  `  "
` [lustre-devel] [PATCH 17/58] staging: lustre: llite: pass in __u64 pos for ll_dir_read
  `  "
` [lustre-devel] [PATCH 18/58] staging: lustre: llite: do post work for statahead in readdir case
  `  "
` [lustre-devel] [PATCH 19/58] staging: lustre: llite: add md_op_data parameter to ll_get_dir_page
  `  "
` [lustre-devel] [PATCH 20/58] staging: lustre: llite: remove comment from ll_dir_read
  `  "
` [lustre-devel] [PATCH 21/58] staging: lustre: llite: style cleanup for llite_internal.h
  `  "
` [lustre-devel] [PATCH 22/58] staging: lustre: llite: pass inode to ll_release_page
  `  "
` [lustre-devel] [PATCH 23/58] staging: lustre: llite: change remove parameter to bool
  `  "
` [lustre-devel] [PATCH 24/58] staging: lustre: mdc: don't take rpc lock for readdir case
  `  "
` [lustre-devel] [PATCH 25/58] staging: lustre: lmv: remove unused lmv_get_mea function
  `  "
` [lustre-devel] [PATCH 26/58] staging: lustre: lmv: remove duplicate MAX_HASH_*
  `  "
` [lustre-devel] [PATCH 27/58] staging: lustre: lmv: change handling of lmv striping information
  `  "
` [lustre-devel] [PATCH 28/58] staging: lustre: lmv: remove lmv_get_easize
  `  "
` [lustre-devel] [PATCH 29/58] staging: lustre: lmv: replace obd_free_memmd with lmv_free_memmd
  `  "
` [lustre-devel] [PATCH 30/58] staging: lustre: create striped directory
  `  "
` [lustre-devel] [PATCH 31/58] staging: lustre: llite: fix "getdirstripe" to show stripe info
  `  "
` [lustre-devel] [PATCH 32/58] staging: lustre: delete striped directory
  `  "
` [lustre-devel] [PATCH 33/58] staging: lustre: obdclass: fix lmd_parse() to handle comma-separated NIDs
  `  "
` [lustre-devel] [PATCH 34/58] staging: lustre: obdclass: bug fixes for lu_device_type handling
  `  "
` [lustre-devel] [PATCH 35/58] staging: lustre: add ability to migrate inodes
  `  "
` [lustre-devel] [PATCH 36/58] staging: lustre: lmv: fix issue found by Klocwork Insight tool
  `  "
` [lustre-devel] [PATCH 37/58] staging: lustre: libcfs: Only dump log once per sec. to avoid EEXIST
  `  "
` [lustre-devel] [PATCH 38/58] staging: lustre: llite: enable clients to inject error for lfsck
  `  "
` [lustre-devel] [PATCH 39/58] staging: lustre: osc: allow to call brw_commit() multiple times
  `  "
` [lustre-devel] [PATCH 40/58] staging: lustre: llite: a few fixes for migration
  `  "
` [lustre-devel] [PATCH 41/58] staging: lustre: mdc: fixup MDS_SWAP_LAYOUTS ELC handling
  `  "
` [lustre-devel] [PATCH 42/58] staging: lustre: don't need to const __u64 parameters for lustre_idl.h
  `  "
` [lustre-devel] [PATCH 43/58] staging: lustre: const correct FID/OSTID/... helpers
  `  "
` [lustre-devel] [PATCH 44/58] staging: lustre: use bool for several function in lustre_idl.h/lustre_fid.h
  `  "
` [lustre-devel] [PATCH 45/58] staging: lustre: simplify inline functions in lustre_fid.h
` [lustre-devel] [PATCH 46/58] staging: lustre: lmv: access lum_stripe_offset as little endian
  `  "
` [lustre-devel] [PATCH 47/58] staging: lustre: lmv: lookup remote migrating object in LMV
` [lustre-devel] [PATCH 48/58] staging: lustre: lmv: Ensure lmv_intent_lookup cleans up reqp
` [lustre-devel] [PATCH 49/58] staging: lustre: llite: avoid a deadlock in page write
  `  "
` [lustre-devel] [PATCH 50/58] staging: lustre: lov: handle the case of stripe size is not power 2
  `  "
` [lustre-devel] [PATCH 51/58] staging: lustre: lmv: cleanup req in lmv_getattr_name()
` [lustre-devel] [PATCH 52/58] staging: lustre: lmv: rename request to preq "
` [lustre-devel] [PATCH 53/58] staging: lustre: obdclass: unified flow control interfaces
  `  "
` [lustre-devel] [PATCH 54/58] staging: lustre: reorder LOV_MAGIC_* definition
` [lustre-devel] [PATCH 55/58] staging: lustre: ldlm: flock completion fixes
` [lustre-devel] [PATCH 56/58] staging: lustre: move ioctls to lustre_ioctl.h
` [lustre-devel] [PATCH 57/58] staging: lustre: llite: add error handler in inode prepare phase
` [lustre-devel] [PATCH 58/58] staging: lustre: ptlrpc: Early replies need to honor at_max

[PATCH] Doc/memory-barriers: Add Korean translation
 2016-07-22  3:53 UTC  (4+ messages)

[Qemu-devel] [liqiang6-s@360.cn: 答复: Host memory leakage in QEMU xhci device emulation]
 2016-07-22  3:51 UTC 

[Buildroot] Building tarball
 2016-07-22  3:51 UTC 

[PATCH 1/2] policycoreutils: Remove duplicate, empty translation files
 2016-07-22  3:51 UTC  (5+ messages)
` [PATCH 2/2] policycoreutils: Remove unused autoconf files from po/

fix stgt crash in conn_close
 2016-07-22  3:49 UTC 

[LTP] [PATCH] trace_shed: Adapt to glibc 2.24 removal of union wait type
 2016-07-22  3:49 UTC  (2+ messages)

[PATCH V2] MIPS: Don't register r4k sched clock when CPUFREQ enabled
 2016-07-22  3:46 UTC 

portable device tree connector -- problem statement
 2016-07-22  3:46 UTC  (6+ messages)
` DT connectors, thoughts

[PATCH] update sc->nr_reclaimed after each shrink_slab
 2016-07-22  3:43 UTC 

[LTP] [PATCH] madvise06: wait a bit after madvise() call
 2016-07-22  3:46 UTC  (9+ messages)

[PATCH 1/3] MIPS: Fix r4k clockevents registration
 2016-07-22  3:42 UTC  (5+ messages)
` [PATCH 2/3] MIPS: Don't register r4k sched clock when CPUFREQ enabled

[PATCH V5 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
 2016-07-22  3:41 UTC  (10+ messages)
` [PATCH V5 2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
` [PATCH V5 3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module
` [PATCH V5 4/5] kvm/stats: Add provisioning for ulong vm stats and u64 vcpu stats
` [PATCH V5 5/5] powerpc/kvm/stats: Implement existing and add new halt polling "

[PATCH/RFC] Re: linux-next: build failure after merge of the luto-misc tree
 2016-07-22  3:41 UTC  (11+ messages)

[Qemu-devel] [Bug 1605443] [NEW] QEMU epoll for i386-linux-user on arm host is broken in 2.6
 2016-07-22  3:33 UTC  (3+ messages)
` [Qemu-devel] [Bug 1605443] "

[PATCH] pci: Allow additional busses for hotplug bridges
 2016-07-22  3:40 UTC 

Crypto Update for 3.19
 2016-07-22  3:39 UTC  (11+ messages)
` Crypto Update for 3.20
  ` Crypto Update for 4.1
    ` Crypto Update for 4.2
      ` Crypto Update for 4.3
        ` Crypto Update for 4.4
          ` Crypto Update for 4.5
            ` Crypto Fixes "
              ` Crypto Fixes for 4.6
                ` Crypto Fixes for 4.7

[Ksummit-discuss] [TECH TOPIC] Kernel tracing and end-to-end performance breakdown
 2016-07-22  3:35 UTC  (3+ messages)

An question about too1/vm/page-types
 2016-07-22  3:24 UTC 

[PATCH] cpufreq: export cpufreq_driver_resolve_freq()
 2016-07-22  3:30 UTC  (2+ messages)

[PATCH 00/19] x86/dumpstack: rewrite x86 stack dump code
 2016-07-22  3:30 UTC  (8+ messages)
` [PATCH 03/19] x86/dumpstack: remove unnecessary stack pointer arguments
` [PATCH 19/19] x86/dumpstack: print any pt_regs found on the stack

[Ksummit-discuss] [TECH TOPIC] Sensors and similar - subsystem interactions, divisions, bindings etc
 2016-07-22  3:29 UTC  (2+ messages)

[PATCH 1/2] libnvdimm: move ->module to struct nvdimm_bus_descriptor
 2016-07-22  3:25 UTC  (4+ messages)
` [PATCH 2/2] nfit, tools/testing/nvdimm/: unify shutdown paths

[PATCH v2 0/2] topology: Fix for handling widgets' references
 2016-07-22  3:28 UTC  (5+ messages)
` [PATCH v2 2/2] topology: Fix the missing referenced elem ptr when merging private data

[xen-unstable test] 97737: regressions - FAIL
 2016-07-22  3:27 UTC 

[PATCH 0/2] cxlflash: Regression patch and updating Maintainers list
 2016-07-22  3:26 UTC  (3+ messages)
` [PATCH 1/2] cxlflash: Verify problem state area is mapped before notifying shutdown

[Qemu-devel] [PATCH] checkpatch: fix break by renaming README
 2016-07-22  3:26 UTC  (3+ messages)

[PATCH 2/2] locking/percpu-rwsem: Introduce bias knob
 2016-07-22  3:26 UTC  (11+ messages)
        ` [PATCH] rcu_sync: simplify the state machine, introduce __rcu_sync_enter()

Question about group scheduler cpu shares
 2016-07-22  3:24 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/8] Fix migration issues with arbitrary cpu-hot(un)plug
 2016-07-22  3:23 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/8] exec: reduce CONFIG_USER_ONLY ifdeffenery
` [Qemu-devel] [PATCH 2/8] exec: don't use cpu_index to detect if cpu_exec_init()'s been called for cpu
` [Qemu-devel] [PATCH 3/8] exec: set cpu_index only if it's been explictly set
` [Qemu-devel] [PATCH 4/8] qdev: fix object reference leak in case device.realize() fails
` [Qemu-devel] [PATCH 5/8] pc: init CPUState->cpu_index with index in possible_cpus[]
` [Qemu-devel] [PATCH 6/8] spapr: init CPUState->cpu_index with index relative to core-id

[Qemu-devel] [PATCH v3 0/2] improve error handling of global properties
 2016-07-22  1:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] qdev: ignore GlobalProperty.errp for hotplugged devices

[U-Boot] [PATCH] test/py: use absolute dts path in vboot test
 2016-07-22  3:22 UTC  (2+ messages)

[U-Boot] [PATCH] cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming
 2016-07-22  3:21 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: add a dummy byte for the sdram-channel property
 2016-07-22  3:21 UTC  (2+ messages)

[U-Boot] [PATCH] tpm: atmel_twi: Make compatible with DM I2C busses
 2016-07-22  3:21 UTC  (2+ messages)

[U-Boot] [PATCH] WIP: usb: xhci-pci: Add DM support
 2016-07-22  3:21 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Fix signing problems with large keys
 2016-07-22  3:21 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] tools: Fix return code of fit_image_process_sig()

[U-Boot] [PATCH v3] mmc-uclass: correct the device number
 2016-07-22  3:21 UTC  (2+ messages)

[Buildroot] Building tarball
 2016-07-22  3:21 UTC  (2+ messages)

[U-Boot] [PATCH v2] mmc: display mmc list information like mmc_legacy type
 2016-07-22  3:21 UTC  (2+ messages)

[U-Boot] [PATCH] spl: Fix compilation warnings for arm64
 2016-07-22  3:21 UTC  (4+ messages)

[U-Boot] [PATCH 00/14] DM conversion of omap i2c driver
 2016-07-22  3:21 UTC  (3+ messages)
` [U-Boot] [PATCH 03/14] drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable

[U-Boot] [PATCH 0/4] Ability to load linux kernel on rock2 RK3288
 2016-07-22  3:21 UTC  (6+ messages)

[U-Boot] [PATCH v7] mmc: atmel_sdhci: Convert to the driver model support
 2016-07-22  3:21 UTC  (3+ messages)

[U-Boot] MPC8347 Initial Boot problems
 2016-07-22  3:20 UTC  (3+ messages)

[U-Boot] [Urgent Problem] ARM64 Linux fails to boot with initramdisk with uImage header
 2016-07-22  3:20 UTC  (6+ messages)

Error during adding a new recipe
 2016-07-22  3:20 UTC  (5+ messages)

[Qemu-devel] [PATCH v12 00/27] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-07-22  3:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH v12 13/27] intel_iommu: Add support for PCI MSI remap

CephFS Samba VFS RHEL packages
 2016-07-22  3:15 UTC  (6+ messages)

[libvirt test] 97742: regressions - FAIL
 2016-07-22  3:12 UTC 

[Bug 97038] OpenArena couple times slower using llvm 3.9
 2016-07-22  3:12 UTC 

[Ocfs2-devel] review patch: return in progress if master can not clear the refmap bit right now
 2016-07-22  3:11 UTC  (2+ messages)
` [Ocfs2-devel] 答复: "

[PATCH] dhcp: remove dhclient-script bash dependency
 2016-07-22  3:11 UTC 

cron job: media_tree daily build: WARNINGS
 2016-07-22  3:02 UTC 

[PATCH][meta-oe] minicoredumper: add the recipe
 2016-07-22  3:01 UTC  (3+ messages)

[PATCH v2] mem-hotplug: alloc new page from the next node if zone is MOVABLE_ZONE
 2016-07-22  2:57 UTC  (2+ messages)

[PATCH v4] sched/deadline: remove useless param from setup_new_dl_entity
 2016-07-22  2:58 UTC  (8+ messages)

[meta-oe][PATCH V2] makedumpfile: add makedumpfile 1.6.0
 2016-07-22  2:55 UTC 

Completely disabling RTS/CTS
 2016-07-22  2:54 UTC  (4+ messages)

[meta-oe][PATCH v2] minicoredumper: add the recipe
 2016-07-22  2:54 UTC 

[RFC 0/3] extend kexec_file_load system call
 2016-07-22  2:54 UTC  (7+ messages)

[Qemu-devel] [RFC v4] virtio-crypto specification
 2016-07-22  2:52 UTC  (3+ messages)

[PATCH] xfs: remove EXPERIMENTAL tag from sparse inode feature
 2016-07-22  2:52 UTC  (2+ messages)

[meta-oe][PATCH] makedumpfile: add makedumpfile 1.6.0
 2016-07-22  2:49 UTC  (3+ messages)

[RFC PATCH V4]s390/perf:fix 'start' address of module's map
 2016-07-22  2:47 UTC  (3+ messages)
` [PATCH] s390/perf: fix "

[PATCH 1/2] Btrfs: be more precise on errors when getting an inode from disk
 2016-07-22  2:40 UTC  (4+ messages)

[PATCH 1/3] rtlwifi: don't add include path for rtl8188ee
 2016-07-22  2:39 UTC  (5+ messages)
` [PATCH 2/3] staging/rtl8192e: use s8 instead of char


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.