- bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
- a72d4b9 f2fs: relocate inode_{,un}lock in F2FS_IOC_SETFLAGS by Chao Yu · 8 years ago
- 7eab0c0 f2fs: reconstruct code to write a data page by Hou Pengyang · 8 years ago
- e066b83 f2fs: add ioctl to flush data from faster device to cold area by Jaegeuk Kim · 8 years ago
- 0448598 f2fs: introduce async IPU policy by Hou Pengyang · 8 years ago
- 6c3acd9 f2fs: allocate hot_data for atomic writes by Jaegeuk Kim · 8 years ago
- 4ddb1a4 f2fs: clean up some macros in terms of GET_SEGNO by Jaegeuk Kim · 8 years ago
- 648d50b f2fs: show the max number of volatile operations by Chao Yu · 8 years ago
- 684ca7e f2fs: avoid stat_inc_atomic_write for non-atomic file by Kinglong Mee · 8 years ago
- d03ba4c f2fs: cleanup the disk level filename updating by Kinglong Mee · 8 years ago
- bd4667c f2fs: clear FI_DATA_EXIST flag in truncate_inline_inode by Kinglong Mee · 8 years ago
- d756386 f2fs: move mnt_want_write_file after arguments checking by Kinglong Mee · 8 years ago
- 46e82fb f2fs: check new size by inode_newsize_ok in f2fs_insert_range by Kinglong Mee · 8 years ago
- 3cecfa5 f2fs: avoid copy date to user-space if move file range fail by Kinglong Mee · 8 years ago
- 087d3d8b f2fs: drop duplicate new_size assign in f2fs_zero_range by Kinglong Mee · 8 years ago
- 14b44d2 f2fs: add fault injection on f2fs_truncate by Jaegeuk Kim · 8 years ago
- 1941d7b f2fs: check range before defragment by Sheng Yong · 8 years ago
- 8ff0971 f2fs: don't allow volatile writes for non-regular file by Chao Yu · 8 years ago
- e811898 f2fs: don't allow atomic writes for not regular files by Jaegeuk Kim · 8 years ago
- 4f1bca9 f2fs: don't allow to get pino when filename is encrypted by Jaegeuk Kim · 8 years ago
- a78aaa2 f2fs: fix an error return value in truncate_partial_data_page by Yunlei He · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- 25c4e6c Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
- 4fcf589 f2fs: remove redundant set_page_dirty() by Yunlei He · 8 years ago
- e15882b f2fs: init local extent_info to avoid stale stack info in tp by Hou Pengyang · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- d260081 f2fs: change recovery policy of xattr node block by Chao Yu · 8 years ago
- e7c75ab f2fs: avoid out-of-order execution of atomic writes by Jaegeuk Kim · 8 years ago
- dc91de7 f2fs: do not preallocate blocks which has wrong buffer by Jaegeuk Kim · 8 years ago
- 5fe4574 f2fs: introduce FI_ATOMIC_COMMIT by Chao Yu · 8 years ago
- bb95d9a f2fs: drop exist_data for inline_data when truncated to 0 by Jaegeuk Kim · 8 years ago
- 26a28a0 f2fs: show the max number of atomic operations by Jaegeuk Kim · 8 years ago
- 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
- c0ed440 f2fs: fix a missing size change in f2fs_setattr by Yunlei He · 8 years ago
- db717d8 fscrypto: move ioctl processing more fully into common code by Eric Biggers · 8 years ago
- 204706c Revert "f2fs: use percpu_counter for # of dirty pages in inode" by Jaegeuk Kim · 8 years ago
- 2678723 f2fs: do not activate auto_recovery for fallocated i_size by Jaegeuk Kim · 8 years ago
- 281518c f2fs: fix fdatasync by Chao Yu · 8 years ago
- 36951b3 f2fs: don't wait writeback for datas during checkpoint by Chao Yu · 8 years ago
- 7702bdb f2fs: avoid BG_GC in f2fs_balance_fs by Jaegeuk Kim · 8 years ago
- a7de608 f2fs: use err for f2fs_preallocate_blocks by Jaegeuk Kim · 8 years ago
- 7c45729 f2fs: keep dirty inodes selectively for checkpoint by Jaegeuk Kim · 8 years ago
- 15d0435 f2fs: call f2fs_balance_fs for setattr by Jaegeuk Kim · 8 years ago
- 9434fcd f2fs: add missing f2fs_balance_fs in f2fs_zero_range by Chao Yu · 8 years ago
- e87f732 f2fs: fix overflow due to condition check order by Jaegeuk Kim · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- 4c1fad6 Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
- 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
- d95fd91 f2fs: exclude special cases for f2fs_move_file_range by Fan Li · 9 years ago
- 61e4da1 f2fs: fix parameters of __exchange_data_block by Fan Li · 9 years ago
- 7f3037a f2fs: check free_sections for defragmentation by Jaegeuk Kim · 9 years ago
- 34b5d5c f2fs: avoid page allocation for truncating partial inline_data by Jaegeuk Kim · 9 years ago
- ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 9 years ago
- e7ba108 f2fs: add roll-forward recovery process for encrypted dentry by Shuoran Liu · 9 years ago
- bbf156f f2fs: fix lost xattrs of directories by Jaegeuk Kim · 9 years ago
- 6949422 f2fs: remove unnecessary initialization by Sheng Yong · 9 years ago
- 20a3d61 f2fs: avoid potential deadlock in f2fs_move_file_range by Chao Yu · 9 years ago
- fe8494b f2fs: allow copying file range only in between regular files by Chao Yu · 9 years ago
- 4dd6f97 f2fs: support an ioctl to move a range of data blocks by Jaegeuk Kim · 9 years ago
- 363cad7 f2fs: avoid memory allocation failure due to a long length by Jaegeuk Kim · 9 years ago
- 9dfa1ba f2fs: use blk_plug in all the possible paths by Jaegeuk Kim · 9 years ago
- 5f281fa f2fs: disable extent_cache for fcollapse/finsert inodes by Jaegeuk Kim · 9 years ago
- 0a2aa8f f2fs: refactor __exchange_data_block for speed up by Jaegeuk Kim · 9 years ago
- b56ab83 f2fs: avoid mark_inode_dirty by Jaegeuk Kim · 9 years ago
- 237c079 f2fs: call SetPageUptodate if needed by Jaegeuk Kim · 9 years ago
- ac6f199 f2fs: avoid latency-critical readahead of node pages by Jaegeuk Kim · 9 years ago
- 36abef4 f2fs: introduce mode=lfs mount option by Jaegeuk Kim · 9 years ago
- 9a449e9 f2fs: remove obsolete parameter in f2fs_truncate by Jaegeuk Kim · 9 years ago
- 26de9b1 f2fs: avoid unnecessary updating inode during fsync by Jaegeuk Kim · 9 years ago
- ee6d182 f2fs: remove syncing inode page in all the cases by Jaegeuk Kim · 9 years ago
- 205b982 f2fs: call mark_inode_dirty_sync for i_field changes by Jaegeuk Kim · 9 years ago
- fc9581c f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync by Jaegeuk Kim · 9 years ago
- 9194232 f2fs: use inode pointer for {set, clear}_inode_flag by Jaegeuk Kim · 9 years ago
- f6c658d Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
- 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 9 years ago
- 38f91ca f2fs: flush pending bios right away when error occurs by Jaegeuk Kim · 9 years ago
- 1beba1b f2fs: use percpu_counter for # of dirty pages in inode by Jaegeuk Kim · 9 years ago
- c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 6e96194 f2fs: support in batch fzero in dnode page by Chao Yu · 9 years ago
- 0fac558 f2fs: make atomic/volatile operation exclusive by Chao Yu · 9 years ago
- 7fb17fe f2fs: use mnt_{want,drop}_write_file in ioctl by Chao Yu · 9 years ago
- 79344ef f2fs: read node blocks ahead when truncating blocks by Jaegeuk Kim · 9 years ago
- e12dd7b f2fs: fallocate data blocks in single locked node page by Jaegeuk Kim · 9 years ago
- 09210c9 f2fs: avoid panic when truncating to max filesize by Chao Yu · 9 years ago
- e259221 fs: simplify the generic_write_sync prototype by Christoph Hellwig · 9 years ago
- dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 9 years ago
- 608514d f2fs: set fsync mark only for the last dnode by Jaegeuk Kim · 9 years ago
- c267ec1 f2fs: report unwritten status in fsync_node_pages by Jaegeuk Kim · 9 years ago
- 5268137 f2fs: split sync_node_pages with fsync_node_pages by Jaegeuk Kim · 9 years ago
- c27753d f2fs: flush dirty pages before starting atomic writes by Jaegeuk Kim · 9 years ago
- 26dc3d4 f2fs: unset atomic/volatile flag in f2fs_release_file by Jaegeuk Kim · 9 years ago
- de5307e f2fs: fix dropping inmemory pages in a wrong time by Jaegeuk Kim · 9 years ago
- 33b1395 f2fs: use dget_parent and file_dentry in f2fs_file_open by Jaegeuk Kim · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago