Commit History

Author SHA1 Message Date
  Linus Torvalds f6c658df63 Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 9 years ago
  Andy Shevchenko 8da4b8c48e lib/uuid.c: move generate_random_uuid() to uuid.c 9 years ago
  Jaegeuk Kim 38f91ca8c0 f2fs: flush pending bios right away when error occurs 9 years ago
  Jaegeuk Kim 1beba1b3a9 f2fs: use percpu_counter for # of dirty pages in inode 9 years ago
  Linus Torvalds c2e7b20705 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Chao Yu 6e9619499f f2fs: support in batch fzero in dnode page 9 years ago
  Chao Yu 0fac558b96 f2fs: make atomic/volatile operation exclusive 9 years ago
  Chao Yu 7fb17fe44b f2fs: use mnt_{want,drop}_write_file in ioctl 9 years ago
  Jaegeuk Kim 79344efb93 f2fs: read node blocks ahead when truncating blocks 9 years ago
  Jaegeuk Kim e12dd7bd87 f2fs: fallocate data blocks in single locked node page 9 years ago
  Chao Yu 09210c973a f2fs: avoid panic when truncating to max filesize 9 years ago
  Christoph Hellwig e259221763 fs: simplify the generic_write_sync prototype 9 years ago
  Christoph Hellwig dde0c2e798 fs: add IOCB_SYNC and IOCB_DSYNC 9 years ago
  Jaegeuk Kim 608514deba f2fs: set fsync mark only for the last dnode 9 years ago
  Jaegeuk Kim c267ec1526 f2fs: report unwritten status in fsync_node_pages 9 years ago
  Jaegeuk Kim 5268137564 f2fs: split sync_node_pages with fsync_node_pages 9 years ago
  Jaegeuk Kim c27753d675 f2fs: flush dirty pages before starting atomic writes 9 years ago
  Jaegeuk Kim 26dc3d4424 f2fs: unset atomic/volatile flag in f2fs_release_file 9 years ago
  Jaegeuk Kim de5307e46d f2fs: fix dropping inmemory pages in a wrong time 9 years ago
  Jaegeuk Kim 33b1395124 f2fs: use dget_parent and file_dentry in f2fs_file_open 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Jaegeuk Kim 8074bb5150 f2fs crypto: sync ext4_lookup and ext4_file_open 9 years ago
  Jaegeuk Kim 0b81d07790 fs crypto: move per-file encryption from f2fs tree to fs/crypto 10 years ago
  Chao Yu f28b3434af f2fs: introduce f2fs_update_data_blkaddr for cleanup 9 years ago
  Chao Yu 80dd9c0e9d f2fs: fix incorrect upper bound when iterating inode mapping tree 9 years ago
  Chao Yu ae10866864 f2fs crypto: handle unexpected lack of encryption keys 9 years ago
  Chao Yu 28bc106b23 f2fs: support revoking atomic written pages 9 years ago
  Chao Yu 29b96b547e f2fs: split drop_inmem_pages from commit_inmem_pages 9 years ago
  Jaegeuk Kim 8ef2af45ae f2fs: increase i_size to avoid missing data 9 years ago
  Jaegeuk Kim b439b103a6 f2fs: move dio preallocation into f2fs_file_write_iter 9 years ago