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
multichannel-fixes-v2
multichannel-fixes-v3
plk
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
gfs2: Fix glock_hash_walk bugs
Andreas Gruenbacher
1
-10
/
+12
2021-11-18
gfs2: Cancel remote delete work asynchronously
Andreas Gruenbacher
1
-1
/
+1
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
3
-3
/
+5
2021-09-18
gfs2: Don't call dlm after protocol is unmounted
Bob Peterson
1
-0
/
+5
2021-09-18
gfs2: Fix glock recursion in freeze_go_xmote_bh
Bob Peterson
1
-10
/
+7
2021-09-15
gfs2: init system threads before freeze lock
Bob Peterson
2
-55
/
+48
2021-09-15
gfs2: Fix memory leak of object lsi on error return path
Colin Ian King
1
-0
/
+1
2021-07-14
gfs2: Fix error handling in init_statfs
Andreas Gruenbacher
1
-0
/
+1
2021-07-14
gfs2: Fix underflow in gfs2_page_mkwrite
Andreas Gruenbacher
1
-2
/
+2
2021-06-18
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
1
-1
/
+1
2021-06-18
gfs2: fix a deadlock on withdraw-during-mount
Bob Peterson
1
-3
/
+21
2021-06-18
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
1
-1
/
+4
2021-06-10
gfs2: fix scheduling while atomic bug in glocks
Bob Peterson
1
-0
/
+2
2021-04-16
gfs2: report "already frozen/thawed" errors
Bob Peterson
1
-4
/
+6
2021-04-16
gfs2: Flag a withdraw if init_threads() fails
Andrew Price
1
-1
/
+3
2021-03-30
gfs2: fix use-after-free in trans_drain
Bob Peterson
2
-0
/
+6
2021-03-25
gfs2: bypass signal_our_withdraw if no journal
Bob Peterson
1
-5
/
+10
2021-03-25
gfs2: move freeze glock outside the make_fs_rw and _ro functions
Bob Peterson
3
-39
/
+33
2021-03-25
gfs2: Add common helper for holding and releasing the freeze glock
Bob Peterson
5
-37
/
+47
2021-03-04
gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end
Andreas Gruenbacher
1
-3
/
+3
2021-03-04
gfs2: Lock imbalance on error path in gfs2_recover_one
Andreas Gruenbacher
1
-1
/
+3
2021-03-04
gfs2: Don't skip dlm unlock if glock has an lvb
Bob Peterson
1
-6
/
+2
2021-03-04
gfs2: fix glock confusion in function signal_our_withdraw
Bob Peterson
1
-7
/
+9
2020-12-01
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
Andreas Gruenbacher
1
-10
/
+11
2020-11-26
gfs2: Upgrade shared glocks for atime updates
Andreas Gruenbacher
1
-0
/
+21
2020-11-25
gfs2: Don't freeze the file system during unmount
Bob Peterson
1
-1
/
+2
2020-11-25
gfs2: check for empty rgrp tree in gfs2_ri_update
Bob Peterson
1
-0
/
+4
2020-11-24
gfs2: set lockdep subclass for iopen glocks
Alexander Aring
3
-0
/
+3
2020-11-24
gfs2: Fix deadlock dumping resource group glocks
Alexander Aring
1
-1
/
+1
2020-11-18
gfs2: Fix regression in freeze_go_sync
Bob Peterson
1
-1
/
+12
2020-11-12
gfs2: Fix case in which ail writes are done to jdata holes
Bob Peterson
2
-1
/
+3
2020-11-12
Revert "gfs2: Ignore journal log writes for jdata holes"
Bob Peterson
1
-6
/
+2
2020-11-12
gfs2: fix possible reference leak in gfs2_check_blk_type
Zhang Qilong
1
-5
/
+5
2020-11-03
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
1
-1
/
+2
2020-11-02
gfs2: Don't call cancel_delayed_work_sync from within delete work function
Andreas Gruenbacher
1
-1
/
+2
2020-10-29
gfs2: check for live vs. read-only file system in gfs2_fitrim
Bob Peterson
1
-0
/
+3
2020-10-29
gfs2: don't initialize statfs_change inodes in spectator mode
Bob Peterson
1
-4
/
+8
2020-10-29
gfs2: Split up gfs2_meta_sync into inode and rgrp versions
Bob Peterson
5
-40
/
+52
2020-10-29
gfs2: init_journal's undo directive should also undo the statfs inodes
Bob Peterson
1
-1
/
+1
2020-10-29
gfs2: Add missing truncate_inode_pages_final for sd_aspace
Bob Peterson
1
-0
/
+1
2020-10-29
gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
Bob Peterson
1
-1
/
+1
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
3
-1
/
+106
2020-10-23
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
4
-36
/
+139
2020-10-20
gfs2: Add fields for statfs info in struct gfs2_log_header_host
Abhi Das
4
-1
/
+11
2020-10-20
gfs2: Ignore subsequent errors after withdraw in rgrp_go_sync
Andreas Gruenbacher
1
-1
/
+1
2020-10-20
gfs2: Eliminate gl_vm
Bob Peterson
3
-30
/
+16
2020-10-20
gfs2: Only access gl_delete for iopen glocks
Bob Peterson
1
-4
/
+7
2020-10-20
gfs2: Fix comments to glock_hash_walk
Bob Peterson
1
-2
/
+1
2020-10-15
gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)
Bob Peterson
3
-10
/
+3
2020-10-15
gfs2: Ignore journal log writes for jdata holes
Bob Peterson
1
-2
/
+6
[next]