summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2018-04-13NFSv4.1: Work around a Linux server bug...Trond Myklebust
2018-04-13lockd: fix lockd shutdown raceJ. Bruce Fields
2018-04-13NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust
2018-04-13Merge "ANDROID: fuse: Add null terminator to path in canonical path to avoid ...Linux Build Service Account
2018-04-12Merge "sdcardfs: Fix sdcardfs to stop creating cases-sensitive duplicate entr...Linux Build Service Account
2018-04-12ANDROID: proc: add null check in proc_uid_initConnor O'Brien
2018-04-12f2fs/fscrypt: updates to v4.17-rc1Jaegeuk Kim
2018-04-10f2fs: Set GF_NOFS in read_cache_page_gfp while doing f2fs_quota_readRitesh Harjani
2018-04-09sdcardfs: Fix sdcardfs to stop creating cases-sensitive duplicate entries.Ritesh Harjani
2018-04-09ANDROID: fuse: Add null terminator to path in canonical path to avoid issueRitesh Harjani
2018-04-08Merge 4.4.127 into android-4.4Greg Kroah-Hartman
2018-04-08fs/proc: Stop trying to report thread stacksAndy Lutomirski
2018-04-08fs: compat: Remove warning from COMPATIBLE_IOCTLMark Charlebois
2018-04-06ANDROID: fuse: Add null terminator to path in canonical path to avoid issueRitesh Harjani
2018-04-06ANDROID: sdcardfs: Fix sdcardfs to stop creating cases-sensitive duplicate en...Ritesh Harjani