All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-11 04:32:43 to 2009-12-11 06:28:53 UTC [more...]

[PATCH] xfrm: Fix truncation length of authentication algorithms installed via PF_KEY
 2009-12-11  6:28 UTC  (2+ messages)

[PATCH] crypto/testmgr: fix uninitialized warning from gcc
 2009-12-11  6:28 UTC  (2+ messages)

Useless thermal acpi driver ?
 2009-12-11  6:25 UTC  (3+ messages)

Linux 2.6.32
 2009-12-11  6:25 UTC  (4+ messages)

nilfs_cleanerd problem
 2009-12-11  6:22 UTC  (5+ messages)

[PATCH v3] ppc440spe-adma: adds updated ppc440spe adma driver
 2009-12-11  6:22 UTC  (3+ messages)

[PATCH 00/11] Yet another series of OF merge patches
 2009-12-11  6:20 UTC  (10+ messages)
` [PATCH 06/11] of/flattree: merge early_init_devtree() and early_init_move_devtree()
      ` [PATCH 06/11] of/flattree: merge early_init_devtree() and

[PATCH V2 1/2] arm nomadik: add hardware RNG driver
 2009-12-11  6:15 UTC  (3+ messages)

[Resend PATCH] ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller
 2009-12-11  6:14 UTC  (3+ messages)

[PATCH] PowerPC: const intspec pointers
 2009-12-11  6:13 UTC  (4+ messages)

[PATCH 1/2] tracing: Define kmem_trace_alloc_notrace unconditionally
 2009-12-11  6:11 UTC  (14+ messages)
` [PATCH 2/2] tracing: Fix no callsite ifndef CONFIG_KMEMTRACE

[Patch] ipc: HARD_MSGMAX should be higher not lower on 64bit
 2009-12-11  6:10 UTC 

[ANNOUNCE] Git 1.6.5.6
 2009-12-11  6:09 UTC 

[PATCH 0/3] gpiolib: gpio naming in sysfs
 2009-12-11 13:23 UTC  (15+ messages)
` [PATCH 2/3] gpiolib: add support for having symlinks under gpio class directory
  ` [PATCH 3/3] gpiolib: use chip->names for symlinks, always use gpioN for device names
          ` [PATCH]crypto: Fix complain about lack test for internal used algorithm

Q: how to access the MPC5200B's timer gipo's?
 2009-12-11  6:02 UTC  (2+ messages)

[PATCH] ACPICA: don't cond_resched() when irq_disabled or in_atomic
 2009-12-11  5:46 UTC  (5+ messages)
` [PATCH -V2] acpi: don't cond_resched if irq is disabled

[GIT PULL]: OMAP2/3 Display Subsystem
 2009-12-11  5:49 UTC  (4+ messages)

[Qemu-devel] [PATCH] vmware_vga: add rom file so that it boots
 2009-12-11  5:47 UTC 

[obsolete] page-allocator-wait-on-both-sync-and-async-congestion-after-direct-reclaim.patch removed from -mm tree
 2009-12-11  5:45 UTC 

[B.A.T.M.A.N.] general theory question RE: dhcp on a peer only mesh
 2009-12-11  5:44 UTC  (5+ messages)

Vadim Blinov has added you as a friend on the website VK.com
 2009-12-11  5:43 UTC 

[PATCH v2] OMAP3 : Fix I2C lockup during timeout/error cases
 2009-12-11  5:39 UTC 

[Qemu-devel] qemu architecture
 2009-12-11  5:37 UTC 

[00/34] 2.6.32.1-stable review
 2009-12-11  5:28 UTC  (35+ messages)
  ` [01/34] signal: Fix alternate signal stack check
  ` [02/34] SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
  ` [03/34] SCSI: osd_protocol.h: Add missing #include
  ` [04/34] SCSI: megaraid_sas: fix 64 bit sense pointer truncation
  ` [05/34] ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC
  ` [06/34] ext4: avoid divide by zero when trying to mount a corrupted file system
  ` [07/34] ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
  ` [08/34] ext4: fix lock order problem in ext4_move_extents()
  ` [09/34] ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
  ` [10/34] ext4: plug a buffer_head leak in an error path of ext4_iget()
  ` [11/34] ext4: make sure directory and symlink blocks are revoked
  ` [12/34] ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
  ` [13/34] ext4: journal all modifications in ext4_xattr_set_handle
  ` [14/34] ext4: dont update the superblock in ext4_statfs()
  ` [15/34] ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero
  ` [16/34] ext4: fix block validity checks so they work correctly with meta_bg
  ` [17/34] ext4: avoid issuing unnecessary barriers
  ` [18/34] ext4: fix error handling in ext4_ind_get_blocks()
  ` [19/34] ext4: make trim/discard optional (and off by default)
  ` [20/34] ext4: make "norecovery" an alias for "noload"
  ` [21/34] ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
  ` [22/34] ext4: initialize moved_len before calling ext4_move_extents()
  ` [23/34] ext4: move_extent_per_page() cleanup
  ` [24/34] jbd2: Add ENOMEM checking in and for jbd2_journal_write_metadata_buffer()
  ` [25/34] ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()
  ` [26/34] ext4: Avoid data / filesystem corruption when write fails to copy data
  ` [27/34] ext4: wait for log to commit when umounting
  ` [28/34] ext4: remove blocks from inode prealloc list on failure
  ` [29/34] ext4: ext4_get_reserved_space() must return bytes instead of blocks
  ` [30/34] ext4: quota macros cleanup
  ` [31/34] ext4: fix incorrect block reservation on quota transfer
  ` [32/34] ext4: Wait for proper transaction commit on fsync
  ` [33/34] ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
  ` [34/34] ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)

(no subject)
 2009-12-11  5:31 UTC 

[PATCH] wrap long help lines
 2009-12-11  5:14 UTC 

[PATCH net-next-2.6] bonding: allow arp_ip_targets to be on a separate vlan from bond device
 2009-12-11  5:17 UTC  (11+ messages)
                ` [PATCH net-next-2.6 v3] bonding: allow arp_ip_targets on separate vlans to use arp validation

