summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.8.5v4.8.5Greg Kroah-Hartman2016-10-281-1/+1
* Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger2016-10-281-15/+1
* target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni2016-10-281-4/+12
* target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-283-6/+24
* target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger2016-10-281-1/+3
* target/tcm_fc: use CPU affinity for responsesHannes Reinecke2016-10-281-1/+1
* ubifs: Fix xattr_names length in exit pathsRichard Weinberger2016-10-281-0/+2
* jbd2: fix incorrect unlock on j_list_lockTaesoo Kim2016-10-281-1/+2
* ext4: do not advertise encryption support when disabledEric Biggers2016-10-281-0/+4
* fscrypto: lock inode while setting encryption policyEric Biggers2016-10-281-0/+4
* fscrypto: make XTS tweak initialization endian-independentEric Biggers2016-10-281-7/+8
* KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger2016-10-281-2/+7
* mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson2016-10-281-0/+2
* mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson2016-10-281-5/+0
* mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin2016-10-281-0/+10
* mmc: core: Annotate cmd_hdr as __le32Jiri Slaby2016-10-282-2/+2
* powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat2016-10-281-0/+2
* ceph: fix error handling in ceph_read_iterNikolay Borisov2016-10-281-1/+2
* arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon2016-10-281-5/+6
* arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara2016-10-282-12/+23
* arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier2016-10-281-1/+2
* arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon2016-10-281-64/+56
* arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel2016-10-281-0/+5
* arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon2016-10-281-14/+22
* memstick: rtsx_usb_ms: Manage runtime PM when accessing the deviceUlf Hansson2016-10-281-0/+4
* memstick: rtsx_usb_ms: Runtime resume the device when polling for cardsAlan Stern2016-10-281-0/+2
* isofs: Do not return EACCES for unknown filesystemsJan Kara2016-10-281-3/+5
* cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-289-7/+121
* irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin2016-10-281-1/+1
* irqchip/eznps: Acknowledge NPS_IPI before calling the handlerNoam Camus2016-10-281-2/+2
* irqchip/gicv3: Handle loop timeout properDan Carpenter2016-10-281-1/+1
* sched/fair: Fix min_vruntime trackingPeter Zijlstra2016-10-281-7/+22
* sched/fair: Fix incorrect task group ->load_avgVincent Guittot2016-10-281-1/+8
* pinctrl: baytrail: Fix lockdepVille Syrjälä2016-10-281-1/+2
* pinctrl: intel: Only restore pins that are used by the driverMika Westerberg2016-10-281-2/+23
* x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä2016-10-281-7/+9
* x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton2016-10-281-1/+9
* kvm: x86: memset whole irq_eoiJiri Slaby2016-10-281-1/+1
* x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams2016-10-281-1/+1
* blkcg: Unlock blkcg_pol_mutex only once when cpd == NULLBart Van Assche2016-10-281-3/+1
* Fix regression which breaks DFS mountingSachin Prabhu2016-10-281-6/+8
* Cleanup missing frees on some ioctlsSteve French2016-10-281-5/+4
* Do not send SMB3 SET_INFO request if nothing is changingSteve French2016-10-281-0/+6
* SMB3: GUIDs should be constructed as random but valid uuidsSteve French2016-10-284-4/+4
* Set previous session id correctly on SMB3 reconnectSteve French2016-10-282-1/+6
* Display number of credits availableSteve French2016-10-281-0/+1
* Clarify locking of cifs file and tcon structures and make more granularSteve French2016-10-287-63/+75
* fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel2016-10-281-0/+1
* cifs: Limit the overall credit acquiredRoss Lagerwall2016-10-282-1/+27
* fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov2016-10-281-3/+3
OpenPOWER on IntegriCloud