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