summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-281-3/+2Star
* SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-281-1/+2
* SUNRPC: Pass a family argument to svc_register()Chuck Lever2009-03-281-2/+2
* SUNRPC: Clean up svc_find_xprt() calling sequenceChuck Lever2009-03-281-1/+2
* SUNRPC: Clean up static inline functions in svc_xprt.hChuck Lever2009-03-281-20/+26
* NFS: Optimise NFS close()Trond Myklebust2009-03-191-0/+1
* SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC socketsTrond Myklebust2009-03-191-0/+1
* SUNRPC: dynamically load RPC transport modules on-demandTom Talpey2009-03-111-0/+1
* NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-111-0/+1
* NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust2009-03-111-2/+1Star
* NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust2009-03-111-0/+5
* NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust2009-03-111-2/+1Star
* NFS: Shrink the struct nfs_fattrTrond Myklebust2009-03-111-4/+3Star
* NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust2009-03-111-7/+41
* NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever2009-03-111-0/+8
* NFSv3: Fix posix ACL codeTrond Myklebust2009-03-112-0/+5
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-1/+0Star
|\
| * Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-092-10/+18
|\ \
| * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-056-1/+39
| |\ \
| * | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-051-0/+1
| * | | netns: Remove net_aliveEric W. Biederman2009-03-031-10/+17
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-081-6/+1Star
|\ \ \ \
| * | | | dmaengine: update kerneldocJohannes Weiner2009-02-121-6/+1Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-03-083-1/+3
|\ \ \ \ \
| * | | | | ata: add CFA specific identify data wordsSergei Shtylyov2009-03-051-0/+2
| * | | | | remove stale comment from <linux/hdreg.h>Bartlomiej Zolnierkiewicz2009-03-051-1/+0Star
| * | | | | ide: allow to wrap interrupt handlerStanislaw Gruszka2009-03-051-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-081-2/+4
|\ \ \ \ \
| * | | | | libata: align ap->sector_bufTejun Heo2009-03-051-1/+2
| * | | | | libata: fix dma_unmap_sg misuseFUJITA Tomonori2009-03-051-0/+1
| * | | | | libata: change drive ready wait after hard reset to 5sStuart Hayes2009-03-051-1/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-081-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Input: serio - fix protocol number for TouchIT213Dmitry Torokhov2009-03-081-1/+1
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-031-0/+4
|\ \ \ \ \
| * | | | | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-271-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-034-0/+31
|\ \ \ \ \
| * | | | | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-264-0/+31
| |/ / / /
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-031-1/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-021-1/+4
* | | | | net headers: export dcbnl.hChris Leech2009-03-011-0/+1
* | | | | net headers: cleanup dcbnl.hChris Leech2009-03-011-1/+3
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-019-17/+46
|\| | | |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-281-11/+35
| |\ \ \ \
| | * | | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-251-11/+35
| * | | | | Fix recursive lock in free_uid()/free_user_ns()David Howells2009-02-281-0/+1
| * | | | | block: reduce stack footprint of blk_recount_segments()Jens Axboe2009-02-261-0/+2
| * | | | | ide: fix refcounting in device driversBartlomiej Zolnierkiewicz2009-02-251-1/+1
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-252-2/+3
| |\ \ \ \ \
| | * | | | | drm: disable encoders before re-routing themJesse Barnes2009-02-251-0/+1