[PATCH] OMAP3: hwmod: check for clkdomain pointer before accesing it to change the sleep dependencies
 2009-12-11  5:07 UTC  (5+ messages)

[PATCH] cfq: Take whether cfq group is changed into account when choosing service tree
 2009-12-11  5:02 UTC 

[PATCH] Fix double free of MPT request frames
 2009-12-10 22:36 UTC 

Intel G45 8-Channel LPCM over HDMI
 2009-12-11  5:03 UTC  (6+ messages)

linux-next: Tree for December 11
 2009-12-11  5:01 UTC 

[Qemu-devel] vmware video broken in git
 2009-12-11  4:59 UTC 

[00/90] 2.6.31.8-stable review
 2009-12-11  4:35 UTC  (91+ messages)
  ` [01/90] ext4: Fix memory leak fix when mounting an ext4 filesystem
  ` [02/90] ext4: Avoid null pointer dereference when decoding EROFS w/o a journal
  ` [03/90] jbd2: Fail to load a journal if it is too short
  ` [04/90] jbd2: round commit timer up to avoid uncommitted transaction
  ` [05/90] ext4: fix journal ref count in move_extent_par_page
  ` [06/90] ext4: Fix bugs in mballocs stream allocation mode
  ` [07/90] ext4: Avoid group preallocation for closed files
  ` [08/90] jbd2: Annotate transaction start also for jbd2_journal_restart()
  ` [09/90] ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks()
  ` [10/90] ext4: reject too-large filesystems on 32-bit kernels
  ` [11/90] ext4: Add feature set check helper for mount & remount paths
  ` [12/90] ext4: Add missing unlock_new_inode() call in extent migration code
  ` [13/90] ext4: Allow rename to create more than EXT4_LINK_MAX subdirectories
  ` [14/90] ext4: Limit number of links that can be created by ext4_link()
  ` [15/90] ext4: Restore wbc->range_start in ext4_da_writepages()
  ` [16/90] ext4: fix cache flush in ext4_sync_file
  ` [17/90] ext4: Fix wrong comparisons in mext_check_arguments()
  ` [18/90] ext4: Remove unneeded BUG_ON() in ext4_move_extents()
  ` [19/90] ext4: Return exchanged blocks count to user space in failure
  ` [20/90] ext4: Take page lock before looking at attached buffer_heads flags
  ` [21/90] ext4: print more sysadmin-friendly message in check_block_validity()
  ` [22/90] ext4: Use bforget() in no journal mode for ext4_journal_{forget,revoke}()
  ` [23/90] ext4: Assure that metadata blocks are written during fsync in no journal mode
  ` [24/90] ext4: Make non-journal fsync work properly
  ` [25/90] ext4: move ext4_mb_init_group() function earlier in the mballoc.c
  ` [26/90] ext4: check for need init flag in ext4_mb_load_buddy
  ` [27/90] ext4: Dont update superblock write time when filesystem is read-only
  ` [28/90] ext4: Always set dx_nodes fake_dirent explicitly
  ` [29/90] ext4: Fix initalization of s_flex_groups
  ` [30/90] ext4: Fix include/trace/events/ext4.h to work with Systemtap
  ` [31/90] ext4: Fix small typo for move_extent_per_page()
  ` [32/90] ext4: Replace get_ext_path macro with an inline funciton
  ` [33/90] ext4: Replace BUG_ON() with ext4_error() in move_extents.c
  ` [34/90] ext4: Add null extent check to ext_get_path
  ` [35/90] ext4: Fix different block exchange issue in EXT4_IOC_MOVE_EXT
  ` [36/90] ext4: limit block allocations for indirect-block files to < 2^32
  ` [37/90] ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags
  ` [38/90] ext4: Fix the alloc on close after a truncate hueristic
  ` [39/90] ext4: Fix hueristic which avoids group preallocation for closed files
  ` [40/90] ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
  ` [41/90] ext4: release reserved quota when block reservation for delalloc retry
  ` [42/90] ext4: Split uninitialized extents for direct I/O
  ` [43/90] ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O
  ` [44/90] ext4: async direct IO for holes and fallocate support
  ` [45/90] ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first
  ` [46/90] ext4: Avoid updating the inode table bh twice in no journal mode
  ` [47/90] ext4: Make sure ext4_dirty_inode() updates the inode "
  ` [48/90] ext4: Handle nested ext4_journal_start/stop calls without a journal
  ` [49/90] ext4: Fix time encoding with extra epoch bits
  ` [50/90] ext4: fix a BUG_ON crash by checking that page has buffers attached to it
  ` [51/90] ext4: retry failed direct IO allocations
  ` [52/90] ext4: discard preallocation when restarting a transaction during truncate
  ` [53/90] ext4: fix ext4_ext_direct_IO()s return value after converting uninit extents
  ` [54/90] ext4: skip conversion of uninit extents after direct IO if there isnt any
  ` [55/90] ext4: code clean up for dio fallocate handling
  ` [56/90] ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O
  ` [57/90] ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC
  ` [58/90] ext4: avoid divide by zero when trying to mount a corrupted file system
  ` [59/90] ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
  ` [60/90] ext4: fix lock order problem in ext4_move_extents()
  ` [61/90] ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
  ` [62/90] ext4: plug a buffer_head leak in an error path of ext4_iget()
  ` [63/90] ext4: make sure directory and symlink blocks are revoked
  ` [64/90] ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
  ` [65/90] ext4: journal all modifications in ext4_xattr_set_handle
  ` [66/90] ext4: dont update the superblock in ext4_statfs()
  ` [67/90] ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero
  ` [68/90] ext4: fix block validity checks so they work correctly with meta_bg
  ` [69/90] ext4: avoid issuing unnecessary barriers
  ` [70/90] ext4: fix error handling in ext4_ind_get_blocks()
  ` [71/90] ext4: make trim/discard optional (and off by default)
  ` [72/90] ext4: make "norecovery" an alias for "noload"
  ` [73/90] ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
  ` [74/90] ext4: initialize moved_len before calling ext4_move_extents()
  ` [75/90] ext4: move_extent_per_page() cleanup
  ` [76/90] jbd2: Add ENOMEM checking in and for jbd2_journal_write_metadata_buffer()
  ` [77/90] ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()
  ` [78/90] ext4: Avoid data / filesystem corruption when write fails to copy data
  ` [79/90] ext4: wait for log to commit when umounting
  ` [80/90] ext4: remove blocks from inode prealloc list on failure
  ` [81/90] ext4: ext4_get_reserved_space() must return bytes instead of blocks
  ` [82/90] ext4: quota macros cleanup
  ` [83/90] ext4: fix incorrect block reservation on quota transfer
  ` [84/90] ext4: Wait for proper transaction commit on fsync
  ` [85/90] ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
  ` [86/90] SCSI: megaraid_sas: fix 64 bit sense pointer truncation
  ` [87/90] SCSI: osd_protocol.h: Add missing #include
  ` [88/90] SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
  ` [89/90] signal: Fix alternate signal stack check
  ` [90/90] ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)

[PATCH 0/2] [GIT PULL][v2.6.33] ring-buffer: resizing issues
 2009-12-11  4:50 UTC  (3+ messages)
` [PATCH 1/2] [PATCH 1/2] ring-buffer: Use sync sched protection on ring buffer resizing
` [PATCH 2/2] [PATCH 2/2] ring-buffer: Move resize integrity check under reader lock

[RFC] gianfar: Fix stats support
 2009-12-11  4:50 UTC  (3+ messages)

[PATCH] gianfar: Fix a filer bug
 2009-12-11  4:44 UTC  (3+ messages)

[PATCH 1/6 v2] OMAP4: Fix cpu detection
 2009-12-11  4:43 UTC  (4+ messages)

dynamic ftrace - graph
 2009-12-11  4:37 UTC  (2+ messages)

linux-next: tip tree build warning
 2009-12-11  4:38 UTC 

[PATCH 0/5] Intel HDMI fixes
 2009-12-11  4:28 UTC  (2+ messages)
` [PATCH 4/5] intelhdmi - add channel mapping for typical configurations


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.