index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
ops_fstype.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
gfs2: Use gfs2_holder_initialized for jindex
Bob Peterson
1
-6
/
+3
2023-01-31
gfs2: Evict inodes cooperatively
Andreas Gruenbacher
1
-0
/
+51
2023-01-31
gfs2: Flush delete work before shrinking inode cache
Andreas Gruenbacher
1
-0
/
+9
2023-01-31
gfs2: Add SDF_DEACTIVATING super block flag
Bob Peterson
1
-0
/
+1
2023-01-31
gfs2: Move delete workqueue into super block
Andreas Gruenbacher
1
-1
/
+9
2022-10-09
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
1
-6
/
+8
2022-09-20
gfs2: Check sb_bsize_shift after reading superblock
Andrew Price
1
-1
/
+4
2022-08-26
gfs2: Switch from strlcpy to strscpy
Andreas Gruenbacher
1
-5
/
+7
2022-06-29
gfs2: Revert 'Fix "truncate in progress" hang'
Andreas Gruenbacher
1
-2
/
+0
2022-06-29
gfs2: Mark the remaining process-independent glock holders as GL_NOPID
Andreas Gruenbacher
1
-6
/
+8
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-3
/
+1
2021-08-20
gfs2: Mark journal inodes as "don't cache"
Bob Peterson
1
-0
/
+1
2021-08-20
gfs2: Don't release and reacquire local statfs bh
Bob Peterson
1
-0
/
+9
2021-08-20
gfs2: init system threads before freeze lock
Bob Peterson
1
-0
/
+42
2021-07-20
gfs2: Fix memory leak of object lsi on error return path
Colin Ian King
1
-0
/
+1
2021-06-28
gfs2: Fix error handling in init_statfs
Andreas Gruenbacher
1
-0
/
+1
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
1
-5
/
+2
2021-04-03
gfs2: Remove unused variable sb_format
Andreas Gruenbacher
1
-1
/
+0
2021-03-07
gfs2: make function gfs2_make_fs_ro() to void type
Yang Li
1
-3
/
+1
2021-02-23
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
1
-2
/
+7
2021-02-22
gfs2: Per-revoke accounting in transactions
Andreas Gruenbacher
1
-0
/
+7
2021-02-08
gfs2: Add trusted xattr support
Andreas Gruenbacher
1
-1
/
+13
2021-02-08
gfs2: Enable rgrplvb for sb_fs_format 1802
Andrew Price
1
-3
/
+10
2021-02-03
gfs2: Get rid of sd_reserving_log
Andreas Gruenbacher
1
-2
/
+0
2021-01-25
gfs2: Fix invalid block size message
Andrew Price
1
-1
/
+1
2020-12-23
gfs2: move freeze glock outside the make_fs_rw and _ro functions
Bob Peterson
1
-14
/
+17
2020-12-23
gfs2: Add common helper for holding and releasing the freeze glock
Bob Peterson
1
-4
/
+2
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
[next]