All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-11 22:13:07 to 2007-12-11 23:32:43 UTC [more...]

[PATCH 00/38] svc: SVC Transport Switch
 2007-12-11 23:32 UTC  (23+ messages)
  ` [PATCH 01/38] svc: Add an svc transport class
  ` [PATCH 02/38] svc: Make svc_sock the tcp/udp transport
  ` [PATCH 03/38] svc: Change the svc_sock in the rqstp structure to a transport
  ` [PATCH 04/38] svc: Add a max payload value to the transport
  ` [PATCH 05/38] svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
  ` [PATCH 06/38] svc: Add transport specific xpo_release function
  ` [PATCH 07/38] svc: Add per-transport delete functions
  ` [PATCH 08/38] svc: Add xpo_prep_reply_hdr
  ` [PATCH 09/38] svc: Add a transport function that checks for write space
  ` [PATCH 10/38] svc: Move close processing to a single place
  ` [PATCH 11/38] svc: Add xpo_accept transport function
  ` [PATCH 12/38] svc: Add a generic transport svc_create_xprt function
  ` [PATCH 13/38] svc: Change services to use new svc_create_xprt service
  ` [PATCH 14/38] svc: Change sk_inuse to a kref
  ` [PATCH 15/38] svc: Move sk_flags to the svc_xprt structure
  ` [PATCH 16/38] svc: Move sk_server and sk_pool to svc_xprt
  ` [PATCH 17/38] svc: Make close transport independent
  ` [PATCH 18/38] svc: Move sk_reserved to svc_xprt
  ` [PATCH 19/38] svc: Make the enqueue service transport neutral and export it
  ` [PATCH 20/38] svc: Make svc_send transport neutral
  ` [PATCH 21/38] svc: Change svc_sock_received to svc_xprt_received and export it
  ` [PATCH 22/38] svc: Move accept call to svc_xprt_received to common code

+ parport-dev-timeslice-is-an-unsigned-long-not-an-int.patch added to -mm tree
 2007-12-11 23:30 UTC 

[PATCH 1/9] gitk i18n implementation: Add Makefile with rules for po file creation and installation
 2007-12-11 23:22 UTC  (5+ messages)
` [PATCH 2/9] gitk i18n implementation: Import msgcat for message string translation; load translation catalogs
  ` [PATCH 3/9] gitk i18n implementation: Markup many strings for translation
    ` [PATCH 4/9] gitk i18n: Initial German translation

[PATCH -stable] libata: kill spurious NCQ completion detection
 2007-12-11 23:30 UTC  (3+ messages)
` [stable] "

+ e1000e-make-e1000e-default-to-the-same-kconfig-setting-as-e1000.patch added to -mm tree
 2007-12-11 23:28 UTC 

[PATCH] [NET]: Fix Ooops of napi net_rx_action
 2007-12-11 23:27 UTC  (5+ messages)

TAKE 964002 - Don't wait for pending I/Os when purging blocks beyond eof
 2007-12-11 23:25 UTC  (3+ messages)

Lnux 2.6.24-rc5
 2007-12-11 23:23 UTC  (4+ messages)

[2.6 patch] xen: fiddle_vdso() must be __init
 2007-12-11 23:12 UTC  (3+ messages)

[Qemu-devel] qemu vl.c linux-user/syscall.c
 2007-12-11 23:23 UTC 

[2.6 patch] drivers/net/s2io.c section fixes
 2007-12-11 23:16 UTC  (2+ messages)

2.6.24-rc4-mm1
 2007-12-11 23:15 UTC  (6+ messages)

[RFC] [PATCH] Flex_BG ialloc awareness V2
 2007-12-11 23:15 UTC  (6+ messages)

[RFC] Proposed new directory layout for kvm and virtualization
 2007-12-11 23:14 UTC  (5+ messages)
  ` [kvm-devel] "

write barrier over device mapper supported or not?
 2007-12-11 22:42 UTC 

gitk graph routing problem
 2007-12-11 22:26 UTC  (2+ messages)

[WIP][PATCH] rc80211_pid: Send events to userspace for debugging
 2007-12-11 23:11 UTC 

[Buildroot] [buildroot 0001699]: [PATCH] Improves Qtopia build
 2007-12-11 23:11 UTC 

[PATCH] diff: Make numstat machine friendly also for renames (and copies)
 2007-12-11 23:09 UTC  (4+ messages)
` [PATCH (amend)] "

use of radiotap bit 14?
 2007-12-11 23:09 UTC  (5+ messages)

