index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
Revert "gfs2: Fix mmap locking for write faults"
Andreas Gruenbacher
1
-3
/
+1
2021-05-31
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
1
-1
/
+1
2021-05-21
gfs2: Fix mmap locking for write faults
Andreas Gruenbacher
1
-1
/
+3
2021-05-20
gfs2: Clean up revokes on normal withdraws
Bob Peterson
5
-4
/
+12
2021-05-20
gfs2: fix a deadlock on withdraw-during-mount
Bob Peterson
1
-3
/
+21
2021-05-20
gfs2: fix scheduling while atomic bug in glocks
Bob Peterson
1
-0
/
+2
2021-05-20
gfs2: Fix I_NEW check in gfs2_dinode_in
Bob Peterson
1
-1
/
+1
2021-05-20
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
1
-1
/
+4
2021-05-05
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
1
-2
/
+1
2021-04-29
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
23
-243
/
+312
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-43
/
+27
2021-04-27
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+14
2021-04-20
gfs2: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+3
2021-04-12
gfs2: convert to fileattr
Miklos Szeredi
3
-43
/
+27
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
17
-113
/
+102
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
3
-3
/
+5
2021-04-08
gfs2: Make gfs2_setattr_simple static
Andreas Gruenbacher
2
-2
/
+1
2021-04-08
gfs2: Add new sysfs file for gfs2 status
Bob Peterson
1
-0
/
+67
2021-04-03
gfs2: Silence possible null pointer dereference warning
Andreas Gruenbacher
1
-1
/
+1
2021-04-03
gfs2: Turn gfs2_meta_indirect_buffer into gfs2_meta_buffer
Andreas Gruenbacher
3
-9
/
+8
2021-04-03
gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent
Andreas Gruenbacher
3
-26
/
+5
2021-04-03
gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent
Andreas Gruenbacher
5
-33
/
+53
2021-04-03
gfs2: Add new gfs2_iomap_get helper
Andreas Gruenbacher
3
-35
/
+41
2021-04-03
gfs2: Remove unused variable sb_format
Andreas Gruenbacher
2
-2
/
+0
2021-04-03
gfs2: Fix dir.c function parameter descriptions
Bob Peterson
1
-17
/
+22
2021-04-03
gfs2: Eliminate gh parameter from go_xmote_bh func
Bob Peterson
3
-3
/
+3
2021-04-03
gfs2: don't create empty buffers for NO_CREATE
Bob Peterson
1
-3
/
+7
2021-04-03
Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+9
2021-03-25
gfs2: report "already frozen/thawed" errors
Bob Peterson
1
-4
/
+6
2021-03-15
gfs2: Flag a withdraw if init_threads() fails
Andrew Price
1
-1
/
+3
2021-03-12
gfs2: be careful with inode refresh
Al Viro
1
-8
/
+14
2021-03-12
Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-03-12
gfs2: bypass log flush if the journal is not live
Bob Peterson
1
-1
/
+1
2021-03-12
gfs2: bypass signal_our_withdraw if no journal
Bob Peterson
1
-5
/
+10
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-1
/
+1
2021-03-07
gfs2: fix use-after-free in trans_drain
Bob Peterson
2
-0
/
+6
2021-03-07
gfs2: make function gfs2_make_fs_ro() to void type
Yang Li
4
-13
/
+5
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2021-02-23
Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
25
-660
/
+964
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-32
/
+48
2021-02-23
gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flush
Bob Peterson
1
-2
/
+7
2021-02-23
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
19
-549
/
+777
2021-02-23
whack-a-mole: don't open-code iminor/imajor
Al Viro
1
-2
/
+2
2021-02-22
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+2
2021-02-22
gfs2: Per-revoke accounting in transactions
Andreas Gruenbacher
7
-42
/
+131
2021-02-22
gfs2: Rework the log space allocation logic
Andreas Gruenbacher
3
-69
/
+104
2021-02-22
gfs2: Minor calc_reserved cleanup
Andreas Gruenbacher
1
-8
/
+5
2021-02-17
gfs2: Use resource group glock sharing
Bob Peterson
5
-12
/
+15
2021-02-17
gfs2: Allow node-wide exclusive glock sharing
Bob Peterson
2
-3
/
+25
2021-02-17
gfs2: Add local resource group locking
Andreas Gruenbacher
4
-7
/
+59
[next]