All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-30 18:10:02 to 2019-09-30 18:56:04 UTC [more...]

[lustre-devel] [PATCH 000/151] lustre: update to 2.11 support
 2019-09-30 18:56 UTC  (106+ messages)
` [lustre-devel] [PATCH 001/151] lnet: fix needed headers for lnet headers
` [lustre-devel] [PATCH 002/151] lustre: fix signal handling in abortable waits
` [lustre-devel] [PATCH 003/151] lnet: ksocklnd: add secondary IP address handling
` [lustre-devel] [PATCH 004/151] lnet: o2iblnd: "
` [lustre-devel] [PATCH 005/151] lnet: consoldate "
` [lustre-devel] [PATCH 006/151] lustre: support for gcc8
` [lustre-devel] [PATCH 007/151] lnet: Allocate MEs and small MDs in own kmem_caches
` [lustre-devel] [PATCH 008/151] lustre: seq: make seq_proc_write_common() safer
` [lustre-devel] [PATCH 009/151] lustre: ptlrpc: Fix an rq_no_reply assertion failure
` [lustre-devel] [PATCH 010/151] lustre: fld: resend seq lookup RPC if it is on LWP
` [lustre-devel] [PATCH 011/151] lustre: fld: retry fld rpc even for ESHUTDOWN
` [lustre-devel] [PATCH 012/151] lustre: fld: retry fld rpc until the import is closed
` [lustre-devel] [PATCH 013/151] lustre: fld: fld client lookup should retry
` [lustre-devel] [PATCH 014/151] lustre: ldlm: testcases for multiple modify RPCs feature
` [lustre-devel] [PATCH 015/151] lustre: ldlm: Don't check opcode with NULL rq_reqmsg
` [lustre-devel] [PATCH 016/151] lustre: all: remove all Sun license and URL references
` [lustre-devel] [PATCH 017/151] lustre: ldlm: Use interval tree to update kms
` [lustre-devel] [PATCH 018/151] lustre: osc: prepare OSC code to be used from MDC
` [lustre-devel] [PATCH 019/151] lustre: statahead: support striped directory
` [lustre-devel] [PATCH 020/151] lustre: readdir: improve striped readdir
` [lustre-devel] [PATCH 021/151] lustre: llog: consolidate common error checking
` [lustre-devel] [PATCH 022/151] lustre: llite: NULL pointer dereference in cl_object_top()
` [lustre-devel] [PATCH 023/151] lustre: ptlrpc: remove incorrect pid printing
` [lustre-devel] [PATCH 024/151] lnet: Fix lost lock
` [lustre-devel] [PATCH 025/151] lustre: llite: Reduce overhead for ll_do_fast_read
` [lustre-devel] [PATCH 026/151] lustre: ptlrpc: change cr_sent_tv from timespec to ktime
` [lustre-devel] [PATCH 027/151] lustre: ptlrpc: Use C99 initializer in ptlrpc_register_rqbd()
` [lustre-devel] [PATCH 028/151] lustre: lmv: stripe dir page may be released mistakenly
` [lustre-devel] [PATCH 029/151] lnet: selftest: Use C99 struct initializer in framework.c
` [lustre-devel] [PATCH 030/151] lnet: fix memory leak and lnet_interfaces_max
` [lustre-devel] [PATCH 031/151] lnet: decref on peer after use
` [lustre-devel] [PATCH 032/151] lnet: rediscover peer if it changed
` [lustre-devel] [PATCH 033/151] lnet: resolve unsafe list access
` [lustre-devel] [PATCH 034/151] lustre: llite: Implement ladvise lockahead
` [lustre-devel] [PATCH 035/151] lustre: jobstats: move jobstats code into separate file
` [lustre-devel] [PATCH 036/151] lustre: ldlm: don't use jiffies as sysfs parameter
` [lustre-devel] [PATCH 037/151] lnet: Handle ping buffer with only loopback NID
` [lustre-devel] [PATCH 038/151] lustre: llite: enable readahead for small read_ahead_per_file
` [lustre-devel] [PATCH 039/151] lnet: don't discover loopback interface
` [lustre-devel] [PATCH 040/151] lnet: reduce logging severity
` [lustre-devel] [PATCH 041/151] lustre: ptlrpc: migrate pinger to 64 bit time
` [lustre-devel] [PATCH 042/151] lustre: mdc: add cl_device to the MDC
` [lustre-devel] [PATCH 043/151] lustre: lov: add MDT target to the LOV device
` [lustre-devel] [PATCH 044/151] lustre: mdt: IO request handling in MDT
` [lustre-devel] [PATCH 045/151] lustre: osc: common client setup/cleanup
` [lustre-devel] [PATCH 046/151] lustre: mdc: add IO methods to the MDC
` [lustre-devel] [PATCH 047/151] lustre: lvbo: pass lock as parameter to lvbo_update()
` [lustre-devel] [PATCH 048/151] lustre: mds: add IO locking to the MDC and MDT
` [lustre-devel] [PATCH 049/151] lustre: mdc: add IO stats in mdc
` [lustre-devel] [PATCH 050/151] lustre: lov: add Data-on-MDT tests and fixes
` [lustre-devel] [PATCH 051/151] lustre: mdc: use generic grant code at MDT
` [lustre-devel] [PATCH 052/151] lustre: mds: combine DoM bit with other IBITS
` [lustre-devel] [PATCH 053/151] lustre: llite: increase whole-file readahead to RPC size
` [lustre-devel] [PATCH 054/151] lustre: ldlm: remove liblustre remnants
` [lustre-devel] [PATCH 055/151] lustre: misc: replace LASSERT() with BUILD_BUG_ON()
` [lustre-devel] [PATCH 056/151] lustre: llite: check layout size after cl_object_layout_get
` [lustre-devel] [PATCH 057/151] lustre: mdc: implement own mdc_io_fsync_start()
` [lustre-devel] [PATCH 058/151] lustre: ldlm: migrate the rest of the code to 64 bit time
` [lustre-devel] [PATCH 059/151] lustre: llite: sync bdi sysfs name with lustre sysfs tree
` [lustre-devel] [PATCH 060/151] lustre: lov: allow lov.*.stripe{size, count}=-1 param
` [lustre-devel] [PATCH 061/151] lustre: brw: add short io osc/ost transfer
` [lustre-devel] [PATCH 062/151] lustre: lov: take lov layout lock for I/O with ignore_layout
` [lustre-devel] [PATCH 063/151] lustre: lov: pack lsm_flags from layout
` [lustre-devel] [PATCH 064/151] lustre: clio: introduce CIT_GLIMPSE for glimpse
` [lustre-devel] [PATCH 065/151] lustre: flr: add infrastructure to create a new mirror
` [lustre-devel] [PATCH 066/151] lustre: clio: no glimpse for data immutable file
` [lustre-devel] [PATCH 067/151] lustre: flr: read support for flr
` [lustre-devel] [PATCH 068/151] lustre: lov: rework write intent on componect instantiation
` [lustre-devel] [PATCH 069/151] lustre: ptlrpc: use lu_extent in layout_intent
` [lustre-devel] [PATCH 070/151] lustre: flr: Send write intent RPC to mdt
` [lustre-devel] [PATCH 071/151] lustre: flr: extend DATA_VERSION API to read layout version
` [lustre-devel] [PATCH 072/151] lustre: lov: skip empty pages in lov_io_submit()
` [lustre-devel] [PATCH 073/151] lustre: mdc: don't assert on name pack
` [lustre-devel] [PATCH 074/151] lustre: flr: mirror read and write
` [lustre-devel] [PATCH 075/151] lustre: flr: resync support and test tool
` [lustre-devel] [PATCH 076/151] lustre: flr: randomize mirror pick
` [lustre-devel] [PATCH 077/151] lustre: flr: instantiate component for truncate
` [lustre-devel] [PATCH 078/151] lustre: hsm: don't release with wrong size
` [lustre-devel] [PATCH 079/151] lustre: mdc: Add an additional set of 64 changelog flags
` [lustre-devel] [PATCH 080/151] lustre: ldlm: assume OBD_CONNECT_IBITS
` [lustre-devel] [PATCH 081/151] lustre: llite: assume OBD_CONNECT_ATTRFID
` [lustre-devel] [PATCH 082/151] lustre: llite: simplify ll_inode_revalidate()
` [lustre-devel] [PATCH 083/151] lustre: obd: free obd_svc_stats when all users are gone
` [lustre-devel] [PATCH 084/151] lustre: mdc: add uid/gid to Changelogs entries
` [lustre-devel] [PATCH 085/151] lustre: scrub: general framework for OI scrub
` [lustre-devel] [PATCH 086/151] lustre: idl: clean up and document ptlrpc structures
` [lustre-devel] [PATCH 087/151] lustre: idl: remove obsolete RPC MSG flags
` [lustre-devel] [PATCH 088/151] lnet: libcfs: call proper crypto algo when keys are passed in
` [lustre-devel] [PATCH 089/151] lustre: clio: remove unused cl_lock layers
` [lustre-devel] [PATCH 090/151] lustre: sec: migrate to 64 bit time
` [lustre-devel] [PATCH 091/151] lustre: llite: avoid live-lock when concurrent mmap()s
` [lustre-devel] [PATCH 092/151] lustre: llite: change lli_glimpse_time to ktime
` [lustre-devel] [PATCH 093/151] lustre: hsm: filter kkuc write by client UUID
` [lustre-devel] [PATCH 094/151] lustre: dne: allow mkdir with specific MDTs
` [lustre-devel] [PATCH 095/151] lustre: misc: update Intel copyright messages for 2017
` [lustre-devel] [PATCH 096/151] lustre: fid: improve seq allocation error messages
` [lustre-devel] [PATCH 097/151] lustre: mdc: interruptable during RPC retry for EINPROGRESS
` [lustre-devel] [PATCH 098/151] lustre: osc: migrate to 64 bit time
` [lustre-devel] [PATCH 099/151] lustre: vvp: Print discarded page warning on -EIO
` [lustre-devel] [PATCH 100/151] lustre: clio: Use readahead for partial page write
` [lustre-devel] [PATCH 101/151] lustre: flr: comp-flags support when creating mirrors
` [lustre-devel] [PATCH 102/151] lustre: libcfs: remove cfs_time_XXX_64 wrappers
` [lustre-devel] [PATCH 103/151] lustre: address issues raised by gcc7
` [lustre-devel] [PATCH 104/151] lustre: lov: fill no-extent fiemap on object with no stripe
` [lustre-devel] [PATCH 105/151] lustre: ptlrpc: allow to limit number of service's rqbds

[Xen-devel] [PATCH for-4.13] xen/arm32: head: Fix build when using GAS 2.25.0
 2019-09-30 18:55 UTC  (2+ messages)

[PATCH v13 0/9] namei: openat2(2) path resolution restrictions
 2019-09-30 18:33 UTC  (40+ messages)
` [PATCH v13 1/9] namei: obey trailing magic-link DAC permissions
` [PATCH v13 2/9] procfs: switch magic-link modes to be more sane
` [PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v13 4/9] namei: O_BENEATH-style path resolution flags
` [PATCH v13 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v13 6/9] namei: permit ".." resolution with LOOKUP_{IN_ROOT, BENEATH}
  ` [PATCH v13 6/9] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
