summaryrefslogtreecommitdiff
path: root/fs/ext2
AgeCommit message (Expand)Author
2021-10-12Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-10-09Merge 4.4.288 into android-4.4-pGreg Kroah-Hartman
2021-10-09ext2: fix sleeping in atomic bugs on errorDan Carpenter
2020-11-15Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-11-15UPSTREAM: ext2: fix debug reference to ext2_xattr_cacheJan Kara
2020-08-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-08-21Merge 4.4.233 into android-4.4-pGreg Kroah-Hartman
2020-08-21ext2: fix missing percpu_counter_incMikulas Patocka
2020-06-04Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-05-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-05-13Revert "ext2: fix empty body warnings when -Wextra is used"Todd Kjos
2020-04-24Merge 4.4.220 into android-4.4-pGreg Kroah-Hartman
2020-04-24ext2: fix empty body warnings when -Wextra is usedRandy Dunlap
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-17Merge 4.4.214 into android-4.4-pGreg Kroah-Hartman
2020-02-14ext2: Adjust indentation in ext2_fill_superNathan Chancellor
2019-03-25Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P
2019-03-23Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman
2019-03-23Merge 4.4.177 into android-4.4Greg Kroah-Hartman
2019-03-23ext2: Fix underflow in ext2_max_size()Jan Kara
2018-12-14Merge android-4.4.167 (ad9ce19) into msm-4.4Srinivasarao P
2018-12-13Merge 4.4.167 into android-4.4-pGreg Kroah-Hartman
2018-12-13Merge 4.4.167 into android-4.4Greg Kroah-Hartman
2018-12-13ext2: fix potential use after freePan Bian
2018-07-03Revert "do d_instantiate/unlock_new_inode combinations safely"Gustavo Solaira
2018-05-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-05-26Merge 4.4.133 into android-4.4Greg Kroah-Hartman
2018-05-26ext2: fix a block leakAl Viro
2018-01-31Merge 4.4.114 into android-4.4Greg Kroah-Hartman
2018-01-31ext2: Don't clear SGID when inheriting ACLsJan Kara
2017-04-18BACKPORT: [UPSTREAM] ext2: convert to mbcache2Jan Kara
2017-02-07BACKPORT: posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara
2015-11-16ext2, ext4: warn when mounting with dax enabledDan Williams
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-09fs/ext2/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai
2015-10-19ext2: Add locking for DAX faultsRoss Zwisler
2015-09-08ext2: huge page fault supportMatthew Wilcox
2015-09-08dax: move DAX-related functions to a new headerMatthew Wilcox
2015-07-23ext2: Handle error from dquot_initalize()Jan Kara
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-06-30Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-23pagemap.h: move dir_pages() over thereFabian Frederick
2015-06-17vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWBTejun Heo
2015-06-04dax: don't abuse get_block mapping for endio callbacksDave Chinner
2015-06-02ext2: enable cgroup writeback supportTejun Heo