summaryrefslogtreecommitdiff
path: root/fs/f2fs (follow)
Commit message (Expand)AuthorAge
...
| * f2fs: fix to update page flagChao Yu2015-08-04
| * f2fs: shrink unreferenced extent_caches firstJaegeuk Kim2015-08-04
| * f2fs: enhance multithread performanceChao Yu2015-08-04
| * f2fs: restrict multimedia filenameChao Yu2015-08-04
| * f2fs: make the function check_dnode have a return type of bool and change it'...Nicholas Krause2015-08-04
| * f2fs: check the largest extent at look-up timeJaegeuk Kim2015-08-04
| * f2fs: use extent_cache by defaultJaegeuk Kim2015-08-04
| * f2fs: add noextent_cache mount optionJaegeuk Kim2015-08-04
| * f2fs: shrink extent_cache entriesJaegeuk Kim2015-08-04
| * f2fs: shrink nat_cache entriesJaegeuk Kim2015-08-04
| * f2fs: introduce a shrinker for mounted fsJaegeuk Kim2015-08-04
| * f2fs: set cached_en after checking finallyJaegeuk Kim2015-08-04
| * f2fs: update on-disk extents even under extent_cacheJaegeuk Kim2015-08-04
| * f2fs: fix wrong block address calculation for a split extentJaegeuk Kim2015-08-04
| * f2fs: convert inline_data for various fallocateJaegeuk Kim2015-08-04
| * f2fs: avoid to use failed inode immediatelyJaegeuk Kim2015-08-04
| * f2fs: avoid freed stat informationJaegeuk Kim2015-08-04
| * f2fs: fix to record dirty page count for symlinkChao Yu2015-08-04
| * f2fs crypto: delete an unnecessary check before the function call "key_put"Markus Elfring2015-08-04
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \ | |/ |/|
| * block: remove bio_get_nr_vecs()Kent Overstreet2015-08-13
| * block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* | f2fs: call set_page_dirty to attach i_wb for cgroupJaegeuk Kim2015-07-25
* | f2fs: handle error cases in move_encrypted_blockJaegeuk Kim2015-07-25
|/
* Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\
| * writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
| * writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo2015-06-02
* | Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-06-24
|\ \
| * | f2fs: do not trim preallocated blocks when truncating after i_sizeChao Yu2015-06-11
| * | f2fs crypto: add alloc_bounce_pageJaegeuk Kim2015-06-11
| * | f2fs crypto: fix to handle errors likewise ext4Jaegeuk Kim2015-06-11
| * | f2fs: drop the volatile_write flag onlyJaegeuk Kim2015-06-09
| * | f2fs: skip committing valid superblockChao Yu2015-06-08
| * | f2fs: setting discard option in parse_options()Chao Yu2015-06-08
| * | f2fs: fix to return exact trimmed sizeJaegeuk Kim2015-06-02
| * | f2fs: support FALLOC_FL_INSERT_RANGEChao Yu2015-06-02
| * | f2fs: hide common code in f2fs_replace_blockChao Yu2015-06-02
| * | f2fs: disable the discard option when device doesn't supportChenxi Mao2015-06-01
| * | f2fs crypto: remove alloc_page for bounce_pageJaegeuk Kim2015-06-01
| * | f2fs: fix a deadlock for summary page lock vs. sentry_lockJaegeuk Kim2015-06-01
| * | f2fs crypto: clean up error handling in f2fs_fname_setup_filenameJaegeuk Kim2015-06-01
| * | f2fs crypto: avoid f2fs_inherit_context for symlinkJaegeuk Kim2015-06-01
| * | f2fs crypto: do not set encryption policy for non-directory by ioctlChao Yu2015-06-01
| * | f2fs crypto: allow setting encryption policy onceChao Yu2015-06-01
| * | f2fs crypto: check context consistent for rename2Chao Yu2015-06-01
| * | f2fs: avoid duplicated code by reusing f2fs_read_end_ioChao Yu2015-06-01
| * | f2fs crypto: use per-inode tfm structureJaegeuk Kim2015-06-01
| * | f2fs: recovering broken superblock during mounthujianyang2015-06-01
| * | f2fs crypto: check encryption for tmpfileJaegeuk Kim2015-06-01
| * | f2fs: support RENAME_WHITEOUTChao Yu2015-06-01