All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-22 21:24:33 to 2008-12-22 22:25:21 UTC [more...]

InfiniBand/RDMA merge plans for 2.6.29
 2008-12-22 22:25 UTC 

Long boot delay on 460EX with 2.6.28-rc8
 2008-12-22 22:22 UTC  (8+ messages)

Compiler warnings on libnetfilter_*
 2008-12-22 22:21 UTC  (4+ messages)
` [libnfnetlink] Suppress iftable_up function which is no used

TSC not updating after resume: Bug or Feature?
 2008-12-22 22:16 UTC  (14+ messages)

[RFC][PATCH] SI_ASYNCIO: should be a kernel signal ?
 2008-12-22 22:15 UTC  (3+ messages)

[PATCH 00/20] xfs-cmds staging tree
 2008-12-22 22:16 UTC  (5+ messages)

[PATCH 00/27] drivers/net: fix sparse warnings
 2008-12-22 22:14 UTC  (7+ messages)
` [PATCH 02/27] drivers/net: fix sparse warnings: make do-while a
  ` [PATCH 02/27] drivers/net: fix sparse warnings: make do-while a compound statement
` [PATCH 20/27] drivers/net/wan: fix sparse warnings: make do-while a
  ` [PATCH 20/27] drivers/net/wan: fix sparse warnings: make do-while a compound statement

[PATCH 5/5] sparc: unify module.c
 2008-12-22 22:14 UTC 

[PATCH 4/5] sparc64: prepare module_64.c for unification
 2008-12-22 22:14 UTC 

[PATCH 3/5] sparc64: use bit neutral Elf symbols
 2008-12-22 22:14 UTC 

[PATCH 2/5] sparc: unify module.h
 2008-12-22 22:14 UTC 

[PATCH 1/5] sparc: introduce CONFIG_BITS
 2008-12-22 22:14 UTC 

[PATCH] ASPM: Use msleep instead of cpu_relax during link retraining
 2008-12-22 22:11 UTC 

[git pull] IDE fixes
 2008-12-22 22:08 UTC  (2+ messages)

linux-next: manual merge of the kvm tree
 2008-12-22 22:11 UTC  (6+ messages)

[PATCH 12/13] fs/cifs: Remove redundant test
 2008-12-22 21:55 UTC  (3+ messages)

[Buildroot] Issues with patching the kernel in buildroot--- fix found
 2008-12-22 22:10 UTC 

[Buildroot] svn commit: trunk/buildroot/package/strace
 2008-12-22 22:10 UTC 

Problem with thermal control: ACPI: Critical trip point - Critical temperature reached - shutting down
 2008-12-22 21:53 UTC  (4+ messages)

[Buildroot] svn commit: trunk/buildroot/package/rxvt
 2008-12-22 22:10 UTC 

[Buildroot] svn commit: trunk/buildroot/package/x11r7/xserver_xorg-server
 2008-12-22 22:10 UTC 

[Buildroot] svn commit: trunk/buildroot/package/fontconfig
 2008-12-22 22:10 UTC 

[Buildroot] svn commit: trunk/buildroot/package/x11r7/xlib_liblbxutil
 2008-12-22 22:10 UTC 

[Buildroot] svn commit: trunk/buildroot/package/x11r7/xlib_libXt
 2008-12-22 22:10 UTC 

[Buildroot] svn commit: trunk/buildroot/package/x11r7/xlib_libX11
 2008-12-22 22:10 UTC 

2.6.28-rc9: USB Mouse unhappy
 2008-12-22 21:52 UTC  (9+ messages)
          ` [PATCH] USBHID: Make Boot Protocol drivers depend on EMBEDDED

[Ocfs2-devel] [git patches] Ocfs2 patches for merge window, batch 2/3
 2008-12-22 21:48 UTC  (114+ messages)
