summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\
| * Merge 4.4.179 into android-4.4Greg Kroah-Hartman2019-04-30
| |\
| | * ovl: fix uid/gid when creating over whiteoutMiklos Szeredi2019-04-27
| | * cifs: fallback to older infolevels on findfirst queryinfo retrySteve French2019-04-27
| | * f2fs: fix to do sanity check with current segment numberChao Yu2019-04-27
| | * 9p locks: add mount option for lock retry intervalDinu-Razvan Chis-Serban2019-04-27
| | * 9p: do not trust pdu content for stat item sizeGertjan Halkes2019-04-27
| | * ext4: prohibit fstrim in norecovery modeDarrick J. Wong2019-04-27
| | * fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French2019-04-27
| | * ext4: report real fs size after failed resizeLukas Czerner2019-04-27
| | * ext4: add missing brelse() in add_new_gdb_meta_bg()Lukas Czerner2019-04-27
| | * binfmt_elf: switch to new creds when switching to new mmLinus Torvalds2019-04-27
| | * fs: fix guard_bio_eod to check for real EOD errorsCarlos Maiolino2019-04-27
| | * cifs: Fix NULL pointer dereference of devnameYao Liu2019-04-27
| | * cifs: use correct format charactersLouis Taylor2019-04-27
| | * fs/file.c: initialize init_files.resize_waitShuriyc Chu2019-04-27
| | * f2fs: do not use mutex lock in atomic contextSahitya Tummala2019-04-27
| | * ocfs2: fix a panic problem caused by o2cb_ctlJia Guo2019-04-27
| | * CIFS: fix POSIX lock leak and invalid ptr derefAurelien Aptel2019-04-27
| | * ext4: cleanup bh release code in ext4_ind_remove_space()zhangyi (F)2019-04-27
* | | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\| |
| * | Merge 4.4.178 into android-4.4Greg Kroah-Hartman2019-04-03
| |\|
| | * fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing2019-04-03
| | * btrfs: raid56: properly unmap parity page in finish_parity_scrub()Andrea Righi2019-04-03
| | * btrfs: remove WARN_ON in log_dir_itemsJosef Bacik2019-04-03
| | * writeback: initialize inode members that track writeback historyTahsin Erdogan2019-04-03
| | * Hang/soft lockup in d_invalidate with simultaneous callsAl Viro2019-04-03
| | * ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)2019-04-03
| | * ext4: fix data corruption caused by unaligned direct AIOLukas Czerner2019-04-03
| | * ext4: fix NULL pointer dereference while journal is abortedJiufei Xue2019-04-03
| | * udf: Fix crash on IO error during truncateJan Kara2019-04-03
| * | Merge upstream-f2fs-stable-linux-4.4.y into android-4.4Jaegeuk Kim2019-03-28
| |\ \
| | * | f2fs: set pin_file under CAP_SYS_ADMINJaegeuk Kim2019-03-14
| | * | f2fs: fix to avoid deadlock in f2fs_read_inline_dir()Chao Yu2019-03-14
| | * | f2fs: fix to adapt small inline xattr space in __find_inline_xattr()Chao Yu2019-03-14
| | * | f2fs: fix to do sanity check with inode.i_inline_xattr_sizeChao Yu2019-03-14
| | * | f2fs: give some messages for inline_xattr_sizeJaegeuk Kim2019-03-14
| | * | f2fs: don't trigger read IO for beyond EOF pageChao Yu2019-03-14
| | * | f2fs: fix to add refcount once page is tagged PG_privateChao Yu2019-03-14
| | * | f2fs: remove wrong comment in f2fs_invalidate_page()Chao Yu2019-03-14
| | * | f2fs: fix to use kvfree instead of kzfreeChao Yu2019-03-14
| | * | f2fs: trace f2fs_ioc_shutdownChao Yu2019-03-14
| | * | f2fs: fix to avoid deadlock of atomic file operationsChao Yu2019-03-14
| | * | f2fs: fix to dirty inode for i_mode recoveryChao Yu2019-03-14
| | * | f2fs: give random value to i_generationJaegeuk Kim2019-03-14
| | * | f2fs: no need to take page lock in readdirGao Xiang2019-03-14
| | * | f2fs: fix to update iostat correctly in IPU pathChao Yu2019-03-14
| | * | f2fs: fix encrypted page memory leakChao Yu2019-03-14
| | * | f2fs: make fault injection covering __submit_flush_wait()Chao Yu2019-03-14
| | * | f2fs: fix to retry fill_super only if recovery failedChao Yu2019-03-14