summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
AgeCommit message (Expand)Author
2021-07-14gfs2: Fix error handling in init_statfsAndreas Gruenbacher
2021-07-14gfs2: Fix underflow in gfs2_page_mkwriteAndreas Gruenbacher
2021-06-01Revert "gfs2: Fix mmap locking for write faults"Andreas Gruenbacher
2021-05-31gfs2: Fix use-after-free in gfs2_glock_shrink_scanHillf Danton
2021-05-21gfs2: Fix mmap locking for write faultsAndreas Gruenbacher
2021-05-20gfs2: Clean up revokes on normal withdrawsBob Peterson
2021-05-20gfs2: fix a deadlock on withdraw-during-mountBob Peterson
2021-05-20gfs2: fix scheduling while atomic bug in glocksBob Peterson
2021-05-20gfs2: Fix I_NEW check in gfs2_dinode_inBob Peterson
2021-05-20gfs2: Prevent direct-I/O write fallback errors from getting lostAndreas Gruenbacher
2021-05-05mm: introduce and use mapping_empty()Matthew Wilcox (Oracle)
2021-04-29Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2021-04-27Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-27Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-20gfs2: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-04-12gfs2: convert to fileattrMiklos Szeredi
2021-04-09gfs2: Fix a number of kernel-doc warningsLee Jones
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-04-08gfs2: Make gfs2_setattr_simple staticAndreas Gruenbacher
2021-04-08gfs2: Add new sysfs file for gfs2 statusBob Peterson
2021-04-03gfs2: Silence possible null pointer dereference warningAndreas Gruenbacher
2021-04-03gfs2: Turn gfs2_meta_indirect_buffer into gfs2_meta_bufferAndreas Gruenbacher
2021-04-03gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extentAndreas Gruenbacher
2021-04-03gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extentAndreas Gruenbacher
2021-04-03gfs2: Add new gfs2_iomap_get helperAndreas Gruenbacher
2021-04-03gfs2: Remove unused variable sb_formatAndreas Gruenbacher
2021-04-03gfs2: Fix dir.c function parameter descriptionsBob Peterson
2021-04-03gfs2: Eliminate gh parameter from go_xmote_bh funcBob Peterson
2021-04-03gfs2: don't create empty buffers for NO_CREATEBob Peterson
2021-04-03Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-25gfs2: report "already frozen/thawed" errorsBob Peterson
2021-03-15gfs2: Flag a withdraw if init_threads() failsAndrew Price
2021-03-12gfs2: be careful with inode refreshAl Viro
2021-03-12Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-12gfs2: bypass log flush if the journal is not liveBob Peterson
2021-03-12gfs2: bypass signal_our_withdraw if no journalBob Peterson
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig
2021-03-07gfs2: fix use-after-free in trans_drainBob Peterson
2021-03-07gfs2: make function gfs2_make_fs_ro() to void typeYang Li
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-02-23Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-23gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flushBob Peterson
2021-02-23Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...Andreas Gruenbacher
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro
2021-02-22Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-22gfs2: Per-revoke accounting in transactionsAndreas Gruenbacher
2021-02-22gfs2: Rework the log space allocation logicAndreas Gruenbacher
2021-02-22gfs2: Minor calc_reserved cleanupAndreas Gruenbacher
2021-02-17gfs2: Use resource group glock sharingBob Peterson