aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-12-29ide-cd: remove obsolete seek optimizationBartlomiej Zolnierkiewicz
2008-12-29ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz
2008-12-29[SCSI] fcoe: Fibre Channel over EthernetRobert Love
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryRobert Love
2008-12-29[SCSI] FC protocol definition header filesRobert Love
2008-12-29[SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori
2008-12-29[SCSI] libiscsi_tcp: support padding offloadMike Christie
2008-12-29[SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie
2008-12-29[SCSI] libiscsi: allow drivers to modify the itt sent to the targetMike Christie
2008-12-29[SCSI] iscsi_tcp: split module into lib and lldMike Christie
2008-12-29[SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol ...Mike Christie
2008-12-29[SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operationsMike Christie
2008-12-29[SCSI] remove timeout from struct scsi_deviceJames Bottomley
2008-12-29DMI: add dmi_matchJiri Slaby
2008-12-29sparseirq: move __weak symbols into separate compilation unitYinghai Lu
2008-12-29Merge branch 'topic/failslab' into for-linusPekka Enberg
2008-12-29Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...Pekka Enberg
2008-12-29slab: Fix comment on #endifPascal Terjan
2008-12-29SLUB: failslab supportAkinobu Mita
2008-12-29drm: Add a debug node for vblank state.Eric Anholt
2008-12-29drm: pin new and unpin old buffer when setting a mode.Kristian Høgsberg
2008-12-29drm/i915: Add missing userland definitions for gem init/execbuffer.Eric Anholt
2008-12-29i915/drm: provide compat defines for userspace for certain struct members.Dave Airlie
2008-12-29drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.Kristian H�gsberg
2008-12-29drm: sanitise drm modesetting API + remove unused hotplugJakob Bornecrantz
2008-12-29DRM: i915: add mode setting supportJesse Barnes
2008-12-29DRM: add mode setting supportDave Airlie
2008-12-29drm/i915: add GEM GTT mapping supportJesse Barnes
2008-12-29drm: GEM mmap supportJesse Barnes
2008-12-29drm: fix leak of uninitialized data to userspaceVegard Nossum
2008-12-29drm: move to kref per-master structures.Dave Airlie
2008-12-29drm: cleanup exit path for module unloadDave Airlie
2008-12-29Get rid of CONFIG_LSFJens Axboe
2008-12-29block: add one-hit cache for disk partition lookupJens Axboe
2008-12-29block: get rid of elevator_t typedefJens Axboe
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe
2008-12-29bio: add support for inlining a number of bio_vecs inside the bioJens Axboe
2008-12-29bio: allow individual slabs in the bio_setJens Axboe
2008-12-29bio: move the slab pointer inside the bio_setJens Axboe
2008-12-29bio: only mempool back the largest bio_vec slab cacheJens Axboe
2008-12-29block: simplify empty barrier implementationTejun Heo
2008-12-29block: make barrier completion more robustTejun Heo
2008-12-29block: make every barrier action optionalTejun Heo
2008-12-29block: reorganize QUEUE_ORDERED_* constantsTejun Heo
2008-12-29block: reorder struct bio to remove padding on 64bitRichard Kennedy
2008-12-29block: use cancel_work_sync() instead of kblockd_flush_work()Cheng Renquan
2008-12-29block: Supress Buffer I/O errors when SCSI REQ_QUIET flag setKeith Mannthey
2008-12-29block: add queue flag for paravirt frontend driversFernando Luis Vázquez Cao
2008-12-29[XFS] Fix merge failuresLachlan McIlroy
2008-12-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller