summaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)Author
2021-09-16Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-08-15reiserfs: check directory items on read from diskShreyansh Chouhan
2021-08-15reiserfs: add check for root_inode in reiserfs_fill_superYu Kuai
2021-07-22Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-07-20reiserfs: add check for invalid 1st journal blockPavel Skripkin
2021-04-19Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-04-07reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa
2021-02-07Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-01-09reiserfs: add check for an invalid ih_entry_countRustam Kovhaev
2020-11-15Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-10-29reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara
2020-10-29reiserfs: only call unlock_new_inode() if I_NEWEric Biggers
2020-10-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-10-17reiserfs: Fix oops during mountJan Kara
2020-10-17reiserfs: Initialize inode keys properlyJan Kara
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-28reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye
2020-02-28reiserfs: Fix spurious unlock in reiserfs_fill_super() error handlingJan Kara
2020-02-05reiserfs: Fix memory leak of journal device stringJan Kara
2018-11-28Merge android-4.4.165 (f34ff9e) into msm-4.4Srinivasarao P
2018-11-27reiserfs: propagate errors from fill_with_dentries() properlyJann Horn
2018-09-28Merge android-4.4.156 (7eb7037) into msm-4.4Srinivasarao P
2018-09-15reiserfs: change j_timestamp type to time64_tArnd Bergmann
2018-08-28Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P
2018-08-24reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn
2018-07-03Revert "do d_instantiate/unlock_new_inode combinations safely"Gustavo Solaira
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-04-24fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton
2018-03-22reiserfs: Make cancel_old_flush() reliableJan Kara
2018-02-25reiserfs: avoid a -Wmaybe-uninitialized warningArnd Bergmann
2018-01-31reiserfs: Don't clear SGID when inheriting ACLsJan Kara
2018-01-31reiserfs: don't preallocate blocks for extended attributesJeff Mahoney
2018-01-31reiserfs: fix race in prealloc discardJeff Mahoney
2017-06-14fs: add i_blocksize()Fabian Frederick
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-10-22reiserfs: switch to generic_{get,set,remove}xattr()Al Viro
2016-10-22reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith
2016-09-30reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney
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-09fs/reiserfs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-07-23reiserfs: Handle error from dquot_initialize()Jan Kara
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25fs/reiserfs: remove unneeded castFiro Yang
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells