| Commit message (Expand) | Author | Age |
* | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 2006-03-28 |
* | [PATCH] drivers/scsi/*: use time_after() and friends | Marcelo Feitoza Parisi | 2006-03-28 |
* | [PATCH] ide-tape: use time_after(), time_after_eq() | Marcelo Feitoza Parisi | 2006-03-28 |
* | [PATCH] nvidia-agp: use time_before_eq() | Marcelo Feitoza Parisi | 2006-03-28 |
* | [PATCH] drivers/block/*: use time_after() and friends | Marcelo Feitoza Parisi | 2006-03-28 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 |
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 |
* | [PATCH] for_each_possible_cpu: oprofile. | KAMEZAWA Hiroyuki | 2006-03-28 |
* | [PATCH] for_each_possible_cpu: loopback device. | KAMEZAWA Hiroyuki | 2006-03-28 |
* | [PATCH] ide_generic_all_on() warning fix | Andrew Morton | 2006-03-28 |
* | [PATCH] Small fixes backported to old IDE SiS driver | Alan Cox | 2006-03-28 |
* | [PATCH] ide: AMD756 no host side cable detection | Rene Herman | 2006-03-28 |
* | [PATCH] drivers/block/acsi_slm.c: size_t can't be < 0 | Alexey Dobriyan | 2006-03-28 |
* | [PATCH] drivers/block/paride/pd.c: fix an off-by-one error | Adrian Bunk | 2006-03-28 |
* | [PATCH] Add oprofile_add_ext_sample | Brian Rogan | 2006-03-28 |
* | [PATCH] capi: register_chrdev() fix | Andrew Morton | 2006-03-28 |
* | [PATCH] paride-pt: register_chrdev fix | Andrew Morton | 2006-03-28 |
* | [PATCH] paride: register_chrdev fix | Andrew Morton | 2006-03-28 |
* | [PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM | Adrian Bunk | 2006-03-28 |
* | [PATCH] synclink_gt: remove uneeded async code | Paul Fulghum | 2006-03-28 |
* | [PATCH] synclink_gt add gpio feature | Paul Fulghum | 2006-03-28 |
* | [PATCH] synclink: remove dead code | Paul Fulghum | 2006-03-28 |
* | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-03-27 |
|\ |
|
| * | [PATCH] unused label in drivers/block/cciss. | Eric Sesterhenn | 2006-03-27 |
| * | [PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure | Jens Axboe | 2006-03-27 |
| * | [PATCH] kzalloc() conversion in drivers/block | Eric Sesterhenn | 2006-03-27 |
* | | [PATCH] md: Convert reconfig_sem to reconfig_mutex | NeilBrown | 2006-03-27 |
* | | [PATCH] sem2mutex: drivers/md | Arjan van de Ven | 2006-03-27 |
* | | [PATCH] md: Restore 'remaining' count when retrying an write operation | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Fix md grow/size code to correctly find the maximum available space | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Remove bi_end_io call out from under a spinlock | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Remove some stray semi-colons after functions called in macro.. | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Improve comments about locking situation in raid5 make_request | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Support suspending of IO to regions of an md array | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Make 'reshape' a possible sync_action action | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Split reshape handler in check_reshape and start_reshape | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Only checkpoint expansion progress occasionally | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Checkpoint and allow restart of raid5 reshape | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Final stages of raid5 expand code | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Core of raid5 resize process | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Infrastructure to allow normal IO to continue while array is expa... | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Allow stripes to be expanded in preparation for expanding an array | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Split disks array out of raid5 conf structure so it is easier to ... | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Update status_resync to handle LARGE devices | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Fix the 'failed' count for version-0 superblocks | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Add '4' to the list of levels for which bitmaps are supported | NeilBrown | 2006-03-27 |
* | | [PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md. | NeilBrown | 2006-03-27 |
* | | [PATCH] dm: remove unnecessary typecast | Kevin Corry | 2006-03-27 |
* | | [PATCH] dm/md dependency tree in sysfs: dm to use bd_claim_by_disk | Jun'ichi Nomura | 2006-03-27 |
* | | [PATCH] dm/md dependency tree in sysfs: md to use bd_claim_by_disk | Jun'ichi Nomura | 2006-03-27 |