summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_releaseTrond Myklebust2012-05-091-1/+1
| * | | NFS: Clean up - simplify nfs_lock_request()Trond Myklebust2012-05-091-12/+2
| * | | NFS: Prevent a deadlock in the new writeback codeTrond Myklebust2012-05-091-0/+1
| * | | NFS: Adapt readdirplus to application usage patternsTrond Myklebust2012-05-011-5/+0
| * | | NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compoundsTrond Myklebust2012-05-011-2/+0
| * | | NFSv4: Simplify the NFSv4 CREATE compoundTrond Myklebust2012-05-011-1/+0
| * | | NFSv4: Simplify the NFSv4 OPEN compoundTrond Myklebust2012-05-011-2/+0
| * | | NFSv2/v3: Simulate the change attributeTrond Myklebust2012-05-011-3/+3
| * | | NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefinedTrond Myklebust2012-04-301-0/+5
| * | | NFS: Remove extra rpc_clnt argument to proc_lookupBryan Schumaker2012-04-271-1/+1
| * | | NFS: Create a submount rpc_opBryan Schumaker2012-04-271-0/+2
| * | | NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker2012-04-271-1/+0
| * | | NFS: add dreq to nfs_commit_infoFred Isaman2012-04-271-0/+1
| * | | NFS: create nfs_commit_completion_opsFred Isaman2012-04-271-0/+9
| * | | NFS: create struct nfs_commit_infoFred Isaman2012-04-272-4/+28
| * | | NFS: rewrite directio read to use async coalesce codeFred Isaman2012-04-272-2/+3
| * | | NFS: remove unused wb_complete field from struct nfs_pageFred Isaman2012-04-271-1/+0
| * | | NFS: create completion structure to pass into page_init functionsFred Isaman2012-04-272-0/+8
| * | | NFS: merge _full and _partial write rpc_opsFred Isaman2012-04-271-0/+2
| * | | NFS: merge _full and _partial read rpc_opsFred Isaman2012-04-272-1/+16
| * | | NFS: create struct nfs_page_arrayFred Isaman2012-04-271-6/+8
| * | | NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-272-33/+27
| * | | NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2012-04-272-5/+44
* | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-283-20/+39
|\ \ \ \
| * | | | writeback: Avoid iput() from flusher threadJan Kara2012-05-062-9/+5
| * | | | vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-3/+3
| * | | | writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara2012-05-061-7/+29
| * | | | fs: remove 8 bytes of padding from struct writeback_control on 64 bit buildsRichard Kennedy2012-04-251-1/+2
* | | | | Merge branch 'generic-string-functions'Linus Torvalds2012-05-261-0/+52
|\ \ \ \ \
| * | | | | word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-261-0/+52
* | | | | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-05-264-8/+14
|\ \ \ \ \ \
| * | | | | | i2c: Rename last mux driver to standard patternJean Delvare2012-05-121-7/+7
| * | | | | | of/i2c: implement of_find_i2c_adapter_by_nodeStephen Warren2012-05-121-0/+4
| * | | | | | i2c: implement i2c_verify_adapterStephen Warren2012-05-121-0/+1
| * | | | | | i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney2012-05-121-1/+2
| * | | | | | i2c: pnx: add device tree supportRoland Stigge2012-05-121-0/+1
| * | | | | | i2c-pnx.c: Use resources in platformsRoland Stigge2012-05-121-7/+2
* | | | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-262-10/+21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2012-05-122-10/+21
| |\ \ \ \ \ \ \
| | * | | | | | | mmc: mxs-mmc: move header from mach into linux folderShawn Guo2012-05-131-0/+19
| | * | | | | | | dma: mxs-dma: make platform_device_id more genericShawn Guo2012-05-121-10/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Olof Johansson2012-05-096-8/+97
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-0/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | lib: add support for stmp-style devicesWolfram Sang2012-04-201-0/+20
* | | | | | | | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-265-113/+130
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-163-18/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clk: Provide dummy clk_unregister()Mark Brown2012-05-151-0/+2
| | * | | | | | | | | ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-081-1/+0
| | * | | | | | | | | ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-081-17/+0
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann2012-05-146-12/+127
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |