| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | next-20260522/vfs-brauner | Mark Brown | 1 | -0/+7 |
| 3 days | gfs2: page poisoning fix | Andreas Gruenbacher | 3 | -0/+30 |
| 3 days | gfs2: Remove unused fallocate_chunk argument | Andreas Gruenbacher | 1 | -3/+2 |
| 11 days | openat2: new OPENAT2_REGULAR flag support | Dorjoy Chowdhury | 1 | -0/+7 |
| 2026-05-04 | gfs2: fix use-after-free in gfs2_qd_dealloc | Tristan Madani | 1 | -0/+1 |
| 2026-04-23 | gfs2: move quota_init qc iterator increment | Jie Wang | 1 | -2/+1 |
| 2026-04-23 | gfs2: fix quota init duplicate scan | Jie Wang | 1 | -10/+23 |
| 2026-04-15 | Merge tag 'gfs2-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds | 13 | -170/+237 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-14 | Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-07 | gfs2: prevent NULL pointer dereference during unmount | Andreas Gruenbacher | 1 | -2/+3 |
| 2026-04-07 | gfs2: hide error messages after withdraw | Andreas Gruenbacher | 1 | -1/+1 |
| 2026-04-07 | gfs2: wait for withdraw earlier during unmount | Andreas Gruenbacher | 1 | -2/+3 |
| 2026-04-07 | gfs2: inode directory consistency checks | Andreas Gruenbacher | 3 | -2/+7 |
| 2026-04-07 | gfs2: gfs2_log_flush withdraw fixes | Andreas Gruenbacher | 1 | -8/+17 |
| 2026-04-07 | gfs2: add some missing log locking | Andreas Gruenbacher | 1 | -8/+20 |
| 2026-04-07 | gfs2: fix address space truncation during withdraw | Andreas Gruenbacher | 2 | -19/+39 |
| 2026-04-07 | gfs2: drain ail under sd_log_flush_lock | Andreas Gruenbacher | 1 | -2/+1 |
| 2026-04-05 | folio_batch: rename pagevec.h to folio_batch.h | Tal Zussman | 1 | -1/+1 |
| 2026-03-30 | gfs2: bufdata allocation race | Andreas Gruenbacher | 1 | -11/+14 |
| 2026-03-29 | ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs | Fernando Fernandez Mancera | 1 | -1/+1 |
| 2026-03-26 | gfs2: Don't zero i_private_data | Jan Kara | 1 | -1/+0 |
| 2026-03-23 | gfs2: Remove trans_drain code duplication | Andreas Gruenbacher | 1 | -23/+18 |
| 2026-03-23 | gfs2: Move gfs2_remove_from_journal to log.c | Andreas Gruenbacher | 4 | -38/+37 |
| 2026-03-23 | gfs2: Get rid of gfs2_log_[un]lock helpers | Andreas Gruenbacher | 7 | -61/+37 |
| 2026-03-23 | gfs2: less aggressive low-memory log flushing | Andreas Gruenbacher | 1 | -2/+3 |
| 2026-03-23 | gfs2: Fix data loss during inode evict | Andreas Gruenbacher | 1 | -8/+28 |
| 2026-03-23 | gfs2: minor evict_[un]linked_inode cleanup | Andreas Gruenbacher | 1 | -6/+8 |
| 2026-03-23 | gfs2: Avoid unnecessary transactions in evict_linked_inode | Andreas Gruenbacher | 1 | -5/+30 |
| 2026-02-24 | gfs2: Remove unnecessary check in gfs2_evict_inode | Andreas Gruenbacher | 1 | -1/+1 |
| 2026-02-23 | gfs2: Call unlock_new_inode before d_instantiate | Andreas Gruenbacher | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 3 | -6/+6 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 10 | -22/+20 |
| 2026-02-17 | gfs2: stop using writeback internals for dirty_exceeded check | Kundan Kumar | 1 | -1/+1 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-09 | Merge tag 'gfs2-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds | 18 | -186/+277 |
| 2026-02-09 | Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -10/+3 |
| 2026-02-09 | Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
| 2026-02-09 | Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -3/+6 |
| 2026-02-05 | gfs2: fiemap page fault fix | Andreas Gruenbacher | 1 | -0/+16 |
| 2026-02-03 | gfs2: fix memory leaks in gfs2_fill_super error path | Deepanshu Kartikey | 2 | -2/+4 |
| 2026-01-30 | gfs2: Fix use-after-free in iomap inline data write path | Deepanshu Kartikey | 1 | -1/+12 |
| 2026-01-26 | Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2026-01-26 | gfs2: Fix slab-use-after-free in qd_put | Andreas Gruenbacher | 1 | -0/+1 |
| 2026-01-26 | gfs2: Introduce glock_{type,number,sbd} helpers | Andreas Gruenbacher | 12 | -112/+124 |
| 2026-01-26 | gfs2: gfs2_glock_hold cleanup | Andreas Gruenbacher | 1 | -2/+2 |
| 2026-01-26 | gfs: Use fixed GL_GLOCK_MIN_HOLD time | Andreas Gruenbacher | 1 | -1/+1 |
| 2026-01-26 | gfs2: Fix gfs2_log_get_bio argument type | Andreas Gruenbacher | 1 | -3/+3 |
| 2026-01-26 | gfs2: gfs2_chain_bio start sector fix | Andreas Gruenbacher | 1 | -3/+3 |
| 2026-01-26 | gfs2: Initialize bio->bi_opf early | Andreas Gruenbacher | 3 | -22/+26 |
| 2026-01-26 | gfs2: Rename gfs2_log_submit_{bio -> write} | Andreas Gruenbacher | 3 | -6/+6 |
| 2026-01-26 | gfs2: Do not cancel internal demote requests | Andreas Gruenbacher | 3 | -15/+35 |
| 2026-01-26 | gfs2: run_queue cleanup | Andreas Gruenbacher | 1 | -13/+7 |
| 2026-01-26 | gfs2: Retries missing in gfs2_{rename,exchange} | Andreas Gruenbacher | 3 | -14/+43 |
| 2026-01-26 | gfs2: glock cancelation flag fix | Andreas Gruenbacher | 1 | -0/+2 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 1 | -0/+1 |
| 2026-01-16 | posix_acl: make posix_acl_to_xattr() alloc the buffer | Miklos Szeredi | 1 | -10/+3 |
| 2026-01-12 | Revert "gfs2: Fix use of bio_chain" | Andreas Gruenbacher | 1 | -1/+1 |
| 2026-01-12 | fs: add support for non-blocking timestamp updates | Christoph Hellwig | 1 | -0/+3 |
| 2026-01-12 | fs: refactor ->update_time handling | Christoph Hellwig | 1 | -2/+3 |
| 2026-01-12 | fs: allow error returns from generic_update_time | Christoph Hellwig | 1 | -2/+1 |
| 2026-01-12 | fs: remove simple_nosetlease() | Jeff Layton | 1 | -2/+0 |
| 2026-01-12 | gfs2: add a setlease file operation | Jeff Layton | 1 | -0/+1 |
| 2026-01-12 | gfs2: don't allow delegations to be set on directories | Jeff Layton | 1 | -0/+1 |
| 2025-12-03 | Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds | 22 | -764/+382 |
| 2025-12-02 | gfs2: Fix use of bio_chain | Andreas Gruenbacher | 1 | -1/+1 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+1 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -6/+6 |
| 2025-11-26 | gfs2: Clean up SDF_JOURNAL_LIVE flag handling | Andreas Gruenbacher | 3 | -36/+33 |
| 2025-11-26 | gfs2: No longer thaw filesystems during a withdraw | Andreas Gruenbacher | 3 | -22/+0 |
| 2025-11-26 | gfs2: Withdraw immediately in gfs2_trans_add_meta | Andreas Gruenbacher | 1 | -4/+1 |
| 2025-11-26 | gfs2: New gfs2_withdraw_helper | Andreas Gruenbacher | 5 | -28/+90 |
| 2025-11-26 | gfs2: Clean up properly during a withdraw | Andreas Gruenbacher | 1 | -37/+48 |
| 2025-11-26 | gfs2: Rename gfs2_{gl_dq_holders => withdraw_glocks} | Andreas Gruenbacher | 3 | -5/+5 |
| 2025-11-26 | Revert "gfs2: fix infinite loop when checking ail item count before go_inval" | Andreas Gruenbacher | 2 | -16/+4 |
| 2025-11-26 | Revert "gfs2: Allow some glocks to be used during withdraw" | Andreas Gruenbacher | 4 | -46/+6 |
| 2025-11-26 | Revert "gfs2: Check for log write errors before telling dlm to unlock" | Andreas Gruenbacher | 1 | -16/+0 |
| 2025-11-26 | Revert "gfs2: fix a deadlock on withdraw-during-mount" | Andreas Gruenbacher | 1 | -35/+18 |
| 2025-11-26 | Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (6/6) | Andreas Gruenbacher | 1 | -124/+3 |
| 2025-11-26 | Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (5/6) | Andreas Gruenbacher | 1 | -3/+2 |
| 2025-11-26 | Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (4/6) | Andreas Gruenbacher | 1 | -7/+3 |
| 2025-11-26 | Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (3/6) | Andreas Gruenbacher | 4 | -86/+0 |
| 2025-11-26 | Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6) | Andreas Gruenbacher | 6 | -38/+0 |
| 2025-11-26 | Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6) | Andreas Gruenbacher | 5 | -36/+1 |
| 2025-11-26 | Revert "gfs2: don't stop reads while withdraw in progress" | Andreas Gruenbacher | 5 | -22/+6 |
| 2025-11-26 | gfs2: Rename LM_FLAG_{NOEXP -> RECOVER} | Andreas Gruenbacher | 6 | -20/+23 |
| 2025-11-26 | gfs2: Kill gfs2_io_error_bh_wd | Andreas Gruenbacher | 5 | -22/+10 |
| 2025-11-26 | gfs2: Withdraw immediately on log write errors | Andreas Gruenbacher | 2 | -14/+2 |
| 2025-11-26 | gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn | Andreas Gruenbacher | 15 | -43/+42 |
| 2025-11-26 | gfs2: Get rid of delayed withdraws | Andreas Gruenbacher | 8 | -74/+16 |
| 2025-11-26 | gfs2: Asynchronous withdraw | Andreas Gruenbacher | 5 | -25/+37 |
| 2025-11-26 | gfs2: Add clean argument to lm_unmount hook | Andreas Gruenbacher | 4 | -5/+15 |
| 2025-11-26 | gfs2: Clean up quotad timeout handling | Andreas Gruenbacher | 1 | -31/+27 |
| 2025-11-26 | gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad" | Andreas Gruenbacher | 1 | -1/+1 |
| 2025-11-26 | gfs2: Minor cosmetic remote delete cleanups | Andreas Gruenbacher | 1 | -3/+9 |
| 2025-11-26 | gfs2: fix remote evict for read-only filesystems | Andreas Gruenbacher | 1 | -2/+1 |
| 2025-11-26 | gfs2: fix freeze error handling | Alexey Velichayshiy | 1 | -3/+1 |
| 2025-11-26 | gfs2: Prevent recursive memory reclaim | Andreas Gruenbacher | 4 | -2/+21 |
| 2025-11-25 | fs: rework I_NEW handling to operate without fences | Mateusz Guzik | 1 | -1/+1 |
| 2025-11-09 | gfs2: Use bio_add_folio_nofail() | Matthew Wilcox (Oracle) | 1 | -2/+1 |
| 2025-11-05 | iomap: add caller-provided callbacks for read and readahead | Joanne Koong | 1 | -3/+3 |
| 2025-10-31 | gfs2: document ip in __gfs2_holder_init kernel-doc comment | Sukrut Heroorkar | 1 | -1/+1 |
| 2025-10-31 | gfs2/sysfs: Replace sprintf/snprintf with sysfs_emit | Utkarsh Singh | 1 | -15/+15 |
| 2025-10-31 | gfs2: Use folio_next_pos() | Matthew Wilcox (Oracle) | 1 | -2/+1 |
| 2025-10-29 | fs: Make wbc_to_tag() inline and use it in fs. | Julian Sun | 1 | -4/+1 |
| 2025-10-20 | gfs2: use the new ->i_state accessors | Mateusz Guzik | 4 | -5/+5 |
| 2025-10-03 | Merge tag 'pull-finish_no_open' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -17/+9 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-29 | Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds | 1 | -2/+2 |
| 2025-09-29 | Merge tag 'gfs2-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds | 8 | -193/+199 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+7 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-19 | fs: WQ_PERCPU added to alloc_workqueue users | Marco Crivellari | 2 | -4/+7 |
| 2025-09-16 | simplify gfs2_atomic_open() | Al Viro | 1 | -17/+9 |
| 2025-09-15 | fs: rename generic_delete_inode() and generic_drop_inode() | Mateusz Guzik | 1 | -1/+1 |
| 2025-09-13 | mm: introduce memdesc_flags_t | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-09-12 | gfs2: Fix unlikely race in gdlm_put_lock | Andreas Gruenbacher | 1 | -6/+5 |
| 2025-09-12 | gfs2: Add proper lockspace locking | Andreas Gruenbacher | 4 | -20/+56 |
| 2025-09-12 | gfs2: Minor run_queue fixes | Andreas Gruenbacher | 1 | -1/+8 |
| 2025-09-12 | gfs2: run_queue cleanup | Andreas Gruenbacher | 1 | -16/+19 |
| 2025-09-12 | gfs2: Simplify do_promote | Andreas Gruenbacher | 1 | -11/+6 |
| 2025-09-12 | gfs2: Get rid of GLF_INVALIDATE_IN_PROGRESS | Andreas Gruenbacher | 3 | -17/+1 |
| 2025-09-12 | gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmote | Andreas Gruenbacher | 1 | -2/+0 |
| 2025-09-12 | gfs2: Remove duplicate check in do_xmote | Andreas Gruenbacher | 1 | -14/+13 |
| 2025-09-12 | gfs2: Fix LM_FLAG_TRY* logic in add_to_queue | Andreas Gruenbacher | 1 | -23/+24 |
| 2025-09-12 | gfs2: Remove DLM_LKF_ALTCW / DLM_LKF_ALTPR code | Andreas Gruenbacher | 2 | -20/+1 |
| 2025-09-12 | gfs2: Further sanitize lock_dlm.c | Andreas Gruenbacher | 3 | -14/+22 |
| 2025-09-12 | gfs2: Do not use atomic operations unnecessarily | Andreas Gruenbacher | 1 | -3/+3 |
| 2025-09-12 | gfs2: Sanitize gfs2_meta_check, gfs2_metatype_check, gfs2_io_error | Andreas Gruenbacher | 2 | -30/+27 |
| 2025-09-12 | gfs2: Turn gfs2_withdraw into a void function | Andreas Gruenbacher | 2 | -14/+9 |
| 2025-09-12 | gfs2: Partially revert "gfs2: do_xmote fixes" | Andreas Gruenbacher | 1 | -1/+2 |
| 2025-09-12 | gfs2: Simplify refcounting in do_xmote | Andreas Gruenbacher | 1 | -1/+3 |
| 2025-09-12 | gfs2: do_xmote cleanup | Andreas Gruenbacher | 1 | -5/+7 |
| 2025-09-12 | gfs2: Remove space before newline | Colin Ian King | 1 | -1/+1 |
| 2025-09-12 | gfs2: Remove unused sd_withdraw_wait field | Andreas Gruenbacher | 1 | -1/+0 |
| 2025-09-12 | gfs2: Remove unused GIF_FREE_VFS_INODE flag | Andreas Gruenbacher | 1 | -1/+0 |
| 2025-08-27 | fs: stop accessing ->i_count directly in f2fs and gfs2 | Josef Bacik | 1 | -1/+1 |
| 2025-08-12 | dlm: use defines for force values in dlm_release_lockspace | Alexander Aring | 1 | -2/+2 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -24/+36 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+4 |
| 2025-07-28 | Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-16 | gfs2: No more self recovery | Andreas Gruenbacher | 1 | -20/+11 |
| 2025-07-16 | gfs2: Validate i_depth for exhash directories | Andrew Price | 2 | -4/+8 |
| 2025-07-15 | gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops | Andrew Price | 1 | -0/+2 |
| 2025-07-15 | gfs2: a minor finish_xmote cleanup | Andreas Gruenbacher | 1 | -2/+1 |
| 2025-07-15 | gfs2: simplify finish_xmote | Andreas Gruenbacher | 1 | -8/+0 |
| 2025-07-15 | gfs2: sanitize the gdlm_ast -> finish_xmote interface | Andreas Gruenbacher | 3 | -14/+34 |
| 2025-07-14 | iomap: replace iomap_folio_ops with iomap_write_ops | Christoph Hellwig | 3 | -10/+15 |
| 2025-07-14 | iomap: hide ioends from the generic writeback code | Christoph Hellwig | 1 | -0/+1 |
| 2025-07-14 | iomap: refactor the writeback interface | Christoph Hellwig | 1 | -12/+14 |
| 2025-07-14 | iomap: pass more arguments using the iomap writeback context | Christoph Hellwig | 1 | -2/+6 |
| 2025-07-09 | gfs2: Minor do_xmote cancelation fix | Andreas Gruenbacher | 1 | -1/+2 |
| 2025-07-09 | gfs2: Remove GIF_ALLOC_FAILED flag | Andreas Gruenbacher | 4 | -14/+6 |
| 2025-07-09 | gfs2: Use SECTOR_SIZE and SECTOR_SHIFT | Andreas Gruenbacher | 3 | -10/+10 |
| 2025-07-04 | tree-wide: s/struct fileattr/struct file_kattr/g | Christian Brauner | 2 | -4/+4 |
| 2025-06-10 | new helper: set_default_d_op() | Al Viro | 1 | -1/+1 |
| 2025-05-30 | gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add | Andrew Price | 2 | -2/+3 |
| 2025-05-26 | Merge tag 'gfs2-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds | 24 | -213/+263 |
| 2025-05-26 | Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -15/+9 |
| 2025-05-26 | Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -11/+17 |
| 2025-05-22 | gfs2: No more gfs2_find_jhead caching | Andreas Gruenbacher | 6 | -10/+7 |
| 2025-05-22 | gfs2: Get rid of duplicate log head lookup | Andreas Gruenbacher | 2 | -12/+6 |
| 2025-05-22 | gfs2: Simplify clean_journal | Andreas Gruenbacher | 1 | -3/+3 |
| 2025-05-22 | gfs2: Simplify gfs2_log_pointers_init | Andreas Gruenbacher | 4 | -16/+12 |
| 2025-05-22 | gfs2: Move gfs2_log_pointers_init | Andreas Gruenbacher | 3 | -11/+10 |
| 2025-05-22 | gfs2: Minor comments fix | Andreas Gruenbacher | 1 | -2/+2 |
| 2025-05-22 | gfs2: Don't start unnecessary transactions during log flush | Andreas Gruenbacher | 3 | -1/+38 |
| 2025-05-22 | gfs2: Move gfs2_trans_add_databufs | Andreas Gruenbacher | 5 | -25/+26 |
| 2025-05-22 | gfs2: Rename jdata_dirty_folio to gfs2_jdata_dirty_folio | Andreas Gruenbacher | 1 | -2/+2 |
| 2025-05-22 | gfs2: avoid inefficient use of crc32_le_shift() | Eric Biggers | 1 | -1/+2 |
| 2025-05-22 | gfs2: Do not call iomap_zero_range beyond eof | Andreas Gruenbacher | 1 | -2/+4 |
| 2025-05-22 | gfs: don't check for AOP_WRITEPAGE_ACTIVATE in gfs2_write_jdata_batch | Christoph Hellwig | 1 | -18/+10 |
| 2025-05-09 | super: add filesystem freezing helpers for suspend and hibernate | Christian Brauner | 2 | -11/+15 |
| 2025-05-07 | gfs2: use bdev_rw_virt in gfs2_read_super | Christoph Hellwig | 1 | -15/+9 |
| 2025-04-24 | gfs2: Fix usage of bio->bi_status in gfs2_end_log_write | Andrew Price | 1 | -2/+4 |
| 2025-04-24 | gfs2: deallocate inodes in gfs2_create_inode | Andreas Gruenbacher | 2 | -13/+20 |
| 2025-04-21 | gfs2: Move GIF_ALLOC_FAILED check out of gfs2_ea_dealloc | Andreas Gruenbacher | 3 | -7/+8 |
| 2025-04-21 | gfs2: Move gfs2_dinode_dealloc | Andreas Gruenbacher | 3 | -68/+69 |
| 2025-04-21 | gfs2: Don't reread inodes unnecessarily | Andreas Gruenbacher | 1 | -0/+1 |
| 2025-04-21 | gfs2: gfs2_create_inode error handling fix | Andreas Gruenbacher | 1 | -1/+2 |
| 2025-04-21 | gfs2: Remove unnecessary NULL check before free_percpu() | Chen Ni | 1 | -2/+1 |
| 2025-04-21 | gfs2: check sb_min_blocksize return value | Edward Adam Davis | 1 | -1/+6 |
| 2025-04-21 | gfs2: replace sd_aspace with sd_inode | Andreas Gruenbacher | 7 | -23/+32 |
| 2025-04-21 | gfs2: only apply DLM_LKF_VALBLK if sb_lvbptr is not NULL | Alexander Aring | 1 | -2/+6 |
| 2025-04-21 | gfs2: move msleep to sleepable context | Alexander Aring | 1 | -1/+2 |
| 2025-04-07 | gfs2: pass through holder from the VFS for freeze/thaw | Christian Brauner | 1 | -6/+8 |
| 2025-04-04 | lib/crc: remove CONFIG_LIBCRC32C | Eric Biggers | 1 | -1/+0 |
| 2025-03-27 | Merge tag 'gfs2-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds | 8 | -131/+136 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+5 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+2 |
| 2025-03-18 | gfs2: some comment clarifications | Andreas Gruenbacher | 1 | -4/+4 |
| 2025-03-12 | gfs2: Fix a NULL vs IS_ERR() bug in gfs2_find_jhead() | Dan Carpenter | 1 | -2/+2 |
| 2025-03-10 | gfs2: Convert gfs2_meta_read_endio() to use a folio | Matthew Wilcox (Oracle) | 1 | -7/+6 |
| 2025-03-10 | gfs2: Convert gfs2_end_log_write_bh() to work on a folio | Matthew Wilcox (Oracle) | 1 | -14/+14 |
| 2025-03-10 | gfs2: Convert gfs2_find_jhead() to use a folio | Matthew Wilcox (Oracle) | 1 | -11/+11 |
| 2025-03-10 | gfs2: Convert gfs2_jhead_pg_srch() to gfs2_jhead_folio_search() | Matthew Wilcox (Oracle) | 1 | -8/+8 |
| 2025-03-10 | gfs2: Use b_folio in gfs2_check_magic() | Matthew Wilcox (Oracle) | 1 | -4/+2 |