summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-04-303-0/+269
|\
| * [SCSI] scsi_transport_iscsi: Declare portal type string macros for generic useAdheer Chandravanshi2013-04-111-0/+4
| * [SCSI] libiscsi: export function iscsi_switch_str_paramAdheer Chandravanshi2013-04-111-0/+1
| * [SCSI] scsi_transport_iscsi: Add flash node mgmt supportAdheer Chandravanshi2013-04-112-0/+264
* | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-303-1/+88
|\ \
| * | iscsi-target: Add iscsit_transport API templateNicholas Bellinger2013-04-251-0/+83
| * | target: Add export of target_get_sess_cmd symbolNicholas Bellinger2013-04-251-1/+1
| * | target: Add sbc_execute_unmap() helperAsias He2013-04-251-0/+4
* | | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-307-28/+55
|\ \ \
| * \ \ Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-233-28/+35
| |\ \ \
| | * | | SUNRPC: Make gss_mech_get() staticChuck Lever2013-03-291-3/+0
| | * | | SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-292-0/+7
| | * | | SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever2013-03-291-1/+4
| | * | | SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-292-3/+7
| | * | | SUNRPC: Define rpcsec_gss_info structureChuck Lever2013-03-292-18/+17
| | * | | NFS: Remove unneeded forward declarationChuck Lever2013-03-291-3/+0
| * | | | NFSv4: Record the OPEN create mode used in the nfs4_opendata structureTrond Myklebust2013-04-161-0/+1
| * | | | NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust2013-04-141-0/+1
| * | | | SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust2013-04-142-0/+4
| * | | | SUNRPC: Fix a livelock problem in the xprt->backlog queueTrond Myklebust2013-04-141-0/+2
| * | | | NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust2013-04-081-0/+7
| |/ / /
| * | | NFSv4.1: Enable open-by-filehandleTrond Myklebust2013-03-251-0/+1
| * | | NFSv4.1: Select the "most recent locking state" for read/write/setattr stateidsTrond Myklebust2013-03-251-0/+1
| * | | NFSv4: The stateid must remain the same for replayed RPC callsTrond Myklebust2013-03-251-0/+2
| * | | NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust2013-03-251-0/+1
* | | | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-301-0/+1
|\ \ \ \
| * | | | metag: ptrace: Implement NT_METAG_TLSPaul Clothier2013-03-271-0/+1
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-3031-162/+499
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab2013-04-3031-162/+499
| |\ \ \ \ \
| | * | | | | [media] videodev2.h: Remove the unused old V4L1 buffer typesMauro Carvalho Chehab2013-04-251-21/+0
| | * | | | | Merge branch 'topic/si476x' into patchworkMauro Carvalho Chehab2013-04-251-0/+37
| | |\ \ \ \ \
| | | * | | | | [media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov2013-04-181-0/+37
| | * | | | | | [media] videobuf-dma-contig: remove support for cached memMauro Carvalho Chehab2013-04-251-10/+0
| | |/ / / / /
| | * | | | | Revert "[media] mfd: Add header files and Kbuild plumbing for SI476x MFD core"Mauro Carvalho Chehab2013-04-171-525/+0
| | * | | | | Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD"Mauro Carvalho Chehab2013-04-171-426/+0
| | * | | | | [media] rc: add rc-reddoAntti Palosaari2013-04-141-0/+1
| | * | | | | [media] v4l2-dv-timings.h: add 480i59.94 and 576i50 CEA-861-E timingsHans Verkuil2013-04-141-0/+18
| | * | | | | [media] videodev2.h: fix incorrect V4L2_DV_FL_HALF_LINE bitmaskHans Verkuil2013-04-141-1/+1
| | * | | | | [media] videodev2.h: increase size of 'reserved' arrayHans Verkuil2013-04-141-1/+1
| | * | | | | [media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFOHans Verkuil2013-04-142-6/+6
| | * | | | | [media] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAMEHans Verkuil2013-04-141-2/+1
| | * | | | | [media] v4l2: put VIDIOC_DBG_G_CHIP_NAME under ADV_DEBUGHans Verkuil2013-04-141-3/+3
| | * | | | | [media] mt9p031: Use the common clock frameworkLaurent Pinchart2013-04-141-2/+0
| | * | | | | [media] exynos4-is: Move the subdev group ID definitions to public headerSylwester Nawrocki2013-04-141-0/+11
| | * | | | | [media] tuner-core: Change config from unsigned int to void *Ondrej Zary2013-04-081-1/+1
| | * | | | | [media] demux.h: Remove duplicated enumMauro Carvalho Chehab2013-04-081-1/+1
| | * | | | | [media] exynos4-is: Allow colorspace conversion at FIMC-LITESylwester Nawrocki2013-04-041-0/+2
| | * | | | | [media] V4L: Remove incorrect EXPORT_SYMBOL() usage at v4l2-of.cSylwester Nawrocki2013-04-041-3/+3
| | * | | | | [media] soc_camera: Add RGB666 & RGB888 formatsPhil Edworthy2013-04-043-2/+14
| | * | | | | Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab2013-04-0163-104/+310
| | |\ \ \ \ \