messages from 2008-12-22 20:42:56 to 2008-12-22 22:10:19 UTC [more...]
[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
[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
` [Ocfs2-devel] "
[PATCH 00/27] drivers/net: fix sparse warnings
2008-12-22 22:09 UTC (3+ messages)
` [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
[git pull] IDE fixes
2008-12-22 22:08 UTC
[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
Compiler warnings on libnetfilter_*
2008-12-22 22:07 UTC (2+ messages)
` [libnfnetlink] Suppress iftable_up function which is no used
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
linux-next: manual merge of the kvm tree
2008-12-22 22:03 UTC (5+ messages)
+ 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)
[PATCH 12/13] fs/cifs: Remove redundant test
2008-12-22 21:55 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 (9+ 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)
TSC not updating after resume: Bug or Feature?
2008-12-22 21:35 UTC (13+ 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
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
Device mapper support for more than one target ?
2008-12-22 21:24 UTC (5+ messages)
` [dm-devel] "
` "
[SPAM] Preesent for you
2008-12-22 21:18 UTC
'Theirs' merge between branches on a binary file
2008-12-22 21:16 UTC (3+ messages)
Please review trini/canadian-sdk branch
2008-12-22 21:10 UTC
BUG smbd crash
2008-12-22 21:13 UTC (3+ messages)
[PATCH] Show a failure of rebase -p if the merge had a conflict
2008-12-22 21:16 UTC (5+ messages)
` [PATCH 1/2 updated] "
` [PATCH 2/2] rebase -i -p: Fix --continue after a merge could not be redone
2.6.27.8-2 OOps e1000e
2008-12-22 21:06 UTC (3+ messages)
weird issues with raid1
2008-12-22 21:07 UTC (12+ messages)
FC10 MLS policy problems
2008-12-22 20:43 UTC (2+ messages)
[RFC PATCH -v4 00/14] fsnotify, dnotify, and inotify
2008-12-22 21:04 UTC (6+ messages)
schizophrenic G5
2008-12-22 21:03 UTC (2+ messages)
[PATCH] Fixed i2c-mpc driver for multi-master i2c busses
2008-12-22 21:01 UTC (2+ messages)
+ i2c-fix-i2c-mpc-driver-for-multi-master-i2c-busses.patch added to -mm tree
2008-12-22 21:01 UTC
cpm2-scc-uart on mpc8265 not working
2008-12-22 21:01 UTC (2+ messages)
[RFC] Automagic patch merge ack emails
2008-12-22 20:59 UTC (2+ messages)
What's in linux1394-2.6.git?
2008-12-22 20:59 UTC
linux-next: scsi-post-merge tree build failure
2008-12-22 20:56 UTC (3+ messages)
[PATCH 2.6.29] cxgb3 - add control to access embedded images
2008-12-22 20:55 UTC
git 1.6.1-rc4 testing dependency
2008-12-22 20:50 UTC (2+ messages)
xfstests testcase 111: Infinite xfs_bulkstat bad-inode loop case from Roger Willcocks
2008-12-22 20:50 UTC (3+ messages)
` xfstests testcase 111: Infinite xfs_bulkstat bad-inode loop casefrom "
[PATCH 00/20] xfs-cmds staging tree
2008-12-22 20:49 UTC (3+ messages)
KVM: MMU: handle large host sptes on invlpg/resync
2008-12-22 20:49 UTC
[PATCH, RFC] add a vfs_fsync helper
2008-12-22 20:42 UTC (3+ messages)
` [PATCH] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.