index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
ops_fstype.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
2020-10-23
1
-35
/
+98
*
gfs2: add validation checks for size of superblock
Anant Thazhemadam
2020-10-15
1
-7
/
+11
*
gfs2: use-after-free in sysfs deregistration
Jamie Iles
2020-10-14
1
-17
/
+5
*
gfs2: The freeze glock should never be frozen
Bob Peterson
2020-07-03
1
-1
/
+2
*
gfs2: read-only mounts should grab the sd_freeze_gl glock
Bob Peterson
2020-07-03
1
-1
/
+11
*
gfs2: Allow lock_nolock mount to specify jid=X
Bob Peterson
2020-06-02
1
-1
/
+1
*
Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-03-31
1
-46
/
+13
|
\
|
*
gfs2: Add verbose option to check_journal_clean
Bob Peterson
2020-02-27
1
-1
/
+1
|
*
gfs2: Force withdraw to replay journals and wait for it to finish
Bob Peterson
2020-02-27
1
-3
/
+8
|
*
gfs2: Allow some glocks to be used during withdraw
Bob Peterson
2020-02-20
1
-0
/
+4
|
*
gfs2: move check_journal_clean to util.c for future use
Bob Peterson
2020-02-10
1
-42
/
+0
*
|
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
1
-59
/
+44
|
\
\
|
|
/
|
/
|
|
*
gfs2: switch to use of errorfc() et.al.
Al Viro
2020-02-07
1
-15
/
+15
|
*
fs_parse: handle optional arguments sanely
Al Viro
2020-02-07
1
-28
/
+10
|
*
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-7
/
+3
|
*
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
1
-1
/
+0
|
*
fold struct fs_parameter_enum into struct constant_table
Al Viro
2020-02-07
1
-3
/
+3
|
*
fs_parse: get rid of ->enums
Al Viro
2020-02-07
1
-15
/
+23
*
|
gfs2: eliminate ssize parameter from gfs2_struct2blk
Bob Peterson
2020-01-07
1
-0
/
+2
|
/
*
gfs2: Introduce function gfs2_withdrawn
Bob Peterson
2019-11-14
1
-2
/
+1
*
gfs2: make gfs2_fs_parameters static
Ben Dooks (Codethink)
2019-10-30
1
-1
/
+1
*
gfs2: Fix initialisation of args for remount
Andrew Price
2019-10-30
1
-7
/
+13
*
gfs2: Fix memory leak when gfs2meta's fs_context is freed
Andrew Price
2019-10-24
1
-0
/
+1
*
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-09-24
1
-121
/
+374
|
\
|
*
gfs2: Convert gfs2 to fs_context
Andrew Price
2019-09-18
1
-121
/
+374
*
|
gfs2: Use async glocks for rename
Bob Peterson
2019-09-04
1
-0
/
+1
|
/
*
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
Bob Peterson
2019-06-27
1
-1
/
+1
*
gfs2: Use IS_ERR_OR_NULL
Kefeng Wang
2019-06-27
1
-1
/
+1
*
gfs2: Clean up freeing struct gfs2_sbd
Andreas Gruenbacher
2019-06-27
1
-9
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
gfs2: read journal in large chunks
Abhi Das
2019-05-07
1
-1
/
+2
*
gfs2: Rename sd_log_le_{revoke,ordered}
Andreas Gruenbacher
2019-05-07
1
-2
/
+2
*
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
2019-02-14
1
-1
/
+0
*
gfs2: read journal in large chunks to locate the head
Abhi Das
2018-12-11
1
-0
/
+1
*
Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
1
-1
/
+1
|
\
|
*
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
Andrew Price
2018-10-08
1
-1
/
+1
*
|
gfs2_meta: ->mount() can get NULL dev_name
Al Viro
2018-10-13
1
-0
/
+3
|
/
*
gfs2: Remove sdp->sd_jheightsize
Andreas Gruenbacher
2018-04-16
1
-19
/
+0
*
GFS2: Minor improvements to comments and documentation
Bob Peterson
2018-04-12
1
-1
/
+1
*
GFS2: Log the reason for log flushes in every log header
Bob Peterson
2018-01-23
1
-1
/
+1
*
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
2018-01-23
1
-1
/
+1
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-8
/
+8
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-2
/
+2
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-2
/
+2
*
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
\
|
*
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-1
/
+1
|
|
/
*
|
gfs2: Silence gcc format-truncation warning
Andreas Gruenbacher
2017-08-25
1
-3
/
+3
*
|
GFS2: Delete debugfs files only after we evict the glocks
Bob Peterson
2017-08-09
1
-1
/
+0
|
/
*
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-13
1
-1
/
+1
|
\
|
*
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-06-05
1
-1
/
+1
[next]