- 52d13de Merge 4.14.331 into android-4.14-stable by Greg Kroah-Hartman · 1 year, 3 months ago
- 1c28dac gfs2: ignore negated quota changes by Bob Peterson · 1 year, 5 months ago
- 274c7d2 Merge 4.14.324 into android-4.14-stable by Greg Kroah-Hartman · 1 year, 6 months ago
- 7e5bbeb gfs2: Fix possible data races in gfs2_show_options() by Tuo Li · 1 year, 9 months ago
- fce78ed Merge 4.14.322 into android-4.14-stable by Greg Kroah-Hartman · 1 year, 6 months ago
- d686276 treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 9 months ago
- 6fb4b34 gfs2: Don't deref jdesc in evict by Bob Peterson · 1 year, 10 months ago
- a178976 Merge 4.14.316 into android-4.14-stable by Greg Kroah-Hartman · 1 year, 9 months ago
- 12b3207 gfs2: Fix inode height consistency check by Andreas Gruenbacher · 1 year, 11 months ago
- 980d7f3 Merge 4.14.300 into android-4.14-stable by Greg Kroah-Hartman · 2 years, 3 months ago
- aa9ac2a gfs2: Switch from strlcpy to strscpy by Andreas Gruenbacher · 2 years, 6 months ago
- 1ad1970 gfs2: Check sb_bsize_shift after reading superblock by Andrew Price · 2 years, 6 months ago
- 1f81516 Merge 4.14.277 into android-4.14-stable by Greg Kroah-Hartman · 2 years, 10 months ago
- 419adf1 gfs2: assign rgrp glock before compute_bitstructs by Bob Peterson · 3 years, 1 month ago
- b296bf0 Merge 4.14.276 into android-4.14-stable by Greg Kroah-Hartman · 2 years, 10 months ago
- a598bd9 gfs2: Make sure FITRIM minlen is rounded up to fs block size by Andrew Price · 3 years ago
- 1dff798 Merge 4.14.247 into android-4.14-stable by Greg Kroah-Hartman · 3 years, 5 months ago
- 3554b46 gfs2: Don't call dlm after protocol is unmounted by Bob Peterson · 3 years, 7 months ago
- 954b37d Merge 4.14.238 into android-4.14-stable by Greg Kroah-Hartman · 3 years, 8 months ago
- 0364742 gfs2: Fix use-after-free in gfs2_glock_shrink_scan by Hillf Danton · 3 years, 9 months ago
- d45bd6e Merge 4.14.231 into android-4.14-stable by Greg Kroah-Hartman · 3 years, 11 months ago
- bbae054 gfs2: report "already frozen/thawed" errors by Bob Peterson · 4 years ago
- a2e73af Merge 4.14.223 into android-4.14-stable by Greg Kroah-Hartman · 4 years ago
- eb54005 gfs2: Don't skip dlm unlock if glock has an lvb by Bob Peterson · 4 years, 1 month ago
- 75c9a7e Merge 4.14.218 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 1 month ago
- 2f15ad5 fs: move I_DIRTY_INODE to fs.h by Christoph Hellwig · 4 years, 1 month ago
- a40c176 Merge 4.14.212 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 3 months ago
- 03c2716 gfs2: check for empty rgrp tree in gfs2_ri_update by Bob Peterson · 4 years, 3 months ago
- 76cc1c0 Merge 4.14.207 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 3 months ago
- 73ba536 gfs2: check for live vs. read-only file system in gfs2_fitrim by Bob Peterson · 4 years, 4 months ago
- 0bc72fb gfs2: Add missing truncate_inode_pages_final for sd_aspace by Bob Peterson · 4 years, 4 months ago
- 0a637f7 gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free by Bob Peterson · 4 years, 4 months ago
- 155b2a31 Merge 4.14.205 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 4 months ago
- 93372bf gfs2: Wake up when sd_glock_disposal becomes zero by Alexander Aring · 4 years, 4 months ago
- 890226d Merge 4.14.204 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 4 months ago
- 78734ed gfs2: add validation checks for size of superblock by Anant Thazhemadam · 4 years, 4 months ago
- c1013a4 Merge 4.14.200 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 5 months ago
- 13c66d2 gfs2: clean up iopen glock mess in gfs2_create_inode by Bob Peterson · 5 years ago
- 1d828fe Merge 4.14.199 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 5 months ago
- 9a81aa7 gfs2: initialize transaction tr_ailX_lists earlier by Bob Peterson · 4 years, 9 months ago
- 4437a4d Merge 4.14.189 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 7 months ago
- 9a9d2bb gfs2: read-only mounts should grab the sd_freeze_gl glock by Bob Peterson · 4 years, 8 months ago
- e570b0f Merge 4.14.186 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 8 months ago
- 04017f6 gfs2: fix use-after-free on transaction ail lists by Bob Peterson · 4 years, 9 months ago
- 5bd3a2e gfs2: Allow lock_nolock mount to specify jid=X by Bob Peterson · 4 years, 10 months ago
- 40fc2b4 Merge 4.14.183 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 9 months ago
- af3cc80 gfs2: move privileged user check to gfs2_quota_lock_check by Bob Peterson · 4 years, 10 months ago
- 433305b Merge 4.14.182 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 9 months ago
- 33448dc Revert "gfs2: Don't demote a glock until its revokes are written" by Bob Peterson · 4 years, 10 months ago
- 95495cd Merge 4.14.177 into android-4.14-stable by Greg Kroah-Hartman · 4 years, 10 months ago
- 790829d gfs2: Don't demote a glock until its revokes are written by Bob Peterson · 5 years ago
- 32bc956 Merge 4.14.174 into android-4.14 by Greg Kroah-Hartman · 5 years ago
- 365851b gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 5 years ago
- f960b38 Merge 4.14.159 into android-4.14 by Greg Kroah-Hartman · 5 years ago
- cb9e778 gfs2: fix glock reference problem in gfs2_trans_remove_revoke by Bob Peterson · 5 years ago
- 84afceb Merge 4.14.158 into android-4.14 by Greg Kroah-Hartman · 5 years ago
- fff825f gfs2: take jdata unstuff into account in do_grow by Bob Peterson · 6 years ago
- 13855a6 Merge 4.14.157 into android-4.14 by Greg Kroah-Hartman · 5 years ago
- 2e3be85 gfs2: Fix marking bitmaps non-full by Andreas Gruenbacher · 6 years ago
- f9b4ab5 Merge 4.14.156 into android-4.14 by Greg Kroah-Hartman · 5 years ago
- e30c1d9 GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads by Tim Smith · 6 years ago
- 7bc77fd Merge 4.14.155 into android-4.14 by Greg Kroah-Hartman · 5 years ago
- caf4505 gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated by Bob Peterson · 7 years ago
- 9674240 Merge 4.14.147 into android-4.14 by Greg Kroah-Hartman · 5 years ago
- fc936fa gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps by Bob Peterson · 5 years ago
- acd501f Merge 4.14.123 into android-4.14 by Greg Kroah-Hartman · 6 years ago
- c97cbd6 gfs2: Fix occasional glock use-after-free by Andreas Gruenbacher · 6 years ago
- 762bb35 gfs2: Fix lru_count going negative by Ross Lagerwall · 6 years ago
- 11db031 gfs2: Fix sign extension bug in gfs2_update_stats by Andreas Gruenbacher · 6 years ago
- 8ed9bc6 Merge 4.14.106 into android-4.14 by Greg Kroah-Hartman · 6 years ago
- 5a507c2 gfs2: Fix missed wakeups in find_insert_glock by Andreas Gruenbacher · 6 years ago
- 16edd85 Merge 4.14.98 into android-4.14 by Greg Kroah-Hartman · 6 years ago
- 5cb3a92 gfs2: Revert "Fix loop in gfs2_rbm_find" by Andreas Gruenbacher · 6 years ago
- da2880f Merge 4.14.93 into android-4.14 by Greg Kroah-Hartman · 6 years ago
- 6d75eb8 gfs2: Fix loop in gfs2_rbm_find by Andreas Gruenbacher · 6 years ago
- 26538d5 gfs2: Get rid of potential double-freeing in gfs2_create_inode by Andreas Gruenbacher · 6 years ago
- d11d7f1 Merge 4.14.85 into android-4.14 by Greg Kroah-Hartman · 6 years ago
- 49ee622 gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd by Andrew Price · 6 years ago
- fb39643 Merge 4.14.82 into android-4.14 by Greg Kroah-Hartman · 6 years ago
- 6c75d13 gfs2: Put bitmap buffers in put_super by Andreas Gruenbacher · 6 years ago
- 4e76528 Merge 4.14.81 into android-4.14 by Greg Kroah-Hartman · 6 years ago
- 63be206 gfs2_meta: ->mount() can get NULL dev_name by Al Viro · 6 years ago
- 5efa579 Merge 4.14.72 into android-4.14 by Greg Kroah-Hartman · 6 years ago
- d074912 gfs2: Don't reject a supposedly full bitmap if we have blocks reserved by Bob Peterson · 7 years ago
- 0fe5709 gfs2: Special-case rindex for gfs2_grow by Andreas Gruenbacher · 7 years ago
- 73421a4 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.14.y' into android-4.14 by Jaegeuk Kim · 7 years ago
- c806c41 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
- 95954b0 gfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- 503f6fe Merge 4.14.45 into android-4.14 by Greg Kroah-Hartman · 7 years ago
- c78e4a4 gfs2: Fix fallocate chunk size by Andreas Gruenbacher · 7 years ago
- 3faaae7 ANDROID: fs: gfs2: fix filler function type by Sami Tolvanen · 7 years ago
- 1678bb9 GFS2: Take inode off order_write list when setting jdata flag by Bob Peterson · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 1776364 Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
- 1020165 gfs2: Fix debugfs glocks dump by Andreas Gruenbacher · 7 years ago
- 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- 77d0ab6 Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
- 309e8cd gfs2: preserve i_mode if __gfs2_set_acl() fails by Ernesto A. Fernández · 7 years ago