All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-18 20:08:44 to 2016-09-18 20:43:47 UTC [more...]

[lustre-devel] [PATCH 000/124] missing patches from Lustre 2.7 release
 2016-09-18 20:39 UTC  (156+ messages)
` [PATCH 001/124] staging: lustre: llite: fix ll_statahead_thread() problems on failure
  ` [lustre-devel] "
` [PATCH 002/124] staging: lustre: ptlrpc: enlarge OST_MAXREQSIZE for 4MB RPC
  ` [lustre-devel] "
` [PATCH 003/124] staging: lustre: ldlm: fix a use after free in ldlm_resource_get()
  ` [lustre-devel] "
` [PATCH 004/124] staging: lustre: lmv: honor MDT index when creating volatile file
  ` [lustre-devel] "
` [PATCH 005/124] staging: lustre: obdclass: optimize busy loop wait
  ` [lustre-devel] "
` [lustre-devel] [PATCH 006/124] staging: lustre: lmv: Do not ignore ENOENT in lmv_unlink
` [lustre-devel] [PATCH 007/124] staging: lustre: obd: add lnb_ prefix to members of struct niobuf_local
` [lustre-devel] [PATCH 008/124] staging: lustre: obd: add rnb_ prefix to struct niobuf_remote members
` [lustre-devel] [PATCH 009/124] staging: lustre: obdclass: serialize lu_site purge
` [lustre-devel] [PATCH 010/124] staging: lustre: llite: add LL_LEASE_{RD, WR, UN}LCK
` [PATCH 011/124] staging: lustre: llite: update ras stride offset
  ` [lustre-devel] "
` [lustre-devel] [PATCH 012/124] staging: lustre: lmv: fix some byte order issues
` [PATCH 013/124] staging: lustre: osc: update kms in brw_interpret() properly
  ` [lustre-devel] "
` [PATCH 014/124] staging: lustre: lmv: release locks if lmv_intent_lock() fails
  ` [lustre-devel] "
` [PATCH 015/124] staging: lustre: clio: lu_ref_del() mismatch ref add scope
  ` [lustre-devel] "
` [lustre-devel] [PATCH 016/124] staging: lustre: fix comparison between signed and unsigned
` [PATCH 017/124] staging: lustre: lov: adjust page bufsize after layout change
  ` [lustre-devel] "
` [PATCH 018/124] staging: lustre: obdclass: fix comparison between signed and unsigned
  ` [lustre-devel] "
` [lustre-devel] [PATCH 019/124] staging: lustre: ptlrpc: fix magic return value of ptlrpc_init_portals
` [lustre-devel] [PATCH 020/124] staging: lustre: lmv: release request in lmv_revalidate_slaves()
` [PATCH 021/124] staging: lustre: build: bump build version warnings to x.y.53
  ` [lustre-devel] "
` [lustre-devel] [PATCH 022/124] staging: lustre: llog: add newly opened llog at tail of handle list
` [PATCH 023/124] staging: lustre: mdc: Report D_CHANGELOG messages as D_HSM
  ` [lustre-devel] "
` [PATCH 024/124] staging: lustre: remove RCU2HANDLE macro
  ` [lustre-devel] "
` [lustre-devel] [PATCH 025/124] staging: lustre: llite: Compare of unsigned value against 0 is always true
` [PATCH 026/124] staging: lustre: statahead: statahead thread wait for RPCs to finish
  ` [lustre-devel] "
` [lustre-devel] [PATCH 027/124] staging: lustre: ldlm: reconstruct proper flags on enqueue resend
` [PATCH 028/124] staging: lustre: ldlm: resend AST callbacks
  ` [lustre-devel] "
` [PATCH 029/124] staging: lustre: ldlm: restore some of the interval functionality
  ` [lustre-devel] "
` [lustre-devel] [PATCH 030/124] staging: lustre: llite: Replace write mutex with range lock
` [PATCH 031/124] staging: lustre: vvp: Use lockless __generic_file_aio_write
  ` [lustre-devel] "
` [PATCH 032/124] staging: lustre: llite: remove lookup_flags from ll_lookup_it()
  ` [lustre-devel] "
` [PATCH 033/124] staging: lustre: llite: remove mode from ll_create_it()
  ` [lustre-devel] "
` [lustre-devel] [PATCH 034/124] staging: lustre: llite: turn mode to umode_t for ll_new_inode()
` [lustre-devel] [PATCH 035/124] staging: lustre: llite: style cleanup for ll_mkdir
` [PATCH 036/124] staging: lustre: llite: no need to check dentry is NULL
  ` [lustre-devel] "
` [lustre-devel] [PATCH 037/124] staging: lustre: cleanup lustre_lib.h
` [lustre-devel] [PATCH 038/124] staging: lustre: osc: debug to match extent to brw RPC
` [lustre-devel] [PATCH 039/124] staging: lustre: remove lustre_lite.h
` [lustre-devel] [PATCH 040/124] staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTES
` [lustre-devel] [PATCH 041/124] staging: lustre: llite: don't call make_bad_inode() on an old inode
` [PATCH 042/124] staging: lustre: obd: change type of lmv_tgt_desc->ltd_idx to u32
  ` [lustre-devel] "
