NFS: EXCHANGE_ID should save the server major and minor ID
[linux-2.6-block.git] / include / linux / nfs_xdr.h
2012-05-22 Chuck LeverNFS: EXCHANGE_ID should save the server major and minor ID
2012-05-22 Chuck LeverNFS: Add nfs_client behavior flags
2012-05-22 Chuck LeverNFS: Refactor nfs_get_client(): initialize nfs_client
2012-05-22 Chuck LeverNFS: Use proper naming conventions for NFSv4.1 server...
2012-05-21 Trond MyklebustMerge branch 'bugfixes' into nfs-for-next
2012-05-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2012-05-11 Linus TorvaldsMerge branch '3.4-urgent' of git://git./linux/kernel...
2012-05-10 Linus TorvaldsMerge tag 'sound-3.4' of git://git./linux/kernel/git...
2012-05-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-05-08 David S. MillerMerge branch 'fixes' of git://git./linux/kernel/git...
2012-05-08 Linus TorvaldsMerge tag 'regulator-3.4' of git://git./linux/kernel...
2012-05-08 Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc6-tag' of git://git...
2012-05-08 Linus TorvaldsMerge branch 'for-3.4-fixes' of git://git./linux/kernel...
2012-05-06 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-05-05 Linus TorvaldsMerge tag 'sound-3.4' of git://git./linux/kernel/git...
2012-05-05 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-05-04 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-05-04 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-05-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-05-04 Linus TorvaldsMerge branch 'i2c-embedded/for-current' of git://git...
2012-05-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-05-02 Linus TorvaldsMerge tag 'ktest-for-v3.4-rc5' of git://git./linux...
2012-05-02 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-05-01 Trond MyklebustNFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds
2012-05-01 Trond MyklebustNFSv4: Simplify the NFSv4 CREATE compound
2012-05-01 Trond MyklebustNFSv4: Simplify the NFSv4 OPEN compound
2012-05-01 Trond MyklebustNFSv2/v3: Simulate the change attribute
2012-04-30 Trond MyklebustNFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefined
2012-04-30 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-04-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2012-04-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-29 Linus TorvaldsMerge tag 'pm-for-3.4-rc5' of git://git./linux/kernel...
2012-04-29 Linus TorvaldsMerge tag 'staging-3.4-rc4' of git://git./linux/kernel...
2012-04-29 Linus TorvaldsMerge tag 'usb-3.4-rc5' of git://git./linux/kernel...
2012-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-28 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-04-28 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-04-28 Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc4-tag' of git://git...
2012-04-28 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-04-28 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-04-28 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-04-28 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-04-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-04-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-04-28 Linus TorvaldsMerge branch 'for-v3.4-rc5' of git://git./linux/kernel...
2012-04-28 Linus TorvaldsMerge branch 'docs-3.4' of git://git.samba.org/jlayton...
2012-04-27 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2012-04-27 Bryan SchumakerNFS: Remove extra rpc_clnt argument to proc_lookup
2012-04-27 Bryan SchumakerNFS: Create a submount rpc_op
2012-04-27 Bryan SchumakerNFS: Remove secinfo knowledge out of the generic client
2012-04-27 Fred IsamanNFS: add dreq to nfs_commit_info
2012-04-27 Fred IsamanNFS: create nfs_commit_completion_ops
2012-04-27 Fred IsamanNFS: create struct nfs_commit_info
2012-04-27 Fred IsamanNFS: rewrite directio read to use async coalesce code
2012-04-27 Fred IsamanNFS: create completion structure to pass into page_init...
2012-04-27 Fred IsamanNFS: merge _full and _partial write rpc_ops
2012-04-27 Fred IsamanNFS: merge _full and _partial read rpc_ops
2012-04-27 Fred IsamanNFS: create struct nfs_page_array
2012-04-27 Fred IsamanNFS: create common nfs_pgio_header for both read and...
2012-04-27 Fred IsamanNFS: add a struct nfs_commit_data to replace nfs_write_...
2012-04-27 Paul MundtMerge branch 'sh/urgent' into sh-fixes-for-linus
2012-04-26 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2012-04-26 Linus TorvaldsMerge tag 'ib-fixes' of git://git./linux/kernel/git...
2012-04-26 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2012-04-26 Linus TorvaldsMerge tag 'sound-3.4' of git://git./linux/kernel/git...
2012-04-26 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-04-26 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-04-26 Linus TorvaldsMerge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org...
2012-04-21 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-04-21 Trond MyklebustNFSv4: Ensure we do not reuse open owner names
2012-04-20 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-19 Takashi IwaiMerge branch 'fix/cxt-stable' into fix/hda
2012-04-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-18 Konrad Rzeszutek... Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81...
2012-04-14 Linus TorvaldsMerge branch 'for-linus-min' of git://git./linux/kernel...
2012-04-14 Linus TorvaldsMerge branch 'for-3.4/drivers' of git://git.kernel...
2012-04-14 Linus TorvaldsMerge branch 'for-3.4/core' of git://git.kernel.dk...
2012-04-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-11 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-04-10 Linus TorvaldsMerge tag 'dmaengine-fixes' of git://git./linux/kernel...
2012-04-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-04-07 Takashi IwaiMerge tag 'asoc-3.4' of git://git./linux/kernel/git...
2012-04-07 Len BrownMerge branches 'idle-fix' and 'misc' into release
2012-04-07 Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc1-tag' of git://git...
2012-04-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-05 Linus TorvaldsMerge tag 'for_linus-3.4-rc2' of git://git./linux/kerne...
2012-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-04-04 Linus TorvaldsMerge tag 'regulator-3.4' of git://git./linux/kernel...
2012-04-03 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net
2012-04-03 Tony LindgrenMerge branch 'for_3.4/fixes/pm' of git://git./linux...
2012-04-03 Tony LindgrenMerge branch 'misc_devel_3.4' of git://git.pwsan.com...
2012-04-02 Linus TorvaldsMerge branch 'for-next' of git://gitorious.org/kernel...
2012-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-04-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-03-31 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-03-31 Linus TorvaldsMerge tag 'parisc-misc' of git://git./linux/kernel...
2012-03-31 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2012-03-31 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
next