linux/fs/gfs2
Linus Torvalds e6a2562fe2 Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Pull bfs2 fixes from Andreas Gruenbacher:
 "Fix two bugs leading to leaked buffer head references:

   - gfs2: Put bitmap buffers in put_super
   - gfs2: Fix iomap buffer head reference counting bug

  And one bug leading to significant slow-downs when deleting large
  files:

   - gfs2: Fix metadata read-ahead during truncate (2)"

* tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2:
  gfs2: Fix iomap buffer head reference counting bug
  gfs2: Fix metadata read-ahead during truncate (2)
  gfs2: Put bitmap buffers in put_super
2018-11-16 11:38:14 -06:00
..
acl.c
acl.h
aops.c pagevec: Use xa_mark_t 2018-10-21 10:46:39 -04:00
aops.h
bmap.c Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 2018-11-16 11:38:14 -06:00
bmap.h
dentry.c
dir.c gfs2: Pass resource group to rgblk_free 2018-10-12 07:33:07 -05:00
dir.h
export.c
file.c gfs2: Move rs_{sizehint, rgd_gh} fields into the inode 2018-10-12 07:29:14 -05:00
gfs2.h
glock.c gfs2: Use fs_* functions instead of pr_* function where we can 2018-10-05 11:16:54 -05:00
glock.h
glops.c
glops.h
incore.h gfs2: Rename bitmap.bi_{len => bytes} 2018-10-12 07:30:43 -05:00
inode.c
inode.h
Kconfig
lock_dlm.c gfs2: Use fs_* functions instead of pr_* function where we can 2018-10-05 11:16:54 -05:00
log.c gfs2: write revokes should traverse sd_ail1_list in reverse 2018-10-15 12:17:30 -05:00
log.h
lops.c gfs2: Rename bitmap.bi_{len => bytes} 2018-10-12 07:30:43 -05:00
lops.h
main.c gfs2: Move rs_{sizehint, rgd_gh} fields into the inode 2018-10-12 07:29:14 -05:00
Makefile
meta_io.c
meta_io.h
ops_fstype.c We've got 18 patches for this merge window, none of which are very major. 2018-10-24 17:30:39 +01:00
quota.c gfs2: Fix some minor typos 2018-10-12 07:31:21 -05:00
quota.h
recovery.c
recovery.h
rgrp.c gfs2: Put bitmap buffers in put_super 2018-11-09 10:55:27 +00:00
rgrp.h gfs2: Pass resource group to rgblk_free 2018-10-12 07:33:07 -05:00
super.c gfs2: Fix minor typo: couln't versus couldn't. 2018-10-19 11:34:04 -05:00
super.h
sys.c
sys.h
trace_gfs2.h
trans.c gfs2: Use fs_* functions instead of pr_* function where we can 2018-10-05 11:16:54 -05:00
trans.h
util.c gfs2: slow the deluge of io error messages 2018-10-05 10:51:11 -05:00
util.h gfs2: Use fs_* functions instead of pr_* function where we can 2018-10-05 11:16:54 -05:00
xattr.c gfs2: Pass resource group to rgblk_free 2018-10-12 07:33:07 -05:00
xattr.h