summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-276-24/+50
|\ \ \ \ \ \
| * | | | | | vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameterNicholas Bellinger2013-10-251-1/+1
| * | | | | | target/pscsi: fix return value checkWei Yongjun2013-10-251-4/+4
| * | | | | | target: Fail XCOPY for non matching source + destination block_sizeNicholas Bellinger2013-10-241-1/+13
| * | | | | | target: Generate failure for XCOPY I/O with non-zero scsi_statusNicholas Bellinger2013-10-241-1/+2
| * | | | | | target: Add missing XCOPY I/O operation sense_bufferNicholas Bellinger2013-10-241-2/+3
| * | | | | | iser-target: check device before dereferencing its variableVu Pham2013-10-231-1/+1
| * | | | | | target: Return an error for WRITE SAME with ANCHOR==1Roland Dreier2013-10-161-0/+5
| * | | | | | target: Fix assignment of LUN in tracepointsRoland Dreier2013-10-091-2/+2
| * | | | | | target: Reject EXTENDED_COPY when emulate_3pc is disabledNicholas Bellinger2013-10-091-0/+9
| * | | | | | target: Allow non zero ListID in EXTENDED_COPY parameter listNicholas Bellinger2013-10-091-5/+2
| * | | | | | target: Make target_do_xcopy failures return INVALID_PARAMETER_LISTNicholas Bellinger2013-10-091-8/+9
* | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-272-1/+8
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | dmaengine: edma: fix another memory leakVinod Koul2013-10-241-0/+1
| * | | | | | dma: edma: Fix memory leakValentin Ilie2013-10-241-0/+1
| * | | | | | MAINTAINERS: add to ioatdma maintainer listDave Jiang2013-10-231-1/+4
| * | | | | | MAINTAINERS: add the new dmaengine mailing listVinod Koul2013-10-231-0/+2
* | | | | | | Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-263-25/+23
|\ \ \ \ \ \ \
| * | | | | | | acpi-cpufreq: Fail initialization if driver cannot be registeredRafael J. Wysocki2013-10-251-4/+4
| * | | | | | | PM / hibernate: Move software_resume to late_initcall_syncRuss Dill2013-10-251-1/+1
| * | | | | | | intel_pstate: Correct calculation of min pstate valueDirk Brandewie2013-10-221-2/+3
| * | | | | | | intel_pstate: Improve accuracy by not truncating until final resultBrennan Shacklett2013-10-221-18/+15
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtdLinus Torvalds2013-10-252-2/+7
|\ \ \ \ \ \ \
| * | | | | | | mtd: gpmi: fix ECC regressionDavid Woodhouse2013-10-251-1/+1
| * | | | | | | mtd: nand: pxa3xx: Fix registered MTD nameEzequiel Garcia2013-10-241-1/+6
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-10-252-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | seq_file: always update file->f_pos in seq_lseek()Gu Zheng2013-10-251-0/+2
| * | | | | | | | nfsd regression since delayed fput()Al Viro2013-10-201-2/+2
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-252-7/+73
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MAINTAINERS: Add maintainers entry for Rockchip SoCsHeiko Stuebner2013-10-181-0/+7
| * | | | | | | | | MAINTAINERS: Tegra updates, and driver ownershipStephen Warren2013-10-181-2/+60
| * | | | | | | | | MAINTAINERS: ARM: mvebu: add Sebastian HesselbarthJason Cooper2013-10-141-0/+2
| * | | | | | | | | ARM: integrator: deactivate timer0 on the Integrator/CPLinus Walleij2013-10-131-5/+4
* | | | | | | | | | Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-252-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | eCryptfs: fix 32 bit corruption issueColin Ian King2013-10-241-1/+1
| * | | | | | | | | | ecryptfs: Fix memory leakage in keystore.cGeyslan G. Bem2013-10-161-1/+2
* | | | | | | | | | | Merge tag 'md/3.12-fixes' of git://neil.brown.name/mdLinus Torvalds2013-10-244-2/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | raid5: avoid finding "discard" stripeShaohua Li2013-10-241-0/+8
| * | | | | | | | | | | raid5: set bio bi_vcnt 0 for discard requestShaohua Li2013-10-241-0/+12
| * | | | | | | | | | | md: avoid deadlock when md_set_badblocks.Bian Yu2013-10-241-2/+3
| * | | | | | | | | | | md: Fix skipping recovery for read-only arrays.Lukasz Dorau2013-10-242-0/+2
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-10-244-10/+19
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [SCSI] sd: call blk_pm_runtime_init before add_diskAaron Lu2013-10-231-1/+1
| * | | | | | | | | | [SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis2013-10-232-1/+10
| * | | | | | | | | | [SCSI] BusLogic: Fix an oops when intializing multimaster adapterKhalid Aziz2013-10-161-8/+8
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-10-2311-65/+111
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | s390/time: correct use of store clock fastMartin Schwidefsky2013-10-227-34/+34
| * | | | | | | | | | | s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens2013-10-151-1/+1
| * | | | | | | | | | | s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens2013-10-151-2/+2
| * | | | | | | | | | | s390/dasd: check for availability of prefix command during formatStefan Haberland2013-10-151-27/+71
OpenPOWER on IntegriCloud