All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-15 17:52:50 to 2010-06-15 19:20:24 UTC [more...]

[U-Boot] [PATCH] examples/standalone: Remove relocation compile flags for PowerPC
 2010-06-15 19:20 UTC  (5+ messages)

[RFC PATCH 0/6] Do not call ->writepage[s] from direct reclaim and use a_ops->writepages() where possible
 2010-06-15 19:17 UTC  (15+ messages)

[linux-lvm] Why does every lvm command insist on touching every pv?
 2010-06-15 19:17 UTC  (4+ messages)

slub: remove dynamic dma slab allocation
 2010-06-15 19:11 UTC  (2+ messages)
` [RFC] slub: Simplify boot kmem_cache_cpu allocations

+ submittingpatches-add-more-about-patch-descriptions.patch added to -mm tree
 2010-06-15 19:14 UTC 

[Bug 16142] r8169: Kernel Panic when a lot of data is transferred through network interface
 2010-06-15 19:12 UTC 

[PATCH] mempolicy: fix dangling reference to tmpfs superblock mpol
 2010-06-15 19:11 UTC  (2+ messages)

2.6.35-rc3 BUG: unable to handle kernel paging request (ahci_stop_engine)
 2010-06-15 19:11 UTC 

[PATCH v4 00/12] ptp: IEEE 1588 clock support
 2010-06-15 19:11 UTC  (19+ messages)
` [PATCH 05/12] phylib: Allow reading and writing a mii bus from atomic context
` [PATCH 08/12] ptp: Added a brand new class driver for ptp clocks
` [PATCH 11/12] ptp: Added a clock driver for the IXP46x
` [PATCH 12/12] ptp: Added a clock driver for the National Semiconductor PHYTER

[PATCHv4 00/13] USB improvements and cleanpus, g_multi install mode
 2010-06-15 18:55 UTC  (2+ messages)

slub: discard_slab_unlock
 2010-06-15 19:05 UTC 

slub: Use kmem_cache flags to detect if slab is in debugging mode
 2010-06-15 19:04 UTC 

slub: Constants need UL
 2010-06-15 19:04 UTC 

slub: Use a constant for a unspecified node
 2010-06-15 19:03 UTC 

v2.6.35-rc3: BUG: using smp_processor_id() in preemptible [00000000] code: modprobe/1255
 2010-06-15 19:04 UTC  (2+ messages)

Userspace helpers at static addresses on ARM [was: Re: [PATCH] fix the "unknown" case]
 2010-06-15 19:02 UTC  (4+ messages)

New rule for xD FTL driver
 2010-06-15 19:02 UTC  (2+ messages)

[PATCH] tty: Add EXTPROC support for LINEMODE
 2010-06-15 18:56 UTC 

[PATCH 0/1] netfilter: netfilter fixes
 2010-06-15 18:59 UTC  (2+ messages)

[PATCH v2] tcp: unify tcp flag macros
 2010-06-15 18:56 UTC  (2+ messages)

[PATCH net-next 1/4] cnic: Return error code in cnic_cm_close() if unsuccessful
 2010-06-15 18:57 UTC  (4+ messages)
` [PATCH net-next 2/4] cnic: Refactor code in cnic_cm_process_kcqe()
  ` [PATCH net-next 3/4] cnic: Refactor and fix cnic_ready_to_close()
    ` [PATCH net-next 4/4] cnic: Fix cnic_cm_abort() error handling

[PATCH 0/8] Fix gcc 4.6.0 set but not used warning messages
 2010-06-15 18:53 UTC  (4+ messages)
