summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs: fix to avoid out-of-bounds memory accessChao Yu2021-03-251-0/+3
* f2fs: don't start checkpoint thread in readonly mountpointChao Yu2021-03-251-5/+5
* f2fs: do not use AT_SSR mode in FG_GC & high urgent BG_GCWeichao Guo2021-03-252-2/+5
* f2fs: add sysfs nodes to get runtime compression statDaeho Jeong2021-03-254-0/+82
* f2fs: fix to use per-inode maxbytes in f2fs_fiemapChengguang Xu2021-03-251-0/+10
* f2fs: fix to align to section for fallocate() on pinned fileChao Yu2021-03-233-19/+36
* f2fs: expose # of overprivision segmentsJaegeuk Kim2021-03-122-0/+14
* f2fs: fix error handling in f2fs_end_enable_verity()Eric Biggers2021-03-121-21/+54
* f2fs: fix a redundant call to f2fs_balance_fs if an error occursColin Ian King2021-03-121-1/+2
* f2fs: remove unused file_clear_encrypt()Chao Yu2021-03-121-3/+8
* f2fs: check if swapfile is section-allignedhuangjianan@oppo.com2021-03-121-21/+88
* f2fs: fix last_lblock check in check_swap_activate_fasthuangjianan@oppo.com2021-03-121-1/+1
* f2fs: remove unnecessary IS_SWAPFILE checkhuangjianan@oppo.com2021-03-122-3/+2
* f2fs: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-03-122-3/+4
* f2fs: compress: Allow modular (de)compression algorithmsGeert Uytterhoeven2021-03-121-9/+7
* f2fs: check discard command number before traversing discard pending listChao Yu2021-03-121-0/+2
* f2fs: update comments for explicit memory barrierChao Yu2021-03-122-2/+10
* f2fs: remove unused FORCE_FG_GC macroChao Yu2021-03-121-2/+0
* f2fs: avoid unused f2fs_show_compress_options()Chao Yu2021-03-121-0/+2
* f2fs: fix panic during f2fs_resize_fs()Chao Yu2021-03-121-0/+13
* f2fs: fix to allow migrating fully valid segmentChao Yu2021-03-125-16/+20
* f2fs: fix a spelling errorxuyehan2021-03-121-1/+1
* f2fs: fix a spacing coding stylejiahao2021-03-121-1/+1
* Merge tag 'sound-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-03-1210-25/+87
|\
| * ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai2021-03-101-0/+13
| * ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai2021-03-101-0/+4
| * ALSA: hda: Flush pending unsolicited events before suspendTakashi Iwai2021-03-101-0/+2
| * ALSA: usb-audio: fix use after free in usb_audio_disconnectPavel Skripkin2021-03-091-3/+3
| * ALSA: usb-audio: fix NULL ptr dereference in usb_audio_probePavel Skripkin2021-03-091-1/+2
| * ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus supportSimeon Simeonoff2021-03-091-0/+1
| * Merge branch 'for-linus-5.12-rc1' into for-linusTakashi Iwai2021-03-085-18/+66
| |\
| | * ALSA: hda/conexant: Add quirk for mute LED control on HP ZBook G5Takashi Iwai2021-03-061-17/+45
| | * ALSA: usb-audio: Apply the control quirk to Plantronics headsetsTakashi Iwai2021-03-041-3/+3
| | * ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound barTakashi Iwai2021-03-041-0/+1
| | * ALSA: hda: ignore invalid NHLT tableMark Pearson2021-03-041-0/+5
| | * ALSA: usb-audio: Disable USB autosuspend properly in setup_disable_autosuspend()Kai-Heng Feng2021-03-043-1/+7
| | * ALSA: usb: Add Plantronics C320-M USB ctrl msg delay quirkJohn Ernberg2021-03-031-0/+8
| * | ALSA: hda: Drop the BATCH workaround for AMD controllersTakashi Iwai2021-03-081-7/+0
* | | Merge tag 'mmc-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-03-123-11/+25
|\ \ \
| * | | mmc: cqhci: Fix random crash when remove mmc module/cardFrank Li2021-03-091-6/+5
| * | | mmc: core: Fix partition switch time for eMMCAdrian Hunter2021-03-091-4/+11
| * | | mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variantsYann Gautier2021-03-091-1/+9
| |/ /
* | | Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-125-8/+19
|\ \ \
| * | | regulator: mt6315: Fix off-by-one for .n_voltagesAxel Lin2021-03-111-1/+1
| * | | regulator: rt4831: Fix return value check in rt4831_regulator_probe()Wei Yongjun2021-03-101-2/+2
| * | | regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf2021-03-102-0/+11
| * | | regulator: qcom-rpmh: Use correct buck for S1C regulatorsatya priya2021-03-101-1/+1
| * | | regulator: qcom-rpmh: Correct the pmic5_hfsmps515 bucksatya priya2021-03-101-2/+2
| * | | regulator: pca9450: Fix return value when failing to get sd-vsel GPIOFrieder Schrempf2021-03-101-1/+1
| * | | regulator: mt6315: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin2021-03-101-1/+1
| |/ /