Age | Commit message (Expand) | Author |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-13 | gfs2: Fix error path kobject memory leak | Tobin C. Harding |
2019-05-08 | Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds |
2019-05-07 | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-05-07 | gfs2: read journal in large chunks | Abhi Das |
2019-05-07 | gfs2: Fix iomap write page reclaim deadlock | Andreas Gruenbacher |
2019-05-07 | gfs2: fix race between gfs2_freeze_func and unmount | Abhi Das |
2019-05-07 | gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} | Andreas Gruenbacher |
2019-05-07 | gfs2: Rename sd_log_le_{revoke,ordered} | Andreas Gruenbacher |
2019-05-07 | gfs2: Remove unnecessary extern declarations | Andreas Gruenbacher |
2019-05-07 | gfs2: Remove misleading comments in gfs2_evict_inode | Andreas Gruenbacher |
2019-05-07 | gfs2: Replace gl_revokes with a GLF flag | Bob Peterson |
2019-05-07 | gfs2: Fix occasional glock use-after-free | Andreas Gruenbacher |
2019-05-07 | gfs2: clean_journal improperly set sd_log_flush_head | Bob Peterson |
2019-05-07 | gfs2: Fix lru_count going negative | Ross Lagerwall |
2019-05-07 | gfs2: Fix loop in gfs2_rbm_find (v2) | Andreas Gruenbacher |
2019-05-07 | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-05-07 | Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-05-01 | gfs2: switch to ->free_inode() | Al Viro |
2019-05-01 | iomap: Add a page_prepare callback | Andreas Gruenbacher |
2019-04-30 | block: remove the i argument to bio_for_each_segment_all | Christoph Hellwig |
2019-04-08 | fs: mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-04-06 | block: remove CONFIG_LBDAF | Christoph Hellwig |
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 |