All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-19 09:24:48 to 2014-04-19 14:41:54 UTC [more...]

[PATCH 06/70] nfsd4: use cl_lock to synchronize all stateid idr calls
 2014-04-19 14:41 UTC  (34+ messages)
` [PATCH 07/70] nfsd4: hash deleg stateid only on successful nfs4_set_delegation
  ` [PATCH 08/70] nfsd4: use state_lock for delegation hashing
    ` [PATCH 09/70] NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functions
      ` [PATCH 10/70] NFSd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
        ` [PATCH 11/70] NFSd: Ensure delegation setup is safe w.r.t. break_lease()
          ` [PATCH 12/70] NFSd: Add fine grained protection for the nfs4_file->fi_stateids list
            ` [PATCH 13/70] NFSd: Clean up nfs4_preprocess_stateid_op
              ` [PATCH 14/70] NFSd: Add a mutex to protect the NFSv4.0 open owner replay cache
                ` [PATCH 15/70] NFSd: Add locking to the nfs4_file->fi_fds[] array
                  ` [PATCH 16/70] NFSd: Protect the nfs4_file delegation fields using the fi_lock
                    ` [PATCH 17/70] NFSd: Lock owners are not per open stateid
                      ` [PATCH 18/70] NFSd: Clean up helper __release_lock_stateid
                        ` [PATCH 19/70] NFSd: Allow lockowners to hold several stateids
                          ` [PATCH 20/70] NFSd: NFSv4 lock-owners are not associated to a specific file
                            ` [PATCH 21/70] NFSd: Get rid of the lockowner_ino_hashtbl
                              ` [PATCH 22/70] NFSd: Cleanup nfs4svc_encode_compoundres
                                ` [PATCH 23/70] NFSd: Don't get a session reference without a client reference
                                  ` [PATCH 24/70] NFSd: Move the delegation reference counter into the struct nfs4_stid
                                    ` [PATCH 25/70] NFSd: Simplify stateid management
                                      ` [PATCH 26/70] NFSd: Fix delegation revocation
                                        ` [PATCH 27/70] NFSd: Don't let the laundromat reap clients that are referenced
                                          ` [PATCH 28/70] NFSd: Add reference counting to the lock and open stateids
                                            ` [PATCH 29/70] NFSd: Add a struct nfs4_file field to struct nfs4_stid
                                              ` [PATCH 30/70] NFSd: Replace delegation->dl_file with the dl_stid.sc_file
                                                ` [PATCH 31/70] NFSd: Replace nfs4_ol_stateid->st_file with the st_stid.sc_file
                                                  ` [PATCH 32/70] NFSd: Ensure stateids remain unique until they are freed
                                                    ` [PATCH 33/70] NFSd: Ensure atomicity of stateid destruction and idr tree removal
                                                      ` [PATCH 34/70] NFSd: Fix atomicity of delegation counter
                                                        ` [PATCH 35/70] NFSd: Slight cleanup of find_stateid()

Anyone else see host machine lockups?
 2014-04-19 14:41 UTC  (2+ messages)

[PATCH 0/2] Support cpufreq driver for Exynos3250
 2014-04-19 14:36 UTC  (10+ messages)

[PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent
 2014-04-19 14:32 UTC  (24+ messages)
` [PATCH v2 1/7] device: introduce per device dma_pfn_offset
` [PATCH v2 2/7] of: introduce of_dma_get_range() helper
` [PATCH v2 3/7] of: introduce of_dma_is_coherent() helper
` [PATCH v2 4/7] of: configure the platform device dma parameters
` [PATCH v2 5/7] ARM: dma: Use dma_pfn_offset for dma address translation
` [PATCH v2 6/7] ARM: dma: implement set_arch_dma_coherent_ops()
` [PATCH v2 7/7] ARM: mm: use phys_addr_t in __dma_page_[cpu_to_dev/dev_to_cpu]

[U-Boot] [PATCH] config: enable CONFIG_API in distro config
 2014-04-19 14:34 UTC  (9+ messages)
` [U-Boot] "

[U-Boot] [linux-sunxi] Uboot error: address not aligned in v7_dcache_inval_range
 2014-04-19 14:32 UTC  (5+ messages)
  ` [U-Boot] [PATCH 1/3] net/designware: ensure device private data is DMA aligned
  ` [U-Boot] [PATCH 2/3] net/designware: invalidate entire descriptor in dw_eth_send
      ` [U-Boot] [linux-sunxi] "
  ` [U-Boot] [PATCH 3/3] net/designware: align cache invalidation on rx

[PATCHv3 0/8] Resource-managed extcon device register function
 2014-04-19 14:29 UTC  (6+ messages)
` [PATCHv3 1/8] extcon: Add resource-managed extcon "

