index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: ignore negated quota changes
Bob Peterson
2023-11-28
1
-0
/
+11
*
gfs2: Fix possible data races in gfs2_show_options()
Tuo Li
2023-08-30
1
-11
/
+15
*
treewide: Remove uninitialized_var() usage
Kees Cook
2023-08-11
2
-2
/
+2
*
gfs2: Don't deref jdesc in evict
Bob Peterson
2023-08-11
1
-0
/
+8
*
gfs2: Fix inode height consistency check
Andreas Gruenbacher
2023-05-30
1
-1
/
+2
*
gfs2: Always check inode size of inline inodes
Andreas Gruenbacher
2023-04-05
3
-5
/
+3
*
gfs2: jdata writepage fix
Andreas Gruenbacher
2023-03-11
1
-2
/
+1
*
gfs2: Switch from strlcpy to strscpy
Andreas Gruenbacher
2022-11-25
1
-2
/
+4
*
gfs2: Check sb_bsize_shift after reading superblock
Andrew Price
2022-11-25
1
-1
/
+4
*
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
2022-05-18
1
-6
/
+5
*
gfs2: assign rgrp glock before compute_bitstructs
Bob Peterson
2022-04-27
1
-4
/
+5
*
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
2022-04-15
1
-1
/
+2
*
gfs2: Fix length of holes reported at end-of-file
Andreas Gruenbacher
2021-12-08
1
-1
/
+1
*
gfs2: Don't call dlm after protocol is unmounted
Bob Peterson
2021-09-22
1
-0
/
+5
*
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
2021-06-30
1
-1
/
+1
*
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
2021-06-30
1
-1
/
+4
*
gfs2: report "already frozen/thawed" errors
Bob Peterson
2021-04-16
1
-4
/
+6
*
gfs2: Don't skip dlm unlock if glock has an lvb
Bob Peterson
2021-03-04
1
-6
/
+2
*
gfs2: check for empty rgrp tree in gfs2_ri_update
Bob Peterson
2020-12-11
1
-0
/
+4
*
gfs2: check for live vs. read-only file system in gfs2_fitrim
Bob Peterson
2020-11-18
1
-0
/
+3
*
gfs2: Add missing truncate_inode_pages_final for sd_aspace
Bob Peterson
2020-11-18
1
-0
/
+1
*
gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
Bob Peterson
2020-11-18
1
-1
/
+1
*
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
2020-11-10
1
-1
/
+2
*
gfs2: add validation checks for size of superblock
Anant Thazhemadam
2020-11-05
1
-7
/
+11
*
gfs2: clean up iopen glock mess in gfs2_create_inode
Bob Peterson
2020-10-01
1
-6
/
+7
*
gfs2: initialize transaction tr_ailX_lists earlier
Bob Peterson
2020-09-23
3
-2
/
+4
*
gfs2: read-only mounts should grab the sd_freeze_gl glock
Bob Peterson
2020-07-22
1
-1
/
+11
*
gfs2: fix use-after-free on transaction ail lists
Bob Peterson
2020-06-25
1
-2
/
+9
*
gfs2: Allow lock_nolock mount to specify jid=X
Bob Peterson
2020-06-25
1
-1
/
+1
*
gfs2: move privileged user check to gfs2_quota_lock_check
Bob Peterson
2020-06-03
2
-3
/
+3
*
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
2020-05-27
1
-3
/
+0
*
gfs2: Another gfs2_walk_metadata fix
Andreas Gruenbacher
2020-05-20
1
-7
/
+9
*
gfs2: Don't demote a glock until its revokes are written
Bob Peterson
2020-04-17
1
-0
/
+3
*
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
Al Viro
2020-03-18
1
-1
/
+1
*
gfs2: fix O_SYNC write handling
Andreas Gruenbacher
2020-02-11
1
-30
/
+21
*
gfs2: move setting current->backing_dev_info
Christoph Hellwig
2020-02-11
1
-11
/
+10
*
gfs2: fix glock reference problem in gfs2_trans_remove_revoke
Bob Peterson
2019-12-17
4
-4
/
+12
*
gfs2: take jdata unstuff into account in do_grow
Bob Peterson
2019-12-05
1
-0
/
+2
*
gfs2: Fix marking bitmaps non-full
Andreas Gruenbacher
2019-12-01
1
-2
/
+11
*
GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads
Tim Smith
2019-11-24
1
-1
/
+1
*
gfs2: slow the deluge of io error messages
Bob Peterson
2019-11-24
3
-8
/
+13
*
gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated
Bob Peterson
2019-11-20
1
-1
/
+1
*
gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps
Bob Peterson
2019-10-05
1
-0
/
+1
*
gfs2: gfs2_walk_metadata fix
Andreas Gruenbacher
2019-08-16
1
-63
/
+101
*
gfs2: Fix occasional glock use-after-free
Andreas Gruenbacher
2019-05-31
3
-3
/
+7
*
gfs2: Fix lru_count going negative
Ross Lagerwall
2019-05-31
1
-9
/
+13
*
gfs2: Fix sign extension bug in gfs2_update_stats
Andreas Gruenbacher
2019-05-31
1
-4
/
+5
*
gfs2: Fix missed wakeups in find_insert_glock
Andreas Gruenbacher
2019-03-13
1
-1
/
+1
*
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
2019-02-06
1
-1
/
+1
*
gfs2: Fix loop in gfs2_rbm_find
Andreas Gruenbacher
2019-01-13
1
-1
/
+1
[next]