summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sata_mv: more interrupt handling reworkMark Lord2008-04-251-48/+58
* sata_mv: tidy host controller interrupt handlingMark Lord2008-04-251-62/+45
* sata_mv: simplify request/response queue handlingMark Lord2008-04-251-53/+56
* sata_mv: simplify freeze/thaw bit-shift calculationsMark Lord2008-04-251-16/+26
* sata_mv mask all interrupt coalescing bitsMark Lord2008-04-251-0/+1
* sata_mv more cosmeticsMark Lord2008-04-251-67/+64
* ata_piix: add Asus Eee 701 controller to short cable listDan McGee2008-04-251-0/+1
* libata-eh set tf flags in NCQ EH result_tfMark Lord2008-04-251-0/+1
* make sata_set_spd_needed() staticAdrian Bunk2008-04-252-2/+1
* make sata_print_link_status() staticAdrian Bunk2008-04-252-3/+1
* libata-acpi.c: remove unneeded #if'sAdrian Bunk2008-04-251-4/+0
* sata_nv: make hardreset return -EAGAIN on successTejun Heo2008-04-251-4/+7
* ahci: retry enabling AHCI a few times before spitting out WARN_ON()Tejun Heo2008-04-251-2/+13
* libata: make WARN_ON conditions in ata_sff_hsm_move() more strictTejun Heo2008-04-251-2/+2
* ATA/IDE: fix platform driver hotplug/coldplugKay Sievers2008-04-257-0/+15
* sata_sis: SCR accessors return -EINVAL when requested SCR isn't availableTejun Heo2008-04-241-5/+7
* libata: functions with definition should not be externHarvey Harrison2008-04-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-2418-72/+37
|\
| * "make namespacecheck" fixesIngo Molnar2008-04-2413-20/+18
| * x86: fix compilation error in VisWSAlexey Starikovskiy2008-04-241-14/+1
| * x86: voyager fixIngo Molnar2008-04-242-18/+1
| * x86: Drop duplicate from setup.cAlexey Starikovskiy2008-04-241-2/+0
| * intel-iommu.c: dma ops fixIngo Molnar2008-04-241-18/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-04-2412-43/+176
|\ \
| * | [CIFS] Fix typo in previous commitSteve French2008-04-241-2/+2
| * | [CIFS] Fix define for new proxy cap to match documentationSteve French2008-04-241-2/+5
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-243852-213570/+221623
| |\ \
| * | | [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slashSteve French2008-04-181-4/+11
| * | | [CIFS] Reserve new proxy cap for WAFSSteve French2008-04-181-1/+7
| * | | [CIFS] Add various missing flags and defintionsSteve French2008-04-172-14/+105
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-1793-196/+510
| |\ \ \
| * | | | [CIFS] make cifs_dfs_automount_list_staticSteve French2008-04-162-3/+1
| * | | | [CIFS] Fix oops when slow oplock process races with unmountSteve French2008-04-153-0/+20
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-15297-5858/+8483
| |\ \ \ \
| * | | | | [CIFS] Fix acl length when very short ACL being modified by chmodSteve French2008-04-092-6/+9
| * | | | | [CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on...Steve French2008-04-091-14/+18
| * | | | | [CIFS] minor update to change logSteve French2008-04-041-1/+2
* | | | | | RxRPC: Fix a regression in the RXKAD security moduleDavid Howells2008-04-241-1/+1
* | | | | | Remove -numa from EXTRAVERSIONSebastian Siewior2008-04-241-1/+1
* | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-04-2443-896/+1583
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel'Trond Myklebust2008-04-2443-896/+1583
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the requestTrond Myklebust2008-04-241-0/+5
| | * | | | | make nfs_automount_list staticAdrian Bunk2008-04-192-2/+1
| | * | | | | NFS: remove duplicate flags assignment from nfs_validate_mount_dataJeff Layton2008-04-191-1/+0
| | * | | | | NFS - fix potential NULL pointer dereference v2Cyrill Gorcunov2008-04-191-0/+16
| | * | | | | SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in useTrond Myklebust2008-04-191-27/+42
| | * | | | | SUNRPC: Fix a race in gss_refresh_upcall()Trond Myklebust2008-04-191-3/+8
| | * | | | | SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust2008-04-194-2/+43
| | * | | | | SUNRPC: Remove the unused export of xprt_force_disconnectTrond Myklebust2008-04-191-1/+0
| | * | | | | SUNRPC: remove XS_SENDMSG_RETRYTrond Myklebust2008-04-191-9/+3
OpenPOWER on IntegriCloud