` [PATCH 4/8]drivers:tmp.c Fix warning: variable 'rc' set but not used

[PATCH 23/23] bfa: update driver version string
 2010-06-15 18:53 UTC 

[PATCH 22/23] bfa: vport fixes
 2010-06-15 18:52 UTC 

[PATCH 00/38] Union mounts - union stack as linked list
 2010-06-15 18:40 UTC  (45+ messages)
` [PATCH 01/38] VFS: Comment follow_mount() and friends
` [PATCH 02/38] VFS: Make lookup_hash() return a struct path
` [PATCH 03/38] VFS: Add read-only users count to superblock
` [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
` [PATCH 05/38] whiteout/NFSD: Don't return information about whiteouts to userspace
` [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout inode operation
` [PATCH 07/38] whiteout: Set S_OPAQUE inode flag when creating directories
` [PATCH 08/38] whiteout: Allow removal of a directory with whiteouts
` [PATCH 09/38] whiteout: tmpfs whiteout support
` [PATCH 10/38] whiteout: Split of ext2_append_link() from ext2_add_link()
` [PATCH 11/38] whiteout: ext2 whiteout support
` [PATCH 12/38] whiteout: jffs2 "
` [PATCH 13/38] fallthru: Basic fallthru definitions
` [PATCH 14/38] fallthru: ext2 fallthru support
` [PATCH 15/38] fallthru: jffs2 "
` [PATCH 16/38] fallthru: tmpfs "
` [PATCH 17/38] union-mount: Union mounts documentation
` [PATCH 18/38] union-mount: Introduce MNT_UNION and MS_UNION flags
` [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
` [PATCH 20/38] union-mount: Free union dirs on removal from dcache
` [PATCH 21/38] union-mount: Support for mounting union mount file systems
` [PATCH 22/38] union-mount: Implement union lookup
` [PATCH 23/38] union-mount: Call do_whiteout() on unlink and rmdir in unions
` [PATCH 24/38] union-mount: Copy up directory entries on first readdir()
` [PATCH 25/38] VFS: Split inode_permission() and create path_permission()
` [PATCH 26/38] VFS: Create user_path_nd() to lookup both parent and target
` [PATCH 27/38] union-mount: In-kernel file copyup routines
` [PATCH 28/38] union-mount: Implement union-aware access()/faccessat()
` [PATCH 29/38] union-mount: Implement union-aware link()
` [PATCH 30/38] union-mount: Implement union-aware rename()
` [PATCH 31/38] union-mount: Implement union-aware writable open()
` [PATCH 32/38] union-mount: Implement union-aware chown()
` [PATCH 33/38] union-mount: Implement union-aware truncate()
` [PATCH 34/38] union-mount: Implement union-aware chmod()/fchmodat()
` [PATCH 35/38] union-mount: Implement union-aware lchown()
` [PATCH 36/38] union-mount: Implement union-aware utimensat()
` [PATCH 37/38] union-mount: Implement union-aware setxattr()
` [PATCH 38/38] union-mount: Implement union-aware lsetxattr()

cky f
 2010-06-15 18:52 UTC 

[PATCH 21/23] bfa: fix wrong arg to callback
 2010-06-15 18:51 UTC 

Configuring 2.6.33 Kernel for PERC/4
 2010-06-15 18:41 UTC 

[PATCH 20/23] bfa: add ioc state checking
 2010-06-15 18:51 UTC 

[PATCH 19/23] bfa: add description for module parameters
 2010-06-15 18:51 UTC 

[PATCH 18/23] bfa: update to support BOFM
 2010-06-15 18:50 UTC 

[PATCH net-next-2.6 3/3] bridge: use rx_handler_data pointer to store net_bridge_port pointer
 2010-06-15 18:50 UTC  (4+ messages)
` [PATCH net-next-2.6 3/3] bridge: use rx_handler_data pointer to store net_bridge_port pointer V2
  ` [PATCH net-next-2.6 3/3 v3] bridge: use rx_handler_data pointer to store net_bridge_port pointer

[PATCH net-next-2.6 0/3] net: use rx_handler_data pointer for bridge and macvlan ports
 2010-06-15 18:50 UTC  (6+ messages)
` [PATCH net-next-2.6 1/3] net: add rx_handler data pointer
` [PATCH net-next-2.6 2/3] macvlan: use rx_handler_data pointer to store macvlan_port pointer
  ` [PATCH net-next-2.6 2/3] macvlan: use rx_handler_data pointer to store macvlan_port pointer V2

[PATCH 17/23] bfa: fix possible IO double completion
 2010-06-15 18:49 UTC 

[PATCH 00/10] layout refcounting changes
 2010-06-15 18:47 UTC  (14+ messages)
` [PATCH 01/10] pnfs-submit: separate locking from get and put of layout
  ` [PATCH 02/10] pnfs-submit: split get_layout and grab_current_layout
    ` [PATCH 03/10] pnfs-submit: remove list_empty check from put_layout
      ` [PATCH 04/10] pnfs-submit: add backpointer to pnfs_layout_type
        ` [PATCH 05/10] pnfs-submit: Move pnfs_layout_state and pnfs_layout_suspend back to nfs_inode
          ` [PATCH 06/10] pnfs-submit: Add state flag for layoutcommit_needed
            ` [PATCH 07/10] pnfs-submit: avoid race handling return on close

[PATCH 16/23] bfa: fix link state structure
 2010-06-15 18:47 UTC 

EXTPROC, telnetd LINEMODE, revisited
 2010-06-15 18:46 UTC  (9+ messages)
    ` [PATCH] "
      ` [PATCH 0/2] tty: add EXTPROC support for LINEMODE
        ` [PATCH 1/2] "
          ` [PATCH 2/2] tty: Add arch-specific EXTPROC definitions

[PATCHSET] workqueue: concurrency managed workqueue, take#5
 2010-06-15 18:44 UTC  (8+ messages)
` Overview of concurrency managed workqueue

[PATCH 15/23] bfa: add dynamic queue selection
 2010-06-15 18:45 UTC 

[PATCHEs]: support more than 32 VCPUs in guests
 2010-06-15 18:45 UTC  (9+ messages)

[PATCH 14/23] bfa: fix uf post and rport fcpim state machine
 2010-06-15 18:44 UTC 

[PATCH 04/23] bfa: vport state machine fix
 2010-06-15 18:22 UTC 

[PATCH 13/23] bfa: fix chip and memory initialization
 2010-06-15 18:42 UTC 

[PATCH] uniform cdrom: fix mutex unlocking in /proc/sys/dev/cdrom/info file
 2010-06-15 18:40 UTC  (3+ messages)

[PATCH 12/23] bfa: update to support firmware configuation
 2010-06-15 18:41 UTC 

[PATCH 11/23] bfa: add PBC port disable handling
 2010-06-15 18:40 UTC 

Hardware Error Kernel Mini-Summit
 2010-06-15 18:38 UTC  (9+ messages)

[PATCH 10/23] bfa: fix prli retry issues
 2010-06-15 18:39 UTC 

[0/8] netpoll/bridge fixes
 2010-06-15 18:39 UTC  (4+ messages)

[PATCH 09/23] bfa: fix rport speed setting
 2010-06-15 18:38 UTC 

Squid + Tproxy + Bridge on Kernel 2.6.34 - Workaround
 2010-06-15 18:37 UTC  (2+ messages)
` [squid-users] "

[PATCH] Fix a race in pid generation that causes pids to be reused immediately
 2010-06-15 18:35 UTC  (4+ messages)
  ` [PATCH 0/1] (Was: Fix a race in pid generation that causes pids to be reused immediately.)
    ` [PATCH 1/1] pids: alloc_pidmap: remove the unnecessary boundary checks

[PATCH 08/23] bfa: fix interrupt coalescing setting
 2010-06-15 18:37 UTC 

Xen Live CD for 4.0
 2010-06-15 18:37 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 07/23] bfa: use standards defined timeout for ELS/CT
 2010-06-15 18:36 UTC 

[PATCH] Resend: at91rm9200 static memory controller initialization
 2010-06-15 18:36 UTC 

[PATCH 06/23] bfa: statistics and typo fix
 2010-06-15 18:35 UTC 

[PATCH 05/23] bfa: ioc attributes fix
 2010-06-15 18:34 UTC 

No working tree repository
 2010-06-15 18:33 UTC  (3+ messages)

minor file journal size bug
 2010-06-15 18:29 UTC  (3+ messages)

[GIT PULL] ARM MSM for 2.6.36
 2010-06-15 18:28 UTC  (8+ messages)
` [PATCH 1/2] Add GPIO support for HTC Dream
` [PATCH 2/2] arm: mm: Don't free prohibited memmap entries

[RFC patch net/next] net: Hoist assigns from if?
 2010-06-15 18:28 UTC  (6+ messages)

[RFC PATCH 0/5] Introduce canonical device hierarchy string
 2010-06-15 18:03 UTC  (9+ messages)
    ` [Qemu-devel] "

[PATCH] at91rm9200 static memory controller initialization
 2010-06-15 18:26 UTC 

IPv6 stops working after ethtool diagnostic
 2010-06-15 18:25 UTC  (3+ messages)

[PATCH net-next-2.6] inetpeer: RCU conversion
 2010-06-15 18:23 UTC 

[PATCH 03/23] bfa: PBC vport create
 2010-06-15 18:21 UTC 

[PATCH 02/23] bfa: enable basic PBC support
 2010-06-15 18:20 UTC 

Extending bug20 support in stable
 2010-06-15 18:15 UTC  (5+ messages)
` [PATCH][STABLE 1/4] bug20/xorg.conf: update to use tslib driver for touchscreen input device
` [PATCH][STABLE 2/4] bug20.conf: Sync with Bug Labs repo
` [PATCH][STABLE 3/4] netcat_0.7.1: Gettext is needed
` [PATCH][STABLE 4/4] u-boot_git: Add bug20 support

[PATCH 01/23] bfa: enable new hardware
 2010-06-15 18:20 UTC 

[PATCH 00/23] bfa: Update driver to 2.2.2.1
 2010-06-15 18:18 UTC 

[U-Boot] [PATCH] ARM1136: Align stack to 8 bytes
 2010-06-15 18:18 UTC  (2+ messages)
` [U-Boot] [PATCH v2] ARM: "

[PATCH 1/2] AMD errata checking framework
 2010-06-15 18:16 UTC  (3+ messages)

[U-Boot] Whose responsibility is it to enable FPU?
 2010-06-15 18:12 UTC  (2+ messages)

Why is kslowd accumulating so much CPU time?
 2010-06-15 18:07 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/2 v4] Release usb devices on shutdown and usb_del
 2010-06-15 18:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] Return usb device to host on usb_del command
` [Qemu-devel] [PATCH 2/2] Return usb device to host on exit

[PATCH 0/6] writeback fixes - slow unmount and others
 2010-06-15 18:04 UTC  (5+ messages)
` [PATCH 3/6] writeback: enforce s_umount locking in writeback_inodes_sb

[PATCH] common_prefix: be more careful about pathspec bounds
 2010-06-15 18:04 UTC  (4+ messages)

[PATCH] busybox-1.11.3/busybox-1.13.2: enable backgrounding for udhcpc
 2010-06-15 17:59 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 01/15] NFSv41: Fix a memory leak in nfs41_proc_async_sequence()
 2010-06-15 18:01 UTC  (6+ messages)
` [PATCH 02/15] NFSv4.1: Clean up nfs4_setup_sequence

[Qemu-devel] [PATCH 0/2] qemu-io: fix aio_read/write problems
 2010-06-15 17:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-io: retry fgets() when errno is EINTR
` [Qemu-devel] [PATCH 2/2] qemu-io: check registered fds in command_loop()

[PATCH] p54usb: Remove duplicate Medion MD40900 device id
 2010-06-15 17:59 UTC  (4+ messages)

[Bug 28554] New: Radeon fail with DisplayPort
 2010-06-15 17:58 UTC  (3+ messages)
` [Bug 28554] "

NIPPON JOB OFFER
 2010-06-15 17:58 UTC 

[PATCH v2 0/3]: Fixes to IRQ routing
 2010-06-15 17:53 UTC  (4+ messages)
` [PATCH v2 1/3] Introduce a workqueue to deliver PIT timer interrupts

[XCP]: RC1 of XCP 0.5 available for testing
 2010-06-15 17:54 UTC  (2+ messages)

[PATCHSET] irq: better lost/spurious irq handling
 2010-06-15 17:52 UTC  (11+ messages)
` [PATCH 12/12] usb: use IRQ watching

[PATCH, RFC] Add linux-libc-headers-native, make it default dep for native
 2010-06-15 17:48 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.