summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | 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-05
| * | | | | | | | | | | | | | | | libceph: drop declaration of ceph_con_get()Alex Elder2012-07-05
| * | | | | | | | | | | | | | | | libceph: define and use an explicit CONNECTED stateAlex Elder2012-07-05
| * | | | | | | | | | | | | | | | 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-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | block: Convert BDI proportion calculations to flexible proportionsJan Kara2012-06-09
| * | | | | | | | | | | | | | | | | | lib: Proportions with flexible periodJan Kara2012-06-09
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | SUNRPC: Add the helper xdr_stream_posTrond Myklebust2012-06-28
| * | | | | | | | | | | | | | | | | | SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust2012-06-28
| * | | | | | | | | | | | | | | | | | SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust2012-06-28
* | | | | | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | v4l: Export v4l2-common.h in include/linux/KbuildSakari Ailus2012-07-12
| * | | | | | | | | | | | | | | | | | [media] v4l: Unify selection flagsSakari Ailus2012-07-06