Commit Graph

113 Commits (5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a)

Author SHA1 Message Date
Christoph Hellwig a6dda0e63e f2fs: use generic posix ACL infrastructure 11 years ago
Jaegeuk Kim 4ef51a8fcc f2fs: introduce NODE_MAPPING for code consistency 11 years ago
Gu Zheng 9df27d982d f2fs: add help function META_MAPPING 11 years ago
Chris Fries 6c311ec6c2 f2fs: clean checkpatch warnings 11 years ago
Gu Zheng 17b692f60e f2fs: use spinlock rather than mutex for better speed 11 years ago
Yuan Zhong 5514f0aadd f2fs: remove the needless parameter of f2fs_wait_on_page_writeback 11 years ago
Jaegeuk Kim b1c57c1caa f2fs: add a sysfs entry to control max_victim_search 11 years ago
Jaegeuk Kim fb5566da91 f2fs: improve write performance under frequent fsync calls 11 years ago
Jaegeuk Kim 1e1bb4baf1 f2fs: add inline_data recovery routine 11 years ago
Jaegeuk Kim 0dbdc2ae9b f2fs: add the number of inline_data files to status info 11 years ago
Jaegeuk Kim 9e09fc855d f2fs: refactor f2fs_convert_inline_data 11 years ago
Huajun Li e18c65b2ac f2fs: key functions to handle inline data 11 years ago
Gu Zheng 0d47c1adc2 f2fs: convert max_orphans to a field of f2fs_sb_info 11 years ago
Jaegeuk Kim 58bfaf44df f2fs: introduce F2FS_INODE macro to get f2fs_inode 11 years ago
Chao Yu 4f4124d0b9 f2fs: update several comments 11 years ago
Gu Zheng 7e8f23081a f2fs: remove the rw_flag domain from f2fs_io_info 11 years ago
Jaegeuk Kim bfad7c2d40 f2fs: introduce a new direct_IO write path 11 years ago
Jaegeuk Kim 216fbd6443 f2fs: introduce sysfs entry to control in-place-update policy 11 years ago
Jaegeuk Kim 458e6197c3 f2fs: refactor bio->rw handling 11 years ago
Fan Li 63a0b7cb33 f2fs: merge pages with the same sync_mode flag 11 years ago
Chao Yu cfb271d485 f2fs: add unlikely() macro for compiler optimization 11 years ago
Jaegeuk Kim 93dfe2ac51 f2fs: refactor bio-related operations 11 years ago
Chao Yu 8f99a946f3 f2fs: convert recover_orphan_inodes to void 11 years ago
Jaegeuk Kim 031fa8cc9b f2fs: remove unnecessary condition checks 11 years ago
Jaegeuk Kim 0e80220ac5 f2fs: remove unnecessary return value 11 years ago
Huajun Li 1001b3479c f2fs: add flags and helpers to support inline data 11 years ago
Huajun Li b600965c43 f2fs: add a new function: f2fs_reserve_block() 11 years ago
Jaegeuk Kim 0daaad97dc f2fs: avoid lock debugging overhead 11 years ago
Chao Yu 924b720b58 f2fs: add a new function to support for merging contiguous read 11 years ago
Gu Zheng ef86d70994 f2fs: convert inc/dec_valid_node_count to inc/dec one count 11 years ago
Gu Zheng da19b0dc50 f2fs: convert dev_valid_block_count to void 11 years ago
Gu Zheng 58e674d6ab f2fs: convert remove_inode_page to void 11 years ago
Jaegeuk Kim 1ff7bd3bb5 f2fs: introduce a bio array for per-page write bios 11 years ago
Jaegeuk Kim c11abd1a80 f2fs: disable the extent cache ops on high fragmented files 11 years ago
Jaegeuk Kim 971767caf6 f2fs: use sbi->write_mutex for write bios 11 years ago
Jaegeuk Kim 7d5e510944 f2fs: clean up the do_submit_bio flow 11 years ago
Jaegeuk Kim 7fd9e544fb f2fs: add a slab cache entry for small discards 11 years ago
Changman Lee fb51b5ef9c f2fs: cleanup waiting routine for writeback pages in cp 11 years ago
Jaegeuk Kim cfe58f9dcd f2fs: avoid to wait all the node blocks during fsync 11 years ago
Jaegeuk Kim 5d56b6718a f2fs: add an option to avoid unnecessary BUG_ONs 11 years ago
Jaegeuk Kim 4660f9c0fe f2fs: introduce f2fs_balance_fs_bg for some background jobs 11 years ago
Jaegeuk Kim 81eb8d6e28 f2fs: reclaim prefree segments periodically 11 years ago
Haicheng Li aabe51364f f2fs: use bool for booleans 11 years ago
Jaegeuk Kim dcdfff6527 f2fs: clean up several status-related operations 11 years ago
Gu Zheng 7bd59381c8 f2fs: introduce f2fs_kmem_cache_alloc to hide the unfailed, kmem cache allocation 11 years ago
Gu Zheng e234088758 f2fs: avoid wait if IO end up when do_checkpoint for better performance 11 years ago
Jaegeuk Kim b1838f8952 f2fs: fix the starvation problem on cp_rwsem 11 years ago
Gu Zheng e479556bfd f2fs: use rw_sem instead of fs_lock(locks mutex) 12 years ago
Yu Chao e76eebee70 f2fs: optimize fs_lock for better performance 12 years ago
Jaegeuk Kim 65985d935d f2fs: support the inline xattrs 12 years ago