Age | Commit message (Expand) | Author |
2009-04-19 | ide-tape,floppy: fix failed command completion after request sense | Tejun Heo |
2009-04-19 | ide-pm: don't abuse rq->data | Tejun Heo |
2009-04-19 | ide-cd,atapi: use bio for internal commands | Tejun Heo |
2009-04-19 | ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer | Borislav Petkov |
2009-04-19 | ide-cd: convert to using generic sense request | Borislav Petkov |
2009-04-19 | ide: add helpers for preparing sense requests | Borislav Petkov |
2009-04-19 | ide-cd: don't abuse rq->buffer | Tejun Heo |
2009-04-19 | ide-atapi: don't abuse rq->buffer | Tejun Heo |
2009-04-19 | ide-taskfile: don't abuse rq->buffer | Tejun Heo |
2009-04-19 | ide-floppy: block pc always uses bio | Tejun Heo |
2009-04-19 | ide-cd: clear sense buffer before issuing request sense | Tejun Heo |
2009-04-19 | ide: don't set REQ_SOFTBARRIER | Tejun Heo |
2009-04-19 | ide: use blk_run_queue() instead of blk_start_queueing() | Tejun Heo |
2009-04-19 | ide-tape: remove back-to-back REQUEST_SENSE detection | Tejun Heo |
2009-04-18 | cs5536: define dma_sff_read_status() method | Sergei Shtylyov |
2009-04-18 | ide: fix barriers support | Bartlomiej Zolnierkiewicz |
2009-04-18 | ide: Remove void casts | Jack Stone |
2009-04-18 | hpt366: use ATA_DMA_* constants | Sergei Shtylyov |
2009-04-18 | hpt366: fix HPT370 DMA timeouts | Sergei Shtylyov |
2009-04-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-04-17 | [libata] fix build error on drivers/ata/pata_legacy.c | Zhenwen Xu |
2009-04-17 | pata_via: Cache and rewrite the device bit | Alan Cox |
2009-04-17 | sata_mv: workaround for multi_count errata sata24 | Mark Lord |
2009-04-17 | sata_mv: tidy up qc->tf usage in qc_prep() functions | Mark Lord |
2009-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-04-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-04-17 | staging: slicoss: update README | Stephen Hemminger |
2009-04-17 | otus/zdusb.c: additional USB idnetifier | Daniele Napolitano |
2009-04-17 | Staging: go7007: fix build issues | Greg Kroah-Hartman |
2009-04-17 | Staging: sxg: Fix leaks and checksum errors in transmit code path | Mithlesh Thukral |
2009-04-17 | Staging: sxg: Fix sleep in atomic context warning while loading driver | Mithlesh Thukral |
2009-04-17 | Staging: sxg: Use correct queue_id for transmitting non-TCP packets | Mithlesh Thukral |
2009-04-17 | Staging: sxg: Fire watchdog timer at end of open routine to change the link | Mithlesh Thukral |
2009-04-17 | Staging: Pohmelfs: Add load balancing between network states with the same pr... | Evgeniy Polyakov |
2009-04-17 | Staging: Pohmelfs: Added IO permissions and priorities. | Evgeniy Polyakov |
2009-04-17 | Staging: Pohmelfs: Added ->show_stats() callback. | Evgeniy Polyakov |
2009-04-17 | Staging: Pohmelfs: Drop ftrans debugging code. | Evgeniy Polyakov |
2009-04-17 | Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory... | Evgeniy Polyakov |
2009-04-17 | Staging: Pohmelfs: Reduce debugging noise about non-existing objects. | Evgeniy Polyakov |
2009-04-17 | Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be... | Evgeniy Polyakov |
2009-04-17 | Staging: Pohmelfs: Extend remount option. | Evgeniy Polyakov |
2009-04-17 | Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ... | Evgeniy Polyakov |
2009-04-17 | Staging: Pohmelfs: Added 'need_lock' variable into debug print. | Evgeniy Polyakov |
2009-04-17 | Staging: Pohmelfs: Disable read lock in pohmelfs_getattr(). | Evgeniy Polyakov |
2009-04-17 | Staging: Pohmelfs: Move parent lock to the place where we really have to send... | Evgeniy Polyakov |
2009-04-17 | Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry. | Evgeniy Polyakov |
2009-04-17 | Revert Staging: SLICOSS: use gfp_kernel where possible | Lior Dotan |
2009-04-17 | Staging: STLC45XX should depend on GENERIC_HARDIRQS | Geert Uytterhoeven |