summaryrefslogtreecommitdiff
path: root/fs/reiserfs (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-09-16
|\
| * reiserfs: check directory items on read from diskShreyansh Chouhan2021-08-15
| * reiserfs: add check for root_inode in reiserfs_fill_superYu Kuai2021-08-15
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\|
| * reiserfs: add check for invalid 1st journal blockPavel Skripkin2021-07-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-04-19
|\|
| * reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa2021-04-07
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\|
| * reiserfs: add check for an invalid ih_entry_countRustam Kovhaev2021-01-09
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\|
| * reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara2020-10-29
| * reiserfs: only call unlock_new_inode() if I_NEWEric Biggers2020-10-29
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-10-23
|\|
| * reiserfs: Fix oops during mountJan Kara2020-10-17
| * reiserfs: Initialize inode keys properlyJan Kara2020-10-17
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye2020-02-28
| * reiserfs: Fix spurious unlock in reiserfs_fill_super() error handlingJan Kara2020-02-28
| * reiserfs: Fix memory leak of journal device stringJan Kara2020-02-05
* | Merge android-4.4.165 (f34ff9e) into msm-4.4Srinivasarao P2018-11-28
|\|
| * reiserfs: propagate errors from fill_with_dentries() properlyJann Horn2018-11-27
* | Merge android-4.4.156 (7eb7037) into msm-4.4Srinivasarao P2018-09-28
|\|
| * reiserfs: change j_timestamp type to time64_tArnd Bergmann2018-09-15
* | Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P2018-08-28
|\|
| * reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn2018-08-24
* | Revert "do d_instantiate/unlock_new_inode combinations safely"Gustavo Solaira2018-07-03
|/
* do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-30
* fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton2018-04-24
* reiserfs: Make cancel_old_flush() reliableJan Kara2018-03-22
* reiserfs: avoid a -Wmaybe-uninitialized warningArnd Bergmann2018-02-25
* reiserfs: Don't clear SGID when inheriting ACLsJan Kara2018-01-31
* reiserfs: don't preallocate blocks for extended attributesJeff Mahoney2018-01-31
* reiserfs: fix race in prealloc discardJeff Mahoney2018-01-31
* fs: add i_blocksize()Fabian Frederick2017-06-14
* posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-10-31
* reiserfs: switch to generic_{get,set,remove}xattr()Al Viro2016-10-22
* reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith2016-10-22
* reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney2016-09-30
* Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-13
|\
| * xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-13
* | fs/reiserfs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-11-09
|/
* fs: create and use seq_show_option for escapingKees Cook2015-09-04
* reiserfs: Handle error from dquot_initialize()Jan Kara2015-07-23
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\
| * fs/reiserfs: remove unneeded castFiro Yang2015-06-25
* | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-16
|\|
| * direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-11