messages from 2009-03-30 17:35:00 to 2009-03-30 19:08:50 UTC [more...]
[PATCH] xfstests: fix async io error handling in fsx
2009-03-30 18:59 UTC (5+ messages)
OE presentations
2009-03-30 19:03 UTC (5+ messages)
fastboot/async and initramfs: How am I supposed to know when devices are finished initializing?
2009-03-30 19:08 UTC (9+ messages)
rtl8187 diversity
2009-03-30 19:08 UTC (2+ messages)
[Buildroot] VLC media player patched + some libraries added
2009-03-30 19:08 UTC (4+ messages)
[Qemu-devel] [PATCH] Document Qemu coding style
2009-03-30 19:02 UTC (3+ messages)
Linux 2.6.29
2009-03-30 19:05 UTC (38+ messages)
` range-based cache flushing (was Re: Linux 2.6.29)
` [PATCH] issue storage device flush via sync_blockdev() "
` [PATCH v2] issue storage device flush via sync_blockdev()
` [PATCH] issue storage dev flush from generic file_fsync helper
` [PATCH 2/5] ext3: call blkdev_issue_flush on fsync()
` [PATCH 1/7] block: Add block_flush_device()
` [PATCH 5/7] vfs: Add wbcflush sysfs knob to disable storage device writeback cache flushes
[PATCH 0/47] NFSv4.1 Sessions server code for 2.6.30
2009-03-30 19:07 UTC (9+ messages)
` [PATCH v2 07/47] nfsd41: define nfs41 error codes
[PATCH 06/13] DRBD: internal_data_structures
2009-03-30 19:05 UTC (11+ messages)
` [PATCH 07/13] DRBD: main
` [PATCH 08/13] DRBD: receiver
` [PATCH 09/13] DRBD: proc
` [PATCH 10/13] DRBD: worker
` [PATCH 11/12] DRBD: misc
` [PATCH 11/13] DRBD: variable_length_integer_encoding
` [PATCH 12/12] DRBD: final
` [PATCH 12/13] DRBD: misc
` [PATCH 13/13] DRBD: final
Linux 2.6.29
2009-03-30 19:02 UTC (37+ messages)
[RFC] rfkill: rewrite
2009-03-30 19:01 UTC (11+ messages)
UBIFS Corrupt during power failure
2009-03-30 19:00 UTC (6+ messages)
[PATCH 0/2] [GIT PULL] ftrace updates for 2.6.30
2009-03-30 18:41 UTC (3+ messages)
` [PATCH 1/2] function-graph: allow unregistering twice
` [PATCH 2/2] ring-buffer: do not remove reader page from list on ring buffer free
commit 6d2a78e783416ba99e36beb1d4395b785b34e867 avoids dm integrity support
2009-03-30 18:59 UTC (3+ messages)
[patch 0/6] Guest page hinting version 7
2009-03-30 18:59 UTC (9+ messages)
[Buildroot] svn commit: trunk/buildroot/toolchain: binutils external-toolchain gcc uClibc
2009-03-30 18:58 UTC (5+ messages)
[stable] [PATCH] [SCSI] libiscsi: fix iscsi pool error path
2009-03-30 18:49 UTC (2+ messages)
` [PATCH] libsrp: free kfifo struct in srp_iu_pool_free
[RFT 0/4] Netfilter/iptables performance improvements
2009-03-30 18:57 UTC (6+ messages)
` [RFT 4/4] netfilter: Get rid of central rwlock in tcp conntracking
` [PATCH] netfilter: finer grained nf_conn locking
fs: move bdev code out of buffer.c
2009-03-30 18:55 UTC
Query about DSP_Close() function
2009-03-30 18:55 UTC (4+ messages)
ISCSI-SCST performance (with also IET and STGT data)
2009-03-30 18:53 UTC (4+ messages)
` [Scst-devel] "
WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x1991()
2009-03-30 18:52 UTC (8+ messages)
[PATCH] net/fec_mpc52xx: fix BUG on missing dma_ops
2009-03-30 18:53 UTC
BUG: soft lockup - CPU stuck for
2009-03-30 18:50 UTC (4+ messages)
[patch 00/35] Jeff's ReiserFS Patch Queue
2009-03-30 18:50 UTC (38+ messages)
` [patch 01/35 quick-fixes] reiserfs: add support for mount count incrementing
` [patch 02/35 quick-fixes] reiserfs: audit transaction ids to always be unsigned ints
` [patch 03/35 error-handling] reiserfs: use buffer_info for leaf_paste_entries
` [patch 04/35 error-handling] reiserfs: use more consistent printk formatting
` [patch 05/35 error-handling] reiserfs: make some warnings informational
` [patch 06/35 error-handling] reiserfs: rework reiserfs_warning
` [patch 07/35 error-handling] reiserfs: prepare_error_buf wrongly consumes va_arg
` [patch 08/35 error-handling] reiserfs: eliminate reiserfs_warning from uniqueness functions
` [patch 09/35 error-handling] reiserfs: add locking around error buffer
` [patch 10/35 error-handling] reiserfs: rework reiserfs_panic
` [patch 11/35 error-handling] reiserfs: rearrange journal abort
` [patch 12/35 error-handling] reiserfs: introduce reiserfs_error()
` [patch 13/35 error-handling] reiserfs: use reiserfs_error()
` [patch 14/35 xattr-rework] reiserfs: small variable cleanup
` [patch 15/35 xattr-rework] reiserfs: xattr reiserfs_get_page takes offset instead of index
` [patch 16/35 xattr-rework] reiserfs: remove link detection code
` [patch 17/35 xattr-rework] reiserfs: remove IS_PRIVATE helpers
` [patch 18/35 xattr-rework] reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset
` [patch 19/35 xattr-rework] reiserfs: simplify xattr internal file lookups/opens
` [patch 20/35 xattr-rework] reiserfs: eliminate per-super xattr lock
` [patch 21/35 xattr-rework] reiserfs: make per-inode xattr locking more fine grained
` [patch 22/35 xattr-rework] reiserfs: remove i_has_xattr_dir
` [patch 23/35 xattr-rework] reiserfs: use generic xattr handlers
` [patch 24/35 xattr-rework] reiserfs: journaled xattrs
` [patch 25/35 xattr-rework] reiserfs: use generic readdir for operations across all xattrs
` [patch 26/35 xattr-rework] reiserfs: add atomic addition of selinux attributes during inode creation
` [patch 27/35 code-cleanup] reiserfs: factor out buffer_info initialization
` [patch 28/35 code-cleanup] reiserfs: cleanup path functions
` [patch 29/35 code-cleanup] reiserfs: strip trailing whitespace
` [patch 30/35 code-cleanup] reiserfs: rename p_s_sb to sb
` [patch 31/35 code-cleanup] reiserfs: rename p_s_bh to bh
` [patch 32/35 code-cleanup] reiserfs: rename p_s_inode to inode
` [patch 33/35 code-cleanup] reiserfs: rename p_s_tb to tb
` [patch 34/35 code-cleanup] reiserfs: rename p_._ variables
` [patch 35/35 code-cleanup] reiserfs: rename [cn]_* variables
about kdb for Xen
2009-03-30 18:49 UTC (3+ messages)
compile error compat-wireless-2009-03-29
2009-03-30 18:47 UTC (3+ messages)
[patch 1/3] uml: fix compile error from net_device_ops conversion
2009-03-30 18:47 UTC (8+ messages)
` [uml-devel] "
` (no subject)
` [uml-devel] "
` [patch 3/3] uml: fix warnings in kernel_execve
` [uml-devel] "
` [patch 2/3] uml: fix link error from prefixing of i386 syscalls with ptregs_
` [uml-devel] "
[wrecked] regulator-init-fixes.patch removed from -mm tree
2009-03-30 18:44 UTC
[PATCH] Backport skb_queue_splice_tail_init to kernel 2.6.27
2009-03-30 18:46 UTC (2+ messages)
[PATCH 0/9] RDS updates
2009-03-30 18:44 UTC (10+ messages)
` [PATCH 1/9] RDS: Fix m_rs_lock deadlock
` [PATCH 2/9] RDS/IW+IB: Set recv ring low water mark to 1/2 full
` [PATCH 3/9] RDS: Correct some iw references in rdma_transport.c
` [PATCH 4/9] RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled
` [PATCH 5/9] RDS/IW+IB: Allow max credit advertise window
` [PATCH 6/9] RDS: Fix ordering in a conditional
` [PATCH 7/9] RDS: Establish connection before parsing CMSGs
` [PATCH 8/9] RDS: Rewrite connection cleanup
` [PATCH 9/9] RDS: use get_user_pages_fast()
2.6.29 on MacBook 2,1 fails to reboot
2009-03-30 18:44 UTC (4+ messages)
PM branch rebased to 2.6.29
2009-03-30 18:43 UTC (11+ messages)
[Buildroot] [Bug 233] make ipv6 optional in iptables
2009-03-30 18:42 UTC
[PATCH] ucc_geth: Rework the TX logic
2009-03-30 18:42 UTC (9+ messages)
[PATCH 1/2] Add feature release instructions to MaintNotes addendum
2009-03-30 18:40 UTC (8+ messages)
` [PATCH 2/2] Add feature release instructions to gitworkflows man page
[Buildroot] svn commit: [25899] trunk/buildroot/package/iptables
2009-03-30 18:42 UTC
[Buildroot] svn commit: [25898] trunk/buildroot/package/iptables
2009-03-30 18:41 UTC
[Buildroot] svn commit: [25897] trunk/buildroot/package/iptables
2009-03-30 18:41 UTC
[obsolete] linux-next-rejects.patch removed from -mm tree
2009-03-30 18:40 UTC
AverMedia Volar Black HD (A850)
2009-03-30 18:38 UTC (4+ messages)
linux-next: Tree for March 30
2009-03-30 18:37 UTC (2+ messages)
[PATCH] git-svn: don't output git commits in quiet mode
2009-03-30 18:31 UTC (4+ messages)
` [PATCH] git-svn: add a double quiet option to hide git commits
[U-Boot] Please pull u-boot-mpc85xx.git
2009-03-30 18:36 UTC
Is it possible to use the FreeBSD libthr.a library file on a Redhat Linux box?
2009-03-30 18:33 UTC (2+ messages)
[Q] merging from one (kernel) stable to another?
2009-03-30 18:23 UTC (2+ messages)
2.6.29 regression: ATA bus errors on resume
2009-03-30 18:24 UTC
New MAC label support Internet Draft posted to IETF website
2009-03-30 18:30 UTC (14+ messages)
` [nfsv4] "
` [Labeled-nfs] "
` [nfsv4] [Labeled-nfs] "
[PULL] BKL-removal fixes
2009-03-30 18:20 UTC
[PATCH] inotify: add hook to catch fsync/msync events
2009-03-30 18:17 UTC (2+ messages)
Same magic in statfs() call for ext?
2009-03-30 18:23 UTC (4+ messages)
[cron job] v4l-dvb daily build 2.6.22 and up: OK, 2.6.16-2.6.21: WARNINGS
2009-03-30 18:23 UTC
[patch] net/ps3: Fix wireless AP connect error handling
2009-03-30 18:04 UTC
Corruption of in-memory data
2009-03-30 18:20 UTC (2+ messages)
conntrackd and counters
2009-03-30 18:19 UTC
[U-Boot] U-boot NAND boot on IMX31 3stack(ARM)
2009-03-30 18:18 UTC (7+ messages)
[PATCH 1/1] ath5k: fix hw rate index condition
2009-03-30 18:13 UTC (12+ messages)
TX time stamping
2009-03-30 18:09 UTC (7+ messages)
[U-Boot] Out-of-tree build of API code fails
2009-03-30 18:09 UTC (2+ messages)
svn clone Checksum mismatch question
2009-03-30 18:05 UTC (11+ messages)
` [PATCH] git-svn: fix ls-tree usage with dash-prefixed paths
[PATCH] Handle multipath paths in a path group properly during pg_init
2009-03-30 18:07 UTC
[patch] net/ps3: Update maintainer
2009-03-30 18:04 UTC (2+ messages)
[PATCHv2 0/4] push.default and branch.<name>.{remote,merge} changes
2009-03-30 18:02 UTC (8+ messages)
` [PATCHv2 4/4] Rename push.default to push.mode
[rfc] scale dcache locking
2009-03-30 18:00 UTC (4+ messages)
` [patch 12/14] fs: dcache per-bucket dcache hash locking
Addition of the Coyote Linux distro and HAProxy
2009-03-30 17:54 UTC (2+ messages)
[Qemu-devel] [6959] Fix wrong return value
2009-03-30 17:51 UTC
NetworkManager and sm-notify
2009-03-30 17:50 UTC
tx_queue_len question
2009-03-30 17:49 UTC
[PATCH 00/10] ACPI: add device .notify methods
2009-03-30 17:48 UTC (11+ messages)
` [PATCH 01/10] ACPI: support acpi_device_ops "
` [PATCH 02/10] ACPI: button: use .notify method instead of installing handler directly
` [PATCH 03/10] ACPI: processor: "
` [PATCH 04/10] ACPI: thermal: "
` [PATCH 05/10] ACPI: video: "
` [PATCH 06/10] fujitsu-laptop: "
` [PATCH 07/10] fujitsu-laptop: use .notify method instead of installing hotkey "
` [PATCH 08/10] panasonic-laptop: use .notify method instead of installing "
` [PATCH 09/10] sony-laptop: "
` [PATCH 10/10] ACPI: WMI: "
[PATCH] ext4: fix blkdev_issue_flush() failure handling
2009-03-30 17:46 UTC (6+ messages)
lookup intent patch
2009-03-30 17:45 UTC (4+ messages)
` [linux-cifs-client] "
PATCH] btrfs: Check transaction start
2009-03-30 17:44 UTC (3+ messages)
[U-Boot] [PATCH] OMAP3: Update Overo pin mux for new expansion board
2009-03-30 17:44 UTC (5+ messages)
[PATCH] rfkill: remove deprecated state constants
2009-03-30 17:42 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Split of normal mode (version 2)
2009-03-30 17:41 UTC
[PATCH 1/1] angstrom-2008.1.conf: add PREFERRED_PROVIDER_virtual/psplash -silence warning during parsing
2009-03-30 17:34 UTC (4+ messages)
[BUG] spinlock lockup on CPU#0
2009-03-30 17:36 UTC
[PATCH 0/5] Header includes cleanup
2009-03-30 17:33 UTC (3+ messages)
[PATCH 11/17] ath9k: Remove TIM from the interrupt mask
2009-03-30 17:35 UTC (2+ messages)
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.