Age | Commit message (Expand) | Author |
2007-07-10 | [PATCH] fix request->cmd == INT cases | Boaz Harrosh |
2007-07-10 | cciss: add new controller support for P700m | Mike Miller (OS Dev |
2007-07-10 | [PATCH] Remove acsi.c | Jens Axboe |
2007-07-10 | [BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio | Tejun Heo |
2007-07-10 | [PATCH] cdrom_sysctl_info fix | Dave Young |
2007-07-10 | blk_hw_contig_segment(): bad segment size checks | Jens Axboe |
2007-07-10 | [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK | Benjamin Gilbert |
2007-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2007-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2007-07-09 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-07-10 | firewire: fw-sbp2: fix DMA mapping of management ORBs | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: fix DMA mapping of command ORBs | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: fix DMA mapping of S/G tables | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: add a boundary check | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: correctly align page tables | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: memset wants string.h | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: use correct speed in sbp2_agent_reset | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: correctly dereference by container_of | Jay Fenlason |
2007-07-10 | firewire: Document userspace ioctl interface. | Kristian Høgsberg |
2007-07-10 | firewire: fw-sbp2: implement nonexclusive login | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: let SCSI shutdown commands through before logout | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: implement max sectors limit for some old bridges | Stefan Richter |
2007-07-10 | firewire: simplify a struct type | Stefan Richter |
2007-07-10 | firewire: support S100B...S400B and link slower than PHY | Stefan Richter |
2007-07-10 | firewire: optimize gap count with 1394b leaf nodes | Stefan Richter |
2007-07-10 | firewire: remove unused macro | Stefan Richter |
2007-07-10 | firewire: missing newline in printk | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: remove unused struct member | Stefan Richter |
2007-07-10 | ieee1394: remove old isochronous ABI | Stefan Richter |
2007-07-10 | ieee1394: sbp2: change some module parameters from int to bool | Stefan Richter |
2007-07-10 | ieee1394: first minimal NUMA awareness | Stefan Richter |
2007-07-10 | ieee1394: eth1394: revert parent device to that in 2.6.20 | Stefan Richter |
2007-07-10 | ieee1394: nodemgr: parallelize between several hosts | Stefan Richter |
2007-07-10 | ieee1394: convert ieee1394 from "struct class_device" to "struct device" | Kay Sievers |
2007-07-10 | ieee1394: raw1394: fix a 32/64-bits compat fix | Stefan Richter |
2007-07-10 | ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment | Stefan Richter |
2007-07-10 | ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel | Petr Vandrovec |
2007-07-10 | ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel | Petr Vandrovec |
2007-07-10 | ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel | Petr Vandrovec |
2007-07-10 | ieee1394: add comments in struct hpsb_packet | Stefan Richter |
2007-07-10 | ieee1394: ohci1394: remove dead CONFIG variable | Stefan Richter |
2007-07-09 | drivers/ide/ide-dma.c: unexport ide_set_dma | Adrian Bunk |
2007-07-09 | via82cxxx: backport short cables support from pata_via.c | Bartlomiej Zolnierkiewicz |
2007-07-09 | sis5513: backport short cables support from pata_sis.c | Bartlomiej Zolnierkiewicz |
2007-07-09 | alim15x3: backport short cables support from pata_ali.c | Bartlomiej Zolnierkiewicz |
2007-07-09 | piix: backport short cables support from ata_piix.c | Bartlomiej Zolnierkiewicz |
2007-07-09 | ide: add short cables support | Bartlomiej Zolnierkiewicz |
2007-07-09 | ide: convert ide_find_best_mode() users to use ide_max_dma_mode() | Bartlomiej Zolnierkiewicz |
2007-07-09 | ide: fix pre-EIDE SWDMA support | Bartlomiej Zolnierkiewicz |
2007-07-09 | drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR... | Andi Drebes |