summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-10btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export itQu Wenruo3-93/+102
2020-11-10btrfs: Don't submit any btree write bio if the fs has errorsQu Wenruo1-1/+33
2020-11-10Btrfs: fix unwritten extent buffers and hangs on future writeback attemptsFilipe Manana1-9/+26
2020-11-10btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io()Qu Wenruo1-5/+22
2020-11-10btrfs: extent_io: Handle errors better in btree_write_cache_pages()Qu Wenruo1-3/+6
2020-11-10btrfs: extent_io: Handle errors better in extent_write_full_page()Qu Wenruo1-3/+21
2020-11-10btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik1-1/+10
2020-11-10Revert "btrfs: flush write bio if we loop in extent_write_cache_pages"Ben Hutchings1-8/+0
2020-11-10btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level upQu Wenruo1-14/+41
2020-11-10btrfs: extent_io: Kill the forward declaration of flush_write_bioQu Wenruo1-34/+32
2020-11-10blktrace: fix debugfs use after freeLuis Chamberlain1-6/+12
2020-11-10sfp: Fix error handing in sfp_probe()YueHaibing1-1/+2
2020-11-10sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platformsPetr Malat1-2/+2
2020-11-10net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas1-0/+1
2020-11-10gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil1-1/+1
2020-11-10gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil1-10/+2
2020-11-10chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav1-1/+1
2020-11-10chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav1-0/+3
2020-11-10cadence: force nonlinear buffers to be clonedMark Deneen1-1/+2
2020-11-10ptrace: fix task_join_group_stop() for the case when current is tracedOleg Nesterov1-9/+10
2020-11-10tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le1-0/+5
2020-11-10drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson1-0/+3
2020-11-05Linux 4.19.155v4.19.155Greg Kroah-Hartman1-1/+1
2020-11-05staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin1-15/+19
2020-11-05staging: octeon: repair "fixed-link" supportAlexander Sverdlin2-6/+9
2020-11-05staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott1-0/+1
2020-11-05KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier2-3/+4
2020-11-05device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko1-1/+3
2020-11-05device property: Keep secondary firmware node secondary by typeAndy Shevchenko1-1/+1
2020-11-05ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski1-0/+2
2020-11-05ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski1-0/+1
2020-11-05arm: dts: mt7623: add missing pause for switchportFrank Wunderlich1-0/+1
2020-11-05hil/parisc: Disable HIL driver when it gets stuckHelge Deller3-8/+23
2020-11-05cachefiles: Handle readpage error correctlyMatthew Wilcox (Oracle)1-1/+2
2020-11-05arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang1-0/+1
2020-11-05tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds1-15/+17
2020-11-05rtc: rx8010: don't modify the global rtc opsBartosz Golaszewski1-7/+17
2020-11-05drm/ttm: fix eviction valuable range check.Dave Airlie1-1/+1
2020-11-05ext4: fix invalid inode checksumLuo Meng1-5/+6
2020-11-05ext4: fix error handling code in add_new_gdbDinghao Liu1-1/+3
2020-11-05ext4: fix leaking sysfs kobject after failed mountEric Biggers1-0/+1
2020-11-05vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella1-4/+5
2020-11-05ring-buffer: Return 0 on success from ring_buffer_resize()Qiujun Huang1-4/+4
2020-11-059P: Cast to loff_t before multiplyingMatthew Wilcox (Oracle)1-2/+2
2020-11-05libceph: clear con->out_msg on Policy::stateful_server faultsIlya Dryomov1-0/+5
2020-11-05ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)1-1/+1
2020-11-05drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai1-1/+1
2020-11-05drm/amdgpu: don't map BO in reserved regionMadhav Chauhan1-0/+10
2020-11-05i2c: imx: Fix external abort on interrupt in exit pathsKrzysztof Kozlowski1-11/+13
2020-11-05ia64: fix build error with !COREDUMPKrzysztof Kozlowski1-1/+1