| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 69 | -2871/+1591 |
* | [PATCH] Subject: PATCH: fix numa caused compile warnings | Alan Cox | 2005-09-10 | 2 | -5/+11 |
* | [PATCH] ntfs build fix | Andrew Morton | 2005-09-10 | 1 | -0/+1 |
* | [PATCH] md: fix BUG when raid10 rebuilds without enough drives | NeilBrown | 2005-09-09 | 1 | -1/+7 |
* | [PATCH] md: fix raid10 assembly when too many devices are missing | NeilBrown | 2005-09-09 | 1 | -3/+27 |
* | [PATCH] md: really get sb_size setting right in all cases | NeilBrown | 2005-09-09 | 1 | -2/+2 |
* | [PATCH] md: make sure the new 'sb_size' is set properly device added without ... | NeilBrown | 2005-09-09 | 1 | -0/+2 |
* | [PATCH] md: report spare drives in /proc/mdstat | NeilBrown | 2005-09-09 | 1 | -1/+2 |
* | [PATCH] md: add information about superblock version to /proc/mdstat | NeilBrown | 2005-09-09 | 1 | -0/+9 |
* | [PATCH] md: use queue_hardsect_size instead of block_size for md superblock s... | NeilBrown | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] md: choose better default offset for bitmap. | NeilBrown | 2005-09-09 | 1 | -2/+1 |
* | [PATCH] md: tidy up daemon stop/start code in md/bitmap.c | NeilBrown | 2005-09-09 | 2 | -47/+28 |
* | [PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly. | NeilBrown | 2005-09-09 | 1 | -0/+3 |
* | [PATCH] md: use kthread infrastructure in md | NeilBrown | 2005-09-09 | 1 | -38/+10 |
* | [PATCH] md: write-intent bitmap support for raid6 | NeilBrown | 2005-09-09 | 2 | -11/+124 |
* | [PATCH] md: add write-intent-bitmap support to raid5 | NeilBrown | 2005-09-09 | 3 | -13/+137 |
* | [PATCH] md: limit size of sb read/written to appropriate amount | NeilBrown | 2005-09-09 | 2 | -5/+16 |
* | [PATCH] md: remove old cruft from md_k.h header file | NeilBrown | 2005-09-09 | 1 | -64/+0 |
* | [PATCH] md: fix bitmap/read_sb_page so that it handles errors properly. | NeilBrown | 2005-09-09 | 1 | -9/+10 |
* | [PATCH] md: allow md to load a superblock with feature-bit '1' set | NeilBrown | 2005-09-09 | 2 | -3/+8 |
* | [PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks. | NeilBrown | 2005-09-09 | 1 | -2/+5 |
* | [PATCH] md: do not set mddev->bitmap until bitmap is fully initialised | NeilBrown | 2005-09-09 | 1 | -9/+24 |
* | [PATCH] md: make sure bitmap_daemon_work actually does work. | NeilBrown | 2005-09-09 | 1 | -0/+1 |
* | [PATCH] md: raid1_quiesce is back to front, fix it. | NeilBrown | 2005-09-09 | 1 | -2/+2 |
* | [PATCH] md: support md/linear array with components greater than 2 terabytes. | NeilBrown | 2005-09-09 | 2 | -31/+68 |
* | [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 |
|\ \ |
|