` [lustre-devel] [PATCH 043/124] staging: lustre: lmv: change type of lmv_obd->tgts_size "
` [lustre-devel] [PATCH 044/124] staging: lustre: misc: Reduce exposure to overflow on page counters
` [lustre-devel] [PATCH 045/124] staging: lustre: lmv: remove dead code
` [PATCH 046/124] staging: lustre: llite: handle concurrent use of cob_transient_pages
  ` [lustre-devel] "
` [lustre-devel] [PATCH 047/124] staging: lustre: llite: enforce pool name length limit
` [lustre-devel] [PATCH 048/124] staging: lustre: Flexible changelog format
` [PATCH 049/124] staging: lustre: lmv: move some inline functions to lustre_lmv.h
  ` [lustre-devel] "
` [PATCH 050/124] staging: lustre: ldlm: per-export lock callback timeout
  ` [lustre-devel] "
` [PATCH 051/124] staging: lustre: llite: ensure all data flush out when umount
  ` [lustre-devel] "
` [PATCH 052/124] staging: lustre: lmv: add testing for bad name hash
  ` [lustre-devel] "
` [PATCH 053/124] staging: lustre: obd: restore linkea support
  ` [lustre-devel] "
` [lustre-devel] [PATCH 054/124] staging: lustre: llite: Add ioctl to get parent fids from link EA
` [PATCH 055/124] staging: lustre: llite: allow setting stripes to specify OSTs
  ` [lustre-devel] "
` [lustre-devel] [PATCH 056/124] staging: lustre: statahead: use dcache-like interface for sa entry
` [lustre-devel] [PATCH 057/124] staging: lustre: statahead: ll_intent_drop_lock() called in spinlock
` [lustre-devel] [PATCH 058/124] staging: lustre: statahead: race in start/stop statahead
` [PATCH 059/124] staging: lustre: at: net AT after connect
  ` [lustre-devel] "
` [lustre-devel] [PATCH 060/124] staging: lustre: mdc: fix comparison between signed and unsigned
` [lustre-devel] [PATCH 061/124] staging: lustre: obd: cleanup struct md_op_data and uses
` [lustre-devel] [PATCH 062/124] staging: lustre: replace direct HZ access with kernel APIs
` [lustre-devel] [PATCH 063/124] staging: lustre: ldlm: count of pools is unsigned long
` [lustre-devel] [PATCH 064/124] staging: lustre: lu_dirent_calc_size() return type to size_t
` [lustre-devel] [PATCH 065/124] staging: lustre: obdclass: change lu_site->ls_purge_start to unsigned
` [PATCH 066/124] staging: lustre: lov: remove LL_IOC_RECREATE_{FID,OBJ}
  ` [lustre-devel] [PATCH 066/124] staging: lustre: lov: remove LL_IOC_RECREATE_{FID, OBJ}
` [lustre-devel] [PATCH 067/124] staging: lustre: changelog: fix comparison between signed and unsigned
` [lustre-devel] [PATCH 068/124] staging: lustre: lov: remove unused {get, set}_info handlers
` [lustre-devel] [PATCH 069/124] staging: lustre: fix messages with missing newlines
` [lustre-devel] [PATCH 070/124] staging: lustre: statahead: small fixes and cleanup
` [lustre-devel] [PATCH 071/124] staging: lustre: obd: remove unused obd methods
` [lustre-devel] [PATCH 072/124] staging: lustre: echo: replace lov_stripe_md with lov_oinfo
` [lustre-devel] [PATCH 073/124] staging: lustre: llite: remove ll_objects_destroy()
` [lustre-devel] [PATCH 074/124] staging: lustre: changelog: Proper record remapping
` [lustre-devel] [PATCH 075/124] staging: lustre: recovery: don't replay closed open
` [lustre-devel] [PATCH 076/124] staging: lustre: ldlm: revert the changes for lock canceling policy
` [lustre-devel] [PATCH 077/124] staging: lustre: ptlrpc: quiet errors on initial connection
` [lustre-devel] [PATCH 078/124] staging: lustre: llog: prevent out-of-bound index
` [lustre-devel] [PATCH 079/124] staging: lustre: mgc: add nid iteration
` [lustre-devel] [PATCH 080/124] staging: lustre: llite: fix dup flags names
` [lustre-devel] [PATCH 081/124] staging: lustre: obdclass: lu_htable_order() return type to long
` [lustre-devel] [PATCH 082/124] staging: lustre: mdc: Proper accessing struct lov_user_md
` [lustre-devel] [PATCH 083/124] staging: lustre: ldlm: evict clients returning errors on ASTs
` [lustre-devel] [PATCH 084/124] staging: lustre: fiemap: set FIEMAP_EXTENT_LAST correctly
` [lustre-devel] [PATCH 085/124] staging: lustre: obdclass: change loop indexes to unsigned
` [lustre-devel] [PATCH 086/124] staging: lustre: obdclass: eliminate NULL error return
` [lustre-devel] [PATCH 087/124] staging: lustre: ptlrpc: Suppress error message when imp_sec is freed
` [lustre-devel] [PATCH 088/124] staging: lustre: ldlm: Recalculate interval in ldlm_pool_recalc()
` [lustre-devel] [PATCH 089/124] staging: lustre: obd: change brw_page->count to unsigned
` [lustre-devel] [PATCH 090/124] staging: lustre: obdclass: change cl_fault_io->ft_nob to size_t
` [lustre-devel] [PATCH 091/124] staging: lustre: clio: add coo_getstripe interface
` [lustre-devel] [PATCH 092/124] staging: lustre: ptlrpc: fix comparison between signed and unsigned
` [lustre-devel] [PATCH 093/124] staging: lustre: ldlm: move LDLM_GID_ANY to lustre_dlm.h
` [lustre-devel] [PATCH 094/124] staging: lustre: lov: flatten struct lov_stripe_md
` [lustre-devel] [PATCH 095/124] staging: lustre: ptlrpc: fix race between connect vs resend
` [lustre-devel] [PATCH 096/124] staging: lustre: osc: osc_object_ast_clear() LBUG
` [lustre-devel] [PATCH 097/124] staging: lustre: osc: change cl_extent_tax and *grants to unsigned
` [lustre-devel] [PATCH 098/124] staging: lustre: lprocfs: cleanup stats locking code
` [lustre-devel] [PATCH 099/124] staging: lustre: llite: unlock inode size in ll_lov_setstripe_ea_info()
` [lustre-devel] [PATCH 100/124] staging: lustre: obd: change type of cl_conn_count to size_t
` [lustre-devel] [PATCH 101/124] staging: lustre: libcfs: check mask returned by cpumask_of_node
` [lustre-devel] [PATCH 102/124] staging: lustre: remove lustre/include/linux/
` [lustre-devel] [PATCH 103/124] staging: lustre: llite: pack suppgid to MDS correctly
` [lustre-devel] [PATCH 104/124] staging: lustre: clio: rename coo_attr_set to coo_attr_update
` [lustre-devel] [PATCH 105/124] staging: lustre: clio: pass fid for OST setattr
` [lustre-devel] [PATCH 106/124] staging: lustre: client: Fix mkdir -i 1 from DNE2 client to DNE1 server
` [lustre-devel] [PATCH 107/124] staging: lustre: lmv: Do not revalidate stripes with master lock
` [lustre-devel] [PATCH 108/124] staging: lustre: grant: quiet message on grant waiting timeout
` [lustre-devel] [PATCH 109/124] staging: lustre: misc: remove unnecessary EXPORT_SYMBOL
` [lustre-devel] [PATCH 110/124] staging: lustre: obdclass: "
` [lustre-devel] [PATCH 111/124] staging: lustre: llite: lock the inode to be migrated
` [lustre-devel] [PATCH 112/124] staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOL
` [lustre-devel] [PATCH 113/124] staging: lustre: obd: use proper flags for call_usermodehelper
` [lustre-devel] [PATCH 114/124] staging: lustre: ptlrpc: prevent request timeout grow due to recovery
` [lustre-devel] [PATCH 115/124] staging: lustre: mdt: add indexing option to default dir stripe
` [lustre-devel] [PATCH 116/124] staging: lustre: llite: make default_easize writeable in /sysfs
` [lustre-devel] [PATCH 117/124] staging: lustre: mdc: cl_default_mds_easize not refreshed
` [lustre-devel] [PATCH 118/124] staging: lustre: lmv: fix parent FID for migration
` [lustre-devel] [PATCH 119/124] staging: lustre: lnet: potential deadlock in lnet
` [lustre-devel] [PATCH 120/124] staging: lustre: lnet: check if ni is in current net namespace
` [lustre-devel] [PATCH 121/124] staging: lustre: lnet: Ensure routing is turned on first time
` [lustre-devel] [PATCH 122/124] staging: lustre: lnet: Enable setting per NI peer_credits
` [lustre-devel] [PATCH 123/124] staging: lustre: o2iblnd: Put back work queue check previously removed
` [lustre-devel] [PATCH 124/124] staging: lustre: update version to 2.6.99

stmmac/RTL8211F/Meson GXBB: TX throughput problems
 2016-09-18 20:42 UTC  (4+ messages)

[refpolicy] [PATCH] gnome: add support for the OIL Runtime Compiler (ORC) optimized code execution
 2016-09-18 20:40 UTC  (3+ messages)
` [refpolicy] [PATCH v2] "

