All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-15 18:27:35 to 2016-04-15 19:16:16 UTC [more...]

[Ocfs2-devel] [PATCH 00/42] v7: separate operations from flags in the bio/request structs
 2016-04-15 19:16 UTC  (84+ messages)
`  "
` [Ocfs2-devel] [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
  `  "
` [Ocfs2-devel] [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
  `  "
` [Ocfs2-devel] [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
  `  "
` [Ocfs2-devel] [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
  `  "
` [Ocfs2-devel] [PATCH 05/42] fs: have ll_rw_block "
  `  "
` [Ocfs2-devel] [PATCH 06/42] direct-io: set bi_op to REQ_OP
  `  "
` [Ocfs2-devel] [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
  `  "
` [Ocfs2-devel] [PATCH 08/42] btrfs: set bi_op tp REQ_OP
  `  "
` [Ocfs2-devel] [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
  `  "
` [Ocfs2-devel] [PATCH 10/42] btrfs: use bio fields for op and flags
  `  "
` [Ocfs2-devel] [PATCH 11/42] f2fs: set bi_op to REQ_OP
  `  "
` [Ocfs2-devel] [PATCH 12/42] gfs2: "
  `  "
` [Ocfs2-devel] [PATCH 13/42] xfs: "
  `  "
` [Ocfs2-devel] [PATCH 14/42] hfsplus: "
  `  "
` [Ocfs2-devel] [PATCH 15/42] mpage: "
  `  "
` [Ocfs2-devel] [PATCH 16/42] nilfs: "
  `  "
` [Ocfs2-devel] [PATCH 17/42] ocfs2: "
  `  "
` [Ocfs2-devel] [PATCH 18/42] pm: "
  `  "
` [Ocfs2-devel] [PATCH 19/42] dm: "
  `  "
` [Ocfs2-devel] [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
  `  "
` [Ocfs2-devel] [PATCH 21/42] bcache: set bi_op to REQ_OP
  `  "
` [Ocfs2-devel] [PATCH 22/42] drbd: "
  `  "
` [Ocfs2-devel] [PATCH 23/42] md/raid: "
  `  "
` [Ocfs2-devel] [PATCH 24/42] xen: "
  `  "
` [Ocfs2-devel] [PATCH 25/42] target: "
  `  "
` [Ocfs2-devel] [PATCH 26/42] block: copy bio op to request op
  `  "
` [Ocfs2-devel] [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
  `  "
` [Ocfs2-devel] [PATCH 28/42] block: prepare mq request creation "
  `  "
` [Ocfs2-devel] [PATCH 29/42] block: prepare elevator "
  `  "
` [Ocfs2-devel] [PATCH 30/42] blkg_rwstat: separate op from flags
  `  "
` [Ocfs2-devel] [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs
  `  "
` [Ocfs2-devel] [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs
  `  "
` [Ocfs2-devel] [PATCH 33/42] block: convert rq_data_dir helper "
  `  "
` [Ocfs2-devel] [PATCH 34/42] drivers: set request op to REQ_OP
  `  "
` [Ocfs2-devel] [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
  `  "
` [Ocfs2-devel] [PATCH 36/42] ide cd: do not set REQ_WRITE on requests
  `  "
` [Ocfs2-devel] [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs
  `  "
` [Ocfs2-devel] [PATCH 38/42] block, fs: remove old REQ definitions
  `  "
` [Ocfs2-devel] [PATCH 39/42] block: shrink bio/request fields
  `  "
` [Ocfs2-devel] [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
  `  "
` [Ocfs2-devel] [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
  `  "

[RFC 0/8] drm: explicit fencing support
 2016-04-15 19:15 UTC  (25+ messages)
` [RFC 1/8] dma-buf/fence: add fence_collection fences
` [RFC 4/8] drm/fence: add in-fences support
` [RFC 5/8] drm/fence: add fence to drm_pending_event
` [RFC 6/8] drm/fence: create DRM_MODE_ATOMIC_OUT_FENCE flag
` [RFC 8/8] drm/fence: add out-fences support

[Bug 107771] New: Single process tries to use more than 1/2 physical RAM, OS starts thrashing
 2016-04-15 19:15 UTC 

[PATCH] irqchip, gicv3-its, numa: Enable workaround for Cavium thunderx erratum 23144
 2016-04-15 19:15 UTC 

[Buildroot] [PATCH 1/1] package/libgpg-error: bump to version 1.21
 2016-04-15 19:15 UTC  (4+ messages)

[master/fido][PATCH 1/2] libarch: made libarch into a RTSC package
 2016-04-15 19:14 UTC  (2+ messages)
` [master/fido][PATCH 2/2] linalg: added support for AM57xx and made "

[kernel-hardening] [PATCH v5 00/21] x86, boot: KASLR cleanup and 64-bit improvements
 2016-04-15 19:14 UTC  (17+ messages)
` [kernel-hardening] [PATCH v5 01/21] x86, KASLR: Remove unneeded boot_params argument
  ` [kernel-hardening] "
    `  "
` [kernel-hardening] [PATCH v5 02/21] x86, KASLR: Handle kernel relocation above 2G
  ` [kernel-hardening] "
    `  "
` [kernel-hardening] [PATCH v5 03/21] x86, KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET
  ` [kernel-hardening] "
    `  "
` [kernel-hardening] [PATCH v5 05/21] x86, boot: Calculate decompression size during boot not build
  ` [kernel-hardening] "
    `  "

[PATCH net-next 0/7] net: dsa: mv88e6xxx: factorize switch info
 2016-04-15 19:13 UTC  (5+ messages)
` [PATCH net-next 3/7] net: dsa: mv88e6xxx: add "
` [PATCH net-next 4/7] net: dsa: mv88e6xxx: add family to info

[PATCH v2 0/5] dax: handling of media errors
 2016-04-15 19:13 UTC  (22+ messages)
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

[PATCH 0/3] ASoC: Reduce audio related kernel spew
 2016-04-15 19:13 UTC  (5+ messages)
` [PATCH 1/3] ASoC: hdac_hdmi: Increase loglevel of hex dump printed

[Qemu-devel] [RFC v1 00/12] Enable MTTCG for 32 bit arm on x86
 2016-04-15 19:12 UTC  (2+ messages)

'git mv' doesn't move submodule if it's in a subdirectory
 2016-04-15 19:11 UTC  (2+ messages)
` [PATCH] mv: allow moving nested submodules

[RFC PATCH, WAS: "weird diff output?" 0/2] implement better chunk heuristics
 2016-04-15 19:09 UTC  (11+ messages)
` [RFC PATCH, WAS: "weird diff output?" 1/2] xdiff: add xdl_hash_and_recmatch helper function

xfs: compiler implementation dependent behavior?
 2016-04-15 19:09 UTC  (2+ messages)

上海软中信息技术有限公司
 2016-04-15 19:07 UTC 

Yocto Project Status WW16
 2016-04-15 19:05 UTC 

[PATCH] qla2xxx: rewrite code to avoid hitting gcc bug 70646
 2016-04-15 19:05 UTC  (4+ messages)

[PATCH v4 0/2] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-15 19:03 UTC  (3+ messages)
` [PATCH v4 1/2] ext4: Add DIO_SKIP_DIO_COUNT flag to dax_do_io()
` [PATCH v4 2/2] ext4: Make cache hits/misses per-cpu counts

[PATCH v4 00/16] port branch.c to use ref-filter's printing options
 2016-04-15 19:02 UTC  (4+ messages)
` [PATCH v4 11/16] ref-filter: introduce refname_atom_parser()

[PATCH 1/2 v2] device-tree: nexus7-flo: Remove power gpio key entry and use pmic8xxx-pwrkey
 2016-04-15 18:59 UTC  (3+ messages)

[Buildroot] [git commit] configs/minnowboard_max: configure eth0 through dhcp
 2016-04-15 18:59 UTC  (3+ messages)

[PATCH 00/42] v6: separate operations from flags in the bio/request structs
 2016-04-15 18:58 UTC  (6+ messages)
` [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
      ` [Ocfs2-devel] "

How to add libraries to poky toolchain
 2016-04-15 18:56 UTC  (2+ messages)

[Documentation][PATCH] Scripts: generate one blank line if sphinx table is empty
 2016-04-15 18:56 UTC  (2+ messages)

[PATCH 0/7] pinctrl: soc/tegra: Add support to configure IO rail voltage and pad power states
 2016-04-15 18:43 UTC  (14+ messages)
` [PATCH 6/7] pinctrl: tegra: Add DT binding for io pads control

[PATCH] gpio: omap: fix irq triggering in smart-idle wakeup mode
 2016-04-15 18:54 UTC  (5+ messages)

drm/amdgpu: start using graphics object ids from DAL
 2016-04-15 18:54 UTC  (3+ messages)
` [PATCH 3/7] drm/amdgpu: introduce graphics object id helpers

Resolving the lonely pull request
 2016-04-15 18:53 UTC 

[RFC PATCH] KEYS: Provide keyctls to do public key operations
 2016-04-15 18:49 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: uniphier: UniPhier DT updates for Linux 4.7-rc1
 2016-04-15 18:48 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: uniphier: change release address of spin-table

[PATCH] mm: thp: correct split_huge_pages file permission
 2016-04-15 18:47 UTC  (4+ messages)

[Documentation][PATCH] RN: Update to Krogoth
 2016-04-15 18:45 UTC  (3+ messages)

[PATCH v2] arm64: pci: add support for pci_mmap_page_range
 2016-04-15 18:45 UTC  (3+ messages)

[PATCH net-next 0/2] act_bpf, cls_bpf: send eBPF bytecode through
 2016-04-15 18:44 UTC  (3+ messages)

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-15 18:44 UTC  (15+ messages)
      ` [Xen-devel] "

[PATCH v2] xfs: buffer ->bi_end_io function requires irq-safe lock
 2016-04-15 18:43 UTC 

Question about differential muxing
 2016-04-15 18:42 UTC 

[PATCH 0/9] block/scsi: Implement SMR drive support
 2016-04-15 18:42 UTC  (7+ messages)
` [PATCH 6/9] block: Add 'zoned' sysfs queue attribute
` [PATCH 9/9] sd: Implement support for ZBC devices

[libvirt] [PATCH V2] libxl: use LIBXL_API_VERSION 0x040200
 2016-04-15 18:42 UTC 

[PATCH 0/19] get rid of superfluous __GFP_REPORT
 2016-04-15 18:41 UTC  (6+ messages)
` [PATCH 17/19] dm: get rid of superfluous gfp flags

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-04-15 18:41 UTC  (7+ messages)
` [PATCH V6 07/13] PCI: Provide common functions for ECAM mapping
` [PATCH V6 08/13] PCI: generic, thunder: update to use generic ECAM API

[PATCH 1/2] nouveau/bl: Assign different names to interfaces
 2016-04-15 18:40 UTC  (5+ messages)
` [Nouveau] "

[meta-fsl-arm][PATCH v2] imx-kobs: Fix compiler error when build with recent OE-core (kernel includes from linux version >=4.4)
 2016-04-15 18:39 UTC  (2+ messages)

/proc/<pid>/status & task struct locking
 2016-04-15 18:39 UTC  (4+ messages)

[PATCH 01/16] rtl8xxxu: Mark 0x050d:0x1004 as tested
 2016-04-15 18:39 UTC  (2+ messages)
` [01/16] "

Hello DEAR
 2016-04-15 18:28 UTC 

[PATCH 01/26] rtl8xxxu: Reorder parts of init code to match the 8192eu vendor code flow
 2016-04-15 18:37 UTC  (2+ messages)
` [01/26] rtl8xxxu: Reorder parts of init code to match the 8192euvendor "

Software IB switch/router
 2016-04-15 18:36 UTC  (3+ messages)

[PATCH v2 1/7] mwifiex: scan: simplify dereference of bss_desc fields
 2016-04-15 18:35 UTC  (2+ messages)
` [v2,1/7] "

Updates to meta-fsl-arm (master) in 2016-04-15
 2016-04-15 18:35 UTC 

[PATCH V11 1/2] nl80211: add feature for BSS selection support
 2016-04-15 18:33 UTC  (3+ messages)
` [PATCH V11 2/2] brcmfmac: add support for nl80211 BSS_SELECT feature

[PATCH] ASoC: tlv320aic32x4: Add SPI support
 2016-04-15 18:30 UTC 

[PATCH] ARM: Drop CONFIG_RTC_LIB dependency
 2016-04-15 18:31 UTC  (3+ messages)

[RFC PATCH 00/11] ACPI IORT ARM SMMU support
 2016-04-15 18:29 UTC  (4+ messages)
` [RFC PATCH 09/11] drivers: acpi: implement acpi_dma_configure

[PATCH] xfs: buffer ->bi_end_io function requires irq-safe lock
 2016-04-15 18:28 UTC  (3+ messages)

[PATCH for-4.7 0/5] build: fixes for building Xen with clang
 2016-04-15 18:27 UTC  (3+ messages)
` [PATCH for-4.7 4/5] build: remove Kconfig forced gcc selection
` [PATCH for-4.7 5/5] travis: add an alias for gcc when using clang


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.