aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/variants (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-04s390/dasd: Establish DMA alignmentEric Farman2-0/+2
2022-08-04s390/dasd: drop unexpected word 'for' in commentsJiang Jian1-1/+1
2022-08-04drm/amd/amdgpu: fix build failure due to implicit declarationSudip Mukherjee1-0/+1
2022-08-04usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()Nathan Chancellor1-4/+8
2022-08-04drm/amd/display: restore code for plane with no modifiersDave Airlie1-0/+3
2022-08-03video:backlight: remove reference to AVR32 architecture in ltv350qvHans-Christian Noren Egtvedt1-2/+1
2022-08-03video: remove support for non-existing atmel,at32ap-lcdc in atmel_lcdfbHans-Christian Noren Egtvedt1-1/+0
2022-08-03usb:udc: remove reference to AVR32 architecture in Atmel USBA KconfigHans-Christian Noren Egtvedt1-2/+2
2022-08-03sound:spi: remove reference to AVR32 in Atmel AT73C213 DAC driverHans-Christian Noren Egtvedt1-1/+1
2022-08-03net: remove cdns,at32ap7000-macb device tree entryHans-Christian Noren Egtvedt2-3/+1
2022-08-03misc: update maintainer email address and description for atmel-sscHans-Christian Noren Egtvedt1-2/+2
2022-08-03mfd: remove reference to AVR32 architecture in atmel-smc.cHans-Christian Noren Egtvedt1-2/+2
2022-08-03dma:dw: remove reference to AVR32 architecture in core.cHans-Christian Noren Egtvedt1-3/+0
2022-08-02doc: sfp-phylink: Fix a broken referenceChristophe JAILLET1-3/+3
2022-08-02ext4: add ioctls to get/set the ext4 superblock uuidJeremy Bongio2-0/+94
2022-08-02ext4: avoid resizing to a partial cluster sizeKiselev, Oleg1-0/+10
2022-08-02ext4: reduce computation of overhead during resizeKiselev, Oleg1-2/+21
2022-08-02jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal abortedZhihao Cheng1-2/+12
2022-08-02ext4: block range must be validated before use in ext4_mb_clear_bb()Lukas Czerner1-1/+20
2022-08-02mbcache: automatically delete entries from cache on freeingJan Kara2-77/+55
2022-08-02mbcache: Remove mb_cache_entry_delete()Jan Kara2-38/+0
2022-08-02ext2: avoid deleting xattr block that is being reusedJan Kara1-29/+29
2022-08-02ext2: unindent codeblock in ext2_xattr_set()Jan Kara1-16/+16
2022-08-02ext2: factor our freeing of xattr block referenceJan Kara1-52/+38
2022-08-02ext4: fix race when reusing xattr blocksJan Kara1-22/+45
2022-08-02ext4: unindent codeblock in ext4_xattr_block_set()Jan Kara1-39/+38
2022-08-02ext4: remove EA inode entry from mbcache on inode evictionJan Kara3-16/+11
2022-08-02mbcache: add functions to delete entry if unusedJan Kara2-3/+73
2022-08-02mbcache: don't reclaim used entriesJan Kara1-1/+9
2022-08-02ext4: make sure ext4_append() always allocates new blockLukas Czerner1-0/+16
2022-08-02ext4: check if directory block is within i_sizeLukas Czerner1-0/+7
2022-08-02ext4: reflect mb_optimize_scan value in options fileOjaswin Mujoo1-0/+9
2022-08-02ext4: avoid remove directory when directory is corruptedYe Bin1-5/+2
2022-08-02ext4: aligned '*' in commentsJiang Jian1-1/+1
2022-08-02Documentation: ext4: fix cell spacing of table heading on blockmap tableBagas Sanjaya1-1/+1
2022-08-02ext4: recover csum seed of tmp_inode after migrating to extentsLi Lingfeng1-1/+3
2022-08-02ext4: fix warning in ext4_iomap_begin as race between bmap and writeYe Bin1-3/+9
2022-08-02ext4: correct the misjudgment in ext4_iget_extra_inodeBaokun Li1-2/+1
2022-08-02ext4: correct max_inline_xattr_value_size computingBaokun Li1-0/+3
2022-08-02ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li1-2/+4
2022-08-02ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.hBaokun Li1-0/+13
2022-08-02ext4: fix extent status tree race in writeback error recovery pathEric Whitney1-0/+7
2022-08-02jbd2: fix outstanding credits assert in jbd2_journal_commit_transaction()Zhang Yi1-1/+1
2022-08-02jbd2: unexport jbd2_log_start_commit()Jan Kara2-3/+1
2022-08-02jbd2: remove unused exports for jbd2 debuggingJan Kara2-4/+1
2022-08-02jbd2: rename jbd_debug() to jbd2_debug()Jan Kara7-69/+69
2022-08-02ext4: use ext4_debug() instead of jbd_debug()Jan Kara7-41/+40
2022-08-02ext4: reuse order and buddy in mb_mark_used when buddy splithanjinke1-2/+8
2022-08-02ext4: update the s_overhead_clusters in the backup sb's when resizingTheodore Ts'o4-11/+22
2022-08-02ext4: update s_overhead_clusters in the superblock during an on-line resizeTheodore Ts'o1-0/+1