All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-22 19:59:51 to 2008-12-22 22:00:36 UTC [more...]

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

[git patches] Ocfs2 patches for merge window, batch 2/3
 2008-12-22 21:48 UTC  (89+ 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] "
` [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

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)

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

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

linux-next: manual merge of the kvm tree
 2008-12-22 21:41 UTC  (4+ 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  (15+ 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] "
      `  "

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

[Qemu-devel] [6121] Properly handle the case of SetPixelEncodings with a length of zero
 2008-12-22 21:06 UTC 

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  (10+ messages)
` [RFC PATCH -v4 12/14] fsnotify: add correlations between events

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  (3+ 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 

Move-delete merge conflict is not displayed using git ls-files --unmerged
 2008-12-22 20:48 UTC  (2+ messages)

[PATCH, RFC] add a vfs_fsync helper
 2008-12-22 20:42 UTC  (3+ messages)
` [PATCH] "

[PATCH] hrtimer: increase clock min delta threshold while interrupt hanging
 2008-12-22 20:41 UTC  (4+ messages)

Problems with Mac clients mounting a Linux server behind a firewall
 2008-12-22 20:36 UTC  (4+ messages)

[Qemu-devel] [6120] Use the ARRAY_SIZE() macro where appropriate
 2008-12-22 20:33 UTC 

[PATCH v2 00/18] ath9k: first series for regulatory cleanup
 2008-12-22 20:30 UTC  (3+ messages)
  ` [ath9k-devel] "

[linux-dvb] TT-3600 on kernel 2.6.27 doesn't work... any help?
 2008-12-22 20:26 UTC  (2+ messages)

2.6.28-rc9-git1: Reported regressions 2.6.26 -> 2.6.27
 2008-12-22 20:26 UTC  (4+ messages)
` [Bug #12261] kernel panics with net_rx_action on kernels above 2.6.26

Moving Ubuntu to upstream udev rules (Part 2)
 2008-12-22 20:25 UTC  (2+ messages)

2.6.28-rc9 regression: system fails to suspend
 2008-12-22 20:22 UTC  (2+ messages)

understading bluetooth init
 2008-12-22 20:21 UTC 

[RFC PATCH 0/3] pm: device parallel resume mechanism
 2008-12-22 20:19 UTC  (5+ 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  (8+ 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  (4+ messages)
` [PATCH, v5] 9p: don't print IS_ERR strings
  ` [PATCH, v5] eCryptfs: check readlink result was not an error before using it

[PATCH] Add error-handling actions to audisp-remote
 2008-12-22 20:04 UTC  (3+ messages)

Re: Help interpreting AHCI failure messages
 2008-12-22 20:02 UTC  (2+ messages)


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.