summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | | * | | f2fs: sanity check of crc_offset from raw checkpointKinglong Mee2017-05-08
| | | * | | f2fs: cleanup the disk level filename updatingKinglong Mee2017-05-08
| | | * | | f2fs: cover update_free_nid_bitmap with nid_list_lockChao Yu2017-05-08
| | | * | | f2fs: fix bad prefetchw of NULL pageKinglong Mee2017-05-08
| | | * | | f2fs: clear FI_DATA_EXIST flag in truncate_inline_inodeKinglong Mee2017-05-08
| | | * | | f2fs: move mnt_want_write_file after arguments checkingKinglong Mee2017-05-08
| | | * | | f2fs: check new size by inode_newsize_ok in f2fs_insert_rangeKinglong Mee2017-05-08
| | | * | | f2fs: avoid copy date to user-space if move file range failKinglong Mee2017-05-08
| | | * | | f2fs: drop duplicate new_size assign in f2fs_zero_rangeKinglong Mee2017-05-08
| | | * | | f2fs: adjust the way of calculating nat blockFan Li2017-05-08
| | | * | | f2fs: add fault injection on f2fs_truncateJaegeuk Kim2017-05-08
| | | * | | f2fs: check range before defragmentSheng Yong2017-05-08
| | | * | | f2fs: use parameter max_items instead of PIDVEC_SIZESheng Yong2017-05-08
| | | * | | f2fs: add a punch discard command functionYunlei He2017-05-08
| | | * | | f2fs: allocate a bio for discarding when actually issuing itJaegeuk Kim2017-05-08
| | | * | | f2fs: skip writeback meta pages if cp_mutex acquire failedYunlei He2017-05-08
| | | * | | f2fs: show more precise message on orphan recovery failureJaegeuk Kim2017-05-08
| | | * | | f2fs: remove dead macro PGOFS_OF_NEXT_DNODEKinglong Mee2017-05-08
| | | * | | f2fs: drop duplicate radix tree lookup of nat_entry_setKinglong Mee2017-05-08
| | | * | | f2fs: make sure trace all f2fs_issue_flushKinglong Mee2017-05-08
| | | * | | f2fs: don't allow volatile writes for non-regular fileChao Yu2017-05-08
| | | * | | f2fs: don't allow atomic writes for not regular filesJaegeuk Kim2017-05-08
| | | * | | f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointerJaegeuk Kim2017-05-08
| | | * | | f2fs: build stat_info before orphan inode recoveryJaegeuk Kim2017-05-08
| | | * | | f2fs: fix the fault of calculating blkstart twiceKinglong Mee2017-05-08
| | | * | | f2fs: fix the fault of checking F2FS_LINK_MAX for rename inodeKinglong Mee2017-05-08
| | | * | | f2fs: don't allow to get pino when filename is encryptedJaegeuk Kim2017-05-08
| | | * | | f2fs: fix wrong error injection for evict_inodeJaegeuk Kim2017-05-08
| | | * | | f2fs: le32_to_cpu for ckpt->cp_pack_total_block_countKinglong Mee2017-05-08
| | | * | | f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu2017-05-08
| | | * | | f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu2017-05-08
| | | * | | f2fs: use __set{__clear}_bit_leJaegeuk Kim2017-03-10
| | | * | | f2fs: update_free_nid_bitmap() can be statickbuild test robot2017-03-10
| | | * | | f2fs: __update_nat_bits() can be statickbuild test robot2017-03-10
| | | * | | f2fs: le16_to_cpu for xattr->e_value_sizeJaegeuk Kim2017-03-10
| | | * | | f2fs: don't overwrite node block by SSRJaegeuk Kim2017-03-09
| | | * | | f2fs: don't need to invalidate wrong node pageJaegeuk Kim2017-03-09
| | | * | | f2fs: fix an error return value in truncate_partial_data_pageYunlei He2017-03-09
| | | * | | fscrypt: catch up to v4.11-rc1Jaegeuk Kim2017-03-08
| | | * | | f2fs: avoid to flush nat journal entriesJaegeuk Kim2017-03-08
| | | * | | f2fs: avoid to issue redundant discard commandsJaegeuk Kim2017-03-08
| | | * | | f2fs: fix a plint compile warningHou Pengyang2017-03-08
| | | * | | f2fs: add f2fs_drop_inode tracepointHou Pengyang2017-03-08
| | | * | | f2fs: Fix zoned block device supportMasato Suzuki2017-03-08
| | | * | | f2fs: remove redundant set_page_dirty()Yunlei He2017-03-08
| | | * | | f2fs: fix to enlarge size of write_io_dummy mempoolChao Yu2017-03-08
| | | * | | f2fs: fix memory leak of write_io_dummy mempool during umountChao Yu2017-03-08
| | | * | | f2fs: fix to update F2FS_{CP_}WB_DATA count correctlyChao Yu2017-03-08
| | | * | | f2fs: use MAX_FREE_NIDS for the free nids targetKinglong Mee2017-03-08
| | | * | | f2fs: introduce free nid bitmapChao Yu2017-03-08