All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-30 15:02:15 to 2014-06-30 15:51:36 UTC [more...]

[PATCH v3 000/114] nfsd: eliminate the client_mutex
 2014-06-30 15:49 UTC  (46+ messages)
` [PATCH v3 001/114] nfsd: fix file access refcount leak when nfsd4_truncate fails
` [PATCH v3 002/114] nfsd: Protect addition to the file_hashtbl
` [PATCH v3 003/114] nfsd: wait to initialize work struct just prior to using it
` [PATCH v3 004/114] nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
` [PATCH v3 005/114] nfsd: nfs4_preprocess_seqid_op should only set *stpp on success
` [PATCH v3 006/114] nfsd: Cleanup nfs4svc_encode_compoundres
` [PATCH v3 007/114] nfsd: declare v4.1+ openowners confirmed on creation
` [PATCH v3 008/114] nfsd: clean up nfsd4_close_open_stateid
` [PATCH v3 009/114] nfsd: lock owners are not per open stateid
` [PATCH v3 010/114] nfsd: Allow lockowners to hold several stateids
` [PATCH v3 011/114] nfsd: NFSv4 lock-owners are not associated to a specific file
` [PATCH v3 012/114] nfsd: clean up nfsd4_release_lockowner
` [PATCH v3 013/114] nfsd: Don't get a session reference without a client reference
` [PATCH v3 014/114] nfsd: Cleanup - Let nfsd4_lookup_stateid() take a cstate argument
` [PATCH v3 015/114] nfsd: Allow struct nfsd4_compound_state to cache the nfs4_client
` [PATCH v3 016/114] nfsd: Convert nfsd4_process_open1() to work with lookup_clientid()
` [PATCH v3 017/114] nfsd: Always use lookup_clientid() in nfsd4_process_open1
` [PATCH v3 018/114] nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()
` [PATCH v3 019/114] nfsd: Move the delegation reference counter into the struct nfs4_stid
` [PATCH v3 020/114] nfsd4: use cl_lock to synchronize all stateid idr calls
` [PATCH v3 021/114] nfsd: Add fine grained protection for the nfs4_file->fi_stateids list
` [PATCH v3 022/114] nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
` [PATCH v3 023/114] nfsd: Add locking to the nfs4_file->fi_fds[] array
` [PATCH v3 024/114] nfsd: clean up helper __release_lock_stateid
` [PATCH v3 025/114] nfsd: refactor nfs4_file_get_access and nfs4_file_put_access
` [PATCH v3 026/114] nfsd: remove nfs4_file_put_fd
` [PATCH v3 027/114] nfsd: shrink st_access_bmap and st_deny_bmap
` [PATCH v3 028/114] nfsd: set stateid access and deny bits in nfs4_get_vfs_file
` [PATCH v3 029/114] nfsd: clean up reset_union_bmap_deny
` [PATCH v3 030/114] nfsd: make deny mode enforcement more efficient and close races in it
` [PATCH v3 031/114] nfsd: cleanup nfs4_check_open
` [PATCH v3 032/114] locks: add file_has_lease to prevent delegation break races
` [PATCH v3 033/114] nfsd: Protect the nfs4_file delegation fields using the fi_lock
` [PATCH v3 034/114] nfsd: Simplify stateid management
` [PATCH v3 035/114] nfsd: Fix delegation revocation
` [PATCH v3 036/114] nfsd: Add reference counting to the lock and open stateids
` [PATCH v3 037/114] nfsd: Add a struct nfs4_file field to struct nfs4_stid
` [PATCH v3 038/114] nfsd: Replace nfs4_ol_stateid->st_file with the st_stid.sc_file
` [PATCH v3 039/114] nfsd: Ensure stateids remain unique until they are freed
` [PATCH v3 040/114] nfsd: Ensure atomicity of stateid destruction and idr tree removal
` [PATCH v3 041/114] nfsd: Cleanup the freeing of stateids
` [PATCH v3 042/114] nfsd: do filp_close in sc_free callback for lock stateids
` [PATCH v3 043/114] nfsd: Add locking to protect the state owner lists
` [PATCH v3 044/114] nfsd: clean up races in lock stateid searching and creation
` [PATCH v3 045/114] nfsd: Convert delegation counter to an atomic_long_t type

[PATCH v6 00/21] arm64: GICv3 support
 2014-06-30 15:50 UTC  (10+ messages)
` [PATCH v6 17/21] arm64: KVM: split GICv2 world switch from hyp code
` [PATCH v6 18/21] arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code
` [PATCH v6 19/21] KVM: ARM: vgic: add the GICv3 backend
` [PATCH v6 20/21] arm64: KVM: vgic: add GICv3 world switch
` [PATCH v6 21/21] arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware

