index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+12
2023-11-06
gfs2: don't withdraw if init_threads() got interrupted
Andreas Gruenbacher
1
-3
/
+1
2023-11-06
gfs2: Rename gfs2_lookup_{ simple => meta }
Andreas Gruenbacher
1
-8
/
+8
2023-10-23
gfs2: Stop using GFS2_BASIC_BLOCK and GFS2_BASIC_BLOCK_SHIFT
Andreas Gruenbacher
1
-5
/
+3
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
1
-6
/
+3
2023-09-05
gfs2: Introduce new quota=quiet mount option
Bob Peterson
1
-0
/
+1
2023-09-05
gfs2: Add device name to gfs2_logd and gfs2_quotad
Andreas Gruenbacher
1
-2
/
+2
2023-09-05
gfs2: Fix asynchronous thread destruction
Andreas Gruenbacher
1
-10
/
+25
2023-09-05
gfs2: Rename SDF_DEACTIVATING to SDF_KILL
Andreas Gruenbacher
1
-2
/
+2
2023-09-05
gfs2: Rename sd_{ glock => kill }_wait
Andreas Gruenbacher
1
-1
/
+1
2023-07-04
Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+3
2023-07-03
gfs2: gfs2_freeze_lock_shared cleanup
Andreas Gruenbacher
1
-1
/
+1
2023-07-03
gfs2: Replace sd_freeze_state with SDF_FROZEN flag
Andreas Gruenbacher
1
-1
/
+0
2023-07-03
gfs2: Rework freeze / thaw logic
Andreas Gruenbacher
1
-3
/
+2
2023-06-15
gfs2: Reconfiguring frozen filesystem already rejected
Andreas Gruenbacher
1
-7
/
+0
2023-06-15
gfs2: Rename gfs2_freeze_lock{ => _shared }
Andreas Gruenbacher
1
-2
/
+2
2023-06-15
gfs2: Rename remaining "transaction" glock references
Andreas Gruenbacher
1
-1
/
+1
2023-05-31
gfs2: use __bio_add_page for adding single page to bio
Johannes Thumshirn
1
-1
/
+1
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
[next]