summaryrefslogtreecommitdiff
path: root/fs/f2fs (follow)
Commit message (Expand)AuthorAge
* Revert "do d_instantiate/unlock_new_inode combinations safely"Gustavo Solaira2018-07-03
* FROMLIST: f2fs: run fstrim asynchronously if runtime discard is onJaegeuk Kim2018-06-05
* FROMLIST: f2fs: early updates queued for v4.18-rc1Jaegeuk Kim2018-05-30
* Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
|\
| * do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-30
| * f2fs: fix a dead loop in f2fs_fiemap()Wei Fang2018-05-16
| * f2fs: relax node version check for victim data in gcJaegeuk Kim2018-03-22
| * f2fs: fix a bug caused by NULL extent treeYunlei He2018-03-03
| * don't put symlink bodies in pagecache into highmemAl Viro2018-02-16
| * fscrypto: require write access to mount to set encryption policyEric Biggers2017-10-27
| * fscrypt: fix dereference of NULL user_key_payloadEric Biggers2017-10-27
| * f2fs crypto: add missing locking for keyring_key accessJaegeuk Kim2017-10-27
| * f2fs crypto: replace some BUG_ON()'s with error checksJaegeuk Kim2017-10-27
| * f2fs: do not wait for writeback in write_beginJaegeuk Kim2017-10-21
* | UPSTREAM: f2fs: clear PageError on writepage - part 2Jaegeuk Kim2018-05-08
* | UPSTREAM: f2fs: avoid fsync() failure caused by EAGAIN in writepage()Jaegeuk Kim2018-05-08
* | f2fs: check cap_resource only for data blocksJaegeuk Kim2018-04-23
* | Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"Jaegeuk Kim2018-04-23
* | f2fs: clear PageError on writepageJaegeuk Kim2018-04-23
* | f2fs: call unlock_new_inode() before d_instantiate()Eric Biggers2018-04-20
* | f2fs: refactor read path to allow multiple postprocessing stepsEric Biggers2018-04-20
* | fscrypt: allow synchronous bio decryptionEric Biggers2018-04-20
* | f2fs/fscrypt: updates to v4.17-rc1Jaegeuk Kim2018-04-12
* | FROMLIST: f2fs: don't put dentry page in pagecache into highmemYunlong Song2018-03-13
* | f2fs: updates on v4.16-rc1Jaegeuk Kim2018-02-22
* | f2fs: fix build error with multiply defined inode_nohighmem()Greg Kroah-Hartman2018-02-21
* | fscrypt: updates on 4.15-rc4Jaegeuk Kim2018-01-15
* | f2fs: updates on 4.15-rc1Jaegeuk Kim2017-11-27
* | FROMLIST: f2fs: expose some sectors to user in inline data or dentry caseJaegeuk Kim2017-10-13
* | crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-10-12
* | UPSTREAM: f2fs: fix potential panic during fstrimChao Yu2017-10-12
* | f2fs: catch up to v4.14-rc1Jaegeuk Kim2017-10-03
* | f2fs: reorganize stat informationJaegeuk Kim2017-10-03
* | f2fs: clean up flush/discard command namingsJaegeuk Kim2017-10-03
* | f2fs: check in-memory sit version bitmapChao Yu2017-10-03
* | f2fs: check in-memory nat version bitmapChao Yu2017-10-03
* | f2fs: check in-memory block bitmapChao Yu2017-10-03
* | f2fs: introduce FI_ATOMIC_COMMITChao Yu2017-10-03
* | f2fs: clean up with list_{first, last}_entryChao Yu2017-10-03
* | f2fs: return fs_trim if there is no candidateJaegeuk Kim2017-10-03
* | f2fs: avoid needless checkpoint in f2fs_trim_fsJaegeuk Kim2017-10-03
* | f2fs: relax async discard commands moreJaegeuk Kim2017-10-03
* | f2fs: drop exist_data for inline_data when truncated to 0Jaegeuk Kim2017-10-03
* | f2fs: don't allow encrypted operations without keysJaegeuk Kim2017-10-03
* | f2fs: show the max number of atomic operationsJaegeuk Kim2017-10-03
* | f2fs: get io size bit from mount optionJaegeuk Kim2017-10-03
* | f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-10-03
* | f2fs: add submit_bio tracepointJaegeuk Kim2017-10-03
* | f2fs: reassign new segment for mode=lfsJaegeuk Kim2017-10-03
* | f2fs: fix a missing discard prefree segmentsYunlei He2017-10-03