`  "
` [Ocfs2-devel] [PATCH 01/56] quota: Add callbacks for allocating and destroying dquot structures
  `  "
` [Ocfs2-devel] [PATCH 02/56] quota: Increase size of variables for limits and inode usage
  `  "
` [Ocfs2-devel] [PATCH 03/56] quota: Remove bogus 'optimization' in check_idq() and check_bdq()
  `  "
` [Ocfs2-devel] [PATCH 04/56] quota: Make _SUSPENDED just a flag
  `  "
` [Ocfs2-devel] [PATCH 05/56] quota: Allow to separately enable quota accounting and enforcing limits
  `  "
` [Ocfs2-devel] [PATCH 06/56] ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()
  `  "
` [Ocfs2-devel] [PATCH 07/56] ext4: "
  `  "
` [Ocfs2-devel] [PATCH 08/56] reiserfs: "
  `  "
` [Ocfs2-devel] [PATCH 09/56] quota: Remove compatibility function sb_any_quota_enabled()
  `  "
` [Ocfs2-devel] [PATCH 10/56] quota: Introduce DQUOT_QUOTA_SYS_FILE flag
  `  "
` [Ocfs2-devel] [PATCH 11/56] quota: Move quotaio_v[12].h from include/linux/ to fs/
  `  "
` [Ocfs2-devel] [PATCH 12/56] quota: Split off quota tree handling into a separate file
  `  "
` [Ocfs2-devel] [PATCH 13/56] quota: Convert union in mem_dqinfo to a pointer
  `  "
` [Ocfs2-devel] [PATCH 14/56] quota: Allow negative usage of space and inodes
  `  "
` [Ocfs2-devel] [PATCH 15/56] quota: Keep which entries were set by SETQUOTA quotactl
  `  "
` [Ocfs2-devel] [PATCH 16/56] quota: Update version number
  `  "
` [Ocfs2-devel] [PATCH 17/56] quota: Add helpers to allow ocfs2 specific quota initialization, freeing and recovery
  `  "
` [Ocfs2-devel] [PATCH 18/56] quota: Implement function for scanning active dquots
  `  "
` [Ocfs2-devel] [PATCH 19/56] mm: Export pdflush_operation()
  `  "
` [Ocfs2-devel] [PATCH 20/56] ocfs2: Support nested transactions
  `  "
` [Ocfs2-devel] [PATCH 21/56] ocfs2: Assign feature bits and system inodes to quota feature and quota files
  `  "
` [Ocfs2-devel] [PATCH 22/56] ocfs2: Mark system files as not subject to quota accounting
  `  "
` [Ocfs2-devel] [PATCH 23/56] ocfs2: Implementation of local and global quota file handling
  `  "
` [Ocfs2-devel] [PATCH 24/56] ocfs2: Add quota calls for allocation and freeing of inodes and space
  `  "
` [Ocfs2-devel] [PATCH 25/56] ocfs2: Implement quota syncing thread
  `  "
` [Ocfs2-devel] [PATCH 26/56] ocfs2: Implement quota recovery
  `  "
` [Ocfs2-devel] [PATCH 27/56] ocfs2: Enable quota accounting on mount, disable on umount
  `  "
` [Ocfs2-devel] [PATCH 28/56] jbd2: Add BH_JBDPrivateStart
  `  "
` [Ocfs2-devel] [PATCH 29/56] ocfs2: Use BH_JBDPrivateStart instead of BH_Unshadow
  `  "
` [Ocfs2-devel] [PATCH 30/56] ocfs2: Add missing initialization
  `  "
` [Ocfs2-devel] [PATCH 31/56] ocfs2: Fix ocfs2_read_quota_block() error handling
  `  "
` [Ocfs2-devel] [PATCH 32/56] ocfs2: Fix oops when extending quota files
  `  "
` [Ocfs2-devel] [PATCH 33/56] ocfs2: Make ocfs2_get_quota_block() consistent with ocfs2_read_quota_block()
  `  "
` [Ocfs2-devel] [PATCH 34/56] ocfs2: Fix build warnings (64-bit types vs long long)
  `  "
` [Ocfs2-devel] [PATCH 35/56] quota: Unexport dqblk_v1.h and dqblk_v2.h
  `  "
` [Ocfs2-devel] [PATCH 36/56] quota: Export dquot_alloc() and dquot_destroy() functions
  `  "
` [Ocfs2-devel] [PATCH 37/56] reiserfs: Add default allocation routines for quota structures
  `  "
` [Ocfs2-devel] [PATCH 38/56] ext3: "
  `  "
` [Ocfs2-devel] [PATCH 39/56] ext4: "
  `  "
` [Ocfs2-devel] [PATCH 40/56] ocfs2: fix indendation in ocfs2_dquot_drop_slow
  `  "
` [Ocfs2-devel] [PATCH 41/56] ocfs2/quota: sparse fixes for quota
  `  "
` [Ocfs2-devel] [PATCH 42/56] ocfs2: Dirty the entire bucket in ocfs2_bucket_value_truncate()
  `  "
` [Ocfs2-devel] [PATCH 43/56] ocfs2: Narrow the transaction for deleting xattrs from a bucket
  `  "
` [Ocfs2-devel] [PATCH 44/56] ocfs2: Dirty the entire first bucket in ocfs2_extend_xattr_bucket()
  `  "
` [Ocfs2-devel] [PATCH 45/56] ocfs2: Dirty the entire first bucket in ocfs2_cp_xattr_cluster()
  `  "
` [Ocfs2-devel] [PATCH 46/56] ocfs2: Explain t_is_new "
  `  "
` [Ocfs2-devel] [PATCH 47/56] ocfs2: Use ocfs2_cp_xattr_bucket() in ocfs2_mv_xattr_bucket_cross_cluster()
  `  "
` [Ocfs2-devel] [PATCH 48/56] ocfs2: Rename ocfs2_cp_xattr_cluster() to ocfs2_mv_xattr_buckets()
  `  "
` [Ocfs2-devel] [PATCH 49/56] ocfs2: ocfs2_mv_xattr_buckets() can handle a partial cluster now
  `  "
` [Ocfs2-devel] [PATCH 50/56] ocfs2: Use ocfs2_mv_xattr_buckets() in ocfs2_mv_xattr_bucket_cross_cluster()
  `  "
` [Ocfs2-devel] [PATCH 51/56] ocfs2: Start using buckets in ocfs2_adjust_xattr_cross_cluster()
  `  "
` [Ocfs2-devel] [PATCH 52/56] ocfs2: Pass buckets into ocfs2_mv_xattr_bucket_cross_cluster()
  `  "
` [Ocfs2-devel] [PATCH 53/56] ocfs2: Move buckets up into ocfs2_add_new_xattr_cluster()
  `  "
` [Ocfs2-devel] [PATCH 54/56] ocfs2: Move buckets up into ocfs2_add_new_xattr_bucket()
  `  "
` [Ocfs2-devel] [PATCH 55/56] ocfs2: Pass xs->bucket "
  `  "
` [Ocfs2-devel] [PATCH 56/56] ocfs2/quota: Add QUOTA in mlog_attribute
  `  "

[libnetfilter_queue 0/4] misc code cleaning and documentation
 2008-12-22 22:08 UTC  (6+ messages)
` [libnetfilter_queue 4/4] Switch documentation style to doxygen

