1. 6c24337 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  2. 6f69f0e fscrypt: constify struct fscrypt_operations by Eric Biggers · 8 years ago
  3. 46f47e4 fscrypt: split supp and notsupp declarations into their own headers by Eric Biggers · 8 years ago
  4. f99e864 block: Rename blk_queue_zone_size and bdev_zone_size by Damien Le Moal · 8 years ago
  5. a5d431e fscrypt: make fscrypt_operations.key_prefix a string by Eric Biggers · 8 years ago
  6. 54475f5 fscrypt: use ENOKEY when file cannot be created w/o key by Eric Biggers · 8 years ago
  7. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  8. 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  9. 09cb646 Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  10. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  11. c0ed440 f2fs: fix a missing size change in f2fs_setattr by Yunlei He · 8 years ago
  12. bd7b829 fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page() by David Gstir · 8 years ago
  13. db717d8 fscrypto: move ioctl processing more fully into common code by Eric Biggers · 8 years ago
  14. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  15. 5eba8c5 f2fs: fix to access nullified flush_cmd_control pointer by Jaegeuk Kim · 8 years ago
  16. a2125ff f2fs: free meta pages if sanity check for ckpt is failed by Jaegeuk Kim · 8 years ago
  17. 2040fce8 f2fs: detect wrong layout by Jaegeuk Kim · 8 years ago
  18. f455c8a f2fs: call sync_fs when f2fs is idle by Jaegeuk Kim · 8 years ago
  19. 204706c Revert "f2fs: use percpu_counter for # of dirty pages in inode" by Jaegeuk Kim · 8 years ago
  20. 0002b61 f2fs: return AOP_WRITEPAGE_ACTIVATE for writepage by Chao Yu · 8 years ago
  21. 2678723 f2fs: do not activate auto_recovery for fallocated i_size by Jaegeuk Kim · 8 years ago
  22. 8508e44 f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack by Jaegeuk Kim · 8 years ago
  23. 19c5265 f2fs: fix 32-bit build by Arnd Bergmann · 8 years ago
  24. 05e6ea2 f2fs: set ->owner for debugfs status file's file_operations by Nicolai Stange · 8 years ago
  25. b08b12d f2fs: fix incorrect free inode count in ->statfs by Chao Yu · 8 years ago
  26. b4ceec2 f2fs: drop duplicate header timer.h by Geliang Tang · 8 years ago
  27. 97dd26a f2fs: fix wrong AUTO_RECOVER condition by Jaegeuk Kim · 8 years ago
  28. 3a3a5ea f2fs: do not recover i_size if it's valid by Jaegeuk Kim · 8 years ago
  29. 281518c f2fs: fix fdatasync by Chao Yu · 8 years ago
  30. 04d47e6 f2fs: fix to account total free nid correctly by Chao Yu · 8 years ago
  31. d40a43a f2fs: fix an infinite loop when flush nodes in cp by Yunlei He · 8 years ago
  32. 36951b3 f2fs: don't wait writeback for datas during checkpoint by Chao Yu · 8 years ago
  33. c79b7ff f2fs: fix wrong written_valid_blocks counting by Jaegeuk Kim · 8 years ago
  34. 7702bdb f2fs: avoid BG_GC in f2fs_balance_fs by Jaegeuk Kim · 8 years ago
  35. c040ff9 f2fs: fix redundant block allocation by Jaegeuk Kim · 8 years ago
  36. a7de608 f2fs: use err for f2fs_preallocate_blocks by Jaegeuk Kim · 8 years ago
  37. 3c62be1 f2fs: support multiple devices by Jaegeuk Kim · 8 years ago
  38. e57e9ae f2fs: allow dio read for LFS mode by Jaegeuk Kim · 8 years ago
  39. 6ae1be1 f2fs: revert segment allocation for direct IO by Jaegeuk Kim · 8 years ago
  40. 2061471 f2fs: return directly if block has been removed from the victim by Yunlei He · 8 years ago
  41. d47b871 Revert "f2fs: do not recover from previous remained wrong dnodes" by Chao Yu · 8 years ago
  42. b4b9d34 f2fs: remove checkpoint in f2fs_freeze by Jaegeuk Kim · 8 years ago
  43. bdb7d96 f2fs: assign segments correctly for direct_io by Jaegeuk Kim · 8 years ago
  44. 9f0552e f2fs: fix wrong i_atime recovery by Chao Yu · 8 years ago
  45. 60dcedc f2fs: record inode updating status correctly by Chao Yu · 8 years ago
  46. 126606c f2fs: Trace reset zone events by Damien Le Moal · 8 years ago
  47. f46e8809 f2fs: Reset sequential zones on zoned block devices by Damien Le Moal · 8 years ago
  48. 178053e f2fs: Cache zoned block devices zone type by Damien Le Moal · 8 years ago
  49. 3adc57e f2fs: Do not allow adaptive mode for host-managed zoned block devices by Damien Le Moal · 8 years ago
  50. 96ba2de f2fs: Always enable discard for zoned blocks devices by Damien Le Moal · 8 years ago
  51. 0ab0299 f2fs: Suppress discard warning message for zoned block devices by Damien Le Moal · 8 years ago
  52. d1b959c f2fs: Check zoned block feature for host-managed zoned block devices by Damien Le Moal · 8 years ago
  53. 0bfd7a0 f2fs: Use generic zoned block device terminology by Damien Le Moal · 8 years ago
  54. 487df61 f2fs: Add missing break in switch-case by Damien Le Moal · 8 years ago
  55. 0992280 f2fs: avoid infinite loop in the EIO case on recover_orphan_inodes by Jaegeuk Kim · 8 years ago
  56. ed6bd4b f2fs: report error of f2fs_fill_dentries by Chao Yu · 8 years ago
  57. 230436b f2fs: hide a maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  58. 35782b2 f2fs: remove percpu_count due to performance regression by Jaegeuk Kim · 8 years ago
  59. 18340ed f2fs: make clean inodes when flushing inode page by Jaegeuk Kim · 8 years ago
  60. 7c45729 f2fs: keep dirty inodes selectively for checkpoint by Jaegeuk Kim · 8 years ago
  61. 664ba97 f2fs: use BIO_MAX_PAGES for bio allocation by Jaegeuk Kim · 8 years ago
  62. 3e7b5bb f2fs: declare static function for __build_free_nids by Jaegeuk Kim · 8 years ago
  63. 15d0435 f2fs: call f2fs_balance_fs for setattr by Jaegeuk Kim · 8 years ago
  64. b9610bd f2fs: count dirty inodes to flush node pages during checkpoint by Jaegeuk Kim · 8 years ago
  65. 02110a4 f2fs: avoid casted negative value as shrink count by Chao Yu · 8 years ago
  66. 3a2ad56 f2fs: don't interrupt free nids building during nid allocation by Chao Yu · 8 years ago
  67. eb0aa4b f2fs: clean up free nid list operations by Jaegeuk Kim · 8 years ago
  68. b8559dc f2fs: split free nid list by Chao Yu · 8 years ago
  69. a11b9f6 f2fs: clear nlink if fail to add_link by Chao Yu · 8 years ago
  70. 0c0b471 f2fs: fix sparse warnings by Eric Biggers · 8 years ago
  71. 9de6927 f2fs: fix error handling in fsync_node_pages by Chao Yu · 8 years ago
  72. b691d98 f2fs: fix to update largest extent under lock by Chao Yu · 8 years ago
  73. 58736fa f2fs: be aware of extent beyond EOF in fiemap by Chao Yu · 8 years ago
  74. 6f2d8ed f2fs: don't miss any f2fs_balance_fs cases by Chao Yu · 8 years ago
  75. 9434fcd f2fs: add missing f2fs_balance_fs in f2fs_zero_range by Chao Yu · 8 years ago
  76. 933439c f2fs: give a chance to detach from dirty list by Chao Yu · 8 years ago
  77. 2dd1565 f2fs: fix to release discard entries during checkpoint by Chao Yu · 8 years ago
  78. 2411cf5 f2fs: exclude free nids building and allocation by Chao Yu · 8 years ago
  79. e87f732 f2fs: fix overflow due to condition check order by Jaegeuk Kim · 8 years ago
  80. 9c4bb8a fscrypt: Let fs select encryption index/tweak by David Gstir · 8 years ago
  81. 7821d4d fscrypt: Enable partial page encryption by David Gstir · 8 years ago
  82. 7637241 writeback: add wbc_to_write_flags() by Jens Axboe · 8 years ago
  83. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  84. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  85. 1a1891d Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  86. de0dcc4 f2fs: fix wrong sum_page pointer in f2fs_gc by Jaegeuk Kim · 8 years ago
  87. 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
  88. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  89. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  90. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  92. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  93. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  94. 2eee010 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  95. 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
  96. e4c5d84 f2fs: introduce update_ckpt_flags to clean up by Jaegeuk Kim · 8 years ago
  97. 6ca56ca f2fs: don't submit irrelevant page by Chao Yu · 8 years ago
  98. 3f5f495 f2fs: fix to commit bio cache after flushing node pages by Chao Yu · 8 years ago
  99. fc0065a f2fs: introduce get_checkpoint_version for cleanup by Tiezhu Yang · 8 years ago
  100. 3fa5650 f2fs: remove dead variable by Sheng Yong · 8 years ago