Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 9p: remove unnecessary tag field from p9_req_t structure | Eric Van Hensbergen | 2008-10-17 | 2 | -3/+1 | |
| * | | | 9p: remove 9p fcall debug prints | Eric Van Hensbergen | 2008-10-17 | 5 | -386/+0 | |
| * | | | 9p: add new protocol support code | Eric Van Hensbergen | 2008-10-17 | 4 | -1/+496 | |
| * | | | 9p: encapsulate version function | Eric Van Hensbergen | 2008-10-17 | 1 | -30/+44 | |
| * | | | 9p: move dirread to fs layer | Eric Van Hensbergen | 2008-10-17 | 3 | -124/+38 | |
| * | | | 9p: adjust 9p vfs write operation | Eric Van Hensbergen | 2008-10-17 | 1 | -7/+29 | |
| * | | | 9p: move readn meta-function from client to fs layer | Eric Van Hensbergen | 2008-10-17 | 6 | -36/+57 | |
| * | | | 9p: consolidate read/write functions | Eric Van Hensbergen | 2008-10-17 | 3 | -130/+34 | |
| * | | | 9p: drop broken unused error path from p9_conn_create() | Tejun Heo | 2008-10-17 | 1 | -16/+1 | |
| * | | | 9p: make rpc code common and rework flush code | Eric Van Hensbergen | 2008-10-17 | 5 | -313/+316 | |
| * | | | 9p: use the rcall structure passed in the request in trans_fd read_work | Eric Van Hensbergen | 2008-10-17 | 1 | -63/+66 | |
| * | | | 9p: apply common request code to trans_fd | Eric Van Hensbergen | 2008-10-17 | 4 | -172/+126 | |
| * | | | 9p: apply common tagpool handling to trans_fd | Eric Van Hensbergen | 2008-10-17 | 1 | -34/+10 | |
| * | | | 9p: move request management to client code | Eric Van Hensbergen | 2008-10-17 | 3 | -127/+238 | |
| * | | | 9p: eliminate callback complexity | Eric Van Hensbergen | 2008-10-17 | 1 | -83/+66 | |
| * | | | 9p: consolidate mux_rpc and request structure | Eric Van Hensbergen | 2008-10-17 | 1 | -46/+22 | |
| * | | | 9p: remove unnecessary prototypes | Eric Van Hensbergen | 2008-10-17 | 2 | -548/+495 | |
| * | | | 9p: remove duplicate client state | Eric Van Hensbergen | 2008-10-17 | 1 | -15/+11 | |
| * | | | 9p: consolidate transport structure | Eric Van Hensbergen | 2008-10-17 | 7 | -207/+146 | |
| * | | | 9p-trans_fd: use single poller | Tejun Heo | 2008-10-17 | 1 | -166/+86 | |
* | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-10-20 | 4 | -10/+27 | |
|\ \ \ \ | ||||||
| * | | | | NFS: use correct fs type for v4 submounts and referrals | Andy Adamson | 2008-10-17 | 1 | -2/+2 | |
| * | | | | Make nfs_file_cred more robust. | Neil Brown | 2008-10-17 | 2 | -4/+10 | |
| * | | | | NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets | Chuck Lever | 2008-10-17 | 1 | -4/+15 | |
| |/ / / | ||||||
* | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-10-20 | 19 | -98/+2687 | |
|\ \ \ \ | ||||||
| * | | | | mfd: further unbork the ucb1400 ac97_bus dependencies | Andrew Morton | 2008-10-19 | 1 | -1/+1 | |
| * | | | | mfd: ucb1400 needs GPIO | Andrew Morton | 2008-10-19 | 1 | -0/+1 | |
| * | | | | mfd: ucb1400 sound driver uses/depends on AC97_BUS: | Randy Dunlap | 2008-10-19 | 1 | -0/+1 | |
| * | | | | mfd: Don't use NO_IRQ in WM8350 | Mark Brown | 2008-10-19 | 1 | -1/+1 | |
| * | | | | mfd: update TMIO drivers to use the clock API | Ian Molton | 2008-10-19 | 4 | -31/+61 | |
| * | | | | mfd: twl4030-core irq simplification | David Brownell | 2008-10-19 | 1 | -66/+2 | |
| * | | | | mfd: add base support for Dialog DA9030/DA9034 PMICs | Eric Miao | 2008-10-19 | 2 | -0/+764 | |
| * | | | | mfd: TWL4030 core driver | David Brownell | 2008-10-19 | 4 | -0/+1612 | |
| * | | | | mfd: support tmiofb cell on tc6393xb | Dmitry Baryshkov | 2008-10-19 | 2 | -0/+122 | |
| * | | | | mfd: add OHCI cell to tc6393xb | Dmitry Baryshkov | 2008-10-19 | 2 | -0/+88 | |
| * | | | | mfd: Fix htc-egpio compile warning | Samuel Ortiz | 2008-10-19 | 1 | -1/+1 | |
| * | | | | mfd: do tcb6393xb state restore on resume only if requested | Dmitry Baryshkov | 2008-10-19 | 3 | -40/+40 | |
| * | | | | mfd: provide and use setup hook for tc6393xb | Dmitry Baryshkov | 2008-10-19 | 4 | -17/+45 | |
| * | | | | mfd: update sm501 debugging/low information messages | Ben Dooks | 2008-10-19 | 1 | -3/+3 | |
| * | | | | mfd: reduce stack usage in mfd-core.c | Ian Molton | 2008-10-19 | 1 | -4/+11 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2008-10-20 | 21 | -167/+1187 | |
|\ \ \ \ | ||||||
| * | | | | UBIFS: fix ubifs_compress commentary | Geert Uytterhoeven | 2008-10-19 | 1 | -2/+0 | |
| * | | | | UBIFS: amend printk | Artem Bityutskiy | 2008-10-19 | 1 | -1/+1 | |
| * | | | | UBIFS: do not read unnecessary bytes when unpacking bits | Adrian Hunter | 2008-10-19 | 1 | -7/+38 | |
| * | | | | UBIFS: check buffer length when scanning for LPT nodes | Adrian Hunter | 2008-09-30 | 1 | -0/+2 | |
| * | | | | UBIFS: correct condition to eliminate unecessary assignment | Adrian Hunter | 2008-09-30 | 1 | -1/+1 | |
| * | | | | UBIFS: add more debugging messages for LPT | Adrian Hunter | 2008-09-30 | 5 | -13/+228 | |
| * | | | | UBIFS: fix bulk-read handling uptodate pages | Adrian Hunter | 2008-09-30 | 1 | -5/+11 | |
| * | | | | UBIFS: improve garbage collection | Adrian Hunter | 2008-09-30 | 1 | -10/+72 | |
| * | | | | UBIFS: allow for sync_fs when read-only | Adrian Hunter | 2008-09-30 | 1 | -9/+10 |