index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
2021-05-31
1
-1
/
+1
*
gfs2: fix a deadlock on withdraw-during-mount
Bob Peterson
2021-05-20
1
-3
/
+21
*
gfs2: fix scheduling while atomic bug in glocks
Bob Peterson
2021-05-20
1
-0
/
+2
*
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
2021-05-05
1
-2
/
+1
*
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2021-04-29
1
-5
/
+7
|
\
|
*
gfs2: Fix a number of kernel-doc warnings
Lee Jones
2021-04-09
1
-4
/
+6
|
*
gfs2: Eliminate gh parameter from go_xmote_bh func
Bob Peterson
2021-04-03
1
-1
/
+1
*
|
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-08
1
-1
/
+2
|
/
*
gfs2: Allow node-wide exclusive glock sharing
Bob Peterson
2021-02-17
1
-3
/
+19
*
Revert "GFS2: Prevent delete work from occurring on glocks used for create"
Andreas Gruenbacher
2020-12-01
1
-8
/
+0
*
gfs2: set lockdep subclass for iopen glocks
Alexander Aring
2020-11-24
1
-0
/
+1
*
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
2020-11-03
1
-1
/
+2
*
gfs2: Only access gl_delete for iopen glocks
Bob Peterson
2020-10-20
1
-4
/
+7
*
gfs2: Fix comments to glock_hash_walk
Bob Peterson
2020-10-20
1
-2
/
+1
*
gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)
Bob Peterson
2020-10-15
1
-8
/
+3
*
gfs2: call truncate_inode_pages_final for address space glocks
Bob Peterson
2020-10-14
1
-1
/
+6
*
gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-10-14
1
-18
/
+2
*
gfs2: Fix refcount leak in gfs2_glock_poke
Andreas Gruenbacher
2020-08-03
1
-1
/
+3
*
gfs2: Add some flags missing from glock output
Bob Peterson
2020-08-03
1
-0
/
+6
*
gfs2: Don't sleep during glock hash walk
Andreas Gruenbacher
2020-06-30
1
-1
/
+4
*
Merge branch 'gfs2-iopen' into for-next
Andreas Gruenbacher
2020-06-05
1
-11
/
+165
|
\
|
*
gfs2: Smarter iopen glock waiting
Andreas Gruenbacher
2020-06-05
1
-2
/
+32
|
*
gfs2: Wake up when setting GLF_DEMOTE
Andreas Gruenbacher
2020-06-05
1
-4
/
+14
|
*
gfs2: Check inode generation number in delete_work_func
Andreas Gruenbacher
2020-06-05
1
-1
/
+3
|
*
gfs2: Minor gfs2_lookup_by_inum cleanup
Andreas Gruenbacher
2020-06-05
1
-1
/
+1
|
*
gfs2: Give up the iopen glock on contention
Andreas Gruenbacher
2020-06-05
1
-0
/
+51
|
*
gfs2: Turn gl_delete into a delayed work
Andreas Gruenbacher
2020-06-05
1
-2
/
+45
|
*
gfs2: Keep track of deleted inode generations in LVBs
Andreas Gruenbacher
2020-06-05
1
-0
/
+19
|
*
gfs2: Allow ASPACE glocks to also have an lvb
Bob Peterson
2020-06-05
1
-4
/
+3
*
|
gfs2: introduce new gfs2_glock_assert_withdraw
Bob Peterson
2020-06-05
1
-3
/
+4
*
|
gfs2: print mapping->nrpages in glock dump for address space glocks
Bob Peterson
2020-06-05
1
-9
/
+16
|
/
*
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
2020-05-08
1
-3
/
+0
*
gfs2: If go_sync returns error, withdraw but skip invalidate
Bob Peterson
2020-05-08
1
-1
/
+2
*
gfs2: Fix error exit in do_xmote
Bob Peterson
2020-05-08
1
-1
/
+1
*
gfs2: Switch to list_{first,last}_entry
Andreas Gruenbacher
2020-03-27
1
-5
/
+5
*
gfs2: Do proper error checking for go_sync family of glops functions
Bob Peterson
2020-02-27
1
-2
/
+14
*
gfs2: Don't demote a glock until its revokes are written
Bob Peterson
2020-02-27
1
-0
/
+3
*
gfs2: Check for log write errors before telling dlm to unlock
Bob Peterson
2020-02-27
1
-3
/
+28
*
gfs2: fix infinite loop when checking ail item count before go_inval
Bob Peterson
2020-02-27
1
-2
/
+15
*
gfs2: Force withdraw to replay journals and wait for it to finish
Bob Peterson
2020-02-27
1
-3
/
+20
*
gfs2: Allow some glocks to be used during withdraw
Bob Peterson
2020-02-20
1
-4
/
+29
*
gfs2: Rework how rgrp buffer_heads are managed
Bob Peterson
2020-02-10
1
-8
/
+0
*
gfs2: Remove GFS2_MIN_LVB_SIZE define
Andreas Gruenbacher
2020-01-20
1
-1
/
+1
*
gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESS
Bob Peterson
2019-11-15
1
-1
/
+8
*
gfs2: Introduce function gfs2_withdrawn
Bob Peterson
2019-11-14
1
-4
/
+3
*
gfs2: Use async glocks for rename
Bob Peterson
2019-09-04
1
-2
/
+92
*
gfs2: create function gfs2_glock_update_hold_time
Andreas Gruenbacher
2019-09-04
1
-6
/
+13
*
gfs2: Fix possible fs name overflows
Bob Peterson
2019-09-03
1
-1
/
+1
*
gfs2: dump fsid when dumping glock problems
Bob Peterson
2019-06-27
1
-13
/
+21
*
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
Bob Peterson
2019-06-27
1
-3
/
+3
[next]