aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-07-31
|\
| * LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky2012-07-27
| * SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-27
| * LockD: mark host per network namespace on garbage collectStanislav Kinsbursky2012-07-27
| * nfsd: add get_uint for u32'sJ. Bruce Fields2012-07-25
| * sunrpc/cache.h: replace simple_strtoulEldad Zack2012-07-11
| * sunrpc/cache.h: fix coding styleEldad Zack2012-07-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-07-31
|\ \
| * | libceph: clean up con flagsSage Weil2012-07-30
| * | libceph: replace connection state bits with statesSage Weil2012-07-30
| * | ceph: define snap counts as u32 everywhereAlex Elder2012-07-30
| * | libceph: support crush tunablesSage Weil2012-07-30
| * | libceph: move feature bits to separate headerSage Weil2012-07-30
| * | libceph: define ceph_extract_encoded_string()Alex Elder2012-07-30
| * | libceph: fix off-by-one bug in ceph_encode_filepath()Alex Elder2012-07-30
| * | libceph: prevent the race of incoming work during teardownGuanjun He2012-07-30
| * | libceph: fix messenger retrySage Weil2012-07-30
| * | libceph: initialize msgpool message typesSage Weil2012-07-30
| * | libceph: set peer name on con_open, not initSage Weil2012-07-06
| * | libceph: drop declaration of ceph_con_get()Alex Elder2012-07-06
| * | libceph: define and use an explicit CONNECTED stateAlex Elder2012-07-06
| * | libceph: drop ceph_con_get/put helpers and nref memberSage Weil2012-06-22
| * | Merge tag 'v3.5-rc1'Sage Weil2012-06-15
| |\ \
| * | | libceph: make ceph_con_revoke_message() a msg opAlex Elder2012-06-06
| * | | libceph: make ceph_con_revoke() a msg operationAlex Elder2012-06-06
| * | | libceph: have messages point to their connectionAlex Elder2012-06-06
| * | | libceph: fully initialize connection in con_init()Alex Elder2012-06-06
| * | | libceph: embed ceph connection structure in mon_clientAlex Elder2012-06-06
| * | | libceph: start tracking connection socket stateAlex Elder2012-06-01
| * | | libceph: start separating connection flags from stateAlex Elder2012-06-01
| * | | libceph: embed ceph messenger structure in ceph_clientAlex Elder2012-06-01
| * | | libceph: kill bad_proto ceph connection opAlex Elder2012-06-01
| * | | libceph: eliminate connection state "DEAD"Alex Elder2012-06-01
* | | | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-31
|\ \ \ \
| * | | | block: Convert BDI proportion calculations to flexible proportionsJan Kara2012-06-08
| * | | | lib: Proportions with flexible periodJan Kara2012-06-08
| | |/ / | |/| |
* | | | Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-07-30
|\ \ \ \
| * | | | NFS: Split out NFS v3 inode operationsBryan Schumaker2012-07-17
| * | | | NFS: Split out NFS v2 inode operationsBryan Schumaker2012-07-17
| * | | | NFS: Treat NFS4ERR_CLID_INUSE as a fatal errorChuck Lever2012-07-16
| * | | | SUNRPC: Add rpcauth_list_flavors()Chuck Lever2012-07-16
| * | | | Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6Trond Myklebust2012-07-16
| |\ \ \ \
| * | | | | NFS: Create an write_pageio_init() functionBryan Schumaker2012-06-29
| * | | | | NFS: Create an read_pageio_init() functionBryan Schumaker2012-06-29
| * | | | | NFS: Create an alloc_client rpc_opBryan Schumaker2012-06-29
| * | | | | NFS: Create a free_client rpc_opBryan Schumaker2012-06-29
| * | | | | NFS: Create a return_delegation rpc opBryan Schumaker2012-06-29
| * | | | | NFS: Create a have_delegation rpc_opBryan Schumaker2012-06-29
| * | | | | NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust2012-06-28
| * | | | | SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust2012-06-28