linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-23 21:44:47 to 2010-06-24 08:44:30 UTC [more...]

[patch 00/52] vfs scalability patches updated
 2010-06-24  8:44 UTC  (58+ messages)
` [patch 01/52] kernel: add bl_list
` [patch 02/52] fs: fix superblock iteration race
` [patch 03/52] fs: fs_struct rwlock to spinlock
` [patch 04/52] fs: cleanup files_lock
` [patch 05/52] lglock: introduce special lglock and brlock spin locks
` [patch 06/52] fs: scale files_lock
` [patch 07/52] fs: brlock vfsmount_lock
` [patch 08/52] fs: scale mntget/mntput
` [patch 09/52] fs: dcache scale hash
` [patch 10/52] fs: dcache scale lru
` [patch 11/52] fs: dcache scale nr_dentry
` [patch 12/52] fs: dcache scale dentry refcount
` [patch 13/52] fs: dcache scale d_unhashed
` [patch 14/52] fs: dcache scale subdirs
` [patch 15/52] fs: dcache scale inode alias list
` [patch 16/52] fs: dcache RCU for multi-step operaitons
` [patch 17/52] fs: dcache remove dcache_lock
` [patch 18/52] fs: dcache reduce dput locking
` [patch 19/52] fs: dcache per-bucket dcache hash locking
` [patch 20/52] fs: dcache reduce dcache_inode_lock
` [patch 21/52] fs: dcache per-inode inode alias locking
` [patch 22/52] fs: dcache rationalise dget variants
` [patch 23/52] fs: dcache percpu nr_dentry
` [patch 24/52] fs: dcache reduce d_parent locking
` [patch 25/52] fs: dcache DCACHE_REFERENCED improve
` [patch 26/52] fs: icache lock s_inodes list
` [patch 27/52] fs: icache lock inode hash
` [patch 28/52] fs: icache lock i_state
` [patch 29/52] fs: icache lock i_count
` [patch 30/52] fs: icache lock lru/writeback lists
` [patch 31/52] fs: icache atomic inodes_stat
` [patch 32/52] fs: icache protect inode state
` [patch 33/52] fs: icache atomic last_ino, iunique lock
` [patch 34/52] fs: icache remove inode_lock
` [patch 35/52] fs: icache factor hash lock into functions
` [patch 36/52] fs: icache per-bucket inode hash locks
` [patch 37/52] fs: icache lazy lru
` [patch 38/52] fs: icache RCU free inodes
` [patch 39/52] fs: icache rcu walk for i_sb_list
` [patch 40/52] fs: dcache improve scalability of pseudo filesystems
` [patch 41/52] fs: icache reduce atomics
` [patch 42/52] fs: icache per-cpu last_ino allocator
` [patch 43/52] fs: icache per-cpu nr_inodes counter
` [patch 44/52] fs: icache per-CPU sb inode lists and locks
` [patch 45/52] fs: icache RCU hash lookups
` [patch 46/52] fs: icache reduce locking
` [patch 47/52] fs: keep inode with backing-dev
` [patch 48/52] fs: icache split IO and LRU lists
` [patch 49/52] fs: icache scale writeback list locking
` [patch 50/52] mm: implement per-zone shrinker
` [patch 51/52] fs: per-zone dentry and inode LRU
` [patch 52/52] fs: icache less I_FREEING time

[PATCH V3 0/5] Add MMC erase and secure erase V3
 2010-06-24  8:43 UTC 

[PATCH 1/3] RTC/nuc900: make returning time checking function valid
 2010-06-24  8:41 UTC 

[PATCH] procfs: Do not release pid_ns->proc_mnt too early
 2010-06-24  8:37 UTC  (14+ messages)
              ` [PATCH 0/4] pid_ns_prepare_proc/unshare cleanups
                ` [PATCH 0/1] pid_ns: move pid_ns_release_proc() from proc_flush_task() to zap_pid_ns_processes()
                  ` [PATCH 1/1] "
                  ` [PATCH] pid_ns: Fix proc_flush_task() accessing freed proc_mnt

[RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleeping gpios)
 2010-06-24  8:29 UTC  (6+ messages)
  ` [RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleepinggpios)

[PATCH 2/3] workqueue: Add an API to create a singlethread workqueue attached to the current task's cgroup
 2010-06-24  8:11 UTC  (11+ messages)
                ` [PATCH 3/3] vhost: apply cpumask and cgroup to vhost pollers

[RFC PATCH v2 1/5] irq: add tracepoint to softirq_raise
 2010-06-24  8:16 UTC 

