| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] md: add write-behind support for md/raid1 | NeilBrown | 2005-09-09 | 5 | -16/+165 |
* | [PATCH] md: support write-mostly device in raid1 | NeilBrown | 2005-09-09 | 4 | -26/+82 |
* | [PATCH] md: all hot-add and hot-remove of md intent logging bitmaps | NeilBrown | 2005-09-09 | 3 | -17/+127 |
* | [PATCH] md: improve handling of bitmap initialisation. | NeilBrown | 2005-09-09 | 1 | -7/+21 |
* | [PATCH] md: don't allow new md/bitmap file to be set if one already exists | NeilBrown | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.c | Jun'ichi Nomura | 2005-09-09 | 1 | -3/+9 |
* | [PATCH] md: fail IO request to md that require a barrier. | NeilBrown | 2005-09-09 | 7 | -0/+34 |
* | [PATCH] md: fix minor error in raid10 read-balancing calculation. | NeilBrown | 2005-09-09 | 1 | -1/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 | 171 | -386/+247 |
|\ |
|
| * | kbuild: um fix so it compile with generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 2 | -0/+17 |
| * | kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file | Sam Ravnborg | 2005-09-09 | 3 | -0/+3 |
| * | kbuild: cris use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 3 | -10/+4 |
| * | kbuild: mips use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 20 | -52/+28 |
| * | kbuild: ia64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 7 | -20/+13 |
| * | kbuild: v850 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 3 | -14/+2 |
| * | kbuild: alpha,x86_64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 15 | -34/+13 |
| * | kbuild: arm - use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 28 | -34/+29 |
| * | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 63 | -112/+62 |
| * | kbuild: arm26,sparc use generic asm-offset support | Sam Ravnborg | 2005-09-09 | 16 | -36/+16 |
| * | kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 4 | -33/+4 |
| * | kbuild: full dependency check on asm-offsets.h | Sam Ravnborg | 2005-09-09 | 8 | -42/+57 |
* | | Remove "must_check" attributes in PCI-land | Linus Torvalds | 2005-09-09 | 1 | -8/+8 |
* | | Preempt-safe RCU file usage | Linus Torvalds | 2005-09-09 | 1 | -0/+2 |
* | | [PATCH] Update PCI IOMEM allocation start | Daniel Ritz | 2005-09-09 | 2 | -16/+16 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-09-09 | 6 | -64/+77 |
|\ \ |
|
| * | | [PATCH] PCI: Small rearrangement of PCI probing code | Paul Mackerras | 2005-09-09 | 3 | -18/+36 |
| * | | [PATCH] PCI: Unhide SMBus on Compaq Evo N620c | Rumen Ivanov Zarev | 2005-09-09 | 1 | -0/+6 |
| * | | [PATCH] PCI: Fix PCI bus mastering enable problem in pciehp | Rajesh Shah | 2005-09-09 | 1 | -4/+4 |
| * | | [PATCH] must_check attributes for PCI layer. | Dave Jones | 2005-09-09 | 1 | -10/+10 |
| * | | [PATCH] PCI: move pci core to use add_hotplug_env_var() | Greg Kroah-Hartman | 2005-09-09 | 1 | -32/+21 |
* | | | Fix up lost patch in compat_sys_select() for new RCU files world order | Linus Torvalds | 2005-09-09 | 1 | -1/+3 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-09 | 11 | -555/+557 |
|\ \ \ |
|
| * | | | [IPV4] fib_trie: fix proc interface | Stephen Hemminger | 2005-09-09 | 2 | -432/+385 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller | 2005-09-09 | 9 | -123/+172 |
| |\ \ \ |
|
| | * | | | [CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistency | Arnaldo Carvalho de Melo | 2005-09-09 | 2 | -45/+37 |
| | * | | | [DCCP] Introduce dccp_timestamp | Arnaldo Carvalho de Melo | 2005-09-09 | 9 | -39/+61 |
| | * | | | [CCID3] Initialize more fields in ccid3_hc_rx_init | Arnaldo Carvalho de Melo | 2005-09-09 | 1 | -5/+3 |
| | * | | | [CCID3] Make the ccid3hcrx_rtt calc look more like the ccid3hctx_rtt one | Arnaldo Carvalho de Melo | 2005-09-09 | 1 | -4/+18 |
| | * | | | [CCID3] Use ELAPSED_TIME in the HC TX RTT estimation | Arnaldo Carvalho de Melo | 2005-09-09 | 1 | -3/+7 |
| | * | | | [DCCP] Give precedence to the biggest ELAPSED_TIME | Arnaldo Carvalho de Melo | 2005-09-09 | 1 | -16/+18 |
| | * | | | [CCID3] Calculate ccid3hcrx_x_recv using usecs_div | Arnaldo Carvalho de Melo | 2005-09-09 | 1 | -5/+2 |
| | * | | | [CCID] Only call the HC insert_options methods when requested | Arnaldo Carvalho de Melo | 2005-09-09 | 3 | -4/+14 |
| | * | | | [CCID3] Avoid unsigned integer overflows in usecs_div | Arnaldo Carvalho de Melo | 2005-09-09 | 1 | -3/+13 |
* | | | | | [PATCH] Lost sockfd_put() in routing_ioctl() | Kirill Korotaev | 2005-09-09 | 1 | -2/+5 |
* | | | | | [PATCH] lost fput in 32bit ioctl on x86-64 | Kirill Korotaev | 2005-09-09 | 1 | -4/+13 |
* | | | | | [PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c | viro@ZenIV.linux.org.uk | 2005-09-09 | 1 | -1/+1 |
* | | | | | [PATCH] trivial __user annotations (md) | viro@ZenIV.linux.org.uk | 2005-09-09 | 1 | -2/+2 |
* | | | | | [PATCH] trivial __user annotations (evdev) | viro@ZenIV.linux.org.uk | 2005-09-09 | 1 | -1/+1 |
* | | | | | [PATCH] trivial __user cleanup (video1394) | viro@ZenIV.linux.org.uk | 2005-09-09 | 1 | -1/+1 |
* | | | | | [PATCH] trivial __user annotations (ipmi) | viro@ZenIV.linux.org.uk | 2005-09-09 | 1 | -2/+3 |