First  |  Prev |  Next  |  Last
Pages: 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467
OOPS in raid10 module.
On Thu, 22 Jul 2010 07:58:47 +0200 Paweł Sikora <pluto(a)agmk.net> wrote: hi, i'm testing an raid10 with ata-over-ethernet backend. there're 13 slave machines and each one exports 2 partitions via vbladed as /dev/etherd/e[1-13].[0-1]. there's also a master which assembles /dev/etherd/... into raid10... 27 Jul 2010 07:19
[PATCHv4 2/2] usb: gadget: storage: optional SCSI WRITE FUA bit
MS Windows mounts removable storage in "Removal optimized mode" by default. All the writes to the media are synchronous which is achieved by setting FUA (Force Unit Access) bit in SCSI WRITE(10,12) commands. This prevents I/O requests aggregation in block layer dramatically decreasing performance. This patch bri... 22 Jul 2010 05:57
[git pull] drm fixes - some more
Looks like I didn't build on IA64 (who knew), fix from Tony and a few more radeon fixes one for a regression since the output probing. The following changes since commit c42750b0261274107ae85c894c088e618a3e38b9: drm/r600: fix possible NULL pointer derefernce (2010-07-21 10:29:32 +1000) are available in t... 22 Jul 2010 04:52
[PATCH] serial: add support for OX16PCI958 card
From: Lytochkin Boris <lytboris(a)gmail.com> Signed-off-by: Lytochkin Boris <lytboris(a)gmail.com> Tested-by: Lytochkin Boris <lytboris(a)gmail.com> Signed-off-by: Alexander Beregalov <a.beregalov(a)gmail.com> --- drivers/serial/8250_pci.c | 12 ++++++++++++ include/linux/pci_ids.h | 1 + 2 files changed, 13 i... 22 Jul 2010 04:52
BUG at drivers/scsi/scsi_lib.c:1113
On 07/22/2010 09:37 AM, Neil Brown wrote: I suspect that problem is that "do_sync" and "do_barriers" in drivers/md/raid1.c are still 'bool' and should now be 'unsigned long'. I'm not sure how wide '_Bool' is, but I'm guess it isn't wide enough. ANSI says: An object declared as type _Bool is large enoug... 22 Jul 2010 04:52
[patch v2.8 0/4] IPVS full NAT support + netfilter 'ipvs' match support
This is a repost of a patch-series posted by Hannes Eder last September. This is v2 of the patch series and I don't see any outstanding objections to it in the mailing list archives. Series v2.8 Convert XT_IPVS_IPVS_* from #defines to an enum, as suggested by Jan Engelhardt <jengelh(a)medozas.de> Series v... 22 Jul 2010 04:52
[patch v2.8 1/4] netfilter: xt_ipvs (netfilter matcher for IPVS)
From: Hannes Eder <heder(a)google.com> This implements the kernel-space side of the netfilter matcher xt_ipvs. [ minor fixes by Simon Horman <horms(a)verge.net.au> ] Signed-off-by: Hannes Eder <heder(a)google.com> Signed-off-by: Simon Horman <horms(a)verge.net.au> --- include/linux/netfilter/xt_ipvs.h | 27 ++... 22 Jul 2010 04:52
[patch v2.8 2/4] IPVS: make friends with nf_conntrack
From: Hannes Eder <heder(a)google.com> Update the nf_conntrack tuple in reply direction, as we will see traffic from the real server (RIP) to the client (CIP). Once this is done we can use netfilters SNAT in POSTROUTING, especially with xt_ipvs, to do source NAT, e.g.: % iptables -t nat -A POSTROUTING -m ipvs -... 22 Jul 2010 04:52
[patch v2.8 4/4] [patch v2.2 4/4] [PATCH v2.1 4/4] libxt_ipvs: user-space lib for netfilter matcher xt_ipvs
From: Hannes Eder <heder(a)google.com> The user-space library for the netfilter matcher xt_ipvs. [ trivial up-port by Simon Horman <horms(a)verge.net.au> ] Signed-off-by: Hannes Eder <heder(a)google.com> Acked-by: Simon Horman <horms(a)verge.net.au> configure.ac | 10 - extensions/libxt_ipvs... 22 Jul 2010 04:52
[BUGFIX][PATCH] Fix false positive BUG_ON in __page_set_anon_rmap
Rik, how do you think ? == From: KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.fujitsu.com> Problem: wrong BUG_ON() in __page_set_anon_rmap(). Kernel version: mmotm-0719 How to reproduce: create a small cgroup # mount -t cgroup none /cgroup -o memory # mkdir /cgroup/A # echo 30M > /cgroup/A/memory.limit... 22 Jul 2010 04:52
First  |  Prev |  Next  |  Last
Pages: 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467