[Qemu-devel] [PATCH v1 0/3] linux-aio: introduce submit I/O at batch
 2014-06-30 15:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 1/3] block: block: introduce bdrv_io_plug() and bdrv_io_unplug()
` [Qemu-devel] [PATCH v1 2/3] linux-aio: implement io plug and unplug
` [Qemu-devel] [PATCH v1 3/3] dataplane: submit I/O at batch

[Qemu-devel] [PATCH v5] ppc: spapr-rtas - implement os-term rtas call
 2014-06-30 15:49 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/5] mtd, ubi, ubifs: resync with Linux-3.14
 2014-06-30 15:49 UTC  (5+ messages)

[RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1)
 2014-06-30 15:49 UTC  (8+ messages)
` [PATCH 01/11] fs: add O_BENEATH_ONLY flag to openat(2)
` [PATCH 4/5] man-pages: cap_rights_limit.2: limit FD rights for Capsicum

[PATCH -mm v3 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-06-30 15:49 UTC  (7+ messages)
` [PATCH -mm v3 8/8] slab: do not keep free objects/slabs on dead memcg caches

[PATCH] ubi: fix correct rb_tree node comparison in add_vol
 2014-06-30 15:47 UTC  (3+ messages)

[Xenomai] Support of Beagleboard xm rev C on 3.14-ipipe
 2014-06-30 15:48 UTC  (14+ messages)

[PATCH 0/2] ARM: tegra: roth: pinmux fixes
 2014-06-30 15:46 UTC  (5+ messages)

Bisected Xen-unstable: "Segment register inaccessible for d1v0" when starting HVM guest on intel
 2014-06-30 15:45 UTC  (2+ messages)

[PATCH 00/16] CPU Idle for Armada 370 and Armada 38x
 2014-06-30 15:45 UTC  (15+ messages)
` [PATCH 08/16] ARM: mvebu: Use a local variable to store the resume address
` [PATCH 09/16] ARM: mvebu: Make the snoop disable optional in mvebu_v7_pmsu_idle_prepare
` [PATCH 11/16] ARM: mvebu: dts: Add CA9 MPcore SoC Controller node
` [PATCH 15/16] ARM: mvebu: Add CPU idle support for Armada 38x

[PATCH v7 0/7] ARM: berlin: add AHCI support
 2014-06-30 15:44 UTC  (7+ messages)
` [PATCH v7 1/7] phy: add a driver for the Berlin SATA PHY

[PATCH v3 0/8] xen: arm: Use super pages in p2m
 2014-06-30 15:44 UTC  (3+ messages)

GOOD DAY,
 2014-06-30 15:44 UTC 

[RFC v2 1/4] Bluetooth: Connection parameters check helper
 2014-06-30 15:43 UTC  (2+ messages)

[Bug 80678] New: xrandr scaling / transform does not work with radeon
 2014-06-30 15:42 UTC  (2+ messages)
` [Bug 80678] "

[PATCH v7 0/9] ARM: VDSO
 2014-06-30 15:42 UTC  (3+ messages)

[GIT PULL] efm32 for 3.17-rc1
 2014-06-30 15:41 UTC  (3+ messages)
` [PATCH 1/2] ARM: efm32: switch to properly namespaced location property
` [PATCH 2/2] ARM: efm32: switch to vendor,device compatible strings

[PATCH char-misc-next v2 0/8] Enable dma driver for MIC X100 Coprocessors
 2014-06-30 15:33 UTC  (3+ messages)

mm preparatory patches for HMM and IOMMUv2
 2014-06-30 15:40 UTC  (10+ messages)
` [PATCH 1/6] mmput: use notifier chain to call subsystem exit handler

[PATCH] xen: arm: ignore zero sized memory banks
 2014-06-30 15:38 UTC 

Thread pointer changes
 2014-06-30 15:38 UTC  (12+ messages)
    ` [musl] "

[PATCH] usb: host: ohci-tmio: Use managed interfaces for resource allocation
 2014-06-30 15:37 UTC  (3+ messages)

kexec -e in PVHVM guests (and in PV)
 2014-06-30 15:36 UTC 

[PATCH 00/13] Remove mach-kirkwood and mach-dove
 2014-06-30 15:35 UTC  (7+ messages)

[PATCH 0/6 v2] KVM: PPC: Book3e: AltiVec support
 2014-06-30 15:34 UTC  (21+ messages)
` [PATCH 1/6 v2] KVM: PPC: Book3E: Use common defines for SPE/FP/AltiVec int numbers
` [PATCH 2/6 v2] KVM: PPC: Book3E: Refactor SPE/FP exit handling
` [PATCH 3/6 v2] KVM: PPC: Book3E: Increase FPU laziness
` [PATCH 4/6 v2] KVM: PPC: Book3E: Add AltiVec support
` [PATCH 5/6 v2] KVM: PPC: Book3E: Add ONE_REG "
` [PATCH 6/6 v2] KVM: PPC: Book3E: Enable e6500 core

[PATCH v10 0/2] Add support for the Allwinner A31 DMA Controller
 2014-06-30 15:33 UTC  (7+ messages)
` [PATCH v10 2/2] dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller

[Qemu-devel] [PATCH v2] virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing
 2014-06-30 15:33 UTC 

[PATCH] btrfs compression: merge inflate and deflate z_streams
 2014-06-30 15:32 UTC 

[PATCH] x86: ioapic: Fix irq_free_descs count
 2014-06-30 15:31 UTC 

[meta-fsl-ppc] How to change the kernel config?
 2014-06-30 15:26 UTC 

[PATCH] ipv4: icmp: Fix pMTU handling for rare case
 2014-06-30 15:16 UTC 

[PATCH 0/5] Implement disconenct and reconnect
 2014-06-30 15:31 UTC  (6+ messages)
` [PATCH 1/5] android/health: Implement mcl_disconnected cb
` [PATCH 2/5] android/health: Implement mcl_uncached callback
` [PATCH 3/5] android/health: Fix do not set mdl callbacks on mcl_reconneced call back
` [PATCH 4/5] android/health: Implement MDL reconnection from remote device
` [PATCH 5/5] android/health: Update PTS result

[PATCH 00/17] ARM: S5P64X0, S5PC100: no more support in mainline
 2014-06-30 21:32 UTC  (3+ messages)

[PATCH -trivial 1/4] powerpc/simpleboot: Spelling s/trucate/truncate/
 2014-06-30 15:30 UTC  (4+ messages)
` [PATCH -trivial 4/4] GFS2: memcontrol: Spelling s/invlidate/invalidate/
  ` [Cluster-devel] "

[Qemu-devel] [PULL v2 0/5] NBD changes for 2014-06-30
 2014-06-30 15:28 UTC  (2+ messages)

__schedule #DF splat
 2014-06-30 15:26 UTC  (19+ messages)
                        ` [PATCH] KVM: SVM: Fix CPL export via SS.DPL

scsi-mq V2
 2014-06-30 15:25 UTC  (4+ messages)

[RFC PATCH 00/11] mini-os: xenbus changes for rump kernels
 2014-06-30 15:19 UTC  (5+ messages)

Starting point in netfilter development
 2014-06-30 15:22 UTC  (2+ messages)

[PATCH] mm: vmscan: proportional scanning cleanup
 2014-06-30 15:22 UTC  (2+ messages)

[xen-unstable bisection] complete build-i386-libvirt
 2014-06-30 15:21 UTC  (7+ messages)

[PATCH] adt_installer: Fix sed file not found error
 2014-06-30 15:21 UTC 

[PATCH 0/2] arm64: clean up /proc/cpuinfo
 2014-06-30 15:19 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 for 2.1 0/2] Make 'top' optional to block commit
 2014-06-30 15:19 UTC  (2+ messages)