PROBLEM: SIS7019 stops recording after 42 min
 2010-06-24  8:08 UTC  (14+ messages)
                        ` [alsa-devel] "

[PATCH V2 3/5] ara virt interface of perf to support kvm guest os statistics collection in guest os
 2010-06-24  7:59 UTC  (8+ messages)

[PATCH] ACPI, APEI, Manage GHES as platform devices
 2010-06-24  7:51 UTC 

2.6.35-rc3 -- kernel BUG at mm/vmalloc.c:216! - invalid opcode: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
 2010-06-24  7:50 UTC  (7+ messages)

[PATCH] ACPI, APEI, Rename CPER and GHES severity constants (resend)
 2010-06-24  7:48 UTC 

[RFC 1/5] Make soft_irq NMI safe
 2010-06-24  7:32 UTC  (18+ messages)
` [RFC 2/5] NMI return notifier
` [RFC 3/5] x86, trigger NMI return notifier soft_irq earlier
` [RFC 4/5] x86, Use NMI return notifier in MCE
` [RFC 5/5] Use NMI return notifier in perf pending
` [RFC][PATCH] irq_work

Probable Bug (or configuration error) in kmemleak
 2010-06-24  7:31 UTC  (4+ messages)
` [PATCH] mm: kmemleak: Change kmemleak default buffer size

Bug#584846: Detects only 64MB and fails to boot on Intel Green City board if e820 hooked by GRUB2
 2010-06-24  7:27 UTC  (9+ messages)

[PATCH 4/5] mtd: mxc_nand fixups
 2010-06-24  7:27 UTC  (10+ messages)
    ` [PATCHv2 "
        ` [PATCHv3 "

[PATCH] perf: close the opened directories
 2010-06-24  7:21 UTC  (6+ messages)
  ` [PATCH v2] "

linux-next: Tree for June 24
 2010-06-24  7:18 UTC 

ata link not reset properly
 2010-06-24  7:13 UTC  (4+ messages)

[PATCH 1/2] Staging: memrar: Moved memrar_allocator struct to memrar_allocator.c
 2010-06-24  7:09 UTC  (2+ messages)
` [PATCH 2/2] Staging: memrar: Fixed memrar_handler.c

[PATCH 00/11] staging: add ti dspbridge driver
 2010-06-24  7:09 UTC  (6+ messages)
` [PATCH 06/11] staging: ti dspbridge: add generic utilities
` [PATCH 11/11] staging: ti dspbridge: enable driver building

[BISECTED] Suspend regression in v2.6.31 with Lenovo 3000 v200
 2010-06-24  7:01 UTC  (2+ messages)

perf regression: failed to stat syscalls events
 2010-06-24  6:38 UTC  (4+ messages)

Adding critical/fault limits to hwmon sysfs API
 2010-06-24  6:34 UTC  (4+ messages)
` [lm-sensors] "

Hitting WARN_ON in hw_breakpoint code
 2010-06-24  6:32 UTC  (4+ messages)

[PATCH] block: Don't count_vm_events for discard bio in submit_bio
 2010-06-24  6:14 UTC  (3+ messages)
` [PATCH v2] "

linux-next: build failure after merge of the sound tree
 2010-06-24  6:11 UTC  (2+ messages)

[PATCH 0/3 v5][RFC] ext3/4: enhance fsync performance when using CFQ
 2010-06-24  5:54 UTC  (5+ messages)
` [PATCH 1/3] block: Implement a blk_yield function to voluntarily give up the I/O scheduler

BUG: unable to handle kernel NULL pointer dereference at 00000000000000a0
 2010-06-24  5:45 UTC  (9+ messages)
              ` [PATCH] xfrm: check bundle policy existance before dereferencing it

[PATCH] NUC900/lcd: patch to fix nuc900 lcd build error
 2010-06-24  5:41 UTC  (2+ messages)

[PATCH] drivers/usb: Remove unnecessary return;s from void functions
 2010-06-24  5:30 UTC 

[PATCH 00/38] Union mounts - union stack as linked list
 2010-06-24  5:16 UTC  (11+ messages)
` [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
  ` [autofs] "

[RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleeping gpios)
 2010-06-24  4:33 UTC  (7+ messages)
        ` [RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleepinggpios)

[RFC] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-06-24  4:51 UTC 

Unbound(?) internal fragmentation in Btrfs
 2010-06-24  4:51 UTC  (19+ messages)
  ` Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
          ` Balancing leaves when walking from top to down (was Btrfs:...)

I am Mr.Edwin Hui Hin Shung
 2010-06-24  4:01 UTC 

linux-next: Tree for June 23
 2010-06-24  4:36 UTC  (4+ messages)
` [PATCH -next] zram: fix build errors, depends on BLOCK
` [PATCH -next] staging: fix wlan-ng depends

[PATCH] drivers/usb: Remove unnecessary return;s from void functions
 2010-06-24  4:25 UTC  (3+ messages)

[PATCH] fbcon: deinline four foo_update_attr() functions
 2010-06-24  3:21 UTC 

[PATCH] Store sysfs dirent structs in rbtree
 2010-06-24  2:56 UTC 

[PATCH] proc: Add complete process group list
 2010-06-24  2:41 UTC  (3+ messages)

2.6.35-rc3 E-MU 0404 USB problem
 2010-06-24  2:29 UTC  (8+ messages)

trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
 2010-06-24  1:44 UTC  (8+ messages)

linux-next: build failure after merge of the final tree (tip tree related)
 2010-06-24  0:37 UTC  (4+ messages)

linux-next: build failure after merge of the final tree
 2010-06-24  0:36 UTC  (2+ messages)

[PATCH v3] security: Yama LSM
 2010-06-24  0:28 UTC  (2+ messages)

[PATCH 0/3] writeback visibility
 2010-06-24  0:02 UTC  (4+ messages)

[PATCH v4 01/12] rlimits: security, add task_struct to setrlimit
 2010-06-23 23:58 UTC  (13+ messages)
` [PATCH v4 02/12] rlimits: add task_struct to update_rlimit_cpu
` [PATCH v4 03/12] rlimits: make sure ->rlim_max never grows in sys_setrlimit
` [PATCH v4 04/12] rlimits: selinux, do rlimits changes under task_lock
` [PATCH v4 05/12] rlimits: split sys_setrlimit
` [PATCH v4 06/12] rlimits: allow setrlimit to non-current tasks
` [PATCH v4 07/12] rlimits: do security check under task_lock
` [PATCH v4 08/12] rlimits: add rlimit64 structure
` [PATCH v4 09/12] rlimits: redo do_setrlimit to more generic do_prlimit
` [PATCH v4 10/12] rlimits: switch more rlimit syscalls to do_prlimit
` [PATCH v4 11/12] rlimits: implement prlimit64 syscall
` [PATCH v4 12/12] unistd: add __NR_prlimit64 syscall numbers

[GIT PULL linux-next] Samsung S5P SoCs
 2010-06-23 23:52 UTC  (2+ messages)

[PATCH] arm/include: Fix missing semicolon in module.h
 2010-06-23 23:28 UTC  (3+ messages)

[PATCH] ASoC: DaVinci: Added support for stereo I2S
 2010-06-23 23:24 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add an entry for the input MT protocol
 2010-06-23 22:56 UTC  (6+ messages)

linux-next: Tree for June 11
 2010-06-23 22:53 UTC  (4+ messages)

[PATCH v4] panic: keep blinking in spite of long spin timer mode
 2010-06-23 22:35 UTC  (2+ messages)

[PATCH] Staging: memrar: fix coding style issues in memrar_handler.c
 2010-06-23 22:18 UTC  (2+ messages)

2.6.35-rc3: Reported regressions 2.6.33 -> 2.6.34
 2010-06-23 22:28 UTC  (4+ messages)
` [Bug #16054] UML broken for CONFIG_SLAB

[PATCH v2] Staging: dt3155: Cleanup memory mapped i/o access
 2010-06-23 22:23 UTC  (2+ messages)
`  "

[PATCH] [staging-next] [3] Staging: wl_cs.c: fixed style issues in wl_cs.c
 2010-06-23 22:24 UTC  (2+ messages)

[PATCH] Staging: memrar: Moved memrar_allocator struct into memrar_allocator.c
 2010-06-23 22:17 UTC  (2+ messages)

tty: fix switching consoles during suspend
 2010-06-23 22:12 UTC  (2+ messages)

[PATCH 0/3 v3] msm: Add gpiolib devices to MSM7x30 and QSD8x50
 2010-06-23 22:22 UTC  (2+ messages)

[update] Re: [RFC][PATCH] PM: Avoid losing wakeup events during suspend
 2010-06-23 22:17 UTC  (2+ messages)

linux-next: Tree for June 21
 2010-06-23 22:09 UTC  (5+ messages)
` linux-next: Tree for June 21 (staging/easycap)

[RFC] [PATCH] timer: Added usleep[_range][_interruptable] timer
 2010-06-23 22:04 UTC  (2+ messages)

Help in understanding the tasklets
 2010-06-23 22:02 UTC  (2+ messages)

Winning Alert
 2010-06-23 21:00 UTC 

Regression in next-20100618
 2010-06-23 21:54 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).