summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-31Merge 4.9.180 into android-4.9Greg Kroah-Hartman139-358/+821
2019-05-31gfs2: Fix lru_count going negativeRoss Lagerwall1-9/+13
2019-05-31gfs2: Fix sign extension bug in gfs2_update_statsAndreas Gruenbacher1-4/+5
2019-02-07Merge 4.9.155 into android-4.9Greg Kroah-Hartman34-106/+292
2019-02-06gfs2: Revert "Fix loop in gfs2_rbm_find"Andreas Gruenbacher1-1/+1
2019-01-13Merge 4.9.150 into android-4.9Greg Kroah-Hartman61-273/+522
2019-01-13gfs2: Fix loop in gfs2_rbm_findAndreas Gruenbacher1-1/+1
2019-01-13gfs2: Get rid of potential double-freeing in gfs2_create_inodeAndreas Gruenbacher1-9/+9
2018-12-01Merge 4.9.142 into android-4.9Greg Kroah-Hartman86-462/+1317
2018-12-01gfs2: Don't leave s_fs_info pointing to freed memory in init_sbdAndrew Price1-1/+1
2018-11-27Merge 4.9.141 into android-4.9Greg Kroah-Hartman46-149/+351
2018-11-27gfs2: Put bitmap buffers in put_superAndreas Gruenbacher1-1/+2
2018-11-23Merge 4.9.137 into android-4.9Greg Kroah-Hartman145-359/+1102
2018-11-13gfs2_meta: ->mount() can get NULL dev_nameAl Viro1-0/+3
2018-09-26Merge 4.9.129 into android-4.9Greg Kroah-Hartman110-325/+607
2018-09-26gfs2: Don't reject a supposedly full bitmap if we have blocks reservedBob Peterson1-1/+2
2018-09-26gfs2: Special-case rindex for gfs2_growAndreas Gruenbacher1-1/+1
2018-07-30Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into a...Jaegeuk Kim44-1532/+2790
2018-07-09mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara14-31/+27
2018-07-08gfs2: use pagevec_lookup_range_tag()Jan Kara1-18/+2
2018-05-30Merge 4.9.104 into android-4.9Greg Kroah-Hartman348-2235/+3819
2018-05-30gfs2: Fix fallocate chunk sizeAndreas Gruenbacher2-2/+5
2018-03-02ANDROID: fs: gfs2: fix filler function typeSami Tolvanen1-1/+1
2017-12-20GFS2: Take inode off order_write list when setting jdata flagBob Peterson1-1/+3
2017-10-08GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_nextDan Carpenter1-5/+7
2017-10-05gfs2: Fix debugfs glocks dumpAndreas Gruenbacher1-11/+5
2017-07-12gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2-2/+10
2017-06-17gfs2: Use rhashtable walk interface in glock_hash_walkHerbert Xu1-11/+17
2017-03-26gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher1-1/+1
2017-03-12gfs2: Add missing rcu locking for glock lookupAndrew Price1-0/+5
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds182-449/+587
2016-10-11Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro483-2736/+4379
2016-10-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds80-687/+471
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds136-640/+737
2016-10-08vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher55-319/+0
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds30-1077/+746
2016-10-05switch generic_file_splice_read() to use of ->read_iter()Al Viro16-605/+58
2016-10-04Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds12-49/+71
2016-09-28fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani76-182/+182
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi55-63/+63
2016-09-26gfs2: Initialize atime of I_NEW inodesAndreas Gruenbacher1-0/+4
2016-09-26gfs2: Update file times after grabbing glockAndreas Gruenbacher1-3/+3
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara51-68/+67
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara16-102/+89
2016-09-21gfs2: fix to detect failure of register_shrinkerChao Yu2-2/+10
2016-08-18gfs2: Fix extended attribute readahead optimizationAndreas Gruenbacher1-16/+19
2016-08-18gfs2: Remove dirty buffer warning from gfs2_releasepageAndreas Gruenbacher1-5/+12
2016-08-07fs: return EPERM on immutable inodeEryu Guan4-4/+5
2016-08-02GFS2: use BIT() macroFabian Frederick8-23/+23
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds129-1279/+11613
[next]