` [PATCH v13 7/9] open: openat2(2) syscall
` [PATCH v13 8/9] selftests: add openat2(2) selftests
` [PATCH v13 9/9] Documentation: update path-lookup to mention trailing magic-links

[PATCH v3] dt-bindings: gpu: Convert Samsung Image Scaler to dt-schema
 2019-09-30 18:54 UTC  (3+ messages)

[dpdk-dev] [EXT] Re: [PATCH v1 1/1] bus/pci: probe PCI devices in whitelisted order
 2019-09-30 18:53 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1] eal: add manual probing option

DDC on Thinkpad x220
 2019-09-30 18:47 UTC 

[PATCH] ipvs: no need to update skb route entry for local destination packets
 2019-09-30 18:49 UTC  (2+ messages)

[PATCH v5 0/3] Enhance Hyper-V for hibernation
 2019-09-30 18:49 UTC  (6+ messages)
` [PATCH v5 1/3] x86/hyper-v: Suspend/resume the hypercall page "

[PATCH] ublox: netreg: Also subscribe to UREG URC's
 2019-09-30 18:47 UTC  (2+ messages)

[PATCH v2 linux-next 0/4] arm/arm64: configs: Convert all CONFIG_REMOTEPROC instances to y
 2019-09-30 18:46 UTC  (5+ messages)
