summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gfs2: make gfs2_ail1_empty_one return the count of active itemsBob Peterson2020-10-151-4/+8
* gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipeBob Peterson2020-10-156-12/+86
* gfs2: enhance log_blocks trace point to show log blocks freeBob Peterson2020-10-151-2/+4
* gfs2: add missing log_blocks trace points in gfs2_write_revokesBob Peterson2020-10-151-2/+10
* gfs2: rename gfs2_write_full_page to gfs2_write_jdata_page, remove parmBob Peterson2020-10-151-5/+10
* gfs2: add validation checks for size of superblockAnant Thazhemadam2020-10-151-7/+11
* gfs2: use-after-free in sysfs deregistrationJamie Iles2020-10-144-18/+11
* gfs2: Fix NULL pointer dereference in gfs2_rgrp_dumpAndrew Price2020-10-144-9/+15
* gfs2: use iomap for buffered I/O in ordered and writeback modeChristoph Hellwig2020-10-143-34/+57
* gfs2: call truncate_inode_pages_final for address space glocksBob Peterson2020-10-141-1/+6
* gfs2: simplify the logic in gfs2_evict_inodeBob Peterson2020-10-141-9/+4
* gfs2: factor evict_linked_inode out of gfs2_evict_inodeBob Peterson2020-10-141-18/+34
* gfs2: further simplify gfs2_evict_inode with new func evict_should_deleteBob Peterson2020-10-141-45/+77
* gfs2: factor evict_unlinked_inode out of gfs2_evict_inodeBob Peterson2020-10-141-27/+40
* gfs2: rename variable error to ret in gfs2_evict_inodeBob Peterson2020-10-141-18/+18
* gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-10-141-18/+2
* gfs2: Fix bad comment for trans_drainBob Peterson2020-10-141-1/+1
* gfs2: Make sure we don't miss any delayed withdrawsAndreas Gruenbacher2020-10-143-30/+43
* Linux 5.9v5.9Linus Torvalds2020-10-111-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-117-9/+33
|\
| * mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna2020-10-113-2/+19
| * mm: validate inode in mapping_set_error()Minchan Kim2020-10-111-1/+2
| * mm: mmap: Fix general protection fault in unlink_file_vma()Miaohe Lin2020-10-111-1/+5
| * MAINTAINERS: Antoine Tenart's email addressAntoine Tenart2020-10-112-3/+4
| * MAINTAINERS: change hardening mailing listKees Cook2020-10-112-2/+3
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-10-112-6/+11
|\ \
| * | pipe: Fix memory leaks in create_pipe_files()Qian Cai2020-10-012-6/+11
* | | Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-112-5/+7
|\ \ \
| * | | Documentation/x86: Fix incorrect references to zero-page.txtHeinrich Schuchardt2020-10-021-3/+3
| * | | x86/mce: Use idtentry_nmi_enter/exit()Thomas Gleixner2020-09-301-2/+4
* | | | Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-111-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf: Fix task_function_call() error handlingKajol Jain2020-10-091-2/+3
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-112-19/+39
|\ \ \ \
| * | | | i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea2020-10-101-0/+6
| * | | | Revert "i2c: imx: Fix reset of I2SR_IAL flag"Wolfram Sang2020-10-101-15/+5
| * | | | i2c: meson: fixup rate calculation with filter delayNicolas Belin2020-10-081-11/+12
| * | | | i2c: meson: keep peripheral clock enabledJerome Brunet2020-10-081-7/+3
| * | | | i2c: meson: fix clock setting overwriteJerome Brunet2020-10-081-1/+18
| * | | | i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers2020-10-081-5/+15
* | | | | cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy2020-10-111-1/+1
* | | | | mm/khugepaged: fix filemap page_to_pgoff(page) != offsetHugh Dickins2020-10-111-0/+12
* | | | | Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-102-2/+10
|\ \ \ \ \
| * | | | | MAINTAINERS: Add maintainer of DW APB SSI driverSerge Semin2020-10-051-0/+7
| * | | | | spi: fsl-dspi: fix NULL pointer dereferenceMichael Walle2020-09-281-2/+3
* | | | | | Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-092-2/+4
|\ \ \ \ \ \
| * | | | | | riscv: Fixup bootup failure with HARDENED_USERCOPYGuo Ren2020-10-071-2/+3
| * | | | | | RISC-V: Make sure memblock reserves the memory containing DTAtish Patra2020-10-051-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2020-10-091-0/+6
|\ \ \ \ \ \
| * | | | | | power: supply: sbs-battery: chromebook workaround for PECSebastian Reichel2020-10-091-0/+6
* | | | | | | Merge tag 'gpio-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-10-092-3/+16
|\ \ \ \ \ \ \