Files
linux/fs/gfs2
Linus Torvalds bfd93a87ea Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Pull gfs2 updates from Bob Peterson:
 "We've got 18 patches for this merge window, none of which are very
  major:

   - clean up the gfs2 block allocator to prepare for future performance
     enhancements (Andreas Gruenbacher)

   - fix a use-after-free problem (Andy Price)

   - patches that fix gfs2's broken rgrplvb mount option (me)

   - cleanup patches and error message improvements (me)

   - enable getlabel support (Steve Whitehouse and Abhi Das)

   - flush the glock delete workqueue at exit (Tim Smith)"

* tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2:
  gfs2: Fix minor typo: couln't versus couldn't.
  gfs2: write revokes should traverse sd_ail1_list in reverse
  gfs2: Pass resource group to rgblk_free
  gfs2: Remove unnecessary gfs2_rlist_alloc parameter
  gfs2: Fix marking bitmaps non-full
  gfs2: Fix some minor typos
  gfs2: Rename bitmap.bi_{len => bytes}
  gfs2: Remove unused RGRP_RSRV_MINBYTES definition
  gfs2: Move rs_{sizehint, rgd_gh} fields into the inode
  gfs2: Clean up out-of-bounds check in gfs2_rbm_from_block
  gfs2: Always check the result of gfs2_rbm_from_block
  gfs2: getlabel support
  GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads
  gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
  gfs2: Use fs_* functions instead of pr_* function where we can
  gfs2: slow the deluge of io error messages
  gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated
  gfs2: improve debug information when lvb mismatches are found
2018-10-24 17:30:39 +01:00
..
2016-05-12 22:28:05 -04:00
2018-07-02 16:27:17 +01:00
2018-06-04 07:56:51 -05:00
2016-06-27 09:47:09 -05:00
2018-10-12 07:33:07 -05:00
2016-06-27 09:47:08 -05:00
2018-10-12 07:30:43 -05:00
2018-02-01 11:25:31 -07:00
2018-10-12 07:30:43 -05:00
2018-01-23 07:38:53 -07:00
2018-10-12 07:31:21 -05:00
2018-03-08 09:26:20 -07:00
2018-10-12 07:33:07 -05:00
2018-10-12 07:33:07 -05:00
2018-07-25 00:06:24 +02:00
2012-01-11 09:23:05 +00:00
2018-07-05 17:47:16 +02:00
2015-12-06 21:25:17 -05:00