- ca68787 Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 7 months ago
- 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
- 300e549 Merge branch 'gfs2-iopen' into for-next by Andreas Gruenbacher · 4 years, 7 months ago
- 83d060c gfs2: fix use-after-free on transaction ail lists by Bob Peterson · 4 years, 7 months ago
- b839dad gfs2: new slab for transactions by Bob Peterson · 6 years ago
- cbcc89b gfs2: initialize transaction tr_ailX_lists earlier by Bob Peterson · 4 years, 7 months ago
- 9e8990d gfs2: Smarter iopen glock waiting by Andreas Gruenbacher · 5 years ago
- 35b6f8f gfs2: Wake up when setting GLF_DEMOTE by Andreas Gruenbacher · 5 years ago
- b0dcffd gfs2: Check inode generation number in delete_work_func by Andreas Gruenbacher · 5 years ago
- b66648a gfs2: Move inode generation number check into gfs2_inode_lookup by Andreas Gruenbacher · 5 years ago
- 6bdcade gfs2: Minor gfs2_lookup_by_inum cleanup 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
- 15f2547 gfs2: Allow ASPACE glocks to also have an lvb by Bob Peterson · 5 years ago
- d5dc3d9 gfs2: instrumentation wrt log_flush stuck by Bob Peterson · 4 years, 8 months ago
- ea4e61c gfs2: introduce new gfs2_glock_assert_withdraw by Bob Peterson · 4 years, 8 months ago
- 7e901d6 gfs2: print mapping->nrpages in glock dump for address space glocks by Bob Peterson · 4 years, 8 months ago
- 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 8 months ago
- 1a0b00d gfs2: Only do glock put in gfs2_create_inode for free inodes by Bob Peterson · 4 years, 7 months ago
- 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
- d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- ea22eee gfs2: Allow lock_nolock mount to specify jid=X by Bob Peterson · 4 years, 8 months ago
- bbae10f gfs2: Don't ignore inode write errors during inode_go_sync by Bob Peterson · 4 years, 8 months ago
- 20be493 gfs2: Even more gfs2_find_jhead fixes by Andreas Gruenbacher · 4 years, 8 months ago
- b14c949 Revert "gfs2: Don't demote a glock until its revokes are written" by Bob Peterson · 4 years, 8 months ago
- b11e1a8 gfs2: If go_sync returns error, withdraw but skip invalidate by Bob Peterson · 4 years, 8 months ago
- f4e2f5e gfs2: Grab glock reference sooner in gfs2_add_revoke by Andreas Gruenbacher · 4 years, 8 months ago
- c9cb9e3 gfs2: don't call quota_unhold if quotas are not locked by Bob Peterson · 4 years, 8 months ago
- 4ed0c30 gfs2: move privileged user check to gfs2_quota_lock_check by Bob Peterson · 4 years, 8 months ago
- e6ce26e gfs2: remove check for quotas on in gfs2_quota_check by Bob Peterson · 4 years, 8 months ago
- f9615fe gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change by Bob Peterson · 4 years, 8 months ago
- 2297ab6 gfs2: Fix problems regarding gfs2_qa_get and _put by Bob Peterson · 4 years, 8 months ago
- aa83da7 gfs2: More gfs2_find_jhead fixes by Andreas Gruenbacher · 4 years, 8 months ago
- 566a2ab gfs2: Another gfs2_walk_metadata fix by Andreas Gruenbacher · 4 years, 9 months ago
- d22f69a gfs2: Fix use-after-free in gfs2_logd after withdraw by Bob Peterson · 4 years, 9 months ago
- 53af80c gfs2: Fix BUG during unmount after file system withdraw by Bob Peterson · 4 years, 9 months ago
- a8b7528 gfs2: Fix error exit in do_xmote by Bob Peterson · 4 years, 9 months ago
- ac91558 gfs2: fix withdraw sequence deadlock by Bob Peterson · 4 years, 9 months ago
- 018d21f Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 9 months ago
- 75b46c4 gfs2: Fix oversight in gfs2_ail1_flush by Bob Peterson · 4 years, 10 months ago
- c953a73 gfs2: change from write to read lock for sd_log_flush_lock in journal replay by Bob Peterson · 4 years, 10 months ago
- 9592ea8 gfs2: instrumentation wrt ail1 stuck by Bob Peterson · 4 years, 10 months ago
- e04d339 gfs2: don't lock sd_log_flush_lock in try_rgrp_unlink by Bob Peterson · 4 years, 10 months ago
- 4bd684b gfs2: Remove unnecessary gfs2_qa_{get,put} pairs by Andreas Gruenbacher · 4 years, 10 months ago
- 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 4 years, 10 months ago
- 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 4 years, 10 months ago
- d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 4 years, 10 months ago
- 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 5 years ago
- 40e7e86 gfs2: Clean up inode initialization and teardown by Andreas Gruenbacher · 5 years ago
- 2103913 gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 4 years, 10 months ago
- 4900312 gfs2: Additional information when gfs2_ail1_flush withdraws by Bob Peterson · 4 years, 10 months ago
- cc44457 gfs2: leaf_dealloc needs to allocate one more revoke by Bob Peterson · 5 years ago
- c9ebc4b gfs2: allow journal replay to hold sd_log_flush_lock by Bob Peterson · 4 years, 11 months ago
- 019dd66 gfs2: don't allow releasepage to free bd still used for revokes by Bob Peterson · 4 years, 11 months ago
- ca399c96 gfs2: flesh out delayed withdraw for gfs2_log_flush by Bob Peterson · 5 years ago
- 1c634f9 gfs2: Do proper error checking for go_sync family of glops functions by Bob Peterson · 5 years ago
- df5db5f gfs2: Don't demote a glock until its revokes are written by Bob Peterson · 5 years ago
- 2ca0c2f gfs2: drain the ail2 list after io errors by Bob Peterson · 5 years ago
- b1676cb gfs2: Withdraw in gfs2_ail1_flush if write_cache_pages fails by Bob Peterson · 5 years ago
- 9ff7828 gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty by Bob Peterson · 5 years ago
- d93ae38 gfs2: Check for log write errors before telling dlm to unlock by Bob Peterson · 6 years ago
- f05b86d gfs2: Prepare to withdraw as soon as an IO error occurs in log write by Bob Peterson · 6 years ago
- 5e4c763 gfs2: Issue revokes more intelligently by Bob Peterson · 6 years ago
- 7d9f924 gfs2: Add verbose option to check_journal_clean by Bob Peterson · 6 years ago
- 33dbd1e gfs2: fix infinite loop when checking ail item count before go_inval by Bob Peterson · 6 years ago
- 601ef0d gfs2: Force withdraw to replay journals and wait for it to finish by Bob Peterson · 5 years ago
- a72d240 gfs2: Allow some glocks to be used during withdraw by Bob Peterson · 6 years ago
- 0d91061 gfs2: move check_journal_clean to util.c for future use by Bob Peterson · 6 years ago
- 03678a9 gfs2: Ignore dlm recovery requests if gfs2 is withdrawn by Bob Peterson · 6 years ago
- f34a6135 gfs2: Only complain the first time an io error occurs in quota or log by Bob Peterson · 6 years ago
- 036330c gfs2: log error reform by Bob Peterson · 6 years ago
- b3422ca gfs2: Rework how rgrp buffer_heads are managed by Bob Peterson · 5 years ago
- 30fe70a gfs2: clear ail1 list when gfs2 withdraws by Bob Peterson · 5 years ago
- 6951108 gfs2: Introduce concept of a pending withdraw by Bob Peterson · 6 years ago
- 8e28ef1 gfs2: Return bool from gfs2_assert functions by Andreas Gruenbacher · 5 years ago
- a5ca2f1 gfs2: Turn gfs2_consist into void functions by Andreas Gruenbacher · 5 years ago
- d7e7ab3 gfs2: Remove usused cluster_wide arguments of gfs2_consist functions by Andreas Gruenbacher · 5 years ago
- 8dc88ac gfs2: Report errors before withdraw by Andreas Gruenbacher · 5 years ago
- badb55e gfs2: Split gfs2_lm_withdraw into two functions by Andreas Gruenbacher · 5 years ago
- c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 77cb271 gfs2: switch to use of errorfc() et.al. by Al Viro · 5 years ago
- 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
- d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
- 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
- 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
- 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
- 6e5e41e gfs2: fix O_SYNC write handling by Andreas Gruenbacher · 5 years ago
- 4c0e8dd gfs2: move setting current->backing_dev_info by Christoph Hellwig · 5 years ago
- 7582026 gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0 by Abhi Das · 5 years ago
- a31b4ec Revert "gfs2: eliminate tr_num_revoke_rm" by Bob Peterson · 5 years ago
- c04f2e0 gfs2: remove unused LBIT macros by Alex Shi · 5 years ago
- b3ca4e4 fs/gfs2: remove unused IS_DINODE and IS_LEAF macros by Alex Shi · 5 years ago
- f7be987 gfs2: Remove GFS2_MIN_LVB_SIZE define by Andreas Gruenbacher · 5 years ago
- 5d43975 gfs2: Fix incorrect variable name by Andreas Gruenbacher · 5 years ago
- 2b0fb35 gfs2: Avoid access time thrashing in gfs2_inode_lookup by Andreas Gruenbacher · 5 years ago
- e556280 gfs2: minor cleanup: remove unneeded variable ret in gfs2_jdata_writepage by Bob Peterson · 5 years ago
- 2e9eeaa gfs2: eliminate ssize parameter from gfs2_struct2blk by Bob Peterson · 5 years ago
- eed0f95 gfs2: Another gfs2_find_jhead fix by Andreas Gruenbacher · 5 years ago