[U-Boot] [PATCH] rtc: add support maxim dallas rtc ds1347
 2014-04-19 14:27 UTC 

[dora][PATCH_V3] mesa: double check for eglplatform.h
 2014-04-19 14:24 UTC  (5+ messages)

[PATCH 0/8] idr: fix & cleanup
 2014-04-19 14:23 UTC  (18+ messages)
` [PATCH 6/8] idr: avoid ping-pong
` [PATCH 0/9 V2] idr: fix & cleanup
  ` [PATCH 1/9 V2] idr: fix overflow bug during maximum ID calculation at maximum height
  ` [PATCH 2/9 V2] idr: fix unexpected ID-removal when idr_remove(unallocated_id)
  ` [PATCH 3/9 V2] idr: fix NULL pointer dereference when ida_remove(unallocated_id)
  ` [PATCH 4/9 V2] idr: fix idr_replace()'s returned error code
  ` [PATCH 5/9 V2] idr: covert BUG_ON() to WARN_ON_ONCE() if the argument is invalid
  ` [PATCH 6/9 V2] idr: avoid ping-pong
  ` [PATCH 7/9 V2] idr: don't need to shink the free list when idr_remove()
  ` [PATCH 8/9 V2] idr: reduce the unneeded check in free_layer()
  ` [PATCH 9/9 V2] idr: remove useless C-PreProcessor branch

[Buildroot] [autobuild.buildroot.net] Build results for 2014-04-10
 2014-04-19 14:17 UTC  (12+ messages)

[PATCH 0/8] Fix crashdump failure caused by legacy DMA/IO
 2014-04-19 14:05 UTC  (5+ messages)
` [PATCH 2/8] Consolidate all .h lines at front of intel-iommu.c file

[PATCH] tracing: Correct braces usage in if-else statement
 2014-04-19 13:58 UTC 

[Bug 71891] New: 3.13 fails to boot with the radeon module
 2014-04-19 13:58 UTC  (3+ messages)
` [Bug 71891] "

Time to let sun4m + sun4d RIP?
 2014-04-19 13:53 UTC  (2+ messages)

[PATCH v2 0/5] x86/PCI: Add AMD hostbridge support for newer AMD systems
 2014-04-19 13:52 UTC  (5+ messages)
` [PATCH v2 1/5] x86/PCI: Add support for generic AMD hostbridges
` [PATCH v2 2/5] x86/PCI: Support additional MMIO range capabilities

Very poor write performance
 2014-04-19 13:50 UTC  (2+ messages)

[RFC PATCH 1/1] MIPS: Enable VDSO randomization
 2014-04-19 13:49 UTC  (2+ messages)

WAS: linux-rt fails to boot on > 3.12.5.-rt7 ... NOW IS: linux-rt-3.14 boots by reverting patches + nvidia uses __rt_mutex_init [which in 3.14 has been changed to EXPORT_SYMBOL_GPL]
 2014-04-19 13:48 UTC  (3+ messages)

in kernel 2.6.x, tun/tap nic supports vlan packets
 2014-04-19 13:43 UTC  (3+ messages)

[meta-oe][PATCH v3] glcompbench: Create 2012.08 version
 2014-04-19 13:38 UTC 

[B.A.T.M.A.N.] Mesh network splits when a single node goes down
 2014-04-19 13:37 UTC 

[ulogd PATCH 0/8] make progress ulogd_output_IPFIX
 2014-04-19 13:36 UTC  (4+ messages)

[ANNOUNCE] WinGit - native x86/x64 Git for Windows
 2014-04-19 13:35 UTC 

How to migrate from PRINC to PR_SERVER?
 2014-04-19 13:35 UTC  (3+ messages)

[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
 2014-04-19 13:04 UTC 

bug report: softlockup hung task
 2014-04-19 13:04 UTC 

trigger BUG_ON in compress mode
 2014-04-19 13:02 UTC  (2+ messages)

[PATCH] cgroup:cgroup_mount: Fix uninitialized warning
 2014-04-19 12:57 UTC  (3+ messages)

Connection drop while running iperf on ARM based platform
 2014-04-19 12:42 UTC  (2+ messages)

the logic of burn_credits
 2014-04-19 12:47 UTC  (3+ messages)

alsa-devel@alsa-project.org
 2014-04-19 12:39 UTC 

few patches from Debian
 2014-04-19 12:39 UTC  (9+ messages)

Does KVM support the P.A. Semi PA6T cpu?
 2014-04-19 12:36 UTC  (3+ messages)

[PATCH v2 0/4] introduce devm_mdiobus_alloc/free and clean up davinci mdio
 2014-04-19 12:32 UTC  (2+ messages)

[PATCH] libxl: fix cirrus vga video memory setting with upstream qemu
 2014-04-19 12:16 UTC 

[PATCH 11/11] ext4: add cross rename support
 2014-04-19 12:08 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] libsoxr: new package
 2014-04-19 12:06 UTC  (4+ messages)

[PATCH 00/29] ARM: orion5x: big step towards DT conversion
 2014-04-19 12:04 UTC  (6+ messages)
` [PATCH 14/29] ARM: orion: switch to a per-platform handle_irq() function

