Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Pull gfs2 updates from Andreas Gruenbacher: - Don't update inode timestamps for direct writes (performance regression fix) - Skip no-op quota records instead of panicing - Fix a RCU race in gfs2_permission() - Various other smaller fixes and cleanups all over the place * tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: (24 commits) gfs2: don't withdraw if init_threads() got interrupted gfs2: remove dead code in add_to_queue gfs2: Fix slab-use-after-free in gfs2_qd_dealloc gfs2: Silence "suspicious RCU usage in gfs2_permission" warning gfs2: fs: derive f_fsid from s_uuid gfs2: No longer use 'extern' in function declarations gfs2: Rename gfs2_lookup_{ simple => meta } gfs2: Convert gfs2_internal_read to folios gfs2: Convert stuffed_readpage to folios gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanup gfs2: Get rid of gfs2_alloc_blocks generation parameter gfs2: Add metapath_dibh helper gfs2: Clean up quota.c:print_message gfs2: Clean up gfs2_alloc_parms initializers gfs2: Two quota=account mode fixes gfs2: Stop using GFS2_BASIC_BLOCK and GFS2_BASIC_BLOCK_SHIFT gfs2: setattr_chown: Add missing initialization gfs2: fix an oops in gfs2_permission gfs2: ignore negated quota changes gfs2: Don't update inode timestamps for direct writes ...
No related branches found
No related tags found
Showing
- fs/gfs2/acl.h 4 additions, 4 deletionsfs/gfs2/acl.h
- fs/gfs2/aops.c 34 additions, 38 deletionsfs/gfs2/aops.c
- fs/gfs2/aops.h 3 additions, 3 deletionsfs/gfs2/aops.h
- fs/gfs2/bmap.c 11 additions, 6 deletionsfs/gfs2/bmap.c
- fs/gfs2/bmap.h 19 additions, 19 deletionsfs/gfs2/bmap.h
- fs/gfs2/dir.c 1 addition, 1 deletionfs/gfs2/dir.c
- fs/gfs2/dir.h 19 additions, 19 deletionsfs/gfs2/dir.h
- fs/gfs2/file.c 12 additions, 6 deletionsfs/gfs2/file.c
- fs/gfs2/glock.c 0 additions, 1 deletionfs/gfs2/glock.c
- fs/gfs2/glock.h 49 additions, 64 deletionsfs/gfs2/glock.h
- fs/gfs2/glops.c 0 additions, 13 deletionsfs/gfs2/glops.c
- fs/gfs2/glops.h 2 additions, 2 deletionsfs/gfs2/glops.h
- fs/gfs2/incore.h 1 addition, 1 deletionfs/gfs2/incore.h
- fs/gfs2/inode.c 21 additions, 12 deletionsfs/gfs2/inode.c
- fs/gfs2/inode.h 29 additions, 31 deletionsfs/gfs2/inode.h
- fs/gfs2/log.h 23 additions, 23 deletionsfs/gfs2/log.h
- fs/gfs2/lops.h 12 additions, 10 deletionsfs/gfs2/lops.h
- fs/gfs2/meta_io.h 10 additions, 10 deletionsfs/gfs2/meta_io.h
- fs/gfs2/ops_fstype.c 12 additions, 16 deletionsfs/gfs2/ops_fstype.c
- fs/gfs2/quota.c 20 additions, 11 deletionsfs/gfs2/quota.c
Loading
Please register or sign in to comment