summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | f2fs: kill EXT_TREE_VEC_SIZEChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: avoid duplicated permission check for "trusted." xattrsHyunchul Lee2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to propagate error from __get_meta_page()Chao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to do sanity check with i_extra_isizeChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: blk_finish_plug of submit_bio in lfs modeYunlong Song2018-09-18
| | | * | | | | | | | | | | | | | f2fs: do not set free of current sectionYunlong Song2018-09-18
| | | * | | | | | | | | | | | | | f2fs: Keep alloc_valid_block_count in syncDaniel Rosenberg2018-09-18
| | | * | | | | | | | | | | | | | f2fs: issue small discard by LBA orderChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: stop issuing discard immediately if there is queued IOChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: clean up with IS_INODE()Chao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: detect bug_on in f2fs_wait_discard_biosChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix defined but not used build warningsRandy Dunlap2018-09-18
| | | * | | | | | | | | | | | | | f2fs: enable real-time discard by defaultChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to detect looped node chain correctlyChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to do sanity check with block address in main areaChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to skip GC if type in SSA and SIT is inconsistentChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: try grabbing node page lock aggressively in sync scenarioChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: show the fsync_mode=nobarrier mount optionSahitya Tummala2018-09-18
| | | * | | | | | | | | | | | | | f2fs: check the right return value of memory alloc functionYunlei He2018-09-18
| | | * | | | | | | | | | | | | | f2fs: Replace strncpy with memcpyGuenter Roeck2018-09-18
| | | * | | | | | | | | | | | | | f2fs: avoid the global name 'fault_name'Gao Xiang2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to do sanity check with reserved blkaddr of inline inodeChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to do sanity check with node footer and iblocksChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: Allocate and stat mem used by free nid bitmap more accuratelyYunlei He2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to do sanity check with user_block_countChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to do sanity check with extra_attr featureChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to correct return value of f2fs_trim_fsChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesizeChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to do sanity check with secs_per_zoneChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: disable f2fs_check_rb_tree_consistenceChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: introduce and spread verify_blkaddrChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: use timespec64 for inode timestampsArnd Bergmann2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to wait on page writeback before updating pageChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: assign REQ_RAHEAD to bio for ->readpagesJaegeuk Kim2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix a hungtask problem caused by congestion_waitYunlei He2018-09-18
| | | * | | | | | | | | | | | | | f2fs: Fix uninitialized return in f2fs_ioc_shutdown()Dan Carpenter2018-09-18
| | | * | | | | | | | | | | | | | f2fs: don't issue discard commands in online discard is onJaegeuk Kim2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix to propagate return value of scan_nat_page()Chao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: support in-memory inode checksum when checking consistencyWeichao Guo2018-09-18
| | | * | | | | | | | | | | | | | f2fs: fix error path of fill_superChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: relocate readdir_ra configure initializationChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: move s_res{u,g}id initialization to default_options()Chao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: don't acquire orphan ino during recoveryChao Yu2018-09-18
| | | * | | | | | | | | | | | | | f2fs: avoid potential deadlock in f2fs_sbi_storeJaegeuk Kim2018-09-18
| | | * | | | | | | | | | | | | | f2fs: indicate shutdown f2fs to allow unmount successfullyJaegeuk Kim2018-09-18
| | | * | | | | | | | | | | | | | f2fs: keep meta pages in cp_error stateJaegeuk Kim2018-09-18
| | | * | | | | | | | | | | | | | f2fs: do checkpoint in kill_sbJaegeuk Kim2018-09-18
| | | * | | | | | | | | | | | | | f2fs: allow wrong configured dio to buffered writeJaegeuk Kim2018-09-18
| | | * | | | | | | | | | | | | | f2fs: flush journal nat entries for nat_bits during unmountJaegeuk Kim2018-09-18
* | | | | | | | | | | | | | | | | sdcardfs: Fix the format prints in sdcardfsRitesh Harjani2018-10-08
|/ / / / / / / / / / / / / / / /