| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gfs2-5.1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 2019-03-09 | 5 | -69/+20 |
|\ |
|
| * | gfs2: Fix missed wakeups in find_insert_glock | Andreas Gruenbacher | 2019-03-08 | 1 | -1/+1 |
| * | gfs2: Fix an incorrect gfs2_assert() | Tim Smith | 2019-03-06 | 1 | -2/+2 |
| * | gfs: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-01-23 | 4 | -66/+17 |
* | | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-08 | 3 | -3/+8 |
|\ \ |
|
| * | | iomap: wire up the iopoll method | Christoph Hellwig | 2019-02-24 | 1 | -0/+2 |
| * | | Merge tag 'v5.0-rc6' into for-5.1/block | Jens Axboe | 2019-02-15 | 1 | -1/+1 |
| |\ \ |
|
| * | | | block: allow bio_for_each_segment_all() to iterate over multi-page bvec | Ming Lei | 2019-02-15 | 2 | -4/+8 |
| | |/
| |/| |
|
* | | | Revert "gfs2: read journal in large chunks to locate the head" | Bob Peterson | 2019-02-14 | 8 | -192/+134 |
| |/
|/| |
|
* | | gfs2: Revert "Fix loop in gfs2_rbm_find" | Andreas Gruenbacher | 2019-01-31 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2018-12-28 | 1 | -5/+5 |
|\ |
|
| * | gfs2: properly initial file_lock used for unlock. | NeilBrown | 2018-11-30 | 1 | -5/+5 |
* | | gfs2: take jdata unstuff into account in do_grow | Bob Peterson | 2018-12-18 | 1 | -0/+2 |
* | | gfs2: Dump nrpages for inodes and their glocks | Bob Peterson | 2018-12-12 | 6 | -9/+17 |
* | | gfs2: Fix loop in gfs2_rbm_find | Andreas Gruenbacher | 2018-12-12 | 1 | -1/+1 |
* | | gfs2: Get rid of potential double-freeing in gfs2_create_inode | Andreas Gruenbacher | 2018-12-11 | 1 | -9/+9 |
* | | gfs2: Remove vestigial bd_ops | Bob Peterson | 2018-12-11 | 3 | -7/+3 |
* | | gfs2: read journal in large chunks to locate the head | Abhi Das | 2018-12-11 | 8 | -134/+192 |
* | | gfs2: add a helper function to get_log_header that can be used elsewhere | Abhi Das | 2018-12-11 | 2 | -21/+35 |
* | | gfs2: changes to gfs2_log_XXX_bio | Abhi Das | 2018-12-11 | 3 | -37/+42 |
* | | gfs2: add more timing info to journal recovery process | Abhi Das | 2018-12-11 | 2 | -2/+8 |
* | | gfs2: Fix the gfs2_invalidatepage description | Andreas Gruenbacher | 2018-12-11 | 1 | -3/+3 |
* | | gfs2: Clean up gfs2_is_{ordered,writeback} | Andreas Gruenbacher | 2018-12-11 | 3 | -14/+11 |
* | | Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-11-16 | 2 | -28/+29 |
|\ \
| |/
|/| |
|
| * | gfs2: Fix iomap buffer head reference counting bug | Andreas Gruenbacher | 2018-11-16 | 1 | -23/+17 |
| * | gfs2: Fix metadata read-ahead during truncate (2) | Andreas Gruenbacher | 2018-11-09 | 1 | -4/+10 |
| * | gfs2: Put bitmap buffers in put_super | Andreas Gruenbacher | 2018-11-09 | 1 | -1/+2 |
* | | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-10-28 | 1 | -1/+1 |
|\ \ |
|
| * | | pagevec: Use xa_mark_t | Matthew Wilcox | 2018-10-21 | 1 | -1/+1 |
* | | | Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-10-24 | 18 | -154/+218 |
|\ \ \
| | |/
| |/| |
|
| * | | gfs2: Fix minor typo: couln't versus couldn't. | Bob Peterson | 2018-10-19 | 1 | -1/+1 |
| * | | gfs2: write revokes should traverse sd_ail1_list in reverse | Bob Peterson | 2018-10-15 | 1 | -2/+2 |
| * | | gfs2: Pass resource group to rgblk_free | Andreas Gruenbacher | 2018-10-12 | 5 | -40/+35 |
| * | | gfs2: Remove unnecessary gfs2_rlist_alloc parameter | Bob Peterson | 2018-10-12 | 4 | -6/+5 |
| * | | gfs2: Fix marking bitmaps non-full | Andreas Gruenbacher | 2018-10-12 | 1 | -2/+11 |
| * | | gfs2: Fix some minor typos | Andreas Gruenbacher | 2018-10-12 | 2 | -3/+3 |
| * | | gfs2: Rename bitmap.bi_{len => bytes} | Andreas Gruenbacher | 2018-10-12 | 3 | -18/+18 |
| * | | gfs2: Remove unused RGRP_RSRV_MINBYTES definition | Andreas Gruenbacher | 2018-10-12 | 2 | -3/+2 |
| * | | gfs2: Move rs_{sizehint, rgd_gh} fields into the inode | Andreas Gruenbacher | 2018-10-12 | 4 | -15/+13 |
| * | | gfs2: Clean up out-of-bounds check in gfs2_rbm_from_block | Andreas Gruenbacher | 2018-10-12 | 1 | -7/+2 |
| * | | gfs2: Always check the result of gfs2_rbm_from_block | Andreas Gruenbacher | 2018-10-12 | 1 | -3/+8 |
| * | | gfs2: getlabel support | Steve Whitehouse | 2018-10-09 | 1 | -0/+14 |
| * | | GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads | Tim Smith | 2018-10-09 | 1 | -1/+1 |
| * | | gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd | Andrew Price | 2018-10-08 | 1 | -1/+1 |
| * | | gfs2: Use fs_* functions instead of pr_* function where we can | Bob Peterson | 2018-10-05 | 6 | -41/+52 |
| * | | gfs2: slow the deluge of io error messages | Bob Peterson | 2018-10-05 | 3 | -8/+13 |
| * | | gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated | Bob Peterson | 2018-08-28 | 1 | -1/+1 |
| * | | gfs2: improve debug information when lvb mismatches are found | Bob Peterson | 2018-08-28 | 2 | -5/+39 |
| |/ |
|
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2018-10-24 | 1 | -0/+3 |
|\ \ |
|
| * | | gfs2_meta: ->mount() can get NULL dev_name | Al Viro | 2018-10-13 | 1 | -0/+3 |
| |/ |
|