summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-20[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transportsTejun Heo6-27/+31
2006-05-20[PATCH] libata: enforce default EH actionsTejun Heo1-4/+6
2006-05-20[PATCH] libata: use qc->result_tf for temp taskfile storageAlbert Lee1-4/+10
2006-05-20[PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)Albert Lee2-8/+25
2006-05-20Merge branch 'upstream-fixes' into upstreamJeff Garzik143-831/+3289
2006-05-20[PATCH] libata-core: fix current kernel-doc warningsRandy Dunlap1-0/+6
2006-05-20[PATCH] sata_mv: version bumpMark Lord1-1/+1
2006-05-20[PATCH] sata_mv: endian fixMark Lord1-1/+2
2006-05-20[PATCH] sata_mv: remove local copy of queue indexesMark Lord1-43/+33
2006-05-20[PATCH] sata_mv: spurious interrupt workaroundMark Lord1-3/+8
2006-05-20[PATCH] sata_mv: chip initialization fixesMark Lord1-2/+5
2006-05-20[PATCH] sata_mv: deal with interrupt coalescing interruptsMark Lord1-0/+18
2006-05-20[PATCH] sata_mv: prevent unnecessary double-resetsMark Lord1-7/+10
2006-05-19Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds4-24/+27
2006-05-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-109/+168
2006-05-19Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds7-19/+26
2006-05-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-5/+12
2006-05-19Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-12/+15
2006-05-19[SCTP]: Allow linger to abort 1-N style sockets.Vladislav Yasevich1-6/+6
2006-05-19[SCTP]: Validate the parameter length in HB-ACK chunk.Vladislav Yasevich1-0/+6
2006-05-19[ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARMCatalin Marinas1-0/+6
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa7-19/+26
2006-05-19[SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich1-3/+3
2006-05-19[SCTP]: A better solution to fix the race between sctp_peeloff() andVladislav Yasevich2-67/+89
2006-05-19[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala5-33/+64
2006-05-19[NETFILTER]: nfnetlink_log: fix byteorder confusionPatrick McHardy1-2/+2
2006-05-19[NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...Solar Designer2-2/+2
2006-05-19[NETFILTER]: GRE conntrack: fix htons/htonl confusionAlexey Dobriyan1-6/+6
2006-05-19[NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig3-3/+3
2006-05-19[NETFILTER]: Fix memory leak in ipt_recentJesper Juhl1-1/+1
2006-05-18IB/mthca: Fix posting lists of 256 receive requests for TavorMichael S. Tsirkin1-17/+18
2006-05-17IB/uverbs: Don't leak ref to mm on error pathRoland Dreier1-1/+3
2006-05-17[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2-3/+8
2006-05-17[PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2-11/+19
2006-05-17[PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2-4/+46
2006-05-17[PATCH] sbp2: consolidate workaroundsStefan Richter3-71/+106
2006-05-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-7/+10
2006-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds4-11/+46
2006-05-17Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds9-86/+213
2006-05-17configfs: Make sure configfs_init() is called before consumers.Joel Becker1-1/+1
2006-05-17configfs: configfs_mkdir() failed to cleanup linkage.Joel Becker1-32/+72
2006-05-17configfs: Fix a reference leak in configfs_mkdir().Joel Becker1-11/+26
2006-05-17ocfs2: fix gfp mask in some file system pathsSunil Mushran4-10/+10
2006-05-17ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()Mark Fasheh1-1/+3
2006-05-17ocfs2: take meta data lock in ocfs2_file_aio_read()Mark Fasheh1-0/+16
2006-05-17ocfs2: take data locks around extendMark Fasheh3-33/+87
2006-05-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-5/+4
2006-05-17[ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmciaThomas Gleixner1-1/+4
2006-05-17IB/srp: Complete correct SCSI commands on device resetIshai Rabinovitz1-1/+1
2006-05-17IB/srp: Get rid of extra scsi_host_put()s if reconnection failsRoland Dreier1-3/+0