All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-11-29 21:32:22 to 2007-11-29 23:20:10 UTC [more...]

[RFC,PATCH 00/38] SVC Transport Switch
 2007-11-29 22:54 UTC  (7+ messages)
  ` [RFC,PATCH 10/38] svc: Move close processing to a single place
  ` [RFC,PATCH 15/38] svc: Move sk_flags to the svc_xprt structure
  ` [RFC,PATCH 18/38] svc: Move sk_reserved to svc_xprt
  ` [RFC,PATCH 20/38] svc: Make svc_send transport neutral
  ` [RFC,PATCH 33/38] svc: Add transport hdr size for defer/revisit
  ` [RFC,PATCH 38/38] svc: Add svc_xprt_names service to replace svc_sock_names

[RFC,PATCH 00/38] RPC Transport Switch
 2007-11-29 22:56 UTC  (9+ messages)
  ` [RFC,PATCH 03/38] svc: Change the svc_sock in the rqstp structure to a transport
  ` [RFC,PATCH 05/38] svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
  ` [RFC,PATCH 08/38] svc: Add xpo_prep_reply_hdr
  ` [RFC,PATCH 12/38] svc: Add a generic transport svc_create_xprt function
  ` [RFC,PATCH 16/38] svc: Move sk_server and sk_pool to svc_xprt
  ` [RFC,PATCH 22/38] svc: Remove sk_lastrecv
  ` [RFC,PATCH 32/38] svc: Move the xprt independent code to the svc_xprt.c file
  ` [RFC,PATCH 36/38] svc: Add svc API that queries for a transport instance

raid6 check/repair
 2007-11-29 23:17 UTC  (5+ messages)

[PATCH RFC] Move all dashed form git commands to libexecdir
 2007-11-29 23:14 UTC  (15+ messages)
` [PATCH] "

[RFC,PATCH 00/38] SVC Transport Switch
 2007-11-29 23:18 UTC  (39+ messages)
  ` [RFC,PATCH 01/38] svc: Add an svc transport class
  ` [RFC,PATCH 02/38] svc: Make svc_sock the tcp/udp transport
  ` [RFC,PATCH 03/38] svc: Change the svc_sock in the rqstp structure to a transport
  ` [RFC,PATCH 04/38] svc: Add a max payload value to the transport
  ` [RFC,PATCH 05/38] svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
  ` [RFC,PATCH 06/38] svc: Add transport specific xpo_release function
  ` [RFC,PATCH 07/38] svc: Add per-transport delete functions
  ` [RFC,PATCH 08/38] svc: Add xpo_prep_reply_hdr
  ` [RFC,PATCH 09/38] svc: Add a transport function that checks for write space
  ` [RFC,PATCH 10/38] svc: Move close processing to a single place
  ` [RFC,PATCH 11/38] svc: Add xpo_accept transport function
  ` [RFC,PATCH 12/38] svc: Add a generic transport svc_create_xprt function
  ` [RFC,PATCH 13/38] svc: Change services to use new svc_create_xprt service
  ` [RFC,PATCH 14/38] svc: Change sk_inuse to a kref
  ` [RFC,PATCH 15/38] svc: Move sk_flags to the svc_xprt structure
  ` [RFC,PATCH 16/38] svc: Move sk_server and sk_pool to svc_xprt
  ` [RFC,PATCH 17/38] svc: Make close transport independent
  ` [RFC,PATCH 18/38] svc: Move sk_reserved to svc_xprt
  ` [RFC,PATCH 19/38] svc: Make the enqueue service transport neutral and export it
  ` [RFC,PATCH 20/38] svc: Make svc_send transport neutral
  ` [RFC,PATCH 21/38] svc: Change svc_sock_received to svc_xprt_received and export it
  ` [RFC,PATCH 22/38] svc: Remove sk_lastrecv
  ` [RFC,PATCH 24/38] svc: Make deferral processing xprt independent
  ` [RFC,PATCH 25/38] svc: Move the sockaddr information to svc_xprt
  ` [RFC,PATCH 26/38] svc: Make svc_sock_release svc_xprt_release
  ` [RFC,PATCH 27/38] svc: Make svc_recv transport neutral
  ` [RFC,PATCH 28/38] svc: Make svc_age_temp_sockets svc_age_temp_transports
  ` [RFC,PATCH 29/38] svc: Move common create logic to common code
  ` [RFC,PATCH 30/38] svc: Removing remaining references to rq_sock in rqstp
  ` [RFC,PATCH 31/38] svc: Make svc_check_conn_limits xprt independent
  ` [RFC,PATCH 32/38] svc: Move the xprt independent code to the svc_xprt.c file
  ` [RFC,PATCH 33/38] svc: Add transport hdr size for defer/revisit
  ` [RFC,PATCH 34/38] svc: Add /proc/sys/sunrpc/transport files
  ` [RFC,PATCH 35/38] knfsd: Support adding transports by writing portlist file
  ` [RFC,PATCH 36/38] svc: Add svc API that queries for a transport instance
  ` [RFC,PATCH 37/38] knfsd: Modify write_ports to use svc_find_xprt service
  ` [RFC,PATCH 38/38] svc: Add svc_xprt_names service to replace svc_sock_names

[RFC] [PATCH] hugetlbfs :shmget with SHM_HUGETLB only works as root
 2007-11-29 23:11 UTC  (5+ messages)

performance considerations with IO schedulers and DM multipathing
 2007-11-29 23:12 UTC  (3+ messages)
  ` performance considerations with IO schedulers and DMmultipathing

[linux-usb-devel] [PATCH] base/class.c: prevent ooops due to insert/remove race (v3)
 2007-11-29 23:09 UTC  (12+ messages)

[PATC][xend] Implement get_by_name_label for class XendNetwork
 2007-11-29 23:07 UTC 

alloc_page_vma: should be called from a module? (not exported in x86_64)
 2007-11-29 23:06 UTC 

Race between generic_forget_inode() and sync_sb_inodes()?
 2007-11-29 23:03 UTC  (4+ messages)

problem with git detecting proper renames
 2007-11-29 23:03 UTC  (7+ messages)
        ` Fix a pathological case in "

+ r6040-cleanups.patch added to -mm tree
 2007-11-29 23:04 UTC 

+ r6040-erroneous-dev-priv.patch added to -mm tree
 2007-11-29 23:04 UTC 

+ r6040-remove-virt_to_bus.patch added to -mm tree
 2007-11-29 23:04 UTC 

+ r6040-compile-error.patch added to -mm tree
 2007-11-29 23:04 UTC 

[RFC,PATCH 0/8] RDMA Transport Provider
 2007-11-29 22:45 UTC  (9+ messages)
  ` [RFC,PATCH 1/8] rdma: SVCRMDA Header File
  ` [RFC,PATCH 2/8] rdma: SVCRDMA Transport Module
  ` [RFC,PATCH 3/8] rdma: SVCRDMA Core Transport Services
  ` [RFC,PATCH 4/8] rdma: SVCRDMA recvfrom
  ` [RFC,PATCH 5/8] rdma: SVCRDMA sendto
  ` [RFC,PATCH 6/8] rdma: ONCRPC RDMA protocol marshalling
  ` [RFC,PATCH 7/8] rdma: makefile
  ` [RFC,PATCH 8/8] rdma: Kconfig

[PATCH x86/mm 01/11] x86-32 thread_struct.debugreg
 2007-11-29 23:02 UTC  (16+ messages)
` [PATCH x86/mm 05/11] x86 ptrace getreg/putreg merge
` [PATCH x86/mm 06/11] x86 ptrace arch merge
` [PATCH x86/mm 09/11] x86 ia32 "
` [PATCH x86/mm 11/11] x86 ptrace merge removals

+ bnx2x-depends-on-zlib_inflate.patch added to -mm tree
 2007-11-29 23:02 UTC 

coding style lesson: iwlwifi vs. endianness
 2007-11-29 23:02 UTC  (5+ messages)

[PATCH x86/mm 1/6] x86-64 ia32 ptrace pt_regs cleanup
 2007-11-29 23:00 UTC  (8+ messages)
` [PATCH x86/mm 6/6] x86-64 ia32 ptrace get/putreg32 current task

+ mm-dont-waste-swap-on-locked-pages.patch added to -mm tree
 2007-11-29 23:01 UTC 

Out of tree module using LSM
 2007-11-29 22:58 UTC  (23+ messages)

named + capset = EPERM [Was: 2.6.24-rc3-mm2]
 2007-11-29 22:56 UTC  (6+ messages)

sata NCQ blacklist entry
 2007-11-29 22:57 UTC  (4+ messages)

[PATCH 1/9] AOUT: Move STACK_TOP[_MAX] to asm/processor.h [2.6.24-rc3-mm2]
 2007-11-29 22:53 UTC  (8+ messages)
` [PATCH 2/9] AOUT: Mark arches that support A.OUT format [2.6.24-rc3-mm2]
` [PATCH 3/9] AOUT: Suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT [2.6.24-rc3-mm2]
` [PATCH 4/9] AOUT: Remove unnecessary inclusions of {asm, linux}/a.out.h [2.6.24-rc3-mm2]
` [PATCH 5/9] USB: net2280 can't have a function called show_registers() [2.6.24-rc3-mm2]
` [PATCH 6/9] MN10300: Allocate serial port UART IDs for on-chip serial ports [2.6.24-rc3-mm2]
` [PATCH 8/9] MN10300: Add platform MTD support for the ASB2303 board [2.6.24-rc3-mm2]
` [PATCH 9/9] MN10300: Fix MTD JEDEC probe so that the ASB2303 bootprom can be detected [2.6.24-rc3-mm2]

[Cluster-devel] [GFS2 Patch] Remove lock methods for lock_nolock protocol
 2007-11-29 22:56 UTC  (2+ messages)

[U-Boot-Users] MII / RMII
 2007-11-29 22:55 UTC  (5+ messages)

qe: fix device tree lookup code in qe_muram_init()
 2007-11-29 22:54 UTC  (2+ messages)

+ timerfd-v3-new-timerfd-api-update-sys_nic-with-the-new-timerfd-syscalls.patch added to -mm tree
 2007-11-29 22:53 UTC 

[Bridge] BitTorrent still crashes Linux firewall running bridging :-(
 2007-11-29 22:52 UTC  (3+ messages)
  ` [Bridge] bridge in 'hub' mode possible?

[PATCHSET] libata: improve ATAPI data transfer handling, take #2
 2007-11-29 22:52 UTC  (7+ messages)
` [PATCH 14/14] libata: use PIO for misc ATAPI commands

+ uml-work-around-host-tcsetattr-bug.patch added to -mm tree
 2007-11-29 22:51 UTC 

+ uml-after_sleep_interval-should-return-something.patch added to -mm tree
 2007-11-29 22:51 UTC 

+ uml-keep-uml-kconfig-in-sync-with-x86.patch added to -mm tree
 2007-11-29 22:51 UTC 

git problem
 2007-11-29 22:47 UTC  (3+ messages)

+ uml-add-uml-dependencies.patch added to -mm tree
 2007-11-29 22:51 UTC 

[rfc] using xor in mark targets
 2007-11-29 22:50 UTC 

+ printk-trivial-optimizations-fix.patch added to -mm tree
 2007-11-29 22:48 UTC 

[lm-sensors] |PATCH 4/4] hwmon: (adm1026) Don't create files for
 2007-11-29 22:47 UTC 

[lm-sensors] [PATCH 3/4] hwmon: (adm1026) More cleanups
 2007-11-29 22:47 UTC 

Adding push configuration to .git/config
 2007-11-29 22:46 UTC  (8+ messages)

[lm-sensors] [PATCH 2/4] hwmon: (adm1026) Whitespace cleanups
 2007-11-29 22:46 UTC 

qe: change qe_setbrg() to take an enum qe_clock instead of an integer
 2007-11-29 22:45 UTC  (2+ messages)

+ af_rxrpc-configure-crypto-correctly-for-af_rxrpc.patch added to -mm tree
 2007-11-29 22:43 UTC 

[lm-sensors] [PATCH 1/4] hwmon: (adm1026) Add individual alarm files
 2007-11-29 22:45 UTC 

NFS client hang on attempt to do async blocking posix lock enqueue
 2007-11-29 22:41 UTC  (2+ messages)

[U-Boot-Users] BRGs on ep8248 after updating CLKIN
 2007-11-29 22:39 UTC  (3+ messages)

[SPARC64] Export symbols for sunvnet and sunvdc to be built modular
 2007-11-29 22:02 UTC 

