summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs: add prefix for f2fs slab cache nameChao Yu2020-03-193-9/+9
* f2fs: introduce DEFAULT_IO_TIMEOUTChao Yu2020-03-1910-15/+25
* f2fs: skip GC when section is fullJaegeuk Kim2020-03-191-2/+2
* f2fs: add migration count iff migration happensJaegeuk Kim2020-03-191-1/+1
* f2fs: clean up bggc mount optionChao Yu2020-03-193-19/+28
* f2fs: clean up lfs/adaptive mount optionChao Yu2020-03-196-37/+30
* f2fs: fix to show norecovery mount optionChao Yu2020-03-192-2/+6
* f2fs: clean up parameter of macro XATTR_SIZE()Chao Yu2020-03-192-7/+6
* f2fs: clean up codes with {f2fs_,}data_blkaddr()Chao Yu2020-03-197-29/+24
* f2fs: show mounted timeJaegeuk Kim2020-03-195-2/+18
* f2fs: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-191-19/+19
* f2fs: allow to clear F2FS_COMPR_FL flagChao Yu2020-03-111-4/+4
* f2fs: fix to check dirty pages during compressed inode conversionChao Yu2020-03-111-0/+2
* f2fs: fix to account compressed inode correctlyChao Yu2020-03-111-1/+1
* f2fs: fix wrong check on F2FS_IOC_FSSETXATTRJaegeuk Kim2020-03-101-5/+8
* f2fs: fix to avoid use-after-free in f2fs_write_multi_pages()Chao Yu2020-03-101-1/+1
* f2fs: fix to avoid using uninitialized variableChao Yu2020-03-101-4/+12
* f2fs: fix inconsistent commentsChao Yu2020-03-1010-40/+21
* f2fs: remove i_sem lock coverage in f2fs_setxattr()Chao Yu2020-03-101-3/+0
* f2fs: cover last_disk_size update with spinlockChao Yu2020-03-105-8/+10
* f2fs: fix to check i_compr_blocks correctlyChao Yu2020-03-101-3/+20
* f2fs: fix to avoid potential deadlockChao Yu2020-02-271-3/+3
* f2fs: add missing function name in kernel messageChao Yu2020-02-272-3/+4
* f2fs: recycle unused compress_data.chksum feildChao Yu2020-02-272-3/+1
* f2fs: fix to avoid NULL pointer dereferenceChao Yu2020-02-271-1/+2
* f2fs: fix leaking uninitialized memory in compressed clustersEric Biggers2020-02-271-2/+6
* f2fs: fix the panic in do_checkpoint()Sahitya Tummala2020-02-273-11/+9
* f2fs: fix to wait all node page writebackChao Yu2020-02-271-3/+4
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-02-136-11/+17
|\
| * arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-121-1/+1
| * arm64: Fix CONFIG_ARCH_RANDOM=n buildRobin Murphy2020-02-111-0/+1
| * perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry2020-02-101-1/+1
| * arm64/spinlock: fix a -Wunused-function warningQian Cai2020-02-101-1/+5
| * arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon2020-02-101-0/+7
| * arm64: use shared sysctl constantsMatteo Croce2020-02-101-4/+2
| * arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarationsAnshuman Khandual2020-02-101-4/+0
* | Merge tag 'gpio-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-02-136-34/+49
|\ \
| * | gpio: sifive: fix static checker warningYash Shah2020-02-101-3/+3
| * | spmi: pmic-arb: Set lockdep class for hierarchical irq domainsStephen Boyd2020-02-101-0/+4
| * | gpio: xilinx: Fix bug where the wrong GPIO register is written toPaul Thomas2020-02-101-2/+3
| * | Merge tag 'gpio-fixes-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Walleij2020-02-103-29/+39
| |\ \ | | |/ | |/|
| | * gpiolib: remove unnecessary argument from set_config callKent Gibson2020-02-101-1/+0
| | * gpio: bd71828: Remove unneeded defines for GPIO_LINE_DIRECTION_IN/OUTAxel Lin2020-02-101-10/+0
| | * MAINTAINERS: Sort entries in database for GPIOAndy Shevchenko2020-02-101-14/+14
| | * gpiolib: fix gpio_do_set_config()Bartosz Golaszewski2020-02-101-3/+3
| | * Revert "gpiolib: remove set but not used variable 'config'"Bartosz Golaszewski2020-02-101-0/+2
| | * Revert "gpiolib: Remove duplicated function gpio_do_set_config()"Bartosz Golaszewski2020-02-101-4/+23
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-02-131-4/+0
|\ \
| * | crypto: Kconfig - allow tests to be disabled when manager is disabledJason A. Donenfeld2020-02-051-4/+0
* | | linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitRandy Dunlap2020-02-121-1/+2