messages from 2014-07-08 17:28:09 to 2014-07-08 18:21:46 UTC [more...]
[PATCHv1 net 0/2] xen-netfront: multi-queue related locking fixes
2014-07-08 18:21 UTC (3+ messages)
[PATCH] xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests
2014-07-08 18:48 UTC (2+ messages)
[PATCH] Xen PCIbackend support for slot and bus reset (v3)
2014-07-08 18:58 UTC (21+ messages)
` [PATCH v3 1/7] xen-pciback: Document the various parameters and attributes in SysFS
` [Xen-devel] "
` [PATCH v3 2/7] xen/pciback: Don't deadlock when unbinding
` [PATCH v3 3/7] xen/pciback: Move the FLR code to a function
` [PATCH v3 4/7] xen/pciback: Implement PCI reset slot or bus with 'do_flr' SysFS attribute
` [Xen-devel] "
` [PATCH v3 5/7] xen/pciback: Include the domain id if removing the device whilst still in use
` [PATCH v3 6/7] xen/pciback: Print out the domain owning the device
` [PATCH v3 7/7] xen/pciback: Remove tons of dereferences
[PATCH 1/1] xc5000: remove unnecessary break after goto
2014-07-08 18:17 UTC
[PATCH 1/1] xc4000: remove unnecessary break after goto
2014-07-08 18:16 UTC
Connectin to an L2CAP channel over an LE
2014-07-08 18:16 UTC
[PATCH net-next] net: provide stubs for ip6_set_txhash and ip6_make_flowlabel
2014-07-08 18:15 UTC
[Qemu-devel] [RFC] alpha qemu arithmetic exceptions
2014-07-08 18:12 UTC (12+ messages)
bcache_writebac at nearly 100% CPU
2014-07-08 17:18 UTC
New v4l2 driver does not allow brightness/contrast control
2014-07-08 18:10 UTC (2+ messages)
[PATCH 2/6] staging:iio:ad7291 fix coding style
2014-07-08 18:11 UTC (2+ messages)
[PATCH v4 000/101] nfsd: eliminate the client_mutex
2014-07-08 18:04 UTC (101+ messages)
` [PATCH v4 001/100] nfsd: close potential race between delegation break and laundromat
` [PATCH v4 002/100] nfsd: reduce some spinlocking in put_client_renew
` [PATCH v4 003/100] nfsd: Ensure stateids remain unique until they are freed
` [PATCH v4 004/100] nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
` [PATCH v4 005/100] nfsd: Move the delegation reference counter into the struct nfs4_stid
` [PATCH v4 006/100] nfsd4: use cl_lock to synchronize all stateid idr calls
` [PATCH v4 007/100] nfsd: Add fine grained protection for the nfs4_file->fi_stateids list
` [PATCH v4 008/100] nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
` [PATCH v4 009/100] nfsd: Add locking to the nfs4_file->fi_fds[] array
` [PATCH v4 010/100] nfsd: clean up helper __release_lock_stateid
` [PATCH v4 011/100] nfsd: refactor nfs4_file_get_access and nfs4_file_put_access
` [PATCH v4 012/100] nfsd: remove nfs4_file_put_fd
` [PATCH v4 013/100] nfsd: shrink st_access_bmap and st_deny_bmap
` [PATCH v4 014/100] nfsd: set stateid access and deny bits in nfs4_get_vfs_file
` [PATCH v4 015/100] nfsd: clean up reset_union_bmap_deny
` [PATCH v4 016/100] nfsd: always hold the fi_lock when bumping fi_access refcounts
` [PATCH v4 017/100] nfsd: make deny mode enforcement more efficient and close races in it
` [PATCH v4 018/100] nfsd: cleanup and rename nfs4_check_open
` [PATCH v4 019/100] locks: add file_has_lease to prevent delegation break races
` [PATCH v4 020/100] nfsd: nfs4_alloc_init_lease should take a nfs4_file arg
` [PATCH v4 021/100] nfsd: Protect the nfs4_file delegation fields using the fi_lock
` [PATCH v4 022/100] nfsd: Simplify stateid management
` [PATCH v4 023/100] nfsd: Fix delegation revocation
` [PATCH v4 024/100] nfsd: Add reference counting to the lock and open stateids
` [PATCH v4 025/100] nfsd: Add a struct nfs4_file field to struct nfs4_stid
` [PATCH v4 026/100] nfsd: Replace nfs4_ol_stateid->st_file with the st_stid.sc_file
` [PATCH v4 027/100] nfsd: Ensure atomicity of stateid destruction and idr tree removal
` [PATCH v4 028/100] nfsd: Cleanup the freeing of stateids
` [PATCH v4 029/100] nfsd: do filp_close in sc_free callback for lock stateids
` [PATCH v4 030/100] nfsd: Add locking to protect the state owner lists
` [PATCH v4 031/100] nfsd: clean up races in lock stateid searching and creation
` [PATCH v4 032/100] nfsd: Convert delegation counter to an atomic_long_t type
` [PATCH v4 033/100] nfsd: Slight cleanup of find_stateid()
` [PATCH v4 034/100] nfsd: ensure atomicity in nfsd4_free_stateid and nfsd4_validate_stateid
` [PATCH v4 035/100] nfsd: Add reference counting to lock stateids
` [PATCH v4 036/100] nfsd: nfsd4_locku() must reference the lock stateid
` [PATCH v4 037/100] nfsd: Ensure that nfs4_open_delegation() references the delegation stateid
` [PATCH v4 038/100] nfsd: nfsd4_process_open2() must reference "
` [PATCH v4 039/100] nfsd: nfsd4_process_open2() must reference the open stateid
` [PATCH v4 040/100] nfsd: Prepare nfsd4_close() for open stateid referencing
` [PATCH v4 041/100] nfsd: nfsd4_open_confirm() must reference the open stateid
` [PATCH v4 042/100] nfsd: Add reference counting to nfs4_preprocess_confirmed_seqid_op
` [PATCH v4 043/100] nfsd: Migrate the stateid reference into nfs4_preprocess_seqid_op
` [PATCH v4 044/100] nfsd: Migrate the stateid reference into nfs4_lookup_stateid()
` [PATCH v4 045/100] nfsd: Migrate the stateid reference into nfs4_find_stateid_by_type()
` [PATCH v4 046/100] nfsd: Add reference counting to state owners
` [PATCH v4 047/100] nfsd: Keep a reference to the open stateid for the NFSv4.0 replay cache
` [PATCH v4 048/100] nfsd: clean up lockowner refcounting when finding them
` [PATCH v4 049/100] nfsd: add an operation for unhashing a stateowner
` [PATCH v4 050/100] nfsd: Make lock stateid take a reference to the lockowner
` [PATCH v4 051/100] nfsd: clean up refcounting for lockowners
` [PATCH v4 052/100] nfsd: make openstateids hold references to their openowners
` [PATCH v4 053/100] nfsd: don't allow CLOSE to proceed until refcount on stateid drops
` [PATCH v4 054/100] nfsd: Protect adding/removing open state owners using client_lock
` [PATCH v4 055/100] nfsd: Protect adding/removing lock "
` [PATCH v4 056/100] nfsd: Move the open owner hash table into struct nfs4_client
` [PATCH v4 057/100] nfsd: clean up and reorganize release_lockowner
` [PATCH v4 058/100] nfsd: add locking to stateowner release
` [PATCH v4 059/100] nfsd: optimize destroy_lockowner cl_lock thrashing
` [PATCH v4 060/100] nfsd: close potential race in nfsd4_free_stateid
` [PATCH v4 061/100] nfsd: reduce cl_lock thrashing in release_openowner
` [PATCH v4 062/100] nfsd: don't thrash the cl_lock while freeing an open stateid
` [PATCH v4 063/100] nfsd: Ensure struct nfs4_client is unhashed before we try to destroy it
` [PATCH v4 064/100] nfsd: Ensure that the laundromat unhashes the client before releasing locks
` [PATCH v4 065/100] nfsd: Don't require client_lock in free_client
` [PATCH v4 066/100] nfsd: Move create_client() call outside the lock
` [PATCH v4 067/100] nfsd: Protect unconfirmed client creation using client_lock
` [PATCH v4 068/100] nfsd: Protect session creation and client confirm "
` [PATCH v4 069/100] nfsd: Protect nfsd4_destroy_clientid "
` [PATCH v4 070/100] nfsd: Ensure lookup_clientid() takes client_lock
` [PATCH v4 071/100] nfsd: Add lockdep assertions to document the nfs4_client/session locking
` [PATCH v4 072/100] nfsd: protect the close_lru list and oo_last_closed_stid with client_lock
` [PATCH v4 073/100] nfsd: ensure that clp->cl_revoked list is protected by clp->cl_lock
` [PATCH v4 074/100] nfsd: move unhash_client_locked call into mark_client_expired_locked
` [PATCH v4 075/100] nfsd: don't destroy client if mark_client_expired_locked fails
` [PATCH v4 076/100] nfsd: don't destroy clients that are busy
` [PATCH v4 077/100] nfsd: protect clid and verifier generation with client_lock
` [PATCH v4 078/100] nfsd: abstract out the get and set routines into the fault injection ops
` [PATCH v4 079/100] nfsd: add a forget_clients "get" routine with proper locking
` [PATCH v4 080/100] nfsd: add a forget_client set_clnt routine
` [PATCH v4 081/100] nfsd: add nfsd_inject_forget_clients
` [PATCH v4 082/100] nfsd: add a list_head arg to nfsd_foreach_client_lock
` [PATCH v4 083/100] nfsd: add more granular locking to forget_locks fault injector
` [PATCH v4 084/100] nfsd: add more granular locking to forget_openowners "
` [PATCH v4 085/100] nfsd: add more granular locking to *_delegations fault injectors
` [PATCH v4 086/100] nfsd: remove old fault injection infrastructure
` [PATCH v4 087/100] nfsd: Remove nfs4_lock_state(): nfs4_preprocess_stateid_op()
` [PATCH v4 088/100] nfsd: Remove nfs4_lock_state(): nfsd4_test_stateid/nfsd4_free_stateid
` [PATCH v4 089/100] nfsd: Remove nfs4_lock_state(): nfsd4_release_lockowner
` [PATCH v4 090/100] nfsd: Remove nfs4_lock_state(): nfsd4_lock/locku/lockt()
` [PATCH v4 091/100] nfsd: Remove nfs4_lock_state(): nfsd4_open_downgrade + nfsd4_close
` [PATCH v4 092/100] nfsd: Remove nfs4_lock_state(): nfsd4_delegreturn()
` [PATCH v4 093/100] nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm
` [PATCH v4 094/100] nfsd: Remove nfs4_lock_state(): exchange_id, create/destroy_session()
` [PATCH v4 095/100] nfsd: Remove nfs4_lock_state(): setclientid, setclientid_confirm, renew
` [PATCH v4 096/100] nfsd: Remove nfs4_lock_state(): reclaim_complete()
` [PATCH v4 097/100] nfsd: remove nfs4_lock_state: nfs4_laundromat
` [PATCH v4 098/100] nfsd: remove nfs4_lock_state: nfs4_state_shutdown_net
` [PATCH v4 099/100] nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers
` [PATCH v4 100/100] nfsd: add some comments to the nfsd4 object definitions
[PATCH tip/core/rcu 0/3] Maintainership changes for 3.17
2014-07-08 18:06 UTC (7+ messages)
` [PATCH tip/core/rcu 1/3] MAINTAINERS: Add "R:" designated-reviewers tag
` [PATCH tip/core/rcu 2/3] rcu: Add designated reviewers for RCU
` [PATCH tip/core/rcu 3/3] rcu: Update RCU maintainership
[PATCH] perf trace: add pagefault statistics
2014-07-08 18:05 UTC
selinux_check_access() and unknown classes/perms
2014-07-08 18:04 UTC (6+ messages)
[PATCH 1/6] staging:iio:ad7291 remove double define
2014-07-08 18:06 UTC (3+ messages)
Regression: firmware: Simplify directory creation + b43 = fails to build
2014-07-08 18:03 UTC (3+ messages)
` [PATCH] firmware: Create directories for external firmware
[Qemu-devel] [PATCH] ui/gtk: Restore keyboard focus after Page change
2014-07-08 18:01 UTC
[PATCH] hyperv: Add netpoll support
2014-07-08 18:01 UTC (5+ messages)
[PATCH] iio: accel: BMC150 accel support
2014-07-08 18:03 UTC (11+ messages)
[U-Boot] uboot-env.bin
2014-07-08 18:01 UTC
[PATCH RFC v2 0/4] Add mem_access support for PV domains
2014-07-08 17:57 UTC (3+ messages)
[PATCH] Xen PCIbackend support for slot and bus reset (v3)
2014-07-08 18:58 UTC
[U-Boot] [Patch v1 1/4] ARMv8/ls2085a: Fix CPU_RELEASE_ADDR
2014-07-08 17:56 UTC (4+ messages)
` [U-Boot] [Patch v1 2/4] armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page
[PATCH 0/6] OMAP Mailbox framework adoption & DT support
2014-07-08 17:55 UTC (13+ messages)
` [PATCH 2/6] mailbox/omap: add support for parsing dt devices
[GIT PULL] bug fix for devicetree memory parsing
2014-07-08 17:55 UTC (3+ messages)
[PATCH v5 1/4] cache-tree: Create/update cache-tree on checkout
2014-07-08 17:55 UTC (5+ messages)
` [PATCH v5 3/4] cache-tree: subdirectory tests
` [PATCH v5 4/4] cache-tree: Write updated cache-tree after commit
[PATCH 0/2] checkpatch: Add ability to insert/delete lines
2014-07-08 17:53 UTC (3+ messages)
` [PATCH 1/2] checkpatch: Add an index variable for fixed lines
` [PATCH 2/2] checkpatch: Add ability to insert and delete lines to patch/file
[PATCH] client: Allow to terminate if bluetoothd was not started
2014-07-08 17:52 UTC
[PATCH v2 0/9] Updated fence patch series
2014-07-08 17:52 UTC (9+ messages)
[PATCHv1 0/2] xen/grant-table: fix PV guests and remove V2 support
2014-07-08 17:51 UTC (4+ messages)
` [PATCH 2/2] xen/grant-table: remove support for V2 tables
[PATCH v9 0/7] ARM: berlin: add AHCI support
2014-07-08 17:49 UTC (7+ messages)
` [PATCH v9 3/7] ata: libahci: allow to use multiple PHYs
[GIT PULL 1/3] ARM: tegra: rework PCIe regulators
2014-07-08 17:47 UTC (6+ messages)
` [GIT PULL 2/3] ARM: tegra: move fuse code out of arch/arm
[Buildroot] Buildroot + Raspberry Pi B: eth0 issue
2014-07-08 17:44 UTC
[PATCH 1/2] block: Implement support for write zeros
2014-07-08 17:42 UTC (2+ messages)
` [PATCH 2/2] NVMe: Implement WRITE_ZEROS support
[Qemu-devel] [PATCH] linux-aio: fix submit aio as a batch
2014-07-08 17:41 UTC (2+ messages)
[PATCH net-next v3] xen-netback: Adding debugfs "io_ring_qX" files
2014-07-08 17:39 UTC (3+ messages)
` [Xen-devel] "
[PATCH] arm64/dma: Flush the coherent mapping in __dma_alloc_noncoherent
2014-07-08 17:39 UTC (2+ messages)
[PATCH net-next] net: phy: export phy_suspend and phy_resume
2014-07-08 17:38 UTC
[PATCH kvm-unit-tests 0/2] Small fixes for vmx and svm
2014-07-08 17:35 UTC (3+ messages)
` [PATCH kvm-unit-tests 2/2] vmx: actually test vmptrld, not vmclear
[PATCH v6 0/13] Migration Stream v2
2014-07-08 17:35 UTC (3+ messages)
[Buildroot] [RFC 0/9] Add libgtk3 and bump webkit to version 2.4.3
2014-07-08 17:34 UTC (3+ messages)
` [Buildroot] [RFC 6/9] libgtk3: new package
[PATCH net] tcp: fix false undo corner cases
2014-07-08 17:33 UTC (3+ messages)
[PATCH v2 00/18] AT91: cleanup of the reset and poweroff code
2014-07-08 17:33 UTC (12+ messages)
` [PATCH v2 01/18] power: reset: Add if statement isntead of multiple depends on
` [PATCH v2 06/18] power: reset: Add AT91 reset driver
RSS is not efficient when forwarding
2014-07-08 17:32 UTC (9+ messages)
` RSS is not efficient when forwarding (ixgbe)
[PATCH RESEND] ARM: dts: Restructure imx6qdl-wandboard.dtsi for new rev C1 board
2014-07-08 17:32 UTC (3+ messages)
[Xenomai] [PATCH] AT91: SAMA5D3: Adapt Ipipe for AIC5
2014-07-08 17:30 UTC (10+ messages)
A question about hotplug and suspend-resume functionallity
2014-07-08 17:29 UTC (2+ messages)
[PATCH] e2fsck: reopen the file system with saved flags after a journal replay
2014-07-08 17:29 UTC (2+ messages)
[PATCH] xen/setup: Remap Xen Identity Mapped RAM
2014-07-08 15:57 UTC (5+ messages)
core-image-weston: do_rootfs failure installing libcogl
2014-07-08 17:28 UTC
[PATCH] video: fbdev: xen-fbfront.c: Cleaning up useless assignment of function parameter
2014-07-08 15:08 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.