summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] MAINTAINERS: Update for qla4xxxVikas Chaudhary2013-08-231-1/+1
* [SCSI] Return ENODATA on medium errorHannes Reinecke2013-08-235-2/+25
* [SCSI] return ENOSPC on thin provisioning failureHannes Reinecke2013-08-234-1/+15
* [SCSI] Set hostbyte status in scsi_check_sense()Hannes Reinecke2013-08-232-15/+7Star
* [SCSI] Document enhanced error codesHannes Reinecke2013-08-231-0/+12
* [SCSI] st: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-211-11/+16
* [SCSI] sd: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-211-74/+75
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-08-1311-51/+98
|\
| * cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton2013-08-071-0/+8
| * cifs: set sb->s_d_op before calling d_make_root()Jeff Layton2013-07-311-6/+5Star
| * cifs: fix bad error handling in crypto codeJeff Layton2013-07-312-6/+15
| * cifs: file: initialize oparms.reconnect before using itAndi Shyti2013-07-311-0/+1
| * Do not attempt to do cifs operations reading symlinks with SMB2Steve French2013-07-314-32/+60
| * cifs: extend the buffer length enought for sprintf() usingChen Gang2013-07-314-7/+9
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-08-132-4/+21
|\ \
| * | ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTTheodore Ts'o2013-08-121-2/+4
| * | ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna2013-08-091-1/+16
| * | ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o2013-08-091-1/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-08-121-2/+2
|\ \ \
| * | | mutex: Fix w/w mutex deadlock injectionMaarten Lankhorst2013-07-301-2/+2
* | | | Linux 3.11-rc5Linus Torvalds2013-08-121-1/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-124-19/+28
|\ \ \ \
| * | | | [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen2013-08-021-0/+3
| * | | | [SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2013-08-022-14/+10Star
| * | | | [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com2013-08-021-5/+15
| |/ / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-1114-99/+170
|\ \ \ \
| * | | | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-093-0/+27
| * | | | powerpc: Save the TAR register earlierMichael Neuling2013-08-093-9/+19
| * | | | powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-092-25/+60
| * | | | powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-091-11/+20
| * | | | powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling2013-08-091-2/+3
| * | | | powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-091-2/+3
| * | | | powerpc/kvm: Add signed type cast for comparationChen Gang2013-08-091-2/+2
| * | | | powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu2013-08-091-1/+1
| * | | | powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah2013-08-091-4/+14
| * | | | powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah2013-08-091-46/+24Star
| * | | | powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard2013-08-091-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-112-9/+16
|\ \ \ \ \
| * | | | | KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens2013-07-291-2/+2
| * | | | | KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-07-291-7/+14
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-08-113-4/+4
|\ \ \ \ \ \
| * | | | | | i2c: mv64xxx: Document the newly introduced allwinner compatibleMaxime Ripard2013-08-071-1/+1
| * | | | | | i2c: Fix Kontron PLD prescaler calculationMichael Brunner2013-08-051-2/+2
| * | | | | | i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam2013-08-051-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-08-118-68/+119
|\ \ \ \ \ \ \
| * | | | | | | btrfs: don't loop on large offsets in readdirZach Brown2013-08-101-8/+25
| * | | | | | | Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik2013-08-102-5/+5
| * | | | | | | Btrfs: release both paths before logging dir/changed extentsJosef Bacik2013-08-101-3/+2Star
| * | | | | | | Btrfs: allow splitting of hole em's when dropping extent cacheJosef Bacik2013-08-101-22/+40
| * | | | | | | Btrfs: make sure the backref walker catches all refs to our extentJosef Bacik2013-08-101-11/+14