summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ext4: fix punch hole for inline_data file systemsTheodore Ts'o2019-10-051-0/+9
* ext4: fix warning inside ext4_convert_unwritten_extents_endioRakesh Pandit2019-10-051-2/+2
* mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionChristophe Kerello2019-10-051-61/+29
* ipmi: move message error checking to avoid deadlockTony Camuso2019-10-051-57/+57
* xfs: Fix stale data exposure when readahead races with hole punchJan Kara2019-10-051-0/+26
* mm: Handle MADV_WILLNEED through vfs_fadvise()Jan Kara2019-10-051-6/+16
* fs: Export generic_fadvise()Jan Kara2019-10-052-2/+4
* /dev/mem: Bail out upon SIGKILL.Tetsuo Handa2019-10-051-0/+21
* cfg80211: Purge frame registrations on iftype changeDenis Kenzior2019-10-051-0/+1
* md: only call set_in_sync() when it is expected to succeed.NeilBrown2019-10-051-1/+2
* md: don't report active array_state until after revalidate_disk() completes.NeilBrown2019-10-052-4/+10
* md/raid6: Set R5_ReadError when there is read failure on parity diskXiao Ni2019-10-051-1/+3
* ACPI / LPSS: Save/restore LPSS private registers also on LynxpointJarkko Nikula2019-10-051-3/+5
* SUNRPC: Fix buffer handling of GSS MIC without slackBenjamin Coddington2019-10-051-9/+18
* SUNRPC: Dequeue the request from the receive queue while we're re-encodingTrond Myklebust2019-10-053-26/+35
* Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-10-051-14/+19
* btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo2019-10-051-0/+3
* btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo2019-10-051-1/+1
* btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou2019-10-051-0/+9
* btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov2019-10-051-0/+1
* Btrfs: fix use-after-free when using the tree modification logFilipe Manana2019-10-051-1/+3
* btrfs: fix allocation of free space cache v1 bitmap pagesChristophe Leroy2019-10-053-7/+22
* ovl: filter of trusted xattr results in auditMark Salyzyn2019-10-051-1/+2
* ovl: Fix dereferencing possible ERR_PTR()Ding Xiang2019-10-051-2/+1
* smb3: fix leak in "open on server" perf counterSteve French2019-10-052-0/+6
* smb3: allow disabling requesting leasesSteve French2019-10-054-2/+13
* block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu2019-10-053-1/+21
* block: mq-deadline: Fix queue restart handlingDamien Le Moal2019-10-051-10/+9
* i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann2019-10-051-0/+5
* ath10k: fix channel info parsing for non tlv targetRakesh Pillai2019-10-053-9/+17
* rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan2019-10-051-3/+21
* rtw88: pci: Rearrange the memory usage for skb in RX ISRJian-Hong Pan2019-10-051-27/+22
* KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu2019-10-052-5/+14
* mt76: round up length on mt76_wr_copyFelix Fietkau2019-10-052-2/+2
* lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rleDave Rodgman2019-10-051-6/+8
* memcg, kmem: do not fail __GFP_NOFAIL chargesMichal Hocko2019-10-051-0/+10
* memcg, oom: don't require __GFP_FS when invoking memcg OOM killerTetsuo Handa2019-10-051-2/+3
* mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zoneYafang Shao2019-10-051-22/+13
* z3fold: fix memory leak in kmem cacheVitaly Wool2019-10-051-6/+9
* z3fold: fix retry mechanism in page reclaimVitaly Wool2019-10-051-15/+34
* gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrpsBob Peterson2019-10-051-0/+1
* efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede2019-10-051-21/+6
* regulator: Defer init completion for a while after late_initcallMark Brown2019-10-051-11/+31
* iommu/vt-d: Fix wrong analysis whether devices share the same busNadav Amit2019-10-051-3/+3
* alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo2019-10-051-2/+2
* iommu/arm-smmu-v3: Disable detection of ATS and PRIWill Deacon2019-10-051-0/+2
* arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328Shawn Lin2019-10-051-0/+3
* arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon2019-10-051-0/+1
* ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda2019-10-051-1/+1
* ARM: samsung: Fix system restart on S3C6410Lihua Yao2019-10-051-0/+1