summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-05-10Merge "Merge android-4.4.131 (d5d6526) into msm-4.4"Linux Build Service Account
2018-05-08Merge "mm: treat indirectly reclaimable memory as available in MemAvailable"Linux Build Service Account
2018-05-08mm: treat indirectly reclaimable memory as available in MemAvailableVijayanand Jitta
2018-05-03Merge android-4.4.131 (d5d6526) into msm-4.4Srinivasarao P
2018-05-02Merge 4.4.131 into android-4.4Greg Kroah-Hartman
2018-05-02ext4: fix bitmap position validationLukas Czerner
2018-05-02ext4: add validity checks for bitmap block numbersTheodore Ts'o
2018-05-02ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o
2018-05-02ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKSEric Biggers
2018-04-30Merge 4.4.130 into android-4.4Greg Kroah-Hartman
2018-04-29jbd2: fix use after free in kjournald2()Sahitya Tummala
2018-04-29cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French
2018-04-25ANDROID: sdcardfs: Set s_root to NULL after puttingDaniel Rosenberg
2018-04-25ANDROID: sdcardfs: d_make_root calls iputDaniel Rosenberg
2018-04-25ANDROID: sdcardfs: Check for private data earlierDaniel Rosenberg
2018-04-24Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P
2018-04-24Merge 4.4.129 into android-4.4Greg Kroah-Hartman
2018-04-24writeback: safer lock nestingGreg Thelen
2018-04-24fanotify: fix logic of events on childAmir Goldstein
2018-04-24ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang
2018-04-24autofs: mount point create should honour passed in modeIan Kent
2018-04-24Don't leak MNT_INTERNAL away from internal mountsAl Viro
2018-04-24jffs2_kill_sb(): deal with failed allocationsAl Viro
2018-04-24ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o
2018-04-24ext4: fix crashes in dioread_nolock modeJan Kara
2018-04-24ext4: don't allow r/w mounts if metadata blocks overlap the superblockTheodore Ts'o
2018-04-24ext4: fail ext4_iget for root directory if unallocatedTheodore Ts'o
2018-04-24ext4: don't update checksum of new initialized bitmapsTheodore Ts'o
2018-04-24jbd2: if the journal is aborted then don't allow update of the log tailTheodore Ts'o
2018-04-24fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton
2018-04-24ubifs: Check ubifs_wbuf_sync() return codeRichard Weinberger
2018-04-24getname_kernel() needs to make sure that ->name != ->iname in long caseAl Viro
2018-04-23f2fs: check cap_resource only for data blocksJaegeuk Kim
2018-04-23Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"Jaegeuk Kim
2018-04-23f2fs: clear PageError on writepageJaegeuk Kim
2018-04-20f2fs: call unlock_new_inode() before d_instantiate()Eric Biggers
2018-04-20f2fs: refactor read path to allow multiple postprocessing stepsEric Biggers
2018-04-20fscrypt: allow synchronous bio decryptionEric Biggers
2018-04-20Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P
2018-04-20Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P
2018-04-14Merge 4.4.128 into android-4.4Greg Kroah-Hartman
2018-04-13Revert "proc: make oom adjustment files user read-only"Greg Hackmann
2018-04-13Revert "fixup! proc: make oom adjustment files user read-only"Greg Hackmann
2018-04-13ovl: filter trusted xattr for non-adminMiklos Szeredi
2018-04-13ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()Eryu Guan
2018-04-13pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()Dan Carpenter
2018-04-13ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errorsKonstantin Khlebnikov
2018-04-13btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King
2018-04-13SMB2: Fix share type handlingChristophe JAILLET
2018-04-13CIFS: silence lockdep splat in cifs_relock_file()Rabin Vincent