summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * [SCSI] aic79xx: Remove busyqHannes Reinecke2005-08-034-724/+139
| | * [SCSI] qla1280: endianess annotationsChristoph Hellwig2005-08-022-139/+139
| | * [SCSI] qla1280: don't use bitfields for hardware access, parametersChristoph Hellwig2005-08-022-83/+81
| | * [SCSI] qla1280: don't use bitfields for hardware access in isp_configChristoph Hellwig2005-08-022-33/+41
| | * [SCSI] qla1280: always load microcodeChristoph Hellwig2005-08-021-71/+1
| | * [SCSI] qla1280: remove SG_SEGMENTSChristoph Hellwig2005-08-021-3/+0
| | * [SCSI] qla1280: use SAM_ constantsChristoph Hellwig2005-08-022-9/+1
| | * [SCSI] qla1280: misc cleanupsChristoph Hellwig2005-08-021-12/+14
| | * [SCSI] qla1280: interupt posting for irq disabling/enablingChristoph Hellwig2005-08-021-37/+20
| | * [SCSI] qla1280: remove dead per-host flag variablesChristoph Hellwig2005-08-022-11/+0
| | * [SCSI] add template for scsi_host_set_state()James Bottomley2005-07-301-0/+1
| | * [SCSI] host state model update: mediate host add/remove raceMike Anderson2005-07-303-7/+25
| | * [SCSI] host state model update: reimplement scsi_host_cancelMike Anderson2005-07-302-18/+2
| | * [SCSI] host state model update: replace old host bitmap stateMike Anderson2005-07-308-21/+162
| | * [SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuffAdrian Bunk2005-07-301-4/+0
| | * [SCSI] aic byteorder fixes after recent cleanupOlaf Hering2005-07-302-5/+7
| * | [SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley2005-08-283-64/+102
| * | update scsi_wait_req to new format for blk_rq_map_kern()James Bottomley2005-08-281-7/+10
| * | [SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley2005-08-281-37/+59
| * | fix mismerge in ll_rw_blk.cJames Bottomley2005-08-287-108/+404
| |\ \
| | * | [PATCH] ll_rw_blk.c kerneldoc updatesChristoph Hellwig2005-06-201-6/+18
| | * | [PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley2005-06-205-10/+11
| | * | [PATCH] kill 'reading' variable in sg_io(), it isn't used anymore.Jens Axboe2005-06-201-5/+1
| | * | [PATCH] The blk_rq_map_user() change missed an update in scsi_ioctl.cJames Bottomley2005-06-201-3/+2
| | * | [PATCH] Add scatter-gather support for the block layer SG_IOJames Bottomley2005-06-205-62/+191
| | * | [PATCH] Cleanup blk_rq_map_* interfacesJens Axboe2005-06-204-58/+53
| | * | [PATCH] Keep the bio end_io parts inside of bio.c for blk_rq_map_kern()Jens Axboe2005-06-202-11/+11
| | * | [PATCH] Add blk_rq_map_kern()Mike Christie2005-06-204-0/+126
* | | | Merge branch 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airli...Linus Torvalds2005-09-074-37/+46
|\ \ \ \
| * | | | drm: fix MGA on non AGP systemsDave Airlie2005-09-051-3/+11
| * | | | drm: small cleanupsDave Airlie2005-09-053-2/+3
| * | | | drm: fix issue with handle lookup for a 0 handleDave Airlie2005-09-051-32/+32
* | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-075-4/+6
|\ \ \ \ \
| * | | | | [kernel-doc] fix various DocBook build problems/warningsJeff Garzik2005-09-075-4/+6
* | | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-075-3/+856
|\ \ \ \ \ \
| * | | | | | [libata sata_mv] fix buildJeff Garzik2005-09-071-0/+16
| * | | | | | [PATCH] libata: Marvell SATA support (PIO mode)Brett Russ2005-09-073-0/+837
| * | | | | | [PATCH] libata: fix pio_mask values (take 2)Brett Russ2005-09-072-3/+3
| |/ / / / /
* | | | | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 Linus Torvalds2005-09-0752-1050/+1320
|\ \ \ \ \ \
| * | | | | | [XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott2005-09-058-161/+217
| * | | | | | [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handlingNathan Scott2005-09-052-4/+3
| * | | | | | [XFS] replace "extern inline" with "static inline" Patch from Adrian BunkChristoph Hellwig2005-09-051-1/+1
| * | | | | | [XFS] Switch kernel thread handling to the kthread_ APIChristoph Hellwig2005-09-054-46/+17
| * | | | | | [XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags afterDavid Chinner2005-09-052-18/+51
| * | | | | | [XFS] Retry linux inode cacech lookup if we found a stale inode. ThisChristoph Hellwig2005-09-051-12/+16
| * | | | | | [XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin2005-09-053-7/+60
| * | | | | | [XFS] remove some dead code from pagebufChristoph Hellwig2005-09-052-37/+0
| * | | | | | [XFS] allow a null behaviour pointer in linvfs_clear_inodeChristoph Hellwig2005-09-051-3/+6
| * | | | | | [XFS] Manage spinlock differences between kernel versions a bit.Nathan Scott2005-09-051-0/+3
| * | | | | | [XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctlsEric Sandeen2005-09-051-3/+62
OpenPOWER on IntegriCloud