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