| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | NFS: Use proper naming conventions for the nfs_client.net field | Chuck Lever | 2012-05-22 | |
| | * | | | | | | | | | | | | NFS: Use proper naming conventions for nfs_client.impl_id field | Chuck Lever | 2012-05-22 | |
| | * | | | | | | | | | | | | NFS: Use proper naming conventions for NFSv4.1 server scope fields | Chuck Lever | 2012-05-22 | |
| | * | | | | | | | | | | | | NFS: Fix comment misspelling in struct nfs_client definition | Chuck Lever | 2012-05-22 | |
| | * | | | | | | | | | | | | NFS: Add NFSDBG_STATE | Chuck Lever | 2012-05-22 | |
| | * | | | | | | | | | | | | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 2012-05-21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release | Trond Myklebust | 2012-05-09 | |
| | * | | | | | | | | | | | | NFS: Clean up - simplify nfs_lock_request() | Trond Myklebust | 2012-05-09 | |
| | * | | | | | | | | | | | | NFS: Prevent a deadlock in the new writeback code | Trond Myklebust | 2012-05-09 | |
| | * | | | | | | | | | | | | NFS: Adapt readdirplus to application usage patterns | Trond Myklebust | 2012-05-01 | |
| | * | | | | | | | | | | | | NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds | Trond Myklebust | 2012-05-01 | |
| | * | | | | | | | | | | | | NFSv4: Simplify the NFSv4 CREATE compound | Trond Myklebust | 2012-05-01 | |
| | * | | | | | | | | | | | | NFSv4: Simplify the NFSv4 OPEN compound | Trond Myklebust | 2012-05-01 | |
| | * | | | | | | | | | | | | NFSv2/v3: Simulate the change attribute | Trond Myklebust | 2012-05-01 | |
| | * | | | | | | | | | | | | NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefined | Trond Myklebust | 2012-04-30 | |
| | * | | | | | | | | | | | | NFS: Remove extra rpc_clnt argument to proc_lookup | Bryan Schumaker | 2012-04-27 | |
| | * | | | | | | | | | | | | NFS: Create a submount rpc_op | Bryan Schumaker | 2012-04-27 | |
| | * | | | | | | | | | | | | NFS: Remove secinfo knowledge out of the generic client | Bryan Schumaker | 2012-04-27 | |
| | * | | | | | | | | | | | | NFS: add dreq to nfs_commit_info | Fred Isaman | 2012-04-27 | |
| | * | | | | | | | | | | | | NFS: create nfs_commit_completion_ops | Fred Isaman | 2012-04-27 | |
| | * | | | | | | | | | | | | NFS: create struct nfs_commit_info | Fred Isaman | 2012-04-27 | |
| | * | | | | | | | | | | | | NFS: rewrite directio read to use async coalesce code | Fred Isaman | 2012-04-27 | |
| | * | | | | | | | | | | | | NFS: remove unused wb_complete field from struct nfs_page | Fred Isaman | 2012-04-27 | |
| | * | | | | | | | | | | | | NFS: create completion structure to pass into page_init functions | Fred Isaman | 2012-04-27 | |
| | * | | | | | | | | | | | | NFS: merge _full and _partial write rpc_ops | Fred Isaman | 2012-04-27 | |
| | * | | | | | | | | | | | | NFS: merge _full and _partial read rpc_ops | Fred Isaman | 2012-04-27 | |
| | * | | | | | | | | | | | | NFS: create struct nfs_page_array | Fred Isaman | 2012-04-27 | |
| | * | | | | | | | | | | | | NFS: create common nfs_pgio_header for both read and write | Fred Isaman | 2012-04-27 | |
| | * | | | | | | | | | | | | NFS: add a struct nfs_commit_data to replace nfs_write_data in commits | Fred Isaman | 2012-04-27 | |
| * | | | | | | | | | | | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 2012-05-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | writeback: Avoid iput() from flusher thread | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | fs: remove 8 bytes of padding from struct writeback_control on 64 bit builds | Richard Kennedy | 2012-04-25 | |
| * | | | | | | | | | | | | | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 2012-05-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | i2c: Rename last mux driver to standard pattern | Jean Delvare | 2012-05-12 | |
| | * | | | | | | | | | | | | | | of/i2c: implement of_find_i2c_adapter_by_node | Stephen Warren | 2012-05-12 | |
| | * | | | | | | | | | | | | | | i2c: implement i2c_verify_adapter | Stephen Warren | 2012-05-12 | |
| | * | | | | | | | | | | | | | | i2c: Add a struct device * parameter to i2c_add_mux_adapter() | David Daney | 2012-05-12 | |
| | * | | | | | | | | | | | | | | i2c: pnx: add device tree support | Roland Stigge | 2012-05-12 | |
| | * | | | | | | | | | | | | | | i2c-pnx.c: Use resources in platforms | Roland Stigge | 2012-05-12 | |
| * | | | | | | | | | | | | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2... | Olof Johansson | 2012-05-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | mmc: mxs-mmc: move header from mach into linux folder | Shawn Guo | 2012-05-13 | |
| | | * | | | | | | | | | | | | | | | dma: mxs-dma: make platform_device_id more generic | Shawn Guo | 2012-05-12 | |
| | | |/ / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw... | Olof Johansson | 2012-05-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-05-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | lib: add support for stmp-style devices | Wolfram Sang | 2012-04-20 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ... | Arnd Bergmann | 2012-05-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | clk: Provide dummy clk_unregister() | Mark Brown | 2012-05-15 | |