[PATCH] kobject: make sure kobj->ktype is set before kobject_init
 2007-11-29 22:24 UTC  (7+ messages)
    ` kobject_init rewrite

+ jbd2-fix-assertion-failure-in-fs-jbd2-checkpointc.patch added to -mm tree
 2007-11-29 22:36 UTC 

+ jbd2-fix-assertion-failure-in-fs-jbd2-checkpointc.patch added to -mm tree
 2007-11-29 22:36 UTC 

[PATCH] Scheduling groups, credit scheduler support
 2007-11-29 22:36 UTC  (2+ messages)

[lm-sensors] [PATCH 0/4] adm1026 updates
 2007-11-29 22:35 UTC 

2.6.24-rc3-mm2
 2007-11-29 22:30 UTC  (4+ messages)

[PATCH] Fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK
 2007-11-29 22:28 UTC  (2+ messages)

Please pull 'upstream' branch of rt2x00
 2007-11-29 22:26 UTC  (3+ messages)

[Buildroot] Adding new software so it appears in menuconfig
 2007-11-29 22:27 UTC  (2+ messages)

[patch 3/8] 64-bit i_version: afs fixes
 2007-11-29 22:23 UTC  (2+ messages)

ath5k: filter patch
 2007-11-29 22:20 UTC  (3+ messages)

[U-Boot-Users] Please pull from 'mpc85xx' branch
 2007-11-29 22:19 UTC  (4+ messages)

[Buildroot] X11R7 error
 2007-11-29 22:19 UTC  (2+ messages)

+ jbd-fix-assertion-failure-in-fs-jbd-checkpointc.patch added to -mm tree
 2007-11-29 22:18 UTC 

+ jbd-fix-assertion-failure-in-fs-jbd-checkpointc.patch added to -mm tree
 2007-11-29 22:18 UTC 

Possibly SATA related freeze killed networking and RAID
 2007-11-29 22:16 UTC  (5+ messages)

[PATCH] Fix xenmon.py to work on Solaris
 2007-11-29 22:15 UTC 

[PATCH] mm: fix confusing __GFP_REPEAT related comments
 2007-11-29 23:14 UTC  (2+ messages)

+ git-cryptodev-build-failure-pasemi-rng-driver.patch added to -mm tree
 2007-11-29 22:10 UTC 

+ scsi-pending-arm-convert-to-accessors.patch added to -mm tree
 2007-11-29 22:09 UTC 

[RFC] Sample kset/ktype/kobject implementation
 2007-11-29 22:11 UTC  (2+ messages)

- bidi-support-scsi_data_buffer-broke-qla1280.patch removed from -mm tree
 2007-11-29 22:08 UTC 

- bidi-support-scsi_data_buffer-broke-lots-of-stuff.patch removed from -mm tree
 2007-11-29 22:08 UTC 

What was old dosemu "unix" command?
 2007-11-29 22:10 UTC 

[Printing-architecture] Next OP SC - Mon/Tue - 3/4 Dec 2007 - URGENT
 2007-11-29 22:08 UTC  (3+ messages)
` [Printing-architecture] "

+ kernel-add-mutex_lock_killable.patch added to -mm tree
 2007-11-29 22:07 UTC 

+ vfs-use-mutex_lock_killable-in-vfs_readdir.patch added to -mm tree
 2007-11-29 22:07 UTC 

ACPI related Warning in 2.6.24-rc3-git2
 2007-11-29 22:07 UTC  (6+ messages)

[PATCH] x86/paravirt: revert exports to restore old behaviour
 2007-11-29 22:06 UTC  (6+ messages)

[PATCH 2/2] [IPSEC]: Reinject v6 packet on input instead of calling netfilter
 2007-11-29 22:05 UTC  (5+ messages)

[PATCH 0/2] netem: trace enhancement
 2007-11-29 22:03 UTC  (4+ messages)

PATCH: print module magic in hex, not decimal on mismatch
 2007-11-29 22:03 UTC 

[linux-usb-devel] [PATCH] base/class.c: prevent ooops due to insert/remove race (v3)
 2007-11-29 21:59 UTC  (2+ messages)

kondemand: kernel BUG at kernel/workqueue.c:258!
 2007-11-29 21:55 UTC  (3+ messages)

XFS related Oops
 2007-11-29 22:13 UTC  (4+ messages)
` XFS related Oops (suspend/resume related)

[patch -mm 2/4] mqueue namespace : add unshare support
 2007-11-29 21:49 UTC  (4+ messages)

mac80211 broken wifi packadges
 2007-11-29 21:49 UTC  (2+ messages)

ZD1211RW unaligned accesses
 2007-11-29 21:45 UTC  (4+ messages)

concept of a permissive domain
 2007-11-29 21:45 UTC  (18+ messages)
                ` Recurring SELinux events for similar violations

+ proc-fix-the-threaded-proc-self.patch added to -mm tree
 2007-11-29 21:40 UTC  (6+ messages)

[RFC] SELinux policies for source installation
 2007-11-29 21:41 UTC 

[patch] libsemanage: clear errno ENOMEM from libsepol
 2007-11-29 21:41 UTC 

iptables release
 2007-11-29 21:37 UTC  (6+ messages)

constant_tsc and TSC unstable
 2007-11-29 21:36 UTC  (3+ messages)

+ mm-sparsec-improve-the-error-handling-for-sparse_add_one_section.patch added to -mm tree
 2007-11-29 21:29 UTC 

+ softlockup-fix-false-positives-on-config_nohz.patch added to -mm tree
 2007-11-29 21:34 UTC 

[bug] tipc_init(), WARNING: at arch/x86/mm/highmem_32.c:52 kmap_atomic_prot()
 2007-11-29 21:32 UTC  (3+ messages)
` [bug] SLOB, "

importing bk into git
 2007-11-29 21:32 UTC 


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.