summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-12Linux 4.9.3v4.9.3Greg Kroah-Hartman1-1/+1
2017-01-12usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2017-01-12Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman2-8/+3
2017-01-12Revert "rtlwifi: Fix enter/exit power_save"Greg Kroah-Hartman4-40/+27
2017-01-12tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner1-0/+3
2017-01-12clocksource/dummy_timer: Move hotplug callback after the real timersThomas Gleixner1-1/+2
2017-01-12xfs: fix max_retries _show and _store functionsCarlos Maiolino1-2/+2
2017-01-12xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig1-1/+2
2017-01-12xfs: use the actual AG length when reserving blocksDarrick J. Wong6-12/+34
2017-01-12xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong1-1/+2
2017-01-12xfs: use GPF_NOFS when allocating btree cursorsDarrick J. Wong3-3/+3
2017-01-12xfs: ignore leaf attr ichdr.count in verifier during log replayEric Sandeen1-1/+7
2017-01-12xfs: don't cap maximum dedupe request lengthDarrick J. Wong1-9/+0
2017-01-12xfs: don't allow di_size with high bit setDarrick J. Wong1-0/+8
2017-01-12xfs: error out if trying to add attrs and anextents > 0Darrick J. Wong1-1/+4
2017-01-12xfs: don't crash if reading a directory results in an unexpected holeDarrick J. Wong1-1/+1
2017-01-12xfs: complain if we don't get nextents bmap recordsDarrick J. Wong1-1/+2
2017-01-12xfs: check for bogus values in btree block headersDarrick J. Wong1-0/+20
2017-01-12xfs: forbid AG btrees with level == 0Darrick J. Wong2-4/+15
2017-01-12xfs: handle cow fork in xfs_bmap_trace_exlistEric Sandeen1-1/+3
2017-01-12xfs: pass state not whichfork to trace_xfs_extlistEric Sandeen1-1/+1
2017-01-12xfs: Move AGI buffer type setting to xfs_read_agiEric Sandeen3-5/+2
2017-01-12xfs: pass post-eof speculative prealloc blocks to bmapiBrian Foster1-20/+13
2017-01-12xfs: use new extent lookup helpers xfs_file_iomap_begin_delayChristoph Hellwig1-11/+9
2017-01-12xfs: clean up cow fork reservation and tag inodes correctlyBrian Foster1-26/+3
2017-01-12xfs: use new extent lookup helpers in __xfs_reflink_reserve_cowChristoph Hellwig1-5/+7
2017-01-12xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()Brian Foster4-5/+24
2017-01-12xfs: remove prev argument to xfs_bmapi_reserve_delallocChristoph Hellwig4-7/+9
2017-01-12xfs: always succeed when deduping zero bytesDarrick J. Wong1-1/+7
2017-01-12xfs: factor rmap btree size into the indlen calculationsDarrick J. Wong1-2/+15
2017-01-12xfs: new inode extent list lookup helpersChristoph Hellwig2-0/+52
2017-01-12xfs: fix unbalanced inode reclaim flush lockingBrian Foster2-18/+20
2017-01-12xfs: check minimum block size for CRC filesystemsDarrick J. Wong2-0/+9
2017-01-12xfs: provide helper for counting extents from if_bytesEric Sandeen8-67/+64
2017-01-12xfs: don't BUG() on mixed direct and mapped I/OBrian Foster1-2/+20
2017-01-12xfs: don't skip cow forks w/ delalloc blocks in cowblocks scanBrian Foster3-37/+6
2017-01-12xfs: check return value of _trans_reserve_quota_nblksDarrick J. Wong1-1/+4
2017-01-12xfs: don't call xfs_sb_quota_from_disk twiceEric Sandeen1-2/+5
2017-01-12tpm_tis: Check return values from get_burstcount.Josh Zimmerman1-2/+13
2017-01-12drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling casesPaulo Zanoni1-2/+3
2017-01-12drm/i915/gen9: unconditionally apply the memory bandwidth WAPaulo Zanoni1-8/+41
2017-01-12drm/i915: disable PSR by default on HSW/BDWPaulo Zanoni1-7/+3
2017-01-12drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y valuesMichel Dänzer1-3/+3
2017-01-12s390/pci: fix dma address calculation in map_sgSebastian Ott1-7/+8
2017-01-12s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens1-1/+1
2017-01-12powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold1-1/+9
2017-01-12PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)Alexey Kardashevskiy1-0/+19
2017-01-12PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+Noa Osherovich1-3/+56
2017-01-12PCI: Convert Mellanox broken INTx quirks to be for listed devices onlyNoa Osherovich1-3/+37
2017-01-12PCI: Convert broken INTx masking quirks from HEADER to FINALNoa Osherovich1-36/+36