[PATCH v3 00/21] ARM: support for ICP DAS LP-8x4x (with dts)
 2014-04-19 11:59 UTC  (5+ messages)
` [PATCH v4 "

nfs-utils bug report (and fix)
 2014-04-19 11:57 UTC 

BCM4313 & brcmsmac & 3.12: only semi-working?
 2014-04-19 11:42 UTC  (6+ messages)

[ath9k-devel] Adhoc mode and chip reset issue with tp link wn721n/ath9k_htc drivers
 2014-04-19 11:49 UTC  (10+ messages)

[PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL
 2014-04-19 11:43 UTC  (10+ messages)
` [PATCH 1/4] ipc/shm.c: check for ulong overflows in shmat
  ` [PATCH 2/4] ipc/shm.c: check for overflows of shm_tot
    ` [PATCH 3/4] ipc/shm.c: check for integer overflow during shmget
      ` [PATCH 4/4] ipc/shm.c: Increase the defaults for SHMALL, SHMMAX

[RFC/PATCHv3 3/3] Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not given
 2014-04-19 11:43 UTC  (3+ messages)
` [PATCH] git-svn.txt: Retain a description og pre-v2.0 default prefix

[PATCH v3 0/2] DaVinci: VPIF: upgrade with v4l helpers
 2014-04-19 11:41 UTC  (3+ messages)
` [PATCH v3 1/2] media: davinci: vpif capture: upgrade the driver with v4l offerings
` [PATCH v3 2/2] media: davinci: vpif display: "

Estimado E-mail del usuario;
 2014-04-19 11:32 UTC 

[PATCH 0/8] Generic serial earlycon
 2014-04-19 11:32 UTC  (5+ messages)
` [PATCH 4/8] tty/serial: add generic "

Balance interrupted twice, not mountable fs
 2014-04-19 11:26 UTC 

[PATCH] arm: dma-mapping: Fix mapping size value
 2014-04-19 11:25 UTC  (4+ messages)

[Xenomai] Xenomai to Odroid-U3/U2
 2014-04-19 11:24 UTC  (4+ messages)

[PATCH 00/16] Misc page alloc, shmem and mark_page_accessed optimisations
 2014-04-19 11:23 UTC  (10+ messages)
` [PATCH 06/16] mm: page_alloc: Calculate classzone_idx once from the zonelist ref
` [PATCH 08/16] mm: page_alloc: Only check the alloc flags and gfp_mask for dirty once
` [PATCH 16/16] mm: filemap: Prefetch page->flags if !PageUptodate

Fixing a degraded RAID
 2014-04-19 11:23 UTC  (3+ messages)

Estimado E-mail del usuario;
 2014-04-19 11:06 UTC 

[PATCH 01/16] mm: Disablezone_eclaim_mode by default
 2014-04-19 11:15 UTC  (2+ messages)

Git: Please allow to use gpgsm to support X.509 certificates
 2014-04-19 11:03 UTC 

[PATCH] Btrfs-progs: fi-disk_usage: free memory if realloc fails
 2014-04-19 11:12 UTC 

[Patch net] sched, cls: check if we could overwrite actions when changing a filter
 2014-04-19 11:10 UTC  (8+ messages)

[PATCH 0/4] ARM: imx: shared gate support for i.MX clk_gate2 clock
 2014-04-19 11:09 UTC  (3+ messages)
` [PATCH 3/4] ARM: imx: add shared gate clock support

[PATCH] NFC: The linux-nfc list is subscribers-only
 2014-04-19 11:03 UTC 

State of bitbake world, test-dependencies 2014-04-18
 2014-04-19 11:03 UTC  (6+ messages)
  ` [OE-core] "

[PATCH v2] staging: imx-drm-core: skip components whose parent device is disabled
 2014-04-19 11:00 UTC  (5+ messages)

[GIT PULL] x86 fix
 2014-04-19 10:58 UTC 

[Qemu-devel] [PATCH v3 0/4] Add max-ram-below-4g (was Add pci_hole_min_size machine option)
 2014-04-19 10:56 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 2/4] GlobalProperty: Display warning about unused -global
  `  "
    ` [Xen-devel] "

[GIT PULL] scheduler fixes
 2014-04-19 10:55 UTC 

[Bug 75776] New: Hearthstone displays corrupted buffers on NVA5
 2014-04-19 10:54 UTC  (2+ messages)
  ` [Bug 75776] [NV50 gallium] Hearthstone displays corrupted buffers

[PATCH] NFC: nfcmrvl: Auto-select core module
 2014-04-19 10:52 UTC 

[PATCH v2 00/13] extcon: major rework
 2014-04-19 10:52 UTC  (3+ messages)
` [PATCH v2 05/13] extcon: extcon-class: improve extcon client API

i.MX28 milliseconds latencies, interrupts disabled in arch_cpu_idle?
 2014-04-19 10:36 UTC  (2+ messages)

[PATCH][next: 3.16] MIPS: BCM47XX: Slightly clean memory detection
 2014-04-19 10:49 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-04-18
 2014-04-19 10:45 UTC  (5+ messages)
` [Buildroot] Analysis of build "

[GIT PULL] perf fixes
 2014-04-19 10:41 UTC 

[linux-3.10 test] 25924: regressions - FAIL
 2014-04-19 10:26 UTC 

[PATCH] cdrom.c: Only read a cdrom_msf0 struct from userspace
 2014-04-19 10:13 UTC  (3+ messages)

[PATCH] NFC: microread: Auto-select core module
 2014-04-19 10:12 UTC 

[PATCH] drm/radeon: disable dpm on rv770 by default
 2014-04-19 10:12 UTC  (2+ messages)

[GIT PULL] EFI changes for v3.16
 2014-04-19 10:06 UTC  (2+ messages)

[PATCH] NFC: pn544: Auto-select core module
 2014-04-19 10:06 UTC 

[ath9k-devel] extreme latency, regression in 3.13.7
 2014-04-19 10:06 UTC  (3+ messages)

[PATCH] drm/radeon: Inline r100_mm_rreg, v2
 2014-04-19 10:06 UTC  (2+ messages)

[PATCH v1 next 0/4] blk-mq: misc changes
 2014-04-19 10:00 UTC  (5+ messages)
` [PATCH v1 next 1/4] blk-mq: free hctx->ctx_map when init failed
` [PATCH v1 next 2/4] blk-mq: fix allocation of set->tags
` [PATCH v1 next 3/4] blk-mq: user (1 << order) to implement order_to_size()
` [PATCH v1 next 4/4] blk-mq: initialize req->q in allocation

[master/daisy][PATCH] libav: Add libsdl to DEPENDS only when x11 is enabled
 2014-04-19  9:59 UTC 

Radeon R700 multi-ring bug
 2014-04-19  9:54 UTC  (2+ messages)

Bug - IP Address
 2014-04-19  9:41 UTC 

[ath9k-devel] Retry control & iwconfig
 2014-04-19  9:50 UTC  (6+ messages)

[Buildroot] [PATCH 1/5] liburcu: bump version to 0.8.4
 2014-04-19  9:47 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] lttng-libust: bump version to 2.4.1
` [Buildroot] [PATCH 3/5] lttng-modules: "
` [Buildroot] [PATCH 4/5] lttng-tools: "
` [Buildroot] [PATCH 5/5] lttng-libust: add python as optional dependency

[Bug 76558] New: GPU lockup: radeon: wait for empty RBBM fifo failed ! when playing sauerbraten
 2014-04-19  9:45 UTC  (2+ messages)
` [Bug 76558] [radeon] "

Bug - IPv4 Address
 2014-04-19  9:41 UTC 

Failed to contact a running XenServer management agent
 2014-04-19  9:40 UTC 

Failed to contact a running XenServer management agent
 2014-04-19  9:31 UTC 

[xen-unstable test] 25923: tolerable FAIL
 2014-04-19  9:30 UTC 

[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-04-19  9:24 UTC  (9+ messages)
` [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS


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.