summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | | * | | f2fs: reserve nid resource for quota sysfileChao Yu2018-02-07
| | | * | | fscrypt: resolve some cherry-pick bugsJaegeuk Kim2018-01-09
| | | * | | fscrypt: move to generic async completionGilad Ben-Yossef2018-01-04
| | | * | | fscrypt: lock mutex before checking for bounce page poolEric Biggers2018-01-04
| | | * | | fscrypt: new helper function - fscrypt_prepare_lookup()Eric Biggers2018-01-04
| | | * | | fscrypt: new helper function - fscrypt_prepare_rename()Eric Biggers2018-01-04
| | | * | | fscrypt: new helper function - fscrypt_prepare_link()Eric Biggers2018-01-04
| | | * | | fscrypt: new helper function - fscrypt_file_open()Eric Biggers2018-01-04
| | | * | | fscrypt: remove unneeded empty fscrypt_operations structsEric Biggers2018-01-04
| | | * | | fscrypt: remove ->is_encrypted()Eric Biggers2018-01-04
| | | * | | fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()Eric Biggers2018-01-04
| | | * | | fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers2018-01-04
| | | * | | fscrypt: clean up include file messDave Chinner2018-01-04
| | | * | | fscrypt: fix dereference of NULL user_key_payloadEric Biggers2018-01-04
| | | * | | f2fs: deny accessing encryption policy if encryption is offChao Yu2017-11-15
| | | * | | f2fs: inject fault in inc_valid_node_countChao Yu2017-11-15
| | | * | | f2fs: fix to clear FI_NO_PREALLOCChao Yu2017-11-15
| | | * | | f2fs: expose quota information in debugfsJaegeuk Kim2017-11-15
| | | * | | f2fs: separate nat entry mem alloc from nat_tree_lockYunlei He2017-11-15
| | | * | | f2fs: validate before set/clear free nat bitmapLiFan2017-11-15
| | | * | | f2fs: avoid opened loop codes in __add_ino_entryChao Yu2017-11-15
| | | * | | f2fs: apply write hints to select the type of segments for buffered writeHyunchul Lee2017-11-15
| | | * | | f2fs: introduce scan_curseg_cache for cleanupChao Yu2017-11-15
| | | * | | f2fs: optimize the way of traversing free_nid_bitmapFan Li2017-11-15
| | | * | | f2fs: keep scanning until enough free nids are acquiredFan Li2017-11-15
| | | * | | f2fs: trace checkpoint reason in fsync()Chao Yu2017-11-15
| | | * | | f2fs: keep isize once block is reserved cross EOFChao Yu2017-11-15
| | | * | | f2fs: avoid race in between GC and block exchangeChao Yu2017-11-15
| | | * | | f2fs: save a multiplication for last_nid calculationFan Li2017-11-15
| | | * | | f2fs: fix summary info corruptionChao Yu2017-11-15
| | | * | | f2fs: remove dead code in update_meta_pageChao Yu2017-11-15
| | | * | | f2fs: remove unneeded semicolonChao Yu2017-11-15
| | | * | | f2fs: don't bother with inode->i_versionJeff Layton2017-11-15
| | | * | | f2fs: check curseg space before foreground GCChao Yu2017-11-15
| | | * | | f2fs: use rw_semaphore to protect SIT cacheChao Yu2017-11-15
| | | * | | f2fs: support quota sys filesJaegeuk Kim2017-11-15
| | | * | | f2fs: add quota_ino feature infraJaegeuk Kim2017-11-15
| | | * | | f2fs: optimize __update_nat_bitsFan Li2017-11-15
| | | * | | f2fs: modify for accurate fggc node io statYunlei He2017-11-15
| | | * | | Revert "f2fs: handle dirty segments inside refresh_sit_entry"Yunlong Song2017-11-15
| | | * | | f2fs: add a function to move nidFan Li2017-11-15
| | | * | | f2fs: export SSR allocation thresholdChao Yu2017-11-15
| | | * | | f2fs: give correct trimmed blocks in fstrimChao Yu2017-11-15
| | | * | | f2fs: support bio allocation error injectionChao Yu2017-11-15
| | | * | | f2fs: support get_page error injectionChao Yu2017-11-15
| | | * | | f2fs: support soft block reservationYunlong Song2017-11-15
| | | * | | f2fs: handle error case when adding xattr entryJaegeuk Kim2017-11-15
| | | * | | f2fs: support flexible inline xattr sizeChao Yu2017-11-15
| | | * | | f2fs: show current cp stateJaegeuk Kim2017-11-15
| | | * | | f2fs: add missing quota_initializeJaegeuk Kim2017-11-15