summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | svcrpc: treat uid's as unsignedJ. Bruce Fields2010-03-021-1/+1
| * | | nfsd: ensure sockets are closed on errorNeil Brown2010-02-281-0/+1
| * | | Revert "sunrpc: move the close processing after do recvfrom method"J. Bruce Fields2010-02-281-7/+5
| * | | Revert "sunrpc: fix peername failed on closed listener"J. Bruce Fields2010-02-281-2/+1
| * | | sunrpc: remove unnecessary svc_xprt_putNeil Brown2010-02-261-4/+1
| * | | NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONNChuck Lever2010-02-241-1/+2
| * | | xfs_export_operations.commit_metadataBen Myers2010-02-201-0/+20
| * | | commit_metadata export operation replacing nfsd_sync_dirBen Myers2010-02-203-57/+58
| * | | lockd: don't clear sm_monitored on nsm_reboot_lookupJeff Layton2010-02-081-9/+3
| * | | lockd: release reference to nsm_handle in nlm_host_rebootedJeff Layton2010-02-081-1/+1
| * | | nfsd: Use vfs_fsync_range() in nfsd_commitTrond Myklebust2010-01-291-10/+20
| * | | NFSD: Create PF_INET6 listener in write_portsChuck Lever2010-01-271-1/+17
| * | | SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"Chuck Lever2010-01-262-6/+5
| * | | SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()Chuck Lever2010-01-263-4/+4
| * | | NFSD: Support AF_INET6 in svc_addsock() functionAime Le Rouzic2010-01-261-1/+1
| * | | SUNRPC: Use rpc_pton() in ip_map_parse()Chuck Lever2010-01-261-21/+26
| * | | nfsd: 4.1 has an rfc numberJ. Bruce Fields2010-01-201-3/+2
| * | | nfsd41: Create the recovery entry for the NFSv4.1 clientRicardo Labiaga2010-01-141-1/+3
| * | | nfsd: use vfs_fsync for non-directoriesChristoph Hellwig2010-01-131-32/+17
| * | | nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()Ricardo Labiaga2010-01-131-1/+1
| * | | nfsd41: nfsd4_decode_compound() does not recognize all opsRicardo Labiaga2010-01-131-1/+1
* | | | Merge git://git.infradead.org/ubi-2.6Linus Torvalds2010-03-065-87/+198
|\ \ \ \
| * | | | UBI: add write checkingArtem Bityutskiy2010-02-012-0/+74
| * | | | UBI: simplify debugging return codesArtem Bityutskiy2010-02-013-41/+37
| * | | | UBI: fix attaching error pathArtem Bityutskiy2010-02-011-33/+30
| * | | | UBI: support attaching by MTD character device nameArtem Bityutskiy2010-02-011-11/+55
| * | | | UBI: mark few variables as __initdataArtem Bityutskiy2010-02-011-2/+2
* | | | | gpio: introduce it8761e_gpio driver for IT8761E Super I/O chipDenis Turischev2010-03-063-0/+238
* | | | | gpio: cs5535-gpio: fix input directionBen Gardner2010-03-061-1/+3
* | | | | gpio: pca953x.c: add interrupt handling capabilityMarc Zyngier2010-03-063-12/+247
* | | | | timbgpio: add support for interrupt triggering on both flanksRichard Röjfors2010-03-061-9/+23
* | | | | gpio: introduce gpio_request_one() and friendsEric Miao2010-03-063-0/+148
* | | | | pca953x: minor include cleanupOlof Johansson2010-03-061-0/+8
* | | | | gpio: add driver for MAX7300 I2C GPIO extenderWolfram Sang2010-03-066-260/+404
* | | | | rtc-coh901331: fix braces in resume codeJames Hogan2010-03-061-2/+3
* | | | | rtc/mc13783: implement alarmUwe Kleine-König2010-03-061-13/+172
* | | | | rtc/mc13783: protect rtc {,un}registration by mc13783 lockUwe Kleine-König2010-03-061-11/+14
* | | | | mfd/mc13783: new function reading irq mask and status registerUwe Kleine-König2010-03-062-0/+37
* | | | | rtc/mc13783: don't use deprecated mc13783 API callsUwe Kleine-König2010-03-061-5/+5
* | | | | input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König2010-03-061-2/+2
* | | | | mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefixUwe Kleine-König2010-03-062-22/+40
* | | | | rtc-core: fix memory leakAaro Koskinen2010-03-061-0/+1
* | | | | rtc-twl: Storage class should be before const qualifierTobias Klauser2010-03-061-2/+2
* | | | | rtc-at91sam9: Correct size given to memsetJulia Lawall2010-03-061-1/+1
* | | | | rtc-pcf2123: move pcf2123_remove to .devexit.textUwe Kleine-König2010-03-061-1/+1
* | | | | rtc-ep93xx.c: cleanup probe/remove routinesH Hartley Sweeten2010-03-061-43/+28
* | | | | rtc: mxc: fix memory leakAlexander Beregalov2010-03-061-2/+5
* | | | | xen: add kconfig menuRandy Dunlap2010-03-061-5/+7
* | | | | console/vgacon.c: mark file-local symbol staticThiago Farina2010-03-061-1/+1
* | | | | console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEAmerigo Wang2010-03-061-0/+1
OpenPOWER on IntegriCloud