index
:
linux-stable.git
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.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: 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
*
gfs2: Get rid of potential double-freeing in gfs2_create_inode
Andreas Gruenbacher
2019-01-13
1
-9
/
+9
*
gfs2: Fix iomap buffer head reference counting bug
Andreas Gruenbacher
2018-12-01
1
-23
/
+17
*
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
Andrew Price
2018-12-01
1
-1
/
+1
*
gfs2: Fix metadata read-ahead during truncate (2)
Andreas Gruenbacher
2018-11-21
1
-4
/
+10
*
gfs2: Put bitmap buffers in put_super
Andreas Gruenbacher
2018-11-21
1
-1
/
+2
*
gfs2_meta: ->mount() can get NULL dev_name
Al Viro
2018-11-13
1
-0
/
+3
*
gfs2: Fix iomap buffered write support for journaled files (2)
Andreas Gruenbacher
2018-10-12
1
-5
/
+1
*
gfs2: Fix iomap buffered write support for journaled files
Andreas Gruenbacher
2018-10-09
1
-0
/
+4
*
Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
20
-570
/
+752
|
\
|
*
gfs2: eliminate update_rgrp_lvb_unlinked
Bob Peterson
2018-08-08
1
-9
/
+2
|
*
gfs2: Fix gfs2_testbit to use clone bitmaps
Bob Peterson
2018-08-07
2
-25
/
+40
|
*
gfs2: Get rid of gfs2_ea_strlen
Andreas Gruenbacher
2018-08-03
1
-37
/
+22
|
*
gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out
Bob Peterson
2018-07-26
1
-17
/
+13
|
*
gfs2: Special-case rindex for gfs2_grow
Andreas Gruenbacher
2018-07-25
1
-1
/
+1
[next]