summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | Revert "f2fs: use timespec64 for inode timestamps"Jaegeuk Kim2018-10-01
* | | | | | | | | | | | | | | | | Merge "Merge android-4.4.159 (624c095) into msm-4.4"Linux Build Service Account2018-10-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Merge android-4.4.159 (624c095) into msm-4.4Srinivasarao P2018-10-08
| |\| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge 4.4.159 into android-4.4Greg Kroah-Hartman2018-09-29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | ext4: don't mark mmp buffer head dirtyLi Dongyang2018-09-29
| | | * | | | | | | | | | | | | | | ext4: fix online resizing for bigalloc file systems with a 1k block sizeTheodore Ts'o2018-09-29
| | | * | | | | | | | | | | | | | | ext4: fix online resize's handling of a too-small final block groupTheodore Ts'o2018-09-29
| | | * | | | | | | | | | | | | | | ext4: recalucate superblock checksum after updating free blocks/inodesTheodore Ts'o2018-09-29
| | | * | | | | | | | | | | | | | | ext4: avoid divide by zero fault when deleting corrupted inline directoriesTheodore Ts'o2018-09-29
| | | * | | | | | | | | | | | | | | ocfs2: fix ocfs2 read block panicJunxiao Bi2018-09-29
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim2018-09-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | f2fs: readahead encrypted block during GCChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gcJaegeuk Kim2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix performance issue observed with multi-thread sequential readJaegeuk Kim2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to skip verifying block address for non-regular inodeChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: rework fault injection handling to avoid a warningArnd Bergmann2018-09-18
| | | * | | | | | | | | | | | | | f2fs: support fault_type mount optionChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to return success when trimming meta areaChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix use-after-free of dicard command entryChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: support discard submission error injectionChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: split discard command in prior to block layerChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: wake up gc thread immediately when gc_urgent is setSheng Yong2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix incorrect range->len in f2fs_trim_fs()Chao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: refresh recent accessed nat entry in lru listChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix avoid race between truncate and background GCChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: avoid race between zero_range and background GCChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to do sanity check with block address in main area v2Chao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to do sanity check with inline flagsChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to reset i_gc_failures correctlyChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix invalid memory accessChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to avoid broken of dnode block listChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: use true and false for boolean valuesGustavo A. R. Silva2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to do sanity check with cp_pack_start_sumChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: avoid f2fs_bug_on() in cp_error caseJaegeuk Kim2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to clear PG_checked flag in set_page_dirty()Chao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to active page in lru list for read pathChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: don't keep meta pages used for block migrationChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to restrict mount condition when without CONFIG_QUOTAChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: quota: do not mount as RDWR without QUOTA if quota feature enabledSheng Yong2018-09-18
| | | * | | | | | | | | | | | | | f2fs: quota: fix incorrect commentsSheng Yong2018-09-18
| | | * | | | | | | | | | | | | | f2fs: add proc entry to show victim_secmap bitmapYunlong Song2018-09-18
| | | * | | | | | | | | | | | | | f2fs: let checkpoint flush dnode page of regularChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: issue discard align to section in LFS modeYunlong Song2018-09-18
| | | * | | | | | | | | | | | | | f2fs: don't allow any writes on aborted atomic writesJaegeuk Kim2018-09-18
| | | * | | | | | | | | | | | | | f2fs: restrict setting up inode.i_adviseChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix wrong kernel message when recover fsync data on ro fsYunlei He2018-09-18
| | | * | | | | | | | | | | | | | f2fs: clean up ioctl interface namingChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: clean up with f2fs_is_{atomic,volatile}_file()Chao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: clean up with f2fs_encrypted_inode()Chao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: clean up with get_current_nat_pageChao Yu2018-09-18