[ANNOUNCE] ugit: a pyqt-based git gui // was: Re: If you would write git from scratch now, what would you change?
 2007-12-11 23:08 UTC  (3+ messages)

[PATCH] Generic IRQ: Add unlocked version of set_irq_handler()
 2007-12-11 22:54 UTC 

[PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
 2007-12-11 23:04 UTC  (15+ messages)
      ` [PATCH 00/28] Permit filesystem local caching "

sk_prot->sendmsg(...) giving me a kernel oops on kernels past 2.6.20
 2007-12-11 22:51 UTC 

[Bugme-new] [Bug 9545] New: Cannot bring up a bridge interface without a MAC address set
 2007-12-11 22:59 UTC  (3+ messages)

[2.6 patch] drivers/pci/msi.c: move arch hooks to the top
 2007-12-11 23:00 UTC  (3+ messages)

[PATCH 20/30] blk_end_request: changing xsysace (take 4)
 2007-12-11 22:59 UTC  (3+ messages)

[PATCH 29/30] blk_end_request: cleanup 'uptodate' related code (take 4)
 2007-12-11 22:53 UTC  (2+ messages)

Multihomed Problem
 2007-12-11 22:55 UTC  (4+ messages)

[PATCH 30/30] blk_end_request: cleanup of request completion (take 4)
 2007-12-11 22:53 UTC  (2+ messages)

[U-Boot-Users] [PATCH 6/6] cfi_flash: Use map_physmem() and unmap_physmem()
 2007-12-11 22:55 UTC  (3+ messages)

[PATCH 28/30] blk_end_request: remove/unexport end_that_request_* (take 4)
 2007-12-11 22:52 UTC  (2+ messages)

Cobalt fixes
 2007-12-11 22:53 UTC  (4+ messages)

[PATCH 27/30] blk_end_request: changing scsi (take 4)
 2007-12-11 22:52 UTC  (2+ messages)

[PATCH 26/30] blk_end_request: add bidi completion interface (take 4)
 2007-12-11 22:51 UTC  (2+ messages)

[PATCH 25/30] blk_end_request: changing ide-cd (take 4)
 2007-12-11 22:51 UTC  (2+ messages)

[PATCH 22/30] blk_end_request: changing cpqarray (take 4)
 2007-12-11 22:50 UTC  (2+ messages)

[PATCH 1/2] Fix XML parser leaks in http-push
 2007-12-11 22:50 UTC  (4+ messages)
` [PATCH 1/2 v2] "
    ` [PATCH 1/2 for master] "

[PATCH 24/30] blk_end_request: add callback feature (take 4)
 2007-12-11 22:51 UTC  (2+ messages)

[PATCH 0/3] cxgb - driver fixes
 2007-12-11 22:47 UTC  (4+ messages)

[PATCH 23/30] blk_end_request: changing ide normal caller (take 4)
 2007-12-11 22:50 UTC  (2+ messages)

[PATCH 21/30] blk_end_request: changing cciss (take 4)
 2007-12-11 22:50 UTC  (2+ messages)

- esp_scsi-fix-reset-cleanup-spinlock-recursion.patch removed from -mm tree
 2007-12-11 22:42 UTC 

[PATCH 19/30] blk_end_request: changing ide-scsi (take 4)
 2007-12-11 22:49 UTC  (2+ messages)

[Buildroot] [buildroot 0001612]: TARGET_CONFIGURE_OPTS redefine CC with TARGET_CFLAGS but not TARGET_LDFLAGS
 2007-12-11 22:50 UTC 

[U-Boot-Users] [PATCH] Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
 2007-12-11 22:50 UTC  (3+ messages)

- update-stale-maintainers-entries.patch removed from -mm tree
 2007-12-11 22:42 UTC 

- xen-relax-signature-check.patch removed from -mm tree
 2007-12-11 22:42 UTC 

2.6.24-rc2 crash in kmap_coherent
 2007-12-11 22:49 UTC  (2+ messages)

[PATCH 17/30] blk_end_request: changing mmc (take 4)
 2007-12-11 22:48 UTC  (2+ messages)

[PATCH 15/30] blk_end_request: changing viocd (take 4)
 2007-12-11 22:47 UTC  (2+ messages)

[PATCH 14/30] blk_end_request: changing xen-blkfront (take 4)
 2007-12-11 22:47 UTC  (2+ messages)

[PATCH 18/30] blk_end_request: changing s390 (take 4)
 2007-12-11 22:48 UTC 

[PATCH 16/30] blk_end_request: changing i2o_block (take 4)
 2007-12-11 22:48 UTC  (2+ messages)

readlink(), the pause that refreshes
 2007-12-11 22:16 UTC 

[PATCH 13/30] blk_end_request: changing viodasd (take 4)
 2007-12-11 22:47 UTC  (2+ messages)

[PATCH 11/30] blk_end_request: changing sx8 (take 4)
 2007-12-11 22:46 UTC  (2+ messages)

[PATCH 12/30] blk_end_request: changing ub (take 4)
 2007-12-11 22:46 UTC  (2+ messages)

[PATCH 09/30] blk_end_request: changing ps3disk (take 4)
 2007-12-11 22:44 UTC  (2+ messages)

[PATCH 10/30] blk_end_request: changing sunvdc (take 4)
 2007-12-11 22:45 UTC  (2+ messages)

[PATCH 08/30] blk_end_request: changing nbd (take 4)
 2007-12-11 22:44 UTC  (2+ messages)

[PATCH 0/5] Series to add device tree naming to i2c
 2007-12-11 22:44 UTC  (3+ messages)

[PATCH 06/30] blk_end_request: changing DAC960 (take 4)
 2007-12-11 22:43 UTC  (2+ messages)

[PATCH 05/30] blk_end_request: changing um (take 4)
 2007-12-11 22:42 UTC  (2+ messages)

- drivers-serial-uartlitec-add-missing-of_node_put.patch removed from -mm tree
 2007-12-11 22:41 UTC 

[PATCH 07/30] blk_end_request: changing floppy (take 4)
 2007-12-11 22:43 UTC  (2+ messages)

- proc-remove-fix-proc-generic-d_revalidate.patch removed from -mm tree
 2007-12-11 22:42 UTC 

[U-Boot-Users] Request to mailing list U-Boot-Users rejected
 2007-12-11 22:43 UTC  (4+ messages)

[PATCH 03/30] blk_end_request: changing block layer core (take 4)
 2007-12-11 22:41 UTC  (2+ messages)

[Bug 9546] New: Huge latency in concurrent I/O when using data=ordered
 2007-12-11 22:44 UTC  (2+ messages)

[PATCH 04/30] blk_end_request: changing arm (take 4)
 2007-12-11 22:42 UTC  (2+ messages)

- pcmcia-fix-kernel-doc-comments.patch removed from -mm tree
 2007-12-11 22:41 UTC 

- clean-up-drivers-char-rtcc.patch removed from -mm tree
 2007-12-11 22:42 UTC 

[PATCH 00/30] blk_end_request: full I/O completion handler (take 4)
 2007-12-11 22:39 UTC  (2+ messages)

- atmel_spi-reload-rcr-before-tcr.patch removed from -mm tree
 2007-12-11 22:42 UTC 

- revert-dpt_i2o-convert-to-scsi-hotplug-model.patch removed from -mm tree
 2007-12-11 22:41 UTC 

- fix-null-dereference-in-umemc.patch removed from -mm tree
 2007-12-11 22:42 UTC 

- spi_imx-fix-typo-in-description.patch removed from -mm tree
 2007-12-11 22:41 UTC 

- asm-h8300-parentheses-around-definition-clock_tick_rate.patch removed from -mm tree
 2007-12-11 22:41 UTC 

- hugetlb-handle-write-protection-faults-in-follow_hugetlb_page.patch removed from -mm tree
 2007-12-11 22:41 UTC 

- aoe-properly-initialise-the-request_queues-backing_dev_info.patch removed from -mm tree
 2007-12-11 22:41 UTC 

- spi_bfin5xx-fix-typo-in-description.patch removed from -mm tree
 2007-12-11 22:41 UTC 

[PATCH 02/30] blk_end_request: add/export functions to get request size (take 4)
 2007-12-11 22:41 UTC  (2+ messages)

- pxa2xx_spi-fix-typo-in-description.patch removed from -mm tree
 2007-12-11 22:41 UTC 

RFC: igb: Intel 82575 gigabit ethernet driver (take #2)
 2007-12-11 22:34 UTC 

tx_status reporting of RTS/CTS frames
 2007-12-11 22:42 UTC 

[Qemu-devel] [PATCH] Capture network traffic to a tcpdump file - updated
 2007-12-11 22:40 UTC  (3+ messages)

[PATCH 01/30] blk_end_request: add new request completion interface (take 4)
 2007-12-11 22:40 UTC  (2+ messages)

[Buildroot] Kernel Name
 2007-12-11 22:39 UTC  (2+ messages)

[2.6 patch] drivers/scsi/advansys.c section fix
 2007-12-11 22:35 UTC  (2+ messages)

[PATCH 2/2] cxgb3 - Parity initialization for T3C adapters
 2007-12-11 22:27 UTC  (4+ messages)

[Drbd-dev] [PATCH] Proposed fix to 8.0.x to ALWAYS schedule afterstate processing
 2007-12-11 22:35 UTC  (2+ messages)
` [Drbd-dev] [PATCH] Proposed fix to 8.0.x to ALWAYS scheduleafterstate processing

[Qemu-devel] qemu vnc.c
 2007-12-11 22:31 UTC 

[2.6 patch] drivers/net/sis190.c section fix
 2007-12-11 22:23 UTC 

[2.6 patch] drivers/media/video/ivtv/ section fix
 2007-12-11 22:23 UTC 

git-bisect feature suggestion: "git-bisect diff"
 2007-12-11 22:22 UTC 

[2.6 patch] drivers/media/video/bt8xx/ section fixes
 2007-12-11 22:23 UTC 

[U-Boot-Users] Request to mailing list U-Boot-Users rejected
 2007-12-11 22:26 UTC  (2+ messages)

XFS internal error xfs_btree_check_sblock
 2007-12-11 22:25 UTC  (2+ messages)

[2.6 patch] kernel/timer.c section fixes
 2007-12-11 22:22 UTC 

[2.6 patch] idle_regs() must be __cpuinit
 2007-12-11 22:22 UTC 

[2.6 patch] x86 apic_32.c section fix
 2007-12-11 22:22 UTC 

[2.6 patch] x86 smpboot_32.c section fixes
 2007-12-11 22:22 UTC 

[2.6 patch] x86_32: select_idle_routine() must be __cpuinit
 2007-12-11 22:22 UTC 

[2.6 patch] scsi/aic94xx/: cleanups
 2007-12-11 22:24 UTC  (3+ messages)

[2.6 patch] x86_32: disable_pse must be __cpuinitdata
 2007-12-11 22:22 UTC 

[2.6 patch] drivers/scsi/aic94xx/ section fixes
 2007-12-11 22:24 UTC 

[2.6 patch] calibrate_delay() must be __cpuinit
 2007-12-11 22:22 UTC 

[2.6 patch] scsi/megaraid.c: __devexit annotation
 2007-12-11 22:23 UTC 

[PATCH] tmpfs: restore missing clear_highpage
 2007-12-11 22:21 UTC  (2+ messages)

git-bisect feature suggestion: "git-bisect diff"
 2007-12-11 22:21 UTC  (12+ messages)
        ` [PATCH] Invert numbers and names in the git-shortlog summary mode

[U-Boot-Users] RFC: New U-boot image format
 2007-12-11 22:23 UTC  (2+ messages)

[2.6 patch] #if 0 pci_cleanup_aer_correct_error_status()
 2007-12-11 22:21 UTC 

[2.6 patch] remove CONFIG_EXPERIMENTAL
 2007-12-11 22:21 UTC 

[2.6 patch] drivers/video/pm3fb.c section fix
 2007-12-11 22:21 UTC 

[2.6 patch] fs/nfs/direct.c: remove dead code
 2007-12-11 22:21 UTC 

FC-LTO4 tape drive: Sense Key : Illegal Request
 2007-12-11 22:21 UTC  (2+ messages)

'git fast-export' is crashing on the gcc repo
 2007-12-11 22:20 UTC  (3+ messages)
` [PATCH] Fix git-fast-export for zero-sized blobs

[2.6 patch] drivers/net/ipg.c: add __devexit annotation
 2007-12-11 22:20 UTC 

scsi/lpfc/lpfc_attr.c: bogus code
 2007-12-11 22:20 UTC 

PATCH: libsepol should not write policy.18 with mls enabled
 2007-12-11 22:20 UTC 

[2.6 patch] wireless/ipw2200.c: add __dev{init,exit} annotations
 2007-12-11 22:20 UTC 

[2.6 patch] crypto/geode-aes.c: add __dev{init,exit} annotations
 2007-12-11 22:19 UTC 

mkfs.xfs ... lazy-count=1 ... not mountable by older kernels?
 2007-12-11 22:15 UTC  (2+ messages)

[Qemu-devel] qemu/hw ide.c
 2007-12-11 22:15 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.