linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-23 17:08:16 to 2010-06-24 03:27:14 UTC [more...]

[patch 00/52] vfs scalability patches updated
 2010-06-24  3:03 UTC  (48+ messages)
` [patch 01/52] kernel: add bl_list
` [patch 02/52] fs: fix superblock iteration race
` [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] fbcon: deinline four foo_update_attr() functions
 2010-06-24  3:21 UTC 

[RFC 1/5] Make soft_irq NMI safe
 2010-06-24  3:04 UTC  (5+ 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

linux-next: build failure after merge of the sound tree
 2010-06-24  3:03 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)

perf regression: failed to stat syscalls events
 2010-06-24  1:44 UTC  (2+ messages)

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

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

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] block: Don't count_vm_events for discard bio in submit_bio
 2010-06-24  0:28 UTC  (4+ messages)
  `  "
  ` [PATCH v2] "

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

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

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

[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

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

Hitting WARN_ON in hw_breakpoint code
 2010-06-23 23:53 UTC  (3+ messages)

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

[PATCH] drivers/usb: Remove unnecessary return;s from void functions
 2010-06-23 23:30 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  (3+ 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 00/11] staging: add ti dspbridge driver
 2010-06-23 22:41 UTC  (3+ messages)
` [PATCH 11/11] staging: ti dspbridge: enable driver building

[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  (3+ 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  (5+ messages)
` [PATCH 1/3 v3] msm: Add gpio register address mapping information
` [PATCH 2/3 v3] msm: 7x30: Add gpio device configuration
` [PATCH 3/3 v3] msm: 8x50: add "

[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  (5+ 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 

BUG: unable to handle kernel NULL pointer dereference at 00000000000000a0
 2010-06-23 21:44 UTC  (8+ messages)

[PATCH] sctp: implement SIOCINQ ioctl()
 2010-06-23 21:37 UTC 

[PATCH v3 05/11] rlimits: allow setrlimit to non-current tasks
 2010-06-23 21:35 UTC  (9+ messages)
` [PATCH v3 06/11] rlimits: do security check under task_lock

[PATCH] sanitize task->comm to avoid leaking escape codes
 2010-06-23 21:28 UTC  (4+ messages)

Suspend hangs since 2.6.34
 2010-06-23 21:22 UTC  (4+ messages)

2.6.35-rc3: Reported regressions from 2.6.34
 2010-06-23 21:19 UTC  (4+ messages)
` [Bug #16172] 2.6.25-rc1 ahci regression

PROBLEM: SIS7019 stops recording after 42 min
 2010-06-23 20:42 UTC  (14+ messages)

[RFC][PATCH 0/8] perf pmu interface
 2010-06-22 17:10 UTC  (11+ messages)
` [RFC][PATCH 6/8] perf: Per PMU disable
` [RFC][PATCH 8/8] perf: Rework the PMU methods

[PATCH] vt/console: try harder to print output when panicing
 2010-06-23 20:40 UTC  (5+ messages)

[PATCH] procfs: Do not release pid_ns->proc_mnt too early
 2010-06-23 20:37 UTC  (11+ 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 0/3] writeback: bug fixes for 2.6.35
 2010-06-23 20:36 UTC  (6+ messages)
` [PATCH 1/3] writeback: pay attention to wbc->nr_to_write in write_cache_pages
        ` [stable] "

[stable] please consider drm radeon kms agp release
 2010-06-23 20:28 UTC  (5+ messages)

2.6.35-rc3 deadlocks on semaphore operations
 2010-06-23 20:27 UTC  (5+ messages)

[PATCH] fix problem with reschenduling in rest_init (2.6.35-rc3)
 2010-06-23 20:11 UTC 

[PATCH] serial: MMIO32 support for 8250_early.c
 2010-06-23 19:10 UTC 

[RFC] tpm_tis: Fix subsequent suspend failures
 2010-06-23 20:07 UTC  (4+ messages)

[PATCH] Add TAINT_HARDWARE_UNSUPPORTED flag
 2010-06-23 20:00 UTC  (11+ messages)
    ` [PATCH v3] "

[PATCH] rtc: rp5c01 - Add NVRAM support
 2010-06-23 19:55 UTC  (2+ messages)

ftrace syscalls, PowerPC: Various fixes, Compat Syscall support and PowerPC implementation, V2
 2010-06-23 19:45 UTC  (14+ messages)
` [PATCH 08/40] tracing: remove syscall bitmaps in preparation for compat support
` [PATCH 12/40] x86, compat: convert ia32 layer to use
` [PATCH 39/40] trace syscalls: Clean confusing {s,r,}name and fix ABI breakage

[PATCH] scripts: checkpatch.pl
 2010-06-23 19:27 UTC  (3+ messages)

[ath5k-devel] [PATCH v2] ath5k: disable ASPM
 2010-06-23 19:23 UTC  (15+ messages)

[RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleeping gpios)
 2010-06-23 19:12 UTC  (2+ messages)

[PATCH v2] security: Yama LSM
 2010-06-23 19:10 UTC  (6+ messages)

[RFC][PATCH 10/10] cifs: add mount option to enable local caching
 2010-06-23 18:32 UTC  (3+ messages)

i915: Dell E6410 Ironlake LVDS detection
 2010-06-23 18:29 UTC  (5+ messages)

[PATCH] perf: Fix argument of perf_arch_fetch_caller_regs
 2010-06-23 17:51 UTC  (2+ messages)

[PATCH 0/6] further anon_vma fixes & optimizations
 2010-06-23 17:47 UTC  (3+ messages)
` [PATCH -mm 3/6] ksm: fix ksm swapin time optimization

ata link not reset properly
 2010-06-23 17:31 UTC  (3+ messages)

[PATCH 0/4] input: evdev: Dynamic buffers (rev5)
 2010-06-23 17:27 UTC  (7+ messages)
` [PATCH 1/5] input: evdev: Convert to dynamic event buffer (rev5)
  ` [PATCH 2/5] input: Use driver hint to compute the evdev buffer size (rev3)


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).