[GIT PULL] nommu fixes for 3.17-rc1
 2014-06-30 15:19 UTC  (2+ messages)

Archiving PVOPS and Xen on ARM as stand-alone subprojects
 2014-06-30 15:18 UTC  (2+ messages)

crazy idea (was: Re: [PATCH] perf tool: Carve out ctype.h et al)
 2014-06-30 15:18 UTC  (6+ messages)

[Qemu-devel] The first function called after migration for a block device
 2014-06-30 15:17 UTC  (9+ messages)

[Qemu-devel] [PATCH] virtio-scsi: scsi events must be converted to target endianness
 2014-06-30 15:17 UTC 

[usb-storage] Re: External USB3 disk fails with "Invalid field in cdb"
 2014-06-30 15:16 UTC  (3+ messages)
` [PATCH] usb-storage/SCSI: Add broken_fua blacklist flag

[PATCH] Bluetooth: Start background scanning only when controller is ready
 2014-06-30 15:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing
 2014-06-30 15:15 UTC  (2+ messages)

[PATCH] KVM: nSVM: Fix IOIO bitmap evaluation
 2014-06-30 15:15 UTC  (3+ messages)

[Qemu-devel] [PULL for-2.1 0/2] Small fixes for qemu-char and test-qmp-event
 2014-06-30 15:13 UTC  (2+ messages)

[PATCH] x86_64,entry: Fix RCX for traced syscalls
 2014-06-30 15:12 UTC  (8+ messages)

[dora][PATCH] e2fsprogs: Fix populate-extfs.sh
 2014-06-30 15:11 UTC  (6+ messages)

[PATCH 0/2] tracing: fix uptime overflow problem
 2014-06-30 15:10 UTC  (3+ messages)
` [PATCH 1/2] "

