Commit History

Author SHA1 Message Date
  Linus Torvalds f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 11 years ago
  Jaegeuk Kim a18ff06340 f2fs: call mark_inode_dirty to flush dirty pages 11 years ago
  Chris Fries 6c311ec6c2 f2fs: clean checkpatch warnings 11 years ago
  Changman Lee c434cbc0ed f2fs: missing REQ_META and REQ_PRIO when sync_meta_pages(META_FLUSH) 11 years ago
  Jaegeuk Kim c33ec32692 f2fs: avoid f2fs_balance_fs call during pageout 11 years ago
  Yuan Zhong 5514f0aadd f2fs: remove the needless parameter of f2fs_wait_on_page_writeback 11 years ago
  Jaegeuk Kim a8865372a8 f2fs: handle errors correctly during f2fs_reserve_block 11 years ago
  Jaegeuk Kim 9e09fc855d f2fs: refactor f2fs_convert_inline_data 11 years ago
  Jaegeuk Kim 26f466f4a9 f2fs: call f2fs_put_page at the error case 11 years ago
  Huajun Li 9ffe0fb5f3 f2fs: handle inline data operations 12 years ago
  Jaegeuk Kim 944fcfc184 f2fs: check the blocksize before calling generic_direct_IO path 11 years ago
  Jaegeuk Kim 1ec79083b2 f2fs: should put the dnode when NEW_ADDR is detected 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
  Gu Zheng 940a6d34b3 f2fs: move all the bio initialization into __bio_alloc 11 years ago
  Jaegeuk Kim bfad7c2d40 f2fs: introduce a new direct_IO write path 11 years ago
  Jaegeuk Kim 76130ccabc f2fs: fix the location of tracepoint 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
  Jaegeuk Kim 6bacf52fb5 f2fs: add unlikely() macro for compiler more aggressively 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 1069bbf7b9 f2fs: check return value of f2fs_readpage in find_data_page 11 years ago
  Jaegeuk Kim f9a4e6df52 f2fs: bug fix on bit overflow from 32bits to 64bits 11 years ago
  Huajun Li b600965c43 f2fs: add a new function: f2fs_reserve_block() 12 years ago
  Chao Yu d4d288bc72 f2fs: adds a tracepoint for f2fs_submit_read_bio 11 years ago
  Chao Yu 87b8872d5b f2fs: adds a tracepoint for submit_read_page 11 years ago
  Chao Yu 924b720b58 f2fs: add a new function to support for merging contiguous read 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