- 38da32e Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 months ago
- 9518ae6 Merge tag 'gfs2-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 10 months ago
- c1c53c2 gfs2: make timeout values more explicit by Wolfram Sang · 10 months ago
- 50fabd4 gfs2: Convert gfs2_aspace_writepage() to use a folio by Matthew Wilcox (Oracle) · 11 months ago
- b844048 gfs2: Add a migrate_folio operation for journalled files by Matthew Wilcox (Oracle) · 11 months ago
- 2d0026a gfs2: more obvious initializations of mapping->host by Al Viro · 11 months ago
- 75377ae gfs2: Simplify gfs2_read_super by Matthew Wilcox (Oracle) · 11 months ago
- f3851fe gfs2: Convert gfs2_page_mkwrite() to use a folio by Matthew Wilcox (Oracle) · 11 months ago
- fcd6308 gfs2: gfs2_freeze_unlock cleanup by Andreas Gruenbacher · 11 months ago
- 1e86044 gfs2: Remove and replace gfs2_glock_queue_work by Andreas Gruenbacher · 11 months ago
- 9947a06 gfs2: do_xmote fixes by Andreas Gruenbacher · 11 months ago
- 1cd28e1 gfs2: finish_xmote cleanup by Andreas Gruenbacher · 11 months ago
- a3730c5 gfs2: Unlock fewer glocks on unmount by Andreas Gruenbacher · 11 months ago
- d98779e gfs2: Fix potential glock use-after-free on unmount by Andreas Gruenbacher · 11 months ago
- 59f6000 gfs2: Remove ill-placed consistency check by Andreas Gruenbacher · 11 months ago
- 7a1ad9d gfs2: Fix lru_count accounting by Andreas Gruenbacher · 11 months ago
- acf1f42 gfs2: Fix "Make glock lru list scanning safer" by Andreas Gruenbacher · 12 months ago
- c9a0a4b Revert "gfs2: fix glock shrinker ref issues" by Andreas Gruenbacher · 12 months ago
- 5d92311 gfs2: Fix "ignore unlock failures after withdraw" by Andreas Gruenbacher · 11 months ago
- 262ee3a gfs2: Get rid of unnecessary test_and_set_bit by Andreas Gruenbacher · 12 months ago
- 927cfc9 gfs2: Don't set GLF_LOCK in gfs2_dispose_glock_lru by Andreas Gruenbacher · 11 months ago
- ee2be7d gfs2: Replace gfs2_glock_queue_put with gfs2_glock_put_async by Andreas Gruenbacher · 12 months ago
- f80d882 gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw by Andreas Gruenbacher · 12 months ago
- 3526490 gfs2: Fix NULL pointer dereference in gfs2_log_flush by Andreas Gruenbacher · 12 months ago
- b011893 gfs2: Don't forget to complete delayed withdraw by Andreas Gruenbacher · 1 year, 1 month ago
- 3592bfa gfs2: Use [NO_]CREATE consistently for gfs2_glock_get by Andreas Gruenbacher · 1 year, 2 months ago
- 52c2d38 gfs2: Follow-up to flag rename in sysfs status file by Andreas Gruenbacher · 12 months ago
- 795405c gfs2: Remove unnecessary gfs2_meta_check_ii argument by Andreas Gruenbacher · 1 year ago
- b204b1b gfs2: Get rid of newlines in log messages by Andreas Gruenbacher · 1 year ago
- 10398ef gfs2: Improve gfs2_consist_inode() usage by Andrew Price · 1 year, 2 months ago
- 928a87e Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 12 months ago
- f88c3fb mm, slab: remove last vestiges of SLAB_MEM_SPREAD by Linus Torvalds · 12 months ago
- 0f1a876 Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
- 0c75001 Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
- 54126fa Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
- c95346a gfs2: Fix invalid metadata access in punch_hole by Andrew Price · 12 months ago
- a4af51c fs: super_set_uuid() by Kent Overstreet · 1 year, 1 month ago
- a6bf23e gfs2: adapt to breakup of struct file_lock by Jeff Layton · 1 year, 1 month ago
- a69ce85 filelock: split common fields into struct file_lock_core by Jeff Layton · 1 year, 1 month ago
- b4c6d52 gfs2: convert to using new filelock helpers by Jeff Layton · 1 year, 1 month ago
- e9f1e6b Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups" by Andreas Gruenbacher · 1 year, 1 month ago
- 19871b5 iomap: pass the length of the dirty region to ->map_blocks by Christoph Hellwig · 1 year, 3 months ago
- d8c8e59 Merge tag 'dlm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 1 year, 2 months ago
- bfed9a9 Merge tag 'gfs2-v6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 1 year, 2 months ago
- fb46e22 Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 2 months ago
- 14059f6 fs: remove the bh_end_io argument from __block_write_full_folio by Matthew Wilcox (Oracle) · 1 year, 3 months ago
- 17bf23a fs: convert block_write_full_page to block_write_full_folio by Matthew Wilcox (Oracle) · 1 year, 3 months ago
- e345b87 gfs2: Fix freeze consistency check in log_write_header by Andreas Gruenbacher · 1 year, 3 months ago
- 4e58543 gfs2: Refcounting fix in gfs2_thaw_super by Andreas Gruenbacher · 1 year, 3 months ago
- 5a7a964 gfs2: Minor gfs2_{freeze,thaw}_super cleanup by Andreas Gruenbacher · 1 year, 3 months ago
- edd1327 gfs2: Use wait_event_freezable_timeout() for freezable kthread by Kevin Hao · 1 year, 3 months ago
- 76e7211 gfs2: Add missing set_freezable() for freezable kthread by Kevin Hao · 1 year, 3 months ago
- ff7a85a gfs2: Remove use of error flag in journal reads by Matthew Wilcox (Oracle) · 1 year, 3 months ago
- e0f1f021 gfs2: Lift withdraw check out of gfs2_ail1_empty by Andreas Gruenbacher · 1 year, 3 months ago
- 4d927b0 gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn by Andreas Gruenbacher · 1 year, 3 months ago
- 015af1a gfs2: Mark withdraws as unlikely by Andreas Gruenbacher · 1 year, 3 months ago
- 4710642 gfs2: Minor gfs2_ail1_empty cleanup by Andreas Gruenbacher · 1 year, 3 months ago
- 34d63b8 gfs2: use is_subdir() by Al Viro · 1 year, 3 months ago
- 34d7224 gfs2: d_obtain_alias(ERR_PTR(...)) will do the right thing by Al Viro · 1 year, 3 months ago
- dd00aae gfs2: Use GL_NOBLOCK flag for non-blocking lookups by Abhi Das · 1 year, 4 months ago
- f9f229c gfs2: Add GL_NOBLOCK flag by Andreas Gruenbacher · 1 year, 4 months ago
- 95d0f62 gfs2: rgrp: fix kernel-doc warnings by Randy Dunlap · 1 year, 3 months ago
- 71733b4 gfs2: fix kernel BUG in gfs2_quota_cleanup by Edward Adam Davis · 1 year, 3 months ago
- 1181f2d gfs2: Fix inode_go_instantiate description by Andreas Gruenbacher · 1 year, 4 months ago
- 8877243 gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump by Osama Muhammad · 1 year, 4 months ago
- 0a97c01 list_lru: allow explicit memcg and NUMA node selection by Nhat Pham · 1 year, 3 months ago
- af7628d fs: convert error_remove_page to error_remove_folio by Matthew Wilcox (Oracle) · 1 year, 4 months ago
- 78c3c11 gfs2: convert stuffed_readpage() to stuffed_read_folio() by Matthew Wilcox (Oracle) · 1 year, 4 months ago
- 600f111 fs: Rename mapping private members by Matthew Wilcox (Oracle) · 1 year, 4 months ago
- 0c08699 dlm: implement EXPORT_OP_ASYNC_LOCK by Alexander Aring · 1 year, 4 months ago
- 1a0507d Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 1 year, 4 months ago
- 0cdc6f4 gfs2: don't withdraw if init_threads() got interrupted by Andreas Gruenbacher · 1 year, 4 months ago
- bb25b97 gfs2: remove dead code in add_to_queue by Su Hui · 1 year, 4 months ago
- bdcb8aa gfs2: Fix slab-use-after-free in gfs2_qd_dealloc by Juntong Deng · 1 year, 4 months ago
- 074d730 gfs2: Silence "suspicious RCU usage in gfs2_permission" warning by Andreas Gruenbacher · 1 year, 4 months ago
- d6fc6c9 gfs2: fs: derive f_fsid from s_uuid by Amir Goldstein · 1 year, 5 months ago
- 0b2355f gfs2: No longer use 'extern' in function declarations by Andreas Gruenbacher · 1 year, 5 months ago
- 062fb90 gfs2: Rename gfs2_lookup_{ simple => meta } by Andreas Gruenbacher · 1 year, 8 months ago
- be7f6a6 gfs2: Convert gfs2_internal_read to folios by Andreas Gruenbacher · 1 year, 8 months ago
- 7fa4964 gfs2: Convert stuffed_readpage to folios by Andreas Gruenbacher · 1 year, 8 months ago
- d6d64da gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanup by Andreas Gruenbacher · 1 year, 8 months ago
- 4c7b3f7 gfs2: Get rid of gfs2_alloc_blocks generation parameter by Andreas Gruenbacher · 1 year, 5 months ago
- 8f6f76a Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
- ecae0bd Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
- 92099f0 gfs2: Add metapath_dibh helper by Andreas Gruenbacher · 1 year, 5 months ago
- 1f7b0a8 gfs2: Clean up quota.c:print_message by Andreas Gruenbacher · 1 year, 5 months ago
- f7e4c61 gfs2: Clean up gfs2_alloc_parms initializers by Andreas Gruenbacher · 1 year, 5 months ago
- 703df11 gfs2: Two quota=account mode fixes by Andreas Gruenbacher · 1 year, 5 months ago
- 14ab6d4 Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
- 7352a67 Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
- 3b3f874 Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
- 0a88810 buffer: remove folio_create_empty_buffers() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 4064a0a gfs2: convert gfs2_write_buf_to_page() to use a folio by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- c646e57 gfs2: convert gfs2_getjdatabuf to use a folio by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 0eb7517 gfs2: convert gfs2_getbuf() to folios by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 81cb277 gfs2: convert inode unstuffing to use a folio by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 1358706 gfs2: Stop using GFS2_BASIC_BLOCK and GFS2_BASIC_BLOCK_SHIFT by Andreas Gruenbacher · 1 year, 5 months ago
- 2d8d799 gfs2: setattr_chown: Add missing initialization by Andreas Gruenbacher · 1 year, 5 months ago
- 0ede61d file: convert to SLAB_TYPESAFE_BY_RCU by Christian Brauner · 1 year, 5 months ago
- 580f721 gfs2: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago