summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead of...Qu Wenruo2020-11-101-11/+11
* btrfs: tree-checker: Make chunk item checker messages more readableQu Wenruo2020-11-101-13/+68
* btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export itQu Wenruo2020-11-103-93/+102
* btrfs: Don't submit any btree write bio if the fs has errorsQu Wenruo2020-11-101-1/+33
* Btrfs: fix unwritten extent buffers and hangs on future writeback attemptsFilipe Manana2020-11-101-9/+26
* btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io()Qu Wenruo2020-11-101-5/+22
* btrfs: extent_io: Handle errors better in btree_write_cache_pages()Qu Wenruo2020-11-101-3/+6
* btrfs: extent_io: Handle errors better in extent_write_full_page()Qu Wenruo2020-11-101-3/+21
* btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik2020-11-101-1/+10
* Revert "btrfs: flush write bio if we loop in extent_write_cache_pages"Ben Hutchings2020-11-101-8/+0
* btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level upQu Wenruo2020-11-101-14/+41
* btrfs: extent_io: Kill the forward declaration of flush_write_bioQu Wenruo2020-11-101-34/+32
* blktrace: fix debugfs use after freeLuis Chamberlain2020-11-101-6/+12
* sfp: Fix error handing in sfp_probe()YueHaibing2020-11-101-1/+2
* sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platformsPetr Malat2020-11-101-2/+2
* net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas2020-11-101-0/+1
* gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil2020-11-101-1/+1
* gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil2020-11-101-10/+2
* chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav2020-11-101-1/+1
* chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav2020-11-101-0/+3
* cadence: force nonlinear buffers to be clonedMark Deneen2020-11-101-1/+2
* ptrace: fix task_join_group_stop() for the case when current is tracedOleg Nesterov2020-11-101-9/+10
* tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le2020-11-101-0/+5
* drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson2020-11-101-0/+3
* Linux 4.19.155v4.19.155Greg Kroah-Hartman2020-11-051-1/+1
* staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin2020-11-051-15/+19
* staging: octeon: repair "fixed-link" supportAlexander Sverdlin2020-11-052-6/+9
* staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott2020-11-051-0/+1
* KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier2020-11-052-3/+4
* device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko2020-11-051-1/+3
* device property: Keep secondary firmware node secondary by typeAndy Shevchenko2020-11-051-1/+1
* ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski2020-11-051-0/+2
* ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski2020-11-051-0/+1
* arm: dts: mt7623: add missing pause for switchportFrank Wunderlich2020-11-051-0/+1
* hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-11-053-8/+23
* cachefiles: Handle readpage error correctlyMatthew Wilcox (Oracle)2020-11-051-1/+2
* arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang2020-11-051-0/+1
* tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds2020-11-051-15/+17
* rtc: rx8010: don't modify the global rtc opsBartosz Golaszewski2020-11-051-7/+17
* drm/ttm: fix eviction valuable range check.Dave Airlie2020-11-051-1/+1
* ext4: fix invalid inode checksumLuo Meng2020-11-051-5/+6
* ext4: fix error handling code in add_new_gdbDinghao Liu2020-11-051-1/+3
* ext4: fix leaking sysfs kobject after failed mountEric Biggers2020-11-051-0/+1
* vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella2020-11-051-4/+5
* ring-buffer: Return 0 on success from ring_buffer_resize()Qiujun Huang2020-11-051-4/+4
* 9P: Cast to loff_t before multiplyingMatthew Wilcox (Oracle)2020-11-051-2/+2
* libceph: clear con->out_msg on Policy::stateful_server faultsIlya Dryomov2020-11-051-0/+5
* ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)2020-11-051-1/+1
* drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai2020-11-051-1/+1
* drm/amdgpu: don't map BO in reserved regionMadhav Chauhan2020-11-051-0/+10