Commit History

Author SHA1 Message Date
  Chao Yu 70407fad85 f2fs: add tracepoint for f2fs_direct_IO 11 years ago
  Jaegeuk Kim fff04f90c1 f2fs: add info of appended or updated data writes 11 years ago
  Jaegeuk Kim 0f7b2abd18 f2fs: add nobarrier mount option 11 years ago
  Huang Ying 79e35dc3c2 f2fs: add f2fs_balance_fs for direct IO 11 years ago
  Chao Yu 3aab8f828e f2fs: introduce f2fs_write_failed to handle error case when write 11 years ago
  Chao Yu 5576cd6ca5 f2fs: avoid unneeded SetPageUptodate in f2fs_write_end 11 years ago
  Jaegeuk Kim ccfb30001f f2fs: fix to report newly allocate region as extent 11 years ago
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
  Jaegeuk Kim 9ab7013492 f2fs: support f2fs_fiemap 11 years ago
  Jaegeuk Kim b6fe5873cb f2fs: fix to recover data written by dio 11 years ago
  Chao Yu c20e89cde6 f2fs: add a tracepoint for f2fs_read_data_page 11 years ago
  Chao Yu e574843438 f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages 11 years ago
  Chao Yu ecda0de343 f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page 11 years ago
  Chao Yu dfb2bf38bf f2fs: add a tracepoint for f2fs_write_end 11 years ago
  Chao Yu 62aed044ea f2fs: add a tracepoint for f2fs_write_begin 11 years ago
  Jaegeuk Kim d5f66990bb f2fs: decrease the lock granularity during write_begin 11 years ago
  Jaegeuk Kim 9ac1349ad7 f2fs: avoid grab_cache_page_write_begin for data pages 11 years ago
  Chao Yu 6403eb1f64 f2fs: introduce help macro ADDRS_PER_PAGE() 11 years ago
  Jaegeuk Kim 2aea39eca6 f2fs: submit bio at the reclaim path 11 years ago
  Chao Yu 454ae7e519 f2fs: handle inline data independently in f2fs_bmap 11 years ago
  Jaegeuk Kim 6fb03f3a40 f2fs: adjust free mem size to flush dentry blocks 11 years ago
  Jaegeuk Kim 76f60268e7 f2fs: call redirty_page_for_writepage 11 years ago
  Al Viro 5b46f25ddc f2fs: switch to iov_iter_alignment() 11 years ago
  Al Viro 31b140398c switch {__,}blockdev_direct_IO() to iov_iter 11 years ago
  Al Viro d8d3d94b80 pass iov_iter to ->direct_IO() 11 years ago
  Chao Yu d54c795b49 f2fs: fix error path when fail to read inline data 11 years ago
  Chao Yu df0f8dc0e1 f2fs: avoid unnecessary bio submit when wait page writeback 11 years ago
  Jaegeuk Kim 50c8cdb35a f2fs: introduce nr_pages_to_write for segment alignment 11 years ago
  Jaegeuk Kim d3baf95da5 f2fs: increase pages_skipped when skipping writepages 11 years ago
  Jaegeuk Kim 87d6f89094 f2fs: avoid small data writes by skipping writepages 11 years ago