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
2020-12-11
gfs2: check for empty rgrp tree in gfs2_ri_update
Bob Peterson
1
-0
/
+4
2020-11-18
gfs2: check for live vs. read-only file system in gfs2_fitrim
Bob Peterson
1
-0
/
+3
2020-11-18
gfs2: Add missing truncate_inode_pages_final for sd_aspace
Bob Peterson
1
-0
/
+1
2020-11-18
gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
Bob Peterson
1
-1
/
+1
2020-11-10
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
1
-1
/
+2
2020-11-05
gfs2: add validation checks for size of superblock
Anant Thazhemadam
1
-7
/
+11
2020-10-01
gfs2: clean up iopen glock mess in gfs2_create_inode
Bob Peterson
1
-6
/
+7
2020-09-23
gfs2: initialize transaction tr_ailX_lists earlier
Bob Peterson
3
-2
/
+4
2020-07-22
gfs2: read-only mounts should grab the sd_freeze_gl glock
Bob Peterson
1
-1
/
+11
2020-06-25
gfs2: fix use-after-free on transaction ail lists
Bob Peterson
1
-2
/
+9
2020-06-25
gfs2: Allow lock_nolock mount to specify jid=X
Bob Peterson
1
-1
/
+1
2020-06-03
gfs2: move privileged user check to gfs2_quota_lock_check
Bob Peterson
2
-3
/
+3
2020-05-27
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
1
-3
/
+0
2020-05-20
gfs2: Another gfs2_walk_metadata fix
Andreas Gruenbacher
1
-7
/
+9
2020-04-17
gfs2: Don't demote a glock until its revokes are written
Bob Peterson
1
-0
/
+3
2020-03-18
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
Al Viro
1
-1
/
+1
2020-02-11
gfs2: fix O_SYNC write handling
Andreas Gruenbacher
1
-30
/
+21
2020-02-11
gfs2: move setting current->backing_dev_info
Christoph Hellwig
1
-11
/
+10
2019-12-17
gfs2: fix glock reference problem in gfs2_trans_remove_revoke
Bob Peterson
4
-4
/
+12
2019-12-05
gfs2: take jdata unstuff into account in do_grow
Bob Peterson
1
-0
/
+2
2019-12-01
gfs2: Fix marking bitmaps non-full
Andreas Gruenbacher
1
-2
/
+11
2019-11-24
GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads
Tim Smith
1
-1
/
+1
2019-11-24
gfs2: slow the deluge of io error messages
Bob Peterson
3
-8
/
+13
2019-11-20
gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated
Bob Peterson
1
-1
/
+1
2019-10-05
gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps
Bob Peterson
1
-0
/
+1
2019-08-16
gfs2: gfs2_walk_metadata fix
Andreas Gruenbacher
1
-63
/
+101
2019-05-31
gfs2: Fix occasional glock use-after-free
Andreas Gruenbacher
3
-3
/
+7
2019-05-31
gfs2: Fix lru_count going negative
Ross Lagerwall
1
-9
/
+13
2019-05-31
gfs2: Fix sign extension bug in gfs2_update_stats
Andreas Gruenbacher
1
-4
/
+5
2019-03-13
gfs2: Fix missed wakeups in find_insert_glock
Andreas Gruenbacher
1
-1
/
+1
2019-02-06
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
1
-1
/
+1
2019-01-13
gfs2: Fix loop in gfs2_rbm_find
Andreas Gruenbacher
1
-1
/
+1
2019-01-13
gfs2: Get rid of potential double-freeing in gfs2_create_inode
Andreas Gruenbacher
1
-9
/
+9
2018-12-01
gfs2: Fix iomap buffer head reference counting bug
Andreas Gruenbacher
1
-23
/
+17
2018-12-01
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
Andrew Price
1
-1
/
+1
2018-11-21
gfs2: Fix metadata read-ahead during truncate (2)
Andreas Gruenbacher
1
-4
/
+10
2018-11-21
gfs2: Put bitmap buffers in put_super
Andreas Gruenbacher
1
-1
/
+2
2018-11-13
gfs2_meta: ->mount() can get NULL dev_name
Al Viro
1
-0
/
+3
2018-10-12
gfs2: Fix iomap buffered write support for journaled files (2)
Andreas Gruenbacher
1
-5
/
+1
2018-10-09
gfs2: Fix iomap buffered write support for journaled files
Andreas Gruenbacher
1
-0
/
+4
2018-08-15
Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-570
/
+752
2018-08-08
gfs2: eliminate update_rgrp_lvb_unlinked
Bob Peterson
1
-9
/
+2
2018-08-07
gfs2: Fix gfs2_testbit to use clone bitmaps
Bob Peterson
2
-25
/
+40
2018-08-03
gfs2: Get rid of gfs2_ea_strlen
Andreas Gruenbacher
1
-37
/
+22
2018-07-26
gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out
Bob Peterson
1
-17
/
+13
2018-07-25
gfs2: Special-case rindex for gfs2_grow
Andreas Gruenbacher
1
-1
/
+1
2018-07-25
GFS2: rgrp free blocks used incorrectly
Bob Peterson
1
-5
/
+34
2018-07-25
gfs2: remove redundant variable 'moved'
Colin Ian King
1
-3
/
+1
2018-07-25
gfs2: use iomap_readpage for blocksize == PAGE_SIZE
Andreas Gruenbacher
1
-1
/
+5
2018-07-25
gfs2: Use iomap for stuffed direct I/O reads
Andreas Gruenbacher
1
-6
/
+0
[next]