1. d7997e6 f2fs: clean up error path of fill_super by Chao Yu · 7 years ago
  2. a9d572c f2fs: avoid hungtask when GC encrypted block if io_bits is set by Sheng Yong · 7 years ago
  3. d8a9a22 f2fs: allow quota to use reserved blocks by Jaegeuk Kim · 7 years ago
  4. a2e2e76 f2fs: fix to drop all inmem pages correctly by Chao Yu · 7 years ago
  5. f3d98e7 f2fs: speed up defragment on sparse file by Chao Yu · 7 years ago
  6. c4020b2 f2fs: support F2FS_IOC_PRECACHE_EXTENTS by Chao Yu · 7 years ago
  7. 1ad71a2 f2fs: add an ioctl to disable GC for specific file by Jaegeuk Kim · 7 years ago
  8. 9ac1e2d f2fs: prevent newly created inode from being dirtied incorrectly by Daeho Jeong · 7 years ago
  9. 442a9db f2fs: support FIEMAP_FLAG_XATTR by Chao Yu · 7 years ago
  10. f1b43d4 f2fs: fix to cover f2fs_inline_data_fiemap with inode_lock by Chao Yu · 7 years ago
  11. 7dff55d f2fs: check node page again in write end io by Yunlei He · 7 years ago
  12. 25a912e f2fs: fix to caclulate required free section correctly by Chao Yu · 7 years ago
  13. f1d2564 f2fs: handle newly created page when revoking inmem pages by Daeho Jeong · 7 years ago
  14. 7c2e596 f2fs: add resgid and resuid to reserve root blocks by Jaegeuk Kim · 7 years ago
  15. 578c647 f2fs: implement cgroup writeback support by Yufen Yu · 7 years ago
  16. bffa8d3 f2fs: remove unused pend_list_tag by Chao Yu · 7 years ago
  17. 49c60c6 f2fs: avoid high cpu usage in discard thread by Chao Yu · 7 years ago
  18. 94b1e10 f2fs: make local functions static by Wei Yongjun · 7 years ago
  19. 7e65be4 f2fs: add reserved blocks for root user by Jaegeuk Kim · 7 years ago
  20. 2c19050 f2fs: check segment type in __f2fs_replace_block by Yunlong Song · 7 years ago
  21. 1eca05a f2fs: update inode info to inode page for new file by Yunlei He · 7 years ago
  22. f66c027 f2fs: show precise # of blocks that user/root can use by Jaegeuk Kim · 7 years ago
  23. 7f1a45a f2fs: clean up unneeded declaration by Chao Yu · 7 years ago
  24. d6d478a1 f2fs: continue to do direct IO if we only preallocate partial blocks by Chao Yu · 7 years ago
  25. 6279398 f2fs: enable quota at remount from r to w by Jaegeuk Kim · 7 years ago
  26. b1ca321 f2fs: skip stop_checkpoint for user data writes by Jaegeuk Kim · 7 years ago
  27. d620439 f2fs: fix missing error number for xattr operation by Jaegeuk Kim · 7 years ago
  28. 0a007b97 f2fs: recover directory operations by fsync by Jaegeuk Kim · 7 years ago
  29. c39a1b3 f2fs: return error during fill_super by Jaegeuk Kim · 7 years ago
  30. 211a6fa f2fs: fix an error case of missing update inode page by Yunlei He · 7 years ago
  31. 4635b46 f2fs: fix potential hangtask in f2fs_trace_pid by Chao Yu · 7 years ago
  32. c376fc0 f2fs: no need return value in restore summary process by Yunlei He · 7 years ago
  33. fab2ade f2fs: use unlikely for release case by LiFan · 7 years ago
  34. f652e9d f2fs: don't return value in truncate_data_blocks_range by Chao Yu · 7 years ago
  35. 4c2ac6a f2fs: clean up f2fs_map_blocks by Chao Yu · 7 years ago
  36. 416d2db f2fs: clean up hash codes by Chao Yu · 7 years ago
  37. bae01ed f2fs: fix error handling in fill_super by Chao Yu · 7 years ago
  38. 4e6aad2 f2fs: spread f2fs_k{m,z}alloc by Chao Yu · 7 years ago
  39. 628b3d1 f2fs: inject fault to kvmalloc by Chao Yu · 7 years ago
  40. acbf054 f2fs: inject fault to kzalloc by Chao Yu · 7 years ago
  41. 979f492 f2fs: remove a redundant conditional expression by LiFan · 7 years ago
  42. d5097be f2fs: apply write hints to select the type of segment for direct write by Hyunchul Lee · 7 years ago
  43. 20bb247 f2fs: switch to fscrypt_prepare_setattr() by Eric Biggers · 7 years ago
  44. 55899d7 f2fs: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  45. 2e45b07 f2fs: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  46. b05157e f2fs: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
  47. 2e168c8 f2fs: switch to fscrypt_file_open() by Eric Biggers · 7 years ago
  48. 6671726 posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  49. de8b10a f2fs: remove repeated f2fs_bug_on by Zhikang Zhang · 7 years ago
  50. 736c0a7 f2fs: remove an excess variable by LiFan · 7 years ago
  51. 2102081 f2fs: fix lock dependency in between dio_rwsem & i_mmap_sem by Chao Yu · 7 years ago
  52. e17d488 f2fs: remove unused parameter by Sheng Yong · 7 years ago
  53. 25006645 f2fs: still write data if preallocate only partial blocks by Sheng Yong · 7 years ago
  54. f6df8f2 f2fs: introduce sysfs readdir_ra to readahead inode block in readdir by Sheng Yong · 7 years ago
  55. 5921aaa f2fs: fix concurrent problem for updating free bitmap by LiFan · 7 years ago
  56. 2ab56a5 f2fs: remove unneeded memory footprint accounting by Chao Yu · 7 years ago
  57. 66e8336 f2fs: no need to read nat block if nat_block_bitmap is set by Yunlei He · 7 years ago
  58. 292c196a f2fs: reserve nid resource for quota sysfile by Chao Yu · 7 years ago
  59. 779f4e1 Revert "exec: avoid RLIMIT_STACK races with prlimit()" by Kees Cook · 7 years ago
  60. b9f5fb1 cramfs: fix MTD dependency by Arnd Bergmann · 7 years ago
  61. 73d080d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  62. 1c6b942 Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  63. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  64. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
  65. dd3d66b8 Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  66. 227701e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  67. dc4fd9a nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests by Scott Mayhew · 7 years ago
  68. c156618 nfs: fix a deadlock in nfs client initialization by Scott Mayhew · 7 years ago
  69. 18d40ea Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  70. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  71. 3756f64 exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 7 years ago
  72. 302ec30 autofs: fix careless error in recent commit by NeilBrown · 7 years ago
  73. d455df0 Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  74. da2e6b7 ovl: fix overlay: warning prefix by Amir Goldstein · 7 years ago
  75. 7c5cac1 Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  76. 9d5afec ext4: fix crash when a directory's i_size is too small by Chandan Rajendra · 7 years ago
  77. 7879cb4 ovl: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  78. e8d4bfe ovl: Sync upper dirty data when syncing overlayfs by Chengguang Xu · 7 years ago
  79. b02a16e ovl: update ctx->pos on impure dir iteration by Amir Goldstein · 7 years ago
  80. 08d8f8a ovl: Pass ovl_get_nlink() parameters in right order by Vivek Goyal · 7 years ago
  81. 438c84c ovl: don't follow redirects if redirect_dir=off by Miklos Szeredi · 7 years ago
  82. 996fc44 ext4: add missing error check in __ext4_new_inode() by Theodore Ts'o · 7 years ago
  83. 98087c0 hpfs: don't bother with the i_version counter or f_version by Jeff Layton · 7 years ago
  84. 51090c5 Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  85. d7ee946 VFS: Handle lazytime in do_mount() by Markus Trippelsdorf · 7 years ago
  86. b7e0b6f xfs: make iomap_begin functions trim iomaps consistently by Darrick J. Wong · 7 years ago
  87. f59cf5c xfs: remove "no-allocation" reservations for file creations by Christoph Hellwig · 7 years ago
  88. eaf0ec3 fs: xfs: remove duplicate includes by Pravin Shedge · 7 years ago
  89. 040d786 ceph: drop negative child dentries before try pruning inode's alias by Yan, Zheng · 7 years ago
  90. ba3edf1f proc: show si_ptr in /proc/<pid>/timers without hashing by Linus Torvalds · 7 years ago
  91. c8bcbfbd btrfs: Fix possible off-by-one in btrfs_search_path_in_tree by Nikolay Borisov · 7 years ago
  92. 1b9e619 Btrfs: disable FUA if mounted with nobarrier by Omar Sandoval · 7 years ago
  93. e19182c btrfs: fix missing error return in btrfs_drop_snapshot by Jeff Mahoney · 7 years ago
  94. 692826b btrfs: handle errors while updating refcounts in update_ref_for_cow by Jeff Mahoney · 7 years ago
  95. b430b77 btrfs: Fix quota reservation leak on preallocated files by Justin Maggard · 7 years ago
  96. 5702591 CIFS: don't log STATUS_NOT_FOUND errors for DFS by Aurelien Aptel · 7 years ago
  97. a821df3 cifs: fix NULL deref in SMB2_read by Ronnie Sahlberg · 7 years ago
  98. ca0168e alloc_super(): do ->s_umount initialization earlier by Al Viro · 7 years ago
  99. c894aa9 ext4: fix fdatasync(2) after fallocate(2) operation by Eryu Guan · 7 years ago
  100. fc82228 ext4: support fast symlinks from ext3 file systems by Andi Kleen · 7 years ago