| Commit message (Expand) | Author | Age |
... | |
| * | | [SCSI] kill scsi_assign_lock | Christoph Hellwig | 2006-11-15 |
| * | | [SCSI] untangle scsi_prep_fn | Christoph Hellwig | 2006-11-15 |
| * | | [SCSI] use one-element sg list in scsi_send_eh_cmnd | Christoph Hellwig | 2006-11-15 |
| * | | [SCSI] aic94xx: handle REQ_TASK_ABORT | Darrick J. Wong | 2006-11-15 |
| * | | [SCSI] libsas: add sas_abort_task | Darrick J. Wong | 2006-11-15 |
| * | | [SCSI] libsas: modify error handler to use scsi_eh_* functions | Darrick J. Wong | 2006-11-15 |
| * | | [SCSI] Reduce polling in sd.c | Alan Stern | 2006-11-15 |
| * | | [SCSI] Add ability to scan scsi busses asynchronously | Matthew Wilcox | 2006-10-11 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2006-12-05 |
|\ \ \ |
|
| * | | | [PATCH] pcmcia: at91_cf update | Andrew Victor | 2006-12-04 |
| * | | | [PATCH] pcmcia: fix m32r_cfc.c compilation | Adrian Bunk | 2006-12-04 |
| * | | | [PATCH] pcmcia: ds.c debug enhancements | Dominik Brodowski | 2006-12-04 |
| * | | | [PATCH] pcmcia: at91_cf update | Andrew Victor | 2006-12-04 |
| * | | | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-04 |
| * | | | [PATCH] pcmcia: remove prod_id indirection | Dominik Brodowski | 2006-12-04 |
| * | | | [PATCH] pcmcia: remove manf_id and card_id indirection | Dominik Brodowski | 2006-12-04 |
| * | | | [PATCH] pcmcia: IDs for Elan serial PCMCIA devcies | Tony Olech | 2006-12-04 |
| * | | | [PATCH] pcmcia: allow for four multifunction subdevices | Dominik Brodowski | 2006-12-04 |
| * | | | [PATCH] pcmcia: handle __copy_from_user() return value in ioctl | Dominik Brodowski | 2006-12-04 |
| * | | | [PATCH] pcmcia: multifunction card handling fixes | Dominik Brodowski | 2006-12-04 |
| * | | | [PATCH] pcmcia: allow shared IRQs on pd6729 sockets | Komuro | 2006-12-04 |
| * | | | [PATCH] pcmcia: start over after CIS override | Dominik Brodowski | 2006-12-04 |
| * | | | [PATCH] cm4000_cs: fix return value check | Akinobu Mita | 2006-12-04 |
| * | | | [PATCH] pcmcia: yet another IDE ID | Marcin Juszkiewicz | 2006-12-04 |
| * | | | [PATCH] pcmcia: Add an id to ide-cs.c | Matt Reimer | 2006-12-04 |
* | | | | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox | 2006-12-04 |
* | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-12-04 |
|\ \ \ \ |
|
| * | | | | [PATCH] blktrace: don't return blktrace_seq from trace_note() | Jens Axboe | 2006-12-04 |
| * | | | | [PATCH] blktrace: uninline trace_note() | Jens Axboe | 2006-12-04 |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-12-04 |
|\ \ \ \ \ |
|
| * | | | | | ocfs2: implement i_op->permission | Tiger Yang | 2006-12-01 |
| * | | | | | configfs: make configfs_dirent_exists() static | Adrian Bunk | 2006-12-01 |
| * | | | | | ocfs2: update file system paths to set atime | Tiger Yang | 2006-12-01 |
| * | | | | | ocfs2: core atime update functions | Tiger Yang | 2006-12-01 |
| * | | | | | ocfs2: Add splice support | Tiger Yang | 2006-12-01 |
| * | | | | | ocfs2: Remove ocfs2_write_should_remove_suid() | Mark Fasheh | 2006-12-01 |
| * | | | | | [PATCH] Export should_remove_suid() | Mark Fasheh | 2006-12-01 |
| * | | | | | configfs: mutex_lock_nested() fix | Mark Fasheh | 2006-12-01 |
| * | | | | | ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t | Mark Fasheh | 2006-12-01 |
| * | | | | | ocfs2: remove handle argument to ocfs2_start_trans() | Mark Fasheh | 2006-12-01 |
| * | | | | | ocfs2: remove ocfs2_journal_handle journal field | Mark Fasheh | 2006-12-01 |
| * | | | | | ocfs2: pass ocfs2_super * into ocfs2_commit_trans() | Mark Fasheh | 2006-12-01 |
| * | | | | | ocfs2: remove unused handle argument from ocfs2_meta_lock_full() | Mark Fasheh | 2006-12-01 |
| * | | | | | ocfs2: make ocfs2_alloc_handle() static | Mark Fasheh | 2006-12-01 |
| * | | | | | ocfs2: remove unused ocfs2_handle_add_lock() | Mark Fasheh | 2006-12-01 |
| * | | | | | ocfs2: remove unused ocfs2_handle_add_inode() | Mark Fasheh | 2006-12-01 |
| * | | | | | ocfs2: Don't allocate handle early in ocfs2_rename() | Mark Fasheh | 2006-12-01 |
| * | | | | | ocfs2: don't use handle for locking in allocation functions | Mark Fasheh | 2006-12-01 |
| * | | | | | ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename() | Mark Fasheh | 2006-12-01 |
| * | | | | | ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink() | Mark Fasheh | 2006-12-01 |