` [PATCH v2 linux-next 4/4] arm64: configs: defconfig: Change CONFIG_REMOTEPROC from m "

[PATCH] Make is_signed_type() simpler
 2019-09-30 18:45 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for "

Commit and Apply latency on nautilus
 2019-09-30 18:45 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/qt5multimedia: fix gstreamer-0.10 compile failure
 2019-09-30 18:44 UTC 

[PATCH] mtd: nand: nand_omap_gpmc: Fix mtd_info usage
 2019-09-30 18:43 UTC  (2+ messages)

[PATCH v4 00/11] Introduces new count-based method for monitoring lockless pagetable walks
 2019-09-30 18:42 UTC  (7+ messages)
` [PATCH v4 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks

[dpdk-dev] [PATCH 2/2] virtio: get all pending rx packets with vectorized functions
 2019-09-30 18:42 UTC  (3+ messages)
` [dpdk-dev] [PATCH] net/virtio: fix Rx stats with altivec "
` [dpdk-dev] [PATCH] net/virtio: get all pending Rx packets in altivec vectorized paths

[PATCH 1/3] state: backend_bucket_circular: harmonize code with dt-utils
 2019-09-30 18:41 UTC  (2+ messages)

[PATCH v4 0/4] Machine ID Support
 2019-09-30 18:39 UTC  (2+ messages)

[PATCH] nvmem: Fix read/write access to partition devices
 2019-09-30 18:38 UTC  (2+ messages)

[PATCH v2 0/3] iommu/io-pgtable-arm: Mali LPAE improvements
 2019-09-30 18:36 UTC  (10+ messages)
` [PATCH v2 1/3] iommu/io-pgtable-arm: Correct Mali attributes
` [PATCH v2 2/3] iommu/io-pgtable-arm: Support all Mali configurations
` [PATCH v2 3/3] iommu/io-pgtable-arm: Allow coherent walks for Mali

[PATCH v3 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
 2019-09-30 18:37 UTC  (2+ messages)

[PATCH] commands: ubsan: remove redundant depends
 2019-09-30 18:36 UTC  (2+ messages)

[PATCH] kbuild, LLVMLinux: Add -Werror to cc-option to support clang
 2019-09-30 18:35 UTC  (2+ messages)

[U-Boot] [PATCH 00/41] common: Further reduce common.h
 2019-09-30 18:35 UTC  (6+ messages)
` [U-Boot] [PATCH 39/41] common: Move trap_init() out of common.h

[PATCH 1/2] ARM: at91: provide at91_mux_pio3_pin for use in first stage
 2019-09-30 18:34 UTC  (2+ messages)

[PATCH 1/3] u-boot-ti: Drop using COREBASE
 2019-09-30 18:32 UTC  (3+ messages)
` [PATCH 3/3] beaglebone-getting-started: Mention CC-BY-SA-3.0 and correct GPL version

[PATCH] drm/i915: Fix g4x sprite scaling stride check with GTT remapping
 2019-09-30 18:30 UTC 

[PATCH] audit: Report suspicious O_CREAT usage
 2019-09-30 18:29 UTC  (4+ messages)

[PATCH v3 0/4] lib: introduce copy_struct_from_user() helper
 2019-09-30 18:28 UTC  (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] clone3: switch to copy_struct_from_user()
` [PATCH v3 3/4] sched_setattr: "
` [PATCH v3 4/4] perf_event_open: "

[LTP] [RFC PATCH 1/1] Add automated tests for shell lib
 2019-09-30 18:27 UTC  (5+ messages)
` [LTP] [RFC PATCH v2 0/1] "
  ` [LTP] [RFC PATCH v2 1/1] "

[PATCH v1 0/5] Add Tiger Lake/Elkhart Lake support to pmc_core driver
 2019-09-30 18:27 UTC  (5+ messages)

[PATCH net-next v2] vsock/virtio: add support for MSG_PEEK
 2019-09-30 18:25 UTC 

[Xen-devel] [PATCH for-4.13 0/2] xen/nospec: Add Kconfig options for speculative hardening
 2019-09-30 18:24 UTC  (3+ messages)
` [Xen-devel] [PATCH for-4.13 1/2] xen/nospec: Introduce CONFIG_SPECULATIVE_ARRAY_HARDEN
` [Xen-devel] [PATCH for-4.13 2/2] xen/nospec: Introduce CONFIG_SPECULATIVE_BRANCH_HARDEN and disable it

[PATCH 1/4] drm/rect: Add drm_rect_translate_to()
 2019-09-30 18:24 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] "

[tpm2] Re: Error Running tpm2-tools in windows against MSSIM
 2019-09-30 18:21 UTC 

[thud/master][PATCH] omapconf: update 1.73 -> 1.74
 2019-09-30 17:59 UTC 

[U-Boot] arm am335x: SATA Drive connectivity over USB interface
 2019-09-30 18:13 UTC 

[cip-dev] [Git][cip-project/cip-kernel/cip-kernel-sec][master] 2 commits: Import data from Debian and Ubuntu archives
 2019-09-30 18:11 UTC 

[Xen-devel] [PATCH 0/2] libxl fixes with pci passthrough
 2019-09-30 18:10 UTC  (3+ messages)
` [Xen-devel] [PATCH 2/2] libxl_pci: Fix guest shutdown with PCI PT attached


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.