- 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, 10 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, 11 months ago
- 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 4 years, 11 months ago
- 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 4 years, 11 months ago
- d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 4 years, 11 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, 11 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 · 5 years ago
- 019dd66 gfs2: don't allow releasepage to free bd still used for revokes by Bob Peterson · 5 years 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
- 3f1266e Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 3b266a5 Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
- ade4808 gfs2: Don't write log headers after file system withdraw by Bob Peterson · 5 years ago
- 8f81180 gfs2: Remove duplicate call from gfs2_create_inode by Andreas Gruenbacher · 5 years ago
- 2c47c1b gfs2: clean up iopen glock mess in gfs2_create_inode by Bob Peterson · 5 years ago
- d99724c gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESS by Bob Peterson · 5 years 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
- f155f5e gfs2: fix infinite loop in gfs2_ail1_flush on io error by Bob Peterson · 5 years ago
- eb43e66 gfs2: Introduce function gfs2_withdrawn by Bob Peterson · 5 years ago
- fe5e7ba gfs2: fix glock reference problem in gfs2_trans_remove_revoke by Bob Peterson · 5 years ago
- feed98a gfs2: make gfs2_log_shutdown static by Bob Peterson · 5 years ago
- 19ebc05 gfs2: Remove active journal side effect from gfs2_write_log_header by Andreas Gruenbacher · 5 years ago
- 184b4e6 gfs2: Fix end-of-file handling in gfs2_page_mkwrite by Andreas Gruenbacher · 5 years ago
- f53056c gfs2: Multi-block allocations in gfs2_page_mkwrite by Andreas Gruenbacher · 5 years ago
- 39c3a94 gfs2: Improve mmap write vs. punch_hole consistency by Andreas Gruenbacher · 5 years ago
- 1a48049 gfs2: make gfs2_fs_parameters static by Ben Dooks (Codethink) · 5 years ago
- f3b64b5 gfs2: Some whitespace cleanups by Andreas Gruenbacher · 5 years ago
- 098b9c1 gfs2: removed unnecessary semicolon by Aliasgar Surti · 5 years ago
- d579814 gfs2: Fix initialisation of args for remount by Andrew Price · 5 years ago
- 30aecae gfs2: Fix memory leak when gfs2meta's fs_context is freed by Andrew Price · 5 years ago
- 8d09807 gfs2: add compat_ioctl support by Arnd Bergmann · 6 years ago
- c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
- 13ef954 iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() by Jan Kara · 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
- f0b444b gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps by Bob Peterson · 5 years ago
- b473bc2d gfs2: Improve mmap write vs. truncate consistency by Andreas Gruenbacher · 5 years ago
- ad26967 gfs2: Use async glocks for rename by Bob Peterson · 5 years ago
- 01123cf gfs2: create function gfs2_glock_update_hold_time by Andreas Gruenbacher · 5 years ago
- bc74aae gfs2: separate holder for rgrps in gfs2_rename by Bob Peterson · 5 years ago
- bccaef9 gfs2: Delete an unnecessary check before brelse() by Markus Elfring · 5 years ago
- 45eb050 gfs2: Minor PAGE_SIZE arithmetic cleanups by Andreas Gruenbacher · 5 years ago
- 8f0daef gfs2: Fix recovery slot bumping by Andreas Gruenbacher · 5 years ago
- 98fb057 gfs2: Fix possible fs name overflows by Bob Peterson · 5 years ago
- 8c5ca11 gfs2: untangle the logic in gfs2_drevalidate by Bob Peterson · 5 years ago
- 0a6a4ab gfs2: Always mark inode dirty in fallocate by Andreas Gruenbacher · 5 years ago
- d403125 gfs2: Minor gfs2_alloc_inode cleanup by Andreas Gruenbacher · 5 years ago
- 2257e46 gfs2: implement gfs2_block_zero_range using iomap_zero_range by Christoph Hellwig · 6 years ago