messages from 2008-12-22 19:38:35 to 2008-12-23 05:20:12 UTC [more...]
Weihnachtsgeld für Sie
2008-12-23 4:56 UTC
[PATCH] smackfs: check for allocation failures in smk_set_access()
2008-12-23 5:03 UTC (2+ messages)
Checking a USB drive's capacity
2008-12-23 4:51 UTC (2+ messages)
cannot reliably detect USB device
2008-12-23 4:37 UTC
[RFC][PATCH 0/6][v3] Container-init signal semantics
2008-12-23 4:47 UTC (20+ messages)
` [RFC][PATCH 4/6][v3] Define siginfo_from_ancestor_ns()
` [RFC][PATCH 5/6][v3] Protect cinit from unblocked SIG_DFL signals
` [RFC][PATCH 6/6][v3] Protect cinit from blocked fatal signals
drivers using the non-PCI dma_set_mask() on PCI devices
2008-12-23 4:43 UTC (2+ messages)
[PATCH] sata_sil: add Large Block Transfer support
2008-12-23 4:40 UTC (4+ messages)
WARNING: at drivers/net/wireless/b43/xmit.c:625 b43_rx+0x3c4/0x462()
2008-12-23 4:38 UTC
28-rc9-mmotm1219 page_fault-retry-with-nopage_retry.patch hoses xmms
2008-12-23 4:35 UTC
Regression from 2.6.26: Hibernation (possibly suspend) broken on Toshiba R500 (bisected)
2008-12-23 4:28 UTC (6+ messages)
` "APIC error on CPU1: 00(40)" during resume (was: Regression from 2.6.26: Hibernation (possibly suspend) broken on Toshiba R500)
` "APIC error on CPU1: 00(40)" during resume
[PATCH] sparseirq: set lock_class for legacy irq when sparse_irq is selected
2008-12-23 4:24 UTC
[PATCH] cgroups: avoid accessing uninitialized data in failure path
2008-12-23 3:25 UTC (2+ messages)
[v1 PATCH 0/1] fix EDAC core deadlock when removes an edac device
2008-12-23 3:13 UTC (2+ messages)
` [v1 PATCH 1/1] EDAC: fix edac core deadlock when removing a device
[PATCH 0/1] fix EDAC core deadlock when removes a device
2008-12-23 2:56 UTC (4+ messages)
` [PATCH 1/1] EDAC: fix edac core deadlock when removing "
linux-next: parsing mem=700M broken
2008-12-23 3:06 UTC
Lock-up on PPC64
2008-12-23 3:04 UTC (4+ messages)
[2.6.28-rc] Sata soft reset filling log
2008-12-23 2:23 UTC (6+ messages)
[patch] x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and()
2008-12-23 2:05 UTC (3+ messages)
[patch 2.6.28-rc9] spi: spi_write_then_read() regression fix
2008-12-23 1:53 UTC (4+ messages)
[PATCH mmotm] clocksource pass clocksource powerpc fix
2008-12-23 1:47 UTC
[PATCH][trivial] Update Jesper Juhl CREDITS entry with new email
2008-12-23 1:28 UTC
[PATCH next] bio: zero inlined bio_vec
2008-12-23 1:08 UTC
[PATCH] sh: maple: add support for Maple controller as a joystick
2008-12-23 1:07 UTC (3+ messages)
[git pull] drm fix for 2.6.28 final
2008-12-23 0:55 UTC
TSC not updating after resume: Bug or Feature?
2008-12-23 0:47 UTC (22+ messages)
[PATCH] mm/shmem.c: fix division by zero
2008-12-23 0:35 UTC (2+ messages)
[ANNOUNCE] util-linux-ng v2.14.2-rc1
2008-12-23 0:30 UTC
BUG() in 2.6.28-rc8-git2 under heavy load
2008-12-23 0:30 UTC (3+ messages)
[PATCH -tip] Change default from CLASSIC_RCU to TREE_RCU (testing only)
2008-12-23 0:12 UTC (13+ messages)
` [PATCH -tip] Set the default RCU to be rcutree
` [PATCH -tip] Switch arm defconfig files from CONFIG_CLASSIC_RCU to CONFIG_TREE_RCU
` [PATCH -tip] Switch avr32 defconfigs "
` [PATCH -tip] Switch blackfin defconfig "
` [PATCH -tip] Switch ia64 "
` [PATCH -tip] Switch m68k "
` [PATCH -tip] Switch m68knommu "
` [PATCH -tip] Switch mips defconfig "
` [PATCH -tip] Switch mn10300 "
` [PATCH -tip] Switch powerpc "
` [PATCH -tip] Switch sh "
` [PATCH -tip] Switch x86 "
[git patches] Ocfs2 patches for merge window, batch 2/3
2008-12-23 0:11 UTC (59+ messages)
` [PATCH 01/56] quota: Add callbacks for allocating and destroying dquot structures
` [PATCH 02/56] quota: Increase size of variables for limits and inode usage
` [PATCH 03/56] quota: Remove bogus 'optimization' in check_idq() and check_bdq()
` [PATCH 04/56] quota: Make _SUSPENDED just a flag
` [PATCH 05/56] quota: Allow to separately enable quota accounting and enforcing limits
` [PATCH 06/56] ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()
` [PATCH 07/56] ext4: "
` [PATCH 08/56] reiserfs: "
` [PATCH 09/56] quota: Remove compatibility function sb_any_quota_enabled()
` [PATCH 10/56] quota: Introduce DQUOT_QUOTA_SYS_FILE flag
` [PATCH 11/56] quota: Move quotaio_v[12].h from include/linux/ to fs/
` [PATCH 12/56] quota: Split off quota tree handling into a separate file
` [PATCH 13/56] quota: Convert union in mem_dqinfo to a pointer
` [PATCH 14/56] quota: Allow negative usage of space and inodes
` [PATCH 15/56] quota: Keep which entries were set by SETQUOTA quotactl
` [PATCH 16/56] quota: Update version number
` [PATCH 17/56] quota: Add helpers to allow ocfs2 specific quota initialization, freeing and recovery
` [PATCH 18/56] quota: Implement function for scanning active dquots
` [PATCH 19/56] mm: Export pdflush_operation()
` [PATCH 20/56] ocfs2: Support nested transactions
` [PATCH 21/56] ocfs2: Assign feature bits and system inodes to quota feature and quota files
` [PATCH 22/56] ocfs2: Mark system files as not subject to quota accounting
` [PATCH 23/56] ocfs2: Implementation of local and global quota file handling
` [PATCH 24/56] ocfs2: Add quota calls for allocation and freeing of inodes and space
` [PATCH 25/56] ocfs2: Implement quota syncing thread
` [PATCH 26/56] ocfs2: Implement quota recovery
` [PATCH 27/56] ocfs2: Enable quota accounting on mount, disable on umount
` [PATCH 28/56] jbd2: Add BH_JBDPrivateStart
` [PATCH 29/56] ocfs2: Use BH_JBDPrivateStart instead of BH_Unshadow
` [PATCH 30/56] ocfs2: Add missing initialization
` [PATCH 31/56] ocfs2: Fix ocfs2_read_quota_block() error handling
` [PATCH 32/56] ocfs2: Fix oops when extending quota files
` [PATCH 33/56] ocfs2: Make ocfs2_get_quota_block() consistent with ocfs2_read_quota_block()
` [PATCH 34/56] ocfs2: Fix build warnings (64-bit types vs long long)
` [PATCH 35/56] quota: Unexport dqblk_v1.h and dqblk_v2.h
` [PATCH 36/56] quota: Export dquot_alloc() and dquot_destroy() functions
` [PATCH 37/56] reiserfs: Add default allocation routines for quota structures
` [PATCH 38/56] ext3: "
` [PATCH 39/56] ext4: "
` [PATCH 40/56] ocfs2: fix indendation in ocfs2_dquot_drop_slow
` [PATCH 41/56] ocfs2/quota: sparse fixes for quota
` [PATCH 42/56] ocfs2: Dirty the entire bucket in ocfs2_bucket_value_truncate()
` [PATCH 43/56] ocfs2: Narrow the transaction for deleting xattrs from a bucket
` [PATCH 44/56] ocfs2: Dirty the entire first bucket in ocfs2_extend_xattr_bucket()
` [PATCH 45/56] ocfs2: Dirty the entire first bucket in ocfs2_cp_xattr_cluster()
` [PATCH 46/56] ocfs2: Explain t_is_new "
` [PATCH 47/56] ocfs2: Use ocfs2_cp_xattr_bucket() in ocfs2_mv_xattr_bucket_cross_cluster()
` [PATCH 48/56] ocfs2: Rename ocfs2_cp_xattr_cluster() to ocfs2_mv_xattr_buckets()
` [PATCH 49/56] ocfs2: ocfs2_mv_xattr_buckets() can handle a partial cluster now
` [PATCH 50/56] ocfs2: Use ocfs2_mv_xattr_buckets() in ocfs2_mv_xattr_bucket_cross_cluster()
` [PATCH 51/56] ocfs2: Start using buckets in ocfs2_adjust_xattr_cross_cluster()
` [PATCH 52/56] ocfs2: Pass buckets into ocfs2_mv_xattr_bucket_cross_cluster()
` [PATCH 53/56] ocfs2: Move buckets up into ocfs2_add_new_xattr_cluster()
` [PATCH 54/56] ocfs2: Move buckets up into ocfs2_add_new_xattr_bucket()
` [PATCH 55/56] ocfs2: Pass xs->bucket "
` [PATCH 56/56] ocfs2/quota: Add QUOTA in mlog_attribute
ext3: slow symlink corruption on umount
2008-12-23 0:09 UTC (11+ messages)
` [PATCH] ext3: wait on all pending commits in ext3_sync_fs
races when reserving an event in the unified trace buffer
2008-12-22 23:55 UTC (6+ messages)
[PATCH 0/9] oprofile: port to the new ring buffer
2008-12-22 23:53 UTC (2+ messages)
[PATCH 00/27] drivers/net: fix sparse warnings
2008-12-22 23:44 UTC (8+ messages)
` [PATCH 02/27] drivers/net: fix sparse warnings: make do-while a compound statement
` [PATCH 11/27] drivers/net/igb: remove dead code (function 'igb_read_pci_cfg')
` [PATCH 20/27] drivers/net/wan: fix sparse warnings: make do-while a compound statement
2.6.28-rc9-git1: Reported regressions 2.6.26 -> 2.6.27
2008-12-22 23:29 UTC (5+ messages)
` [Bug #12261] kernel panics with net_rx_action on kernels above 2.6.26
2.6.28-rc9 regression: system fails to suspend
2008-12-22 23:30 UTC (3+ messages)
[patch 0/6] [patch 0/6] Atari frame buffer fixes
2008-12-22 23:24 UTC (6+ messages)
` [patch 3/6] fbdev: c2p - Cleanups
` [patch 6/6] fbdev: c2p - Rename c2p to c2p_planar and correct indentation
[RFC PATCH -v4 00/14] fsnotify, dnotify, and inotify
2008-12-22 23:21 UTC (13+ messages)
` [RFC PATCH -v4 12/14] fsnotify: add correlations between events
[patch] powerpc: change u64/s64 to a long long integer type
2008-12-22 23:13 UTC (6+ messages)
linux-next: Tree for December 18
2008-12-22 22:49 UTC (3+ messages)
` linux-next: Tree for December 18 (patch: kernel-doc notation)
Git PULL ACPI patches for 2.6.28-rc9
2008-12-22 22:44 UTC
ath5k_pci: gain calibration timeout / unable to reset hardware -11
2008-12-22 22:38 UTC (8+ messages)
` [ath5k-devel] "
HP WMI laptop extras driver
2008-12-22 22:36 UTC (3+ messages)
` Fwd: "
MSI messages
2008-12-22 22:29 UTC (10+ messages)
InfiniBand/RDMA merge plans for 2.6.29
2008-12-22 22:25 UTC
[RFC][PATCH] SI_ASYNCIO: should be a kernel signal ?
2008-12-22 22:15 UTC (2+ messages)
[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
Multiple math errors and SIGFPE
2008-12-22 22:00 UTC (2+ messages)
[PATCH 12/13] fs/cifs: Remove redundant test
2008-12-22 21:55 UTC (2+ messages)
Problem with thermal control: ACPI: Critical trip point - Critical temperature reached - shutting down
2008-12-22 21:53 UTC (4+ messages)
2.6.28-rc9: USB Mouse unhappy
2008-12-22 21:52 UTC (8+ messages)
` [PATCH] USBHID: Make Boot Protocol drivers depend on EMBEDDED
Oops in 2.6.28-rc9 and -rc8 -- mtrr issues / e1000e
2008-12-22 21:45 UTC (2+ messages)
2.6.28-rc9-git1: Reported regressions from 2.6.27
2008-12-22 21:26 UTC (5+ messages)
` [Bug #12216] Error when drm is loaded
Device mapper support for more than one target ?
2008-12-22 21:24 UTC (4+ messages)
` [dm-devel] "
BUG smbd crash
2008-12-22 21:13 UTC (3+ messages)
2.6.27.8-2 OOps e1000e
2008-12-22 21:06 UTC (3+ messages)
[PATCH] Fixed i2c-mpc driver for multi-master i2c busses
2008-12-22 21:01 UTC (2+ messages)
What's in linux1394-2.6.git?
2008-12-22 20:59 UTC
[PATCH 2.6.29] cxgb3 - add control to access embedded images
2008-12-22 20:55 UTC
[PATCH] hrtimer: increase clock min delta threshold while interrupt hanging
2008-12-22 20:41 UTC (4+ messages)
[PATCH] ide: Fix ata_id_has_dword_io to return DWORD I/O support properly
2008-12-22 20:16 UTC (6+ messages)
[PATCH 0/4 v4] i.MX31: dmaengine and framebuffer drivers
2008-12-22 20:10 UTC (7+ messages)
` [PATCH 2/4 v4] i.MX31: Image Processing Unit DMA and IRQ drivers
[PATCH 0/10] make link target handling more robust
2008-12-22 20:06 UTC (5+ messages)
` [PATCH, v5] 9p: don't print IS_ERR strings
` [PATCH, v5] eCryptfs: check readlink result was not an error before using it
[PATCH 0/33] Make static
2008-12-22 19:38 UTC (3+ messages)
` [PATCH 1/33] Documentation: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox