index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
gfs2: inode directory consistency checks
Andreas Gruenbacher
1
-0
/
+5
2026-03-23
gfs2: Get rid of gfs2_log_[un]lock helpers
Andreas Gruenbacher
1
-4
/
+4
2026-01-26
gfs2: Introduce glock_{type,number,sbd} helpers
Andreas Gruenbacher
1
-17
/
+17
2025-12-03
Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
1
-88
/
+10
2025-11-26
Revert "gfs2: fix infinite loop when checking ail item count before go_inval"
Andreas Gruenbacher
1
-0
/
+3
2025-11-26
Revert "gfs2: Allow some glocks to be used during withdraw"
Andreas Gruenbacher
1
-7
/
+1
2025-11-26
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (3/6)
Andreas Gruenbacher
1
-52
/
+0
2025-11-26
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6)
Andreas Gruenbacher
1
-19
/
+0
2025-11-26
gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn
Andreas Gruenbacher
1
-1
/
+1
2025-11-26
gfs2: Get rid of delayed withdraws
Andreas Gruenbacher
1
-7
/
+4
2025-11-26
gfs2: fix remote evict for read-only filesystems
Andreas Gruenbacher
1
-2
/
+1
2025-10-20
gfs2: use the new ->i_state accessors
Mateusz Guzik
1
-1
/
+1
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-07-16
gfs2: Validate i_depth for exhash directories
Andrew Price
1
-0
/
+6
2025-05-22
gfs2: No more gfs2_find_jhead caching
Andreas Gruenbacher
1
-1
/
+1
2025-05-22
gfs2: Simplify gfs2_log_pointers_init
Andreas Gruenbacher
1
-2
/
+1
2025-04-21
gfs2: replace sd_aspace with sd_inode
Andreas Gruenbacher
1
-2
/
+2
2024-11-05
gfs2: Make gfs2_inode_refresh static
Andreas Gruenbacher
1
-1
/
+1
2024-09-24
gfs2: Initialize gl_no_formal_ino earlier
Andreas Gruenbacher
1
-1
/
+8
2024-05-29
gfs2: Get rid of demote_ok checks
Andreas Gruenbacher
1
-18
/
+0
2024-05-29
Revert "GFS2: Don't add all glocks to the lru"
Andreas Gruenbacher
1
-4
/
+4
2024-05-28
gfs2: Rename GLF_FREEING to GLF_UNLOCKED
Andreas Gruenbacher
1
-8
/
+8
2024-04-09
gfs2: Don't forget to complete delayed withdraw
Andreas Gruenbacher
1
-0
/
+3
2024-04-09
gfs2: Improve gfs2_consist_inode() usage
Andrew Price
1
-14
/
+20
2023-12-20
gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn
Andreas Gruenbacher
1
-1
/
+1
2023-12-18
gfs2: Fix inode_go_instantiate description
Andreas Gruenbacher
1
-1
/
+1
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+0
2023-10-18
gfs2: convert to new timestamp accessors
Jeff Layton
1
-5
/
+6
2023-09-18
gfs2: Remove freeze_go_demote_ok
Andreas Gruenbacher
1
-13
/
+0
2023-09-18
gfs2: Fix another freeze/thaw hang
Andreas Gruenbacher
1
-4
/
+5
2023-09-05
Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-09-05
gfs2: Rename SDF_DEACTIVATING to SDF_KILL
Andreas Gruenbacher
1
-1
/
+1
2023-07-24
gfs2: convert to ctime accessor functions
Jeff Layton
1
-2
/
+2
2023-07-03
gfs: Get rid of unnucessary locking in inode_go_dump
Andreas Gruenbacher
1
-11
/
+6
2023-07-03
gfs2: Rework freeze / thaw logic
Andreas Gruenbacher
1
-33
/
+19
2023-04-25
gfs2: gfs2_ail_empty_gl no log flush on error
Bob Peterson
1
-2
/
+3
2023-04-25
gfs2: Issue message when revokes cannot be written
Bob Peterson
1
-1
/
+3
2023-04-25
gfs2: return errors from gfs2_ail_empty_gl
Bob Peterson
1
-3
/
+5
2023-04-18
gfs2: Move variable assignment behind a null pointer check in inode_go_dump
Markus Elfring
1
-1
/
+2
2023-03-28
gfs2: Fix inode height consistency check
Andreas Gruenbacher
1
-1
/
+2
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-01-31
gfs2: Cease delete work during unmount
Bob Peterson
1
-1
/
+2
2023-01-31
gfs2: check gl_object in rgrp glops
Bob Peterson
1
-3
/
+6
2023-01-31
gfs2: Split the two kinds of glock "delete" work
Andreas Gruenbacher
1
-1
/
+1
2023-01-31
gfs2: Get rid of GLF_PENDING_DELETE flag
Andreas Gruenbacher
1
-8
/
+1
2023-01-18
gfs2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-12-06
gfs2: Always check inode size of inline inodes
Andreas Gruenbacher
1
-0
/
+3
2022-12-06
gfs2: Cosmetic gfs2_dinode_{in,out} cleanup
Andreas Gruenbacher
1
-20
/
+21
2022-06-29
gfs2: Make go_instantiate take a glock
Andreas Gruenbacher
1
-2
/
+1
2022-06-29
gfs2: Add new go_held glock operation
Andreas Gruenbacher
1
-6
/
+13
[next]