summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-27iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failureNicholas Bellinger
2011-07-27iscsi-target: Fix snprintf usage with MAX_PORTAL_LENNicholas Bellinger
2011-07-27iscsi-target: Fix uninitialized usage of cmd->pad_bytesNicholas Bellinger
2011-07-27iscsi-target: strlen() doesn't count the terminatorDan Carpenter
2011-07-27iscsi-target: Fix NULL dereference on allocation failureDan Carpenter
2011-07-26target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectorsNicholas Bellinger
2011-07-26iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger
2011-07-25iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.hNicholas Bellinger
2011-07-25iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover
2011-07-25iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-07-22Merge branch 'for-linus-core' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-07-22Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds
2011-07-22Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-07-22Merge branches 'roccat', 'upstream' and 'wiimote' into for-linusJiri Kosina
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-07-22Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-07-22Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-07-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-07-22Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's...Roland Dreier
2011-07-22IB/qib: Defer HCA error events to taskletMike Marciniszyn
2011-07-22HID: fix support for Microsoft comfort mouse 4500Jiri Kosina
2011-07-22target: remove custom hex2bin() implementationAndy Shevchenko
2011-07-22target: fix typo Assoication -> AssociationAndy Shevchenko
2011-07-22target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover
2011-07-22target: Eliminate usage of struct se_memAndy Grover
2011-07-22target: Pass 2nd param of transport_split_cdb by valueAndy Grover
2011-07-22target: Enforce 1 page max for control cdb buffer sizesAndy Grover
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier
2011-07-22target: Fix reporting of supported VPD pagesRoland Dreier
2011-07-22target: Allow for built-in target modulesRoland Dreier