index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-29
gfs2: Revise glock reference counting model
Andreas Gruenbacher
1
-1
/
+0
2024-04-24
gfs2: Fix potential glock use-after-free on unmount
Andreas Gruenbacher
1
-0
/
+1
2024-04-09
gfs2: Replace gfs2_glock_queue_put with gfs2_glock_put_async
Andreas Gruenbacher
1
-1
/
+1
2023-12-18
gfs2: Add GL_NOBLOCK flag
Andreas Gruenbacher
1
-0
/
+1
2023-11-06
gfs2: No longer use 'extern' in function declarations
Andreas Gruenbacher
1
-50
/
+50
2023-09-22
gfs2: Get rid of the gfs2_glock_is_held_* helpers
Andreas Gruenbacher
1
-15
/
+0
2023-09-05
gfs2: Remove LM_FLAG_PRIORITY flag
Andreas Gruenbacher
1
-9
/
+0
2023-02-01
gfs2: Split the two kinds of glock "delete" work
Andreas Gruenbacher
1
-1
/
+1
2023-02-01
gfs2: Move delete workqueue into super block
Andreas Gruenbacher
1
-1
/
+0
2023-02-01
gfs2: Get rid of GLF_PENDING_DELETE flag
Andreas Gruenbacher
1
-1
/
+0
2022-12-15
gfs2: Remove support for glock holder auto-demotion
Andreas Gruenbacher
1
-20
/
+0
2022-12-06
gfs2: Uninline and improve glock_{set,clear}_object
Andreas Gruenbacher
1
-26
/
+3
2022-12-06
gfs2: Clean up after gfs2_create_inode rework
Andreas Gruenbacher
1
-14
/
+0
2022-12-06
gfs2: Make gfs2_glock_hold return its glock argument
Andreas Gruenbacher
1
-1
/
+1
2022-10-09
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
1
-0
/
+1
2022-08-25
gfs2: Dequeue waiters when withdrawn
Bob Peterson
1
-0
/
+1
2022-06-29
gfs2: Revert 'Fix "truncate in progress" hang'
Andreas Gruenbacher
1
-2
/
+0
2022-06-29
gfs2: Instantiate glocks ouside of glock state engine
Andreas Gruenbacher
1
-0
/
+2
2022-06-29
gfs2: Add GL_NOPID flag for process-independent glock holders
Andreas Gruenbacher
1
-0
/
+1
2022-05-24
gfs2: Use container_of() for gfs2_glock(aspace)
Kees Cook
1
-2
/
+10
2021-10-25
gfs2: fix GL_SKIP node_scope problems
Bob Peterson
1
-0
/
+1
2021-10-25
gfs2: Save ip from gfs2_glock_nq_init
Andreas Gruenbacher
1
-3
/
+10
2021-10-20
gfs2: Introduce flag for glock holder auto-demotion
Bob Peterson
1
-0
/
+20
2021-02-17
gfs2: Allow node-wide exclusive glock sharing
Bob Peterson
1
-0
/
+6
2020-06-05
Merge branch 'gfs2-iopen' into for-next
Andreas Gruenbacher
1
-0
/
+7
2020-06-05
gfs2: Turn gl_delete into a delayed work
Andreas Gruenbacher
1
-0
/
+4
2020-06-05
gfs2: Keep track of deleted inode generations in LVBs
Andreas Gruenbacher
1
-0
/
+3
2020-06-05
gfs2: introduce new gfs2_glock_assert_withdraw
Bob Peterson
1
-0
/
+9
2019-09-04
gfs2: Use async glocks for rename
Bob Peterson
1
-0
/
+6
2019-06-27
gfs2: dump fsid when dumping glock problems
Bob Peterson
1
-4
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
1
-4
/
+1
2019-01-23
gfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+2
2018-12-12
gfs2: Dump nrpages for inodes and their glocks
Bob Peterson
1
-1
/
+1
2017-08-10
gfs2: gfs2_evict_inode: Put glocks asynchronously
Andreas Gruenbacher
1
-0
/
+2
2017-07-21
GFS2: Introduce helper for clearing gl_object
Bob Peterson
1
-0
/
+34
2017-07-05
gfs2: Get rid of flush_delayed_work in gfs2_evict_inode
Andreas Gruenbacher
1
-0
/
+7
2016-06-27
gfs2: Lock holder cleanup
Andreas Gruenbacher
1
-0
/
+10
2015-12-14
GFS2: Reduce size of incore inode
Bob Peterson
1
-13
/
+13
2015-10-29
gfs2: Remove gl_spin define
Andreas Gruenbacher
1
-2
/
+2
2014-01-16
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
Steven Whitehouse
1
-1
/
+1
2013-10-15
GFS2: Use lockref for glocks
Steven Whitehouse
1
-2
/
+0
2013-04-08
GFS2: Remove gfs2_refresh_inode from inode creation path
Steven Whitehouse
1
-1
/
+0
2012-11-07
GFS2: Review bug traps in glops.c
Steven Whitehouse
1
-27
/
+27
2012-01-11
GFS2: dlm based recovery coordination
David Teigland
1
-2
/
+5
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-1
/
+1
2011-07-15
GFS2: Automatically adjust glock min hold time
Bob Peterson
1
-0
/
+6
2011-04-20
GFS2: Alter point of entry to glock lru list for glocks with an address_space
Steven Whitehouse
1
-2
/
+1
2011-03-09
GFS2: Fix glock deallocation race
Steven Whitehouse
1
-1
/
+1
2011-01-21
GFS2: Use RCU for glock hash table
Steven Whitehouse
1
-21
/
+18
2010-11-30
GFS2: Remove duplicate #defines from glock.h
Steven Whitehouse
1
-14
/
+0
[next]