summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 9p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2008-10-172-3/+1
| * | | 9p: remove 9p fcall debug printsEric Van Hensbergen2008-10-175-386/+0
| * | | 9p: add new protocol support codeEric Van Hensbergen2008-10-174-1/+496
| * | | 9p: encapsulate version functionEric Van Hensbergen2008-10-171-30/+44
| * | | 9p: move dirread to fs layerEric Van Hensbergen2008-10-173-124/+38
| * | | 9p: adjust 9p vfs write operationEric Van Hensbergen2008-10-171-7/+29
| * | | 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-176-36/+57
| * | | 9p: consolidate read/write functionsEric Van Hensbergen2008-10-173-130/+34
| * | | 9p: drop broken unused error path from p9_conn_create()Tejun Heo2008-10-171-16/+1
| * | | 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-175-313/+316
| * | | 9p: use the rcall structure passed in the request in trans_fd read_workEric Van Hensbergen2008-10-171-63/+66
| * | | 9p: apply common request code to trans_fdEric Van Hensbergen2008-10-174-172/+126
| * | | 9p: apply common tagpool handling to trans_fdEric Van Hensbergen2008-10-171-34/+10
| * | | 9p: move request management to client codeEric Van Hensbergen2008-10-173-127/+238
| * | | 9p: eliminate callback complexityEric Van Hensbergen2008-10-171-83/+66
| * | | 9p: consolidate mux_rpc and request structureEric Van Hensbergen2008-10-171-46/+22
| * | | 9p: remove unnecessary prototypesEric Van Hensbergen2008-10-172-548/+495
| * | | 9p: remove duplicate client stateEric Van Hensbergen2008-10-171-15/+11
| * | | 9p: consolidate transport structureEric Van Hensbergen2008-10-177-207/+146
| * | | 9p-trans_fd: use single pollerTejun Heo2008-10-171-166/+86
* | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-204-10/+27
|\ \ \ \
| * | | | NFS: use correct fs type for v4 submounts and referralsAndy Adamson2008-10-171-2/+2
| * | | | Make nfs_file_cred more robust.Neil Brown2008-10-172-4/+10
| * | | | NFS: Enable NFSv4 callback server to listen on AF_INET6 socketsChuck Lever2008-10-171-4/+15
| |/ / /
* | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-2019-98/+2687
|\ \ \ \
| * | | | mfd: further unbork the ucb1400 ac97_bus dependenciesAndrew Morton2008-10-191-1/+1
| * | | | mfd: ucb1400 needs GPIOAndrew Morton2008-10-191-0/+1
| * | | | mfd: ucb1400 sound driver uses/depends on AC97_BUS:Randy Dunlap2008-10-191-0/+1
| * | | | mfd: Don't use NO_IRQ in WM8350Mark Brown2008-10-191-1/+1
| * | | | mfd: update TMIO drivers to use the clock APIIan Molton2008-10-194-31/+61
| * | | | mfd: twl4030-core irq simplificationDavid Brownell2008-10-191-66/+2
| * | | | mfd: add base support for Dialog DA9030/DA9034 PMICsEric Miao2008-10-192-0/+764
| * | | | mfd: TWL4030 core driverDavid Brownell2008-10-194-0/+1612
| * | | | mfd: support tmiofb cell on tc6393xbDmitry Baryshkov2008-10-192-0/+122
| * | | | mfd: add OHCI cell to tc6393xbDmitry Baryshkov2008-10-192-0/+88
| * | | | mfd: Fix htc-egpio compile warningSamuel Ortiz2008-10-191-1/+1
| * | | | mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov2008-10-193-40/+40
| * | | | mfd: provide and use setup hook for tc6393xbDmitry Baryshkov2008-10-194-17/+45
| * | | | mfd: update sm501 debugging/low information messagesBen Dooks2008-10-191-3/+3
| * | | | mfd: reduce stack usage in mfd-core.cIan Molton2008-10-191-4/+11
| | |_|/ | |/| |
* | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-10-2021-167/+1187
|\ \ \ \
| * | | | UBIFS: fix ubifs_compress commentaryGeert Uytterhoeven2008-10-191-2/+0
| * | | | UBIFS: amend printkArtem Bityutskiy2008-10-191-1/+1
| * | | | UBIFS: do not read unnecessary bytes when unpacking bitsAdrian Hunter2008-10-191-7/+38
| * | | | UBIFS: check buffer length when scanning for LPT nodesAdrian Hunter2008-09-301-0/+2
| * | | | UBIFS: correct condition to eliminate unecessary assignmentAdrian Hunter2008-09-301-1/+1
| * | | | UBIFS: add more debugging messages for LPTAdrian Hunter2008-09-305-13/+228
| * | | | UBIFS: fix bulk-read handling uptodate pagesAdrian Hunter2008-09-301-5/+11
| * | | | UBIFS: improve garbage collectionAdrian Hunter2008-09-301-10/+72
| * | | | UBIFS: allow for sync_fs when read-onlyAdrian Hunter2008-09-301-9/+10
OpenPOWER on IntegriCloud