summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-15net/mlx5: Cancel recovery work in remove flowDaniel Jurgens
2017-01-15net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich
2017-01-15net/sched: cls_flower: Fix missing addr_type in classifyPaul Blakey
2017-01-15net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli
2017-01-15net, sched: fix soft lockup in tc_classifyDaniel Borkmann
2017-01-15ipv6: handle -EFAULT from skb_copy_bitsDave Jones
2017-01-15inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn
2017-01-15sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...Xin Long
2017-01-15net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern
2017-01-15net: vrf: Fix NAT within a VRFDavid Ahern
2017-01-12Linux 4.9.3v4.9.3Greg Kroah-Hartman
2017-01-12usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi
2017-01-12Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman
2017-01-12Revert "rtlwifi: Fix enter/exit power_save"Greg Kroah-Hartman
2017-01-12tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner
2017-01-12clocksource/dummy_timer: Move hotplug callback after the real timersThomas Gleixner
2017-01-12xfs: fix max_retries _show and _store functionsCarlos Maiolino
2017-01-12xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig
2017-01-12xfs: use the actual AG length when reserving blocksDarrick J. Wong
2017-01-12xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong
2017-01-12xfs: use GPF_NOFS when allocating btree cursorsDarrick J. Wong
2017-01-12xfs: ignore leaf attr ichdr.count in verifier during log replayEric Sandeen
2017-01-12xfs: don't cap maximum dedupe request lengthDarrick J. Wong
2017-01-12xfs: don't allow di_size with high bit setDarrick J. Wong
2017-01-12xfs: error out if trying to add attrs and anextents > 0Darrick J. Wong
2017-01-12xfs: don't crash if reading a directory results in an unexpected holeDarrick J. Wong
2017-01-12xfs: complain if we don't get nextents bmap recordsDarrick J. Wong
2017-01-12xfs: check for bogus values in btree block headersDarrick J. Wong
2017-01-12xfs: forbid AG btrees with level == 0Darrick J. Wong
2017-01-12xfs: handle cow fork in xfs_bmap_trace_exlistEric Sandeen
2017-01-12xfs: pass state not whichfork to trace_xfs_extlistEric Sandeen
2017-01-12xfs: Move AGI buffer type setting to xfs_read_agiEric Sandeen
2017-01-12xfs: pass post-eof speculative prealloc blocks to bmapiBrian Foster
2017-01-12xfs: use new extent lookup helpers xfs_file_iomap_begin_delayChristoph Hellwig
2017-01-12xfs: clean up cow fork reservation and tag inodes correctlyBrian Foster
2017-01-12xfs: use new extent lookup helpers in __xfs_reflink_reserve_cowChristoph Hellwig
2017-01-12xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()Brian Foster
2017-01-12xfs: remove prev argument to xfs_bmapi_reserve_delallocChristoph Hellwig
2017-01-12xfs: always succeed when deduping zero bytesDarrick J. Wong
2017-01-12xfs: factor rmap btree size into the indlen calculationsDarrick J. Wong
2017-01-12xfs: new inode extent list lookup helpersChristoph Hellwig
2017-01-12xfs: fix unbalanced inode reclaim flush lockingBrian Foster
2017-01-12xfs: check minimum block size for CRC filesystemsDarrick J. Wong
2017-01-12xfs: provide helper for counting extents from if_bytesEric Sandeen
2017-01-12xfs: don't BUG() on mixed direct and mapped I/OBrian Foster
2017-01-12xfs: don't skip cow forks w/ delalloc blocks in cowblocks scanBrian Foster
2017-01-12xfs: check return value of _trans_reserve_quota_nblksDarrick J. Wong
2017-01-12xfs: don't call xfs_sb_quota_from_disk twiceEric Sandeen
2017-01-12tpm_tis: Check return values from get_burstcount.Josh Zimmerman
2017-01-12drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling casesPaulo Zanoni