summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-26f2fs: fix inode cache leakChao Yu
2019-01-26f2fs: factor out fsync inode entry operationsChao Yu
2019-01-26f2fs: remove an obsolete variableJaegeuk Kim
2019-01-26f2fs: give -EINVAL for norecovery and rw mountJaegeuk Kim
2019-01-26f2fs: fix to convert inline directory correctlyChao Yu
2019-01-26f2fs: move sanity checking of cp into get_valid_checkpointShawn Lin
2019-01-26f2fs: cover more area with nat_tree_lockJaegeuk Kim
2019-01-26f2fs: clean up argument of recover_dataChao Yu
2019-01-26can: gw: ensure DLC boundaries after CAN frame modificationOliver Hartkopp
2019-01-26tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov
2019-01-16Linux 4.4.171Greg Kroah-Hartman
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-01-16ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o
2019-01-16crypto: cts - fix crash on short inputsEric Biggers
2019-01-16i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng
2019-01-16ACPI: power: Skip duplicate power resource references in _PRxHans de Goede
2019-01-16PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan
2019-01-16PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan
2019-01-16PCI: altera: Poll for link training status after retraining the linkLey Foon Tan
2019-01-16PCI: altera: Poll for link up status after retraining the linkLey Foon Tan
2019-01-16PCI: altera: Check link status before retrain linkLey Foon Tan
2019-01-16PCI: altera: Reorder read/write functionsBjorn Helgaas
2019-01-16PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan
2019-01-16slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter
2019-01-16USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker
2019-01-16USB: storage: add quirk for SMI SM3350Icenowy Zheng
2019-01-16USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng
2019-01-16usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas
2019-01-16cifs: Fix potential OOB access of lock element arrayRoss Lagerwall
2019-01-16CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky
2019-01-16btrfs: tree-checker: Fix misleading group system informationShaokun Zhang
2019-01-16btrfs: tree-checker: Check level for leaves and nodesQu Wenruo
2019-01-16btrfs: Verify that every chunk has corresponding block group at mount timeQu Wenruo
2019-01-16btrfs: Check that each block group has corresponding chunk at mount timeQu Wenruo
2019-01-16btrfs: validate type when reading a chunkGu Jinxiang
2019-01-16btrfs: tree-checker: Detect invalid and empty essential treesQu Wenruo
2019-01-16btrfs: tree-checker: Verify block_group_itemQu Wenruo
2019-01-16btrfs: tree-check: reduce stack consumption in check_dir_itemDavid Sterba
2019-01-16btrfs: tree-checker: use %zu format string for size_tArnd Bergmann
2019-01-16btrfs: tree-checker: Add checker for dir itemQu Wenruo
2019-01-16btrfs: tree-checker: Fix false panic for sanity testQu Wenruo
2019-01-16btrfs: tree-checker: Enhance btrfs_check_node outputQu Wenruo
2019-01-16btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo
2019-01-16btrfs: Add checker for EXTENT_CSUMQu Wenruo
2019-01-16btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo
2019-01-16btrfs: Check if item pointer overlaps with the item itselfQu Wenruo
2019-01-16btrfs: Refactor check_leaf function for later expansionQu Wenruo
2019-01-16btrfs: struct-funcs, constify readersJeff Mahoney
2019-01-16Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana
2019-01-16Btrfs: memset to avoid stale content in btree leafLiu Bo