Nokia Internet Tablets
 2008-12-22 22:04 UTC  (3+ messages)

Unify module.*
 2008-12-22 22:07 UTC 

Move-delete merge conflict is not displayed using git ls-files --unmerged
 2008-12-22 22:10 UTC  (3+ messages)
  ` [PATCH] merge-recursive: mark rename/delete conflict as unmerged

Merge two repos with history included? (was Re: How do I..?)
 2008-12-22 22:04 UTC 

+ w1-fix-slave-selection-on-big-endian-systems.patch added to -mm tree
 2008-12-22 21:47 UTC 

Multiple math errors and SIGFPE
 2008-12-22 22:00 UTC  (2+ messages)

Spread Spectrum (SSC) Enable or Disable?
 2008-12-22 21:59 UTC  (2+ messages)

Add a rule to PREROUTING table
 2008-12-22 21:59 UTC  (2+ messages)

keyboards and evdev printing multiple keys
 2008-12-22 21:58 UTC  (2+ messages)

KPC3+ open-source code?
 2008-12-22 21:56 UTC  (2+ messages)

kvmctl smp issues
 2008-12-22 21:53 UTC 

[PATCH] mac80211: allow mode change if IBSS is not allowed
 2008-12-22 21:52 UTC  (2+ messages)

+ w1-fix-slave-selection-on-big-endian-systems-fix.patch added to -mm tree
 2008-12-22 21:51 UTC 

[2.6.28-rc] Sata soft reset filling log
 2008-12-22 21:51 UTC  (5+ messages)

ath5k_pci: gain calibration timeout / unable to reset hardware -11
 2008-12-22 21:48 UTC  (8+ messages)
      ` [ath5k-devel] "

Additing a new Hardware Specific feature in the ALSA driver
 2008-12-22 21:48 UTC  (3+ messages)

HPMC bus timeout on C3600
 2008-12-22 21:47 UTC  (6+ messages)

Oops in 2.6.28-rc9 and -rc8 -- mtrr issues / e1000e
 2008-12-22 21:45 UTC  (2+ messages)

Bugs in sub argsfromdir of git-cvsserver
 2008-12-22 21:42 UTC  (2+ messages)

incoming font engine update
 2008-12-22 21:41 UTC  (2+ messages)

[ath9k-devel] How to enable Monitor mode?
 2008-12-22 21:41 UTC  (4+ messages)

Casting away noderef and address spaces?
 2008-12-22 21:39 UTC  (5+ messages)

Commits added to powerpc.git next and master branches
 2008-12-22 21:34 UTC  (4+ messages)
` [patch 0/2] please pull from cell next branch
` [patch 1/2] powerpc/cell: fix build breakage with CONFIG_SPUFS disabled
` [patch 2/2] powerpc/cell: add QPACE as a separate Cell platform

drivers using the non-PCI dma_set_mask() on PCI devices
 2008-12-22 21:32 UTC 

GPLPV drivers 0.9.12-pre9 upload
 2008-12-22 21:32 UTC  (5+ messages)
  ` RE: [Xen-devel] "
    ` [Xen-users] "

[U-Boot] ftp area ftp://ftp.denx.de/pub/u-boot/
 2008-12-22 21:29 UTC  (3+ messages)

2.6.28-rc9-git1: Reported regressions from 2.6.27
 2008-12-22 21:26 UTC  (6+ messages)
` [Bug #12216] Error when drm is loaded

[U-Boot] [PATCH] NIOS2: Added DE2 board with SD support
 2008-12-22 21:25 UTC 

Device mapper support for more than one target ?
 2008-12-22 21:24 UTC  (5+ messages)
    `  "
      ` [dm-devel] "


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.