index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
incore.h
Age
Commit message (
Expand
)
Author
2024-04-24
gfs2: Fix potential glock use-after-free on unmount
Andreas Gruenbacher
2023-11-06
gfs2: No longer use 'extern' in function declarations
Andreas Gruenbacher
2023-09-05
gfs2: change qd_slot_count to qd_slot_ref
Bob Peterson
2023-09-05
gfs2: Introduce new quota=quiet mount option
Bob Peterson
2023-09-05
gfs2: Rename SDF_DEACTIVATING to SDF_KILL
Andreas Gruenbacher
2023-09-05
gfs2: Rename sd_{ glock => kill }_wait
Andreas Gruenbacher
2023-07-03
gfs: Get rid of unnucessary locking in inode_go_dump
Andreas Gruenbacher
2023-07-03
gfs2: Replace sd_freeze_state with SDF_FROZEN flag
Andreas Gruenbacher
2023-06-15
gfs2: Rename SDF_{FS_FROZEN => FREEZE_INITIATOR}
Andreas Gruenbacher
2023-01-31
gfs2: Evict inodes cooperatively
Andreas Gruenbacher
2023-01-31
gfs2: Add SDF_DEACTIVATING super block flag
Bob Peterson
2023-01-31
gfs2: Split the two kinds of glock "delete" work
Andreas Gruenbacher
2023-01-31
gfs2: Move delete workqueue into super block
Andreas Gruenbacher
2023-01-31
gfs2: Get rid of GLF_PENDING_DELETE flag
Andreas Gruenbacher
2022-12-15
gfs2: Remove support for glock holder auto-demotion
Andreas Gruenbacher
2022-06-29
gfs2: Make go_instantiate take a glock
Andreas Gruenbacher
2022-06-29
gfs2: Add new go_held glock operation
Andreas Gruenbacher
2022-06-29
gfs2: Revert 'Fix "truncate in progress" hang'
Andreas Gruenbacher
2021-10-25
gfs2: remove RDF_UPTODATE flag
Bob Peterson
2021-10-25
gfs2: Eliminate GIF_INVALID flag
Bob Peterson
2021-10-25
gfs2: fix GL_SKIP node_scope problems
Bob Peterson
2021-10-25
gfs2: change go_lock to go_instantiate
Bob Peterson
2021-10-20
gfs2: Eliminate ip->i_gh
Andreas Gruenbacher
2021-10-20
gfs2: Introduce flag for glock holder auto-demotion
Bob Peterson
2021-08-20
gfs2: Eliminate vestigial HIF_FIRST
Bob Peterson
2021-08-20
gfs2: Don't release and reacquire local statfs bh
Bob Peterson
2021-04-03
gfs2: Remove unused variable sb_format
Andreas Gruenbacher
2021-04-03
gfs2: Eliminate gh parameter from go_xmote_bh func
Bob Peterson
2021-02-23
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
2021-02-22
gfs2: Per-revoke accounting in transactions
Andreas Gruenbacher
2021-02-17
gfs2: Add local resource group locking
Andreas Gruenbacher
2021-02-17
gfs2: Add per-reservation reserved block accounting
Andreas Gruenbacher
2021-02-17
gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested}
Andreas Gruenbacher
2021-02-08
gfs2: Enable rgrplvb for sb_fs_format 1802
Andrew Price
2021-02-03
gfs2: Get rid of current_tail()
Andreas Gruenbacher
2021-02-03
gfs2: Get rid of sd_reserving_log
Andreas Gruenbacher
2021-02-03
gfs2: Clean up on-stack transactions
Andreas Gruenbacher
2021-01-25
gfs2: keep bios separate for each journal
Bob Peterson
2021-01-18
gfs2: Only use struct gfs2_rbm for bitmap manipulations
Andreas Gruenbacher
2020-12-01
Revert "GFS2: Prevent delete work from occurring on glocks used for create"
Andreas Gruenbacher
2020-11-24
gfs2: set lockdep subclass for iopen glocks
Alexander Aring
2020-10-23
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
2020-10-20
gfs2: Add fields for statfs info in struct gfs2_log_header_host
Abhi Das
2020-10-20
gfs2: Eliminate gl_vm
Bob Peterson
2020-10-15
gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)
Bob Peterson
2020-10-14
gfs2: use-after-free in sysfs deregistration
Jamie Iles
2020-07-03
gfs2: eliminate GIF_ORDERED in favor of list_empty
Bob Peterson
2020-06-05
gfs2: Check inode generation number in delete_work_func
Andreas Gruenbacher
2020-06-05
gfs2: Give up the iopen glock on contention
Andreas Gruenbacher
2020-06-05
gfs2: Turn gl_delete into a delayed work
Andreas Gruenbacher
[next]