aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | [media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfacesSakari Ailus2012-07-06
| * | | | | | | | | | | | | | | | | | [media] v4l: Remove "_ACTUAL" from subdev selection API target definition namesSakari Ailus2012-07-06
| * | | | | | | | | | | | | | | | | | [media] V4L: Remove "_ACTIVE" from the selection target name definitionsSylwester Nawrocki2012-07-06
| * | | | | | | | | | | | | | | | | | [media] uvcvideo: Document the struct uvc_xu_control_query query fieldLaurent Pinchart2012-07-06
| * | | | | | | | | | | | | | | | | | [media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUTSakari Ailus2012-07-05
| * | | | | | | | | | | | | | | | | | [media] i2c: Export an unlocked flavor of i2c_transferJean Delvare2012-06-29
| * | | | | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab2012-06-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [media] videodev2.h: add new hwseek capability bitsHans Verkuil2012-06-18
* | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | include/linux/aio.h: cpp->C conversionsAndrew Morton2012-07-30
| * | | | | | | | | | | | | | | | | | | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30