teuthology task waiting for machines (> 8h)
 2014-06-30 15:10 UTC  (3+ messages)

[linux-lvm] Read LVM structure of a virtual machine disk image
 2014-06-30 15:10 UTC  (3+ messages)

[nightly] Distroless meta-ti/master minimal build 2014-06-30_10-45-44
 2014-06-30 14:51 UTC  (2+ messages)
` [nightly] Distroless meta-ti/master minimal build 2014-06-30_10-46-03

[Qemu-devel] Is it the time to split the current qemu-devel maillist
 2014-06-30 15:07 UTC  (2+ messages)

[PATCH 1/2] btrfs: fix null pointer dereference in clone_fs_devices when name is null
 2014-06-30 15:06 UTC  (3+ messages)

[PATCH 0/3] Adding UHS support for dw_mmc driver
 2014-06-30 15:06 UTC  (8+ messages)
` [PATCH 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators

[PATCH 1/2] drm/i915: extract backlight minimum brightness from VBT
 2014-06-30 15:05 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: respect the VBT minimum backlight brightness

Calamari & Calamari-Clients mirrors ?
 2014-06-30 15:06 UTC  (2+ messages)

[PATCH v2 0/2] ARM: topology: Allow to set the frequency through a clock
 2014-06-30 15:06 UTC  (11+ messages)
` [PATCH v2 1/2] ARM: topology: Use a clock if possible to get the CPU frequency

[Qemu-devel] [PATCH] qapi: Change back sector-count to sectors-count in quorum QAPI events
 2014-06-30 15:05 UTC 

drm: i915: "plane B assertion failure, should be off on pipe B but is still active"
 2014-06-30 15:05 UTC 

[PATCHv2 00/18] perf tools: Factor ordered samples queue
 2014-06-30 15:03 UTC  (7+ messages)
` [PATCH 05/18] perf tools: Add ordered_events_(get|put) interface

[PATCH] thermal: Add braces around suspect code
 2014-06-30 15:03 UTC  (2+ messages)


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.