summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-15[PATCH] libata: move ->set_mode() handling into ata_set_mode()Tejun Heo
2006-05-15[PATCH] libata: use preallocated buffersTejun Heo
2006-05-15[PATCH] libata: hold host_set lock while finishing internal qcTejun Heo
2006-05-15[PATCH] libata: clear ap->active_tag atomically w.r.t. command completionTejun Heo
2006-05-15[PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe()Tejun Heo
2006-05-15[PATCH] libata: kill duplicate prototypesTejun Heo
2006-05-15[PATCH] libata: unexport ata_scsi_error()Tejun Heo
2006-05-15[PATCH] ahci: hardreset classification fixTejun Heo
2006-05-15[PATCH] libata: rename ata_down_sata_spd_limit() and friendsTejun Heo
2006-05-15[PATCH] libata: silly fix in ata_scsi_start_stop_xlat()Tejun Heo
2006-05-15[PATCH] SCSI: implement shost->host_eh_scheduledTejun Heo
2006-05-15[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)Luben Tuikov
2006-04-27Merge branch 'master' into upstreamJeff Garzik
2006-04-26Linux v2.6.17-rc3Linus Torvalds
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-04-26Merge nommu treeRussell King
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman
2006-04-26[PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris
2006-04-26[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutexAl Viro
2006-04-26[PATCH] fix mips sys32_p{read,write}Al Viro
2006-04-26[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro
2006-04-26[PATCH] fix leak in activate_ep_files()Al Viro
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-04-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla
2006-04-26[PATCH] sky2: version 1.2Stephen Hemminger
2006-04-26[PATCH] sky2: reset function can be devinitStephen Hemminger
2006-04-26[PATCH] sky2: use ALIGN() macroStephen Hemminger
2006-04-26[PATCH] sky2: add fake idle irq timerStephen Hemminger
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-04-26Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik
2006-04-26Merge branch 'master' into upstream-fixesJeff Garzik
2006-04-26[BRIDGE]: allow full size vlan packetsStephen Hemminger
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe
2006-04-26[doc] add paragraph about 'fs' subsystem to sysfs.txtMiklos Szeredi
2006-04-26[fuse] fix race between checking and setting file->private_dataMiklos Szeredi
2006-04-26[fuse] fix deadlock between fuse_put_super() and request_end(), try #2Miklos Szeredi
2006-04-26Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"Miklos Szeredi
2006-04-26[PATCH] splice: fix offset problemsJens Axboe
2006-04-26[PATCH] splice: fix min() warningAndrew Morton
2006-04-25e1000: Update truesize with the length of the packet for packet splitAuke Kok
2006-04-25[ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCRRussell King
2006-04-25[ARM] 3484/1: Correct AEABI CFLAGS for correct enum handlingRichard Purdie
2006-04-25[PATCH] Alpha: strncpy() fixIvan Kokshaysky