summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-28x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams1-1/+1
2016-10-28blkcg: Unlock blkcg_pol_mutex only once when cpd == NULLBart Van Assche1-3/+1
2016-10-28Fix regression which breaks DFS mountingSachin Prabhu1-6/+8
2016-10-28Cleanup missing frees on some ioctlsSteve French1-5/+4
2016-10-28Do not send SMB3 SET_INFO request if nothing is changingSteve French1-0/+6
2016-10-28SMB3: GUIDs should be constructed as random but valid uuidsSteve French4-4/+4
2016-10-28Set previous session id correctly on SMB3 reconnectSteve French2-1/+6
2016-10-28Display number of credits availableSteve French1-0/+1
2016-10-28Clarify locking of cifs file and tcon structures and make more granularSteve French7-63/+75
2016-10-28fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel1-0/+1
2016-10-28cifs: Limit the overall credit acquiredRoss Lagerwall2-1/+27
2016-10-28fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov1-3/+3
2016-10-28arc: don't leak bits of kernel stack into coredumpAl Viro1-4/+4
2016-10-28lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVMJens Axboe1-57/+64
2016-10-28ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul2-55/+76
2016-10-28mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner1-0/+8
2016-10-28metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck1-2/+1
2016-10-28scsi: Fix use-after-freeMing Lei1-1/+1
2016-10-28NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_genericJeff Layton1-0/+1
2016-10-28NFSv4: Open state recovery must account for file permission changesTrond Myklebust1-0/+3
2016-10-28NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalidTrond Myklebust1-4/+13
2016-10-28NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()Trond Myklebust1-0/+1
2016-10-28sunrpc: fix write space race causing stallsDavid Vrabel1-1/+10
2016-10-28Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov1-2/+9
2016-10-28Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2016-10-28Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza8-20/+150
2016-10-28lib: add "on"/"off" support to kstrtoboolKees Cook1-3/+17
2016-10-28lib: update single-char callers of strtobool()Kees Cook4-48/+20
2016-10-28lib: move strtobool() to kstrtobool()Kees Cook4-30/+57
2016-10-28MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2016-10-28MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan1-1/+1
2016-10-28ALSA: hda - Fix a failure of micmute led when having multi adcsHui Wang2-2/+2
2016-10-28cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab2-2/+3
2016-10-28cx231xx: don't return error on successMauro Carvalho Chehab1-1/+4
2016-10-28mb86a20s: fix demod settingsMauro Carvalho Chehab1-50/+42
2016-10-28mb86a20s: fix the locking logicMauro Carvalho Chehab1-1/+11
2016-10-28ovl: copy_up_xattr(): use strnlenMiklos Szeredi1-1/+11
2016-10-28ovl: Fix info leak in ovl_lookup_temp()Richard Weinberger1-1/+4
2016-10-28fbdev/efifb: Fix 16 color palette entry calculationMax Staudt1-3/+3
2016-10-28scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter1-1/+1
2016-10-28zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2-13/+104
2016-10-28zfcp: fix payload trace length for SAN request&responseSteffen Maier1-2/+2
2016-10-28zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier3-2/+6
2016-10-28zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2-0/+4
2016-10-28zfcp: trace on request for open and close of WKA portSteffen Maier3-2/+39
2016-10-28zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier1-1/+2
2016-10-28zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier3-10/+12
2016-10-28zfcp: close window with unblocked rport during rport goneSteffen Maier3-5/+22
2016-10-28zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier1-0/+4
2016-10-28zfcp: fix fc_host port_type with NPIVSteffen Maier1-3/+5