- 08a28272 gfs2: Fix slab-use-after-free in gfs2_qd_dealloc by Juntong Deng · 1 year, 2 months ago
- 7f9b5e9 gfs2: fix an oops in gfs2_permission by Al Viro · 1 year, 2 months ago
- 65d6e95 Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 1 year, 3 months ago
- eef46ab gfs2: Introduce new quota=quiet mount option by Bob Peterson · 1 year, 6 months ago
- fe4f794 gfs2: Fix asynchronous thread destruction by Andreas Gruenbacher · 1 year, 4 months ago
- f66af88 gfs2: Stop using gfs2_make_fs_ro for withdraw by Andreas Gruenbacher · 1 year, 4 months ago
- e7beb8b gfs2: Rename SDF_DEACTIVATING to SDF_KILL by Andreas Gruenbacher · 1 year, 4 months ago
- 511fb5b Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
- 8a8b8d9 gfs2: convert to ctime accessor functions by Jeff Layton · 1 year, 5 months ago
- 880b957 fs: distinguish between user initiated freeze and kernel initiated freeze by Darrick J. Wong · 1 year, 5 months ago
- 6c7410f gfs2: gfs2_freeze_lock_shared cleanup by Andreas Gruenbacher · 2 years, 1 month ago
- 5432af1 gfs2: Replace sd_freeze_state with SDF_FROZEN flag by Andreas Gruenbacher · 2 years, 4 months ago
- b77b4a4 gfs2: Rework freeze / thaw logic by Andreas Gruenbacher · 2 years, 1 month ago
- cad1e15 gfs2: Rename SDF_{FS_FROZEN => FREEZE_INITIATOR} by Andreas Gruenbacher · 2 years, 1 month ago
- e392edd gfs2: Rename gfs2_freeze_lock{ => _shared } by Andreas Gruenbacher · 2 years, 1 month ago
- 097cca5 gfs2: Rename the {freeze,thaw}_super callbacks by Andreas Gruenbacher · 2 years, 1 month ago
- af1abe1 gfs2: Rename remaining "transaction" glock references by Andreas Gruenbacher · 2 years, 1 month ago
- 6fa0a72 gfs2: Fix possible data races in gfs2_show_options() by Tuo Li · 1 year, 6 months ago
- f9da18c gfs2: Don't remember delete unless it's successful by Bob Peterson · 1 year, 7 months ago
- 9b62042 gfs2: ignore rindex_update failure in dinode_dealloc by Bob Peterson · 1 year, 7 months ago
- 504a10d gfs2: Don't deref jdesc in evict by Bob Peterson · 1 year, 8 months ago
- 68ca088 gfs2: Perform second log flush in gfs2_make_fs_ro by Bob Peterson · 1 year, 8 months ago
- b66f723 gfs2: Improve gfs2_make_fs_rw error handling by Andreas Gruenbacher · 1 year, 11 months ago
- b88beb9 gfs2: Evict inodes cooperatively by Andreas Gruenbacher · 1 year, 11 months ago
- 6b388ab gfs2: Flush delete work before shrinking inode cache by Andreas Gruenbacher · 2 years ago
- f0e56ed gfs2: Split the two kinds of glock "delete" work by Andreas Gruenbacher · 2 years ago
- 0247f4e gfs2: Move delete workqueue into super block by Andreas Gruenbacher · 2 years ago
- 2d14395 gfs2: Improve gfs2_upgrade_iopen_glock comment by Andreas Gruenbacher · 1 year, 11 months ago
- 9ffa188 gfs2: gl_object races fix by Andreas Gruenbacher · 1 year, 11 months ago
- fe1bff6 gfs2: Simply dequeue iopen glock in gfs2_evict_inode by Andreas Gruenbacher · 2 years ago
- 764665c gfs2: Clean up after gfs2_create_inode rework by Andreas Gruenbacher · 2 years ago
- 7db3544 gfs2: Cosmetic gfs2_dinode_{in,out} cleanup by Andreas Gruenbacher · 2 years ago
- 38552ff gfs2: Fix and clean up create / evict interaction by Andreas Gruenbacher · 2 years, 1 month ago
- c7d7d2d gfs2: Merge branch 'for-next.nopid' into for-next by Andreas Gruenbacher · 2 years, 2 months ago
- 53d6913 gfs2: Instantiate glocks ouside of glock state engine by Andreas Gruenbacher · 2 years, 6 months ago
- ebdc416c gfs2: Mark the remaining process-independent glock holders as GL_NOPID by Andreas Gruenbacher · 2 years, 8 months ago
- 3d198e4 Merge tag 'gfs2-v5.17-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 2 years, 9 months ago
- fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 2 years, 9 months ago
- 7336905 gfs2: gfs2_setattr_size error path fix by Andreas Gruenbacher · 3 years ago
- 8d56716 gfs2: Remove redundant check for GLF_INSTANTIATE_NEEDED by Andreas Gruenbacher · 3 years ago
- 49462e2 gfs2: release iopen glock early in evict by Bob Peterson · 3 years, 2 months ago
- ec1d398 gfs2: Eliminate GIF_INVALID flag by Bob Peterson · 3 years, 2 months ago
- f2e70d8 gfs2: fix GL_SKIP node_scope problems by Bob Peterson · 3 years, 2 months ago
- ba3ca2b gfs2: nit: gfs2_drop_inode shouldn't return bool by Bob Peterson · 3 years, 5 months ago
- 70c11ba gfs2: Don't release and reacquire local statfs bh by Bob Peterson · 3 years, 6 months ago
- a28dc12 gfs2: init system threads before freeze lock by Bob Peterson · 3 years, 7 months ago
- c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 3 years, 9 months ago
- ff132c5 gfs2: report "already frozen/thawed" errors by Bob Peterson · 3 years, 9 months ago
- 62dd0f9 gfs2: Flag a withdraw if init_threads() fails by Andrew Price · 3 years, 9 months ago
- eb60252 gfs2: make function gfs2_make_fs_ro() to void type by Yang Li · 3 years, 10 months ago
- f6e1e1d Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 10 months ago
- 803074a Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git by Andreas Gruenbacher · 3 years, 10 months ago
- 4fc7ec3 gfs2: Use resource group glock sharing by Bob Peterson · 7 years ago
- f3708fb gfs2: Get rid of sd_reserving_log by Andreas Gruenbacher · 4 years ago
- 736b2f7 gfs2: Un-obfuscate function jdesc_find_i by Andreas Gruenbacher · 4 years ago
- e2728c5 fs: don't call ->dirty_inode for lazytime timestamp updates by Eric Biggers · 4 years ago
- 96b1454 gfs2: move freeze glock outside the make_fs_rw and _ro functions by Bob Peterson · 4 years ago
- c77b52c gfs2: Add common helper for holding and releasing the freeze glock by Bob Peterson · 4 years ago
- dd64fe8 gfs2: Remove sb_start_write from gfs2_statfs_sync by Bob Peterson · 4 years ago
- a9dd945 gfs2: Add missing truncate_inode_pages_final for sd_aspace by Bob Peterson · 4 years, 2 months ago
- 97fd734 gfs2: lookup local statfs inodes prior to journal recovery by Abhi Das · 4 years, 2 months ago
- 7309269 gfs2: Add fields for statfs info in struct gfs2_log_header_host by Abhi Das · 4 years, 2 months ago
- c2a04b0 gfs2: use-after-free in sysfs deregistration by Jamie Iles · 4 years, 2 months ago
- 0a0d9f5 gfs2: simplify the logic in gfs2_evict_inode by Bob Peterson · 4 years, 3 months ago
- d90be6a gfs2: factor evict_linked_inode out of gfs2_evict_inode by Bob Peterson · 4 years, 3 months ago
- 53dbc27e gfs2: further simplify gfs2_evict_inode with new func evict_should_delete by Bob Peterson · 4 years, 3 months ago
- 6e7e9a5 gfs2: factor evict_unlinked_inode out of gfs2_evict_inode by Bob Peterson · 4 years, 3 months ago
- 23d828f gfs2: rename variable error to ret in gfs2_evict_inode by Bob Peterson · 4 years, 3 months ago
- 5a61ae1 gfs2: Make sure we don't miss any delayed withdraws by Andreas Gruenbacher · 4 years, 4 months ago
- e28c02b gfs2: When gfs2_dirty_inode gets a glock error, dump the glock by Bob Peterson · 4 years, 5 months ago
- c860f8f gfs2: The freeze glock should never be frozen by Bob Peterson · 4 years, 6 months ago
- 623ba66 gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE by Bob Peterson · 4 years, 6 months ago
- 9e8990d gfs2: Smarter iopen glock waiting by Andreas Gruenbacher · 5 years ago
- 9e73330 gfs2: Try harder to delete inodes locally by Andreas Gruenbacher · 5 years ago
- 8c7b926 gfs2: Give up the iopen glock on contention by Andreas Gruenbacher · 5 years ago
- a0e3cc6 gfs2: Turn gl_delete into a delayed work by Andreas Gruenbacher · 5 years ago
- f286d62 gfs2: Keep track of deleted inode generations in LVBs by Andreas Gruenbacher · 5 years ago
- 2297ab6 gfs2: Fix problems regarding gfs2_qa_get and _put by Bob Peterson · 4 years, 7 months ago
- 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 4 years, 9 months ago
- 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 4 years, 10 months ago
- 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 4 years, 11 months ago
- 40e7e86 gfs2: Clean up inode initialization and teardown by Andreas Gruenbacher · 5 years ago
- 601ef0d gfs2: Force withdraw to replay journals and wait for it to finish by Bob Peterson · 4 years, 11 months ago
- 52b1cdc gfs2: Abort gfs2_freeze if io error is seen by Bob Peterson · 5 years ago
- 60528af gfs2: Don't loop forever in gfs2_freeze if withdrawn by Bob Peterson · 5 years ago
- eb43e660 gfs2: Introduce function gfs2_withdrawn by Bob Peterson · 5 years ago
- 0b36c9e Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 1f52aa0 gfs2: Convert gfs2 to fs_context by Andrew Price · 6 years ago
- d403125 gfs2: Minor gfs2_alloc_inode cleanup by Andreas Gruenbacher · 5 years ago
- f29e62e gfs2: replace more printk with calls to fs_info and friends by Bob Peterson · 6 years ago
- 55317f5 gfs2: simplify gfs2_freeze by removing case by Bob Peterson · 6 years ago
- 04aea0c gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN by Bob Peterson · 6 years ago
- 5b3a9f3 gfs2: kthread and remount improvements by Bob Peterson · 6 years ago
- 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 638803d Revert "gfs2: Replace gl_revokes with a GLF flag" by Bob Peterson · 6 years ago
- 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
- f4686c2 gfs2: read journal in large chunks by Abhi Das · 6 years ago
- 8f918219 gfs2: fix race between gfs2_freeze_func and unmount by Abhi Das · 6 years ago
- ce895cf gfs2: Remove misleading comments in gfs2_evict_inode by Andreas Gruenbacher · 6 years ago
- 73118ca gfs2: Replace gl_revokes with a GLF flag by Bob Peterson · 6 years ago