summaryrefslogtreecommitdiff
path: root/fs/f2fs/file.c
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-08
|\
| * mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-08
* | f2fs: relocate inode_{,un}lock in F2FS_IOC_SETFLAGSChao Yu2017-05-03
* | f2fs: reconstruct code to write a data pageHou Pengyang2017-05-02
* | f2fs: add ioctl to flush data from faster device to cold areaJaegeuk Kim2017-04-24
* | f2fs: introduce async IPU policyHou Pengyang2017-04-19
* | f2fs: allocate hot_data for atomic writesJaegeuk Kim2017-04-12
* | f2fs: clean up some macros in terms of GET_SEGNOJaegeuk Kim2017-04-10
* | f2fs: show the max number of volatile operationsChao Yu2017-03-24
* | f2fs: avoid stat_inc_atomic_write for non-atomic fileKinglong Mee2017-03-21
* | f2fs: cleanup the disk level filename updatingKinglong Mee2017-03-21
* | f2fs: clear FI_DATA_EXIST flag in truncate_inline_inodeKinglong Mee2017-03-21
* | f2fs: move mnt_want_write_file after arguments checkingKinglong Mee2017-03-21
* | f2fs: check new size by inode_newsize_ok in f2fs_insert_rangeKinglong Mee2017-03-21
* | f2fs: avoid copy date to user-space if move file range failKinglong Mee2017-03-21
* | f2fs: drop duplicate new_size assign in f2fs_zero_rangeKinglong Mee2017-03-21
* | f2fs: add fault injection on f2fs_truncateJaegeuk Kim2017-03-21
* | f2fs: check range before defragmentSheng Yong2017-03-21
* | f2fs: don't allow volatile writes for non-regular fileChao Yu2017-03-21
* | f2fs: don't allow atomic writes for not regular filesJaegeuk Kim2017-03-21
* | f2fs: don't allow to get pino when filename is encryptedJaegeuk Kim2017-03-21
* | f2fs: fix an error return value in truncate_partial_data_pageYunlei He2017-03-21
|/
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-03-01
|\
| * f2fs: remove redundant set_page_dirty()Yunlei He2017-02-27
| * f2fs: init local extent_info to avoid stale stack info in tpHou Pengyang2017-02-27
| * f2fs: change recovery policy of xattr node blockChao Yu2017-02-23
| * f2fs: avoid out-of-order execution of atomic writesJaegeuk Kim2017-02-23
| * f2fs: do not preallocate blocks which has wrong bufferJaegeuk Kim2017-02-22
| * f2fs: introduce FI_ATOMIC_COMMITChao Yu2017-02-22
| * f2fs: drop exist_data for inline_data when truncated to 0Jaegeuk Kim2017-01-29
| * f2fs: show the max number of atomic operationsJaegeuk Kim2017-01-29
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-12-14
|\
| * fscrypto: move ioctl processing more fully into common codeEric Biggers2016-12-11
* | f2fs: fix a missing size change in f2fs_setattrYunlei He2016-12-12
* | Revert "f2fs: use percpu_counter for # of dirty pages in inode"Jaegeuk Kim2016-12-05
* | f2fs: do not activate auto_recovery for fallocated i_sizeJaegeuk Kim2016-11-29
* | f2fs: fix fdatasyncChao Yu2016-11-25
* | f2fs: don't wait writeback for datas during checkpointChao Yu2016-11-25
* | f2fs: avoid BG_GC in f2fs_balance_fsJaegeuk Kim2016-11-25
* | f2fs: use err for f2fs_preallocate_blocksJaegeuk Kim2016-11-25
* | f2fs: keep dirty inodes selectively for checkpointJaegeuk Kim2016-11-23
* | f2fs: call f2fs_balance_fs for setattrJaegeuk Kim2016-11-23
* | f2fs: add missing f2fs_balance_fs in f2fs_zero_rangeChao Yu2016-11-23
* | f2fs: fix overflow due to condition check orderJaegeuk Kim2016-11-23
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| |/