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