QA python3 runtime dependency
 2016-09-18 20:38 UTC  (4+ messages)

[PATCH] net: hns: add function declarations in hns_dsaf_mac.h
 2016-09-18 20:37 UTC  (2+ messages)

[PATCH 0/9] Various fixes related to ptrace_may_access()
 2016-09-18 20:38 UTC  (5+ messages)
` [PATCH 7/9] ptrace: forbid ptrace checks against current_cred() from VFS context

[PATCH v4 00/16] Add Paravirtual RDMA Driver
 2016-09-18 20:36 UTC  (7+ messages)
` [PATCH v4 09/16] IB/pvrdma: Add support for Completion Queues

VERBOSE flags
 2016-09-18 20:35 UTC 

[lustre-devel] [PATCH] staging: lustre: lmv: add missing function declaration
 2016-09-18 20:35 UTC  (3+ messages)

[lustre-devel] [PATCH] staging: lustre: lmv: mark symbols static where possible
 2016-09-18 20:32 UTC  (3+ messages)
`  "

[Ksummit-discuss] [TECH TOPIC] Netlink engine issues, and ways to fix those
 2016-09-18 20:18 UTC  (4+ messages)

[PATCH v3) posix-timers: make it configurable
 2016-09-18 20:30 UTC  (12+ messages)

[PATCH] staging: lustre: lustre/ldlm: Fixed sparse warnings
 2016-09-18 20:29 UTC  (8+ messages)
` [lustre-devel] "

[PATCH 0/3] clk: sunxi-ng: sun6i-a31: Register offset and clk flag fixes
 2016-09-18 20:30 UTC  (5+ messages)

[PATCH v4 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i
 2016-09-18 20:27 UTC  (9+ messages)
` [PATCH v4 2/3] ASoC: rename some sun7i-only registers
` [PATCH v4 3/3] ASoC: sun4i-codec: Add custom regmap configs

Gadget regression with u_ether in Linux next
 2016-09-18 20:26 UTC  (2+ messages)

[PATCH] net: skbuff: Fix length validation in skb_vlan_pop()
 2016-09-18 20:26 UTC  (2+ messages)

More OOM problems
 2016-09-18 20:26 UTC  (2+ messages)

[PATCH net 0/3] mlx5 fixes to 4.8-rc6
 2016-09-18 20:24 UTC  (4+ messages)
` [PATCH net 1/3] net/mlx5: Fix flow counter bulk command out mailbox allocation

[PATCH] staging: ks7010: Remove unnecessary variable used to store return value
 2016-09-18 20:16 UTC 

xfs_file_splice_read: possible circular locking dependency detected
 2016-09-18 20:12 UTC  (12+ messages)
                  ` skb_splice_bits() and large chunks in pipe (was "

[Buildroot] [PATCH] linux-firmware: Add switch for marvell usb8801
 2016-09-18 20:09 UTC  (3+ messages)

[PATCH 00/10] devtool add / recipetool create fixes
 2016-09-18 20:08 UTC  (11+ messages)
` [PATCH 01/10] recipetool: create: fix picking up name from local python source tree
` [PATCH 02/10] recipetool: create: improve python recipe license handling
` [PATCH 03/10] recipetool: create: fix name/version extraction from filename
` [PATCH 04/10] recipetool: create: fix error with git tree and no network
` [PATCH 05/10] recipetool: create: detect python autoconf macros
` [PATCH 06/10] recipetool: create: pick up AC_PROG_SWIG
` [PATCH 07/10] recipetool: create: tweak license crunching
` [PATCH 08/10] recipetool: create: support git short form URLs
` [PATCH 09/10] lib/oe/recipeutils: fix invalid character detection in validate_pn()
` [PATCH 10/10] devtool: add: drop superfluous validation for recipe name


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.