1. 4d8013e f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 6 years ago
  2. 23d6d8e Revert "f2fs: fix to check inline_xattr_size boundary correctly" by Jaegeuk Kim · 6 years ago
  3. b7c5e78 f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 6 years ago
  4. d752b9e f2fs: fix typos in code comments by Geliang Tang · 6 years ago
  5. 773962c fs: export evict_inodes by Jaegeuk Kim · 6 years ago
  6. f2cb919 f2fs: add quick mode of checkpoint=disable for QA by Jaegeuk Kim · 6 years ago
  7. 55cc38f f2fs: fix compile warnings: 'struct *' declared inside parameter list by Zhikang Zhang · 6 years ago
  8. d831272 f2fs: guarantee journalled quota data by checkpoint by Chao Yu · 6 years ago
  9. f22f93a f2fs: checkpoint disabling by Daniel Rosenberg · 6 years ago
  10. 0570b3f f2fs: support superblock checksum by Junling Zheng · 6 years ago
  11. 6d1a832 f2fs: add SPDX license identifiers by Chao Yu · 6 years ago
  12. 4679c2e f2fs: Allocate and stat mem used by free nid bitmap more accurately by Yunlei He · 6 years ago
  13. 96a2329 overflow.h: Add allocation size calculation helpers by Kees Cook · 6 years ago
  14. 4d93a43 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  15. 565d744 mm: add variant of pagevec_lookup_range_tag() taking number of pages by Jan Kara · 7 years ago
  16. fb296a2 mm: implement find_get_pages_range_tag() by Jan Kara · 7 years ago
  17. c16d27e fscrypt: add Speck128/256 support by Eric Biggers · 6 years ago
  18. 4ddc3a8 fscrypt: make fscrypt_operations.max_namelen an integer by Eric Biggers · 6 years ago
  19. 3866025 fscrypt: clean up after fscrypt_prepare_lookup() conversions by Eric Biggers · 6 years ago
  20. 0509923 fscrypt: allow synchronous bio decryption by Eric Biggers · 6 years ago
  21. 9f1896c f2fs: align memory boundary for bitops by Jaegeuk Kim · 7 years ago
  22. 355d234 f2fs: add nowait aio support by Hyunchul Lee · 7 years ago
  23. e9a50e6 f2fs: wrap all options with f2fs_sb_info.mount_opt by Chao Yu · 7 years ago
  24. ac734c4 f2fs: support hot file extension by Chao Yu · 7 years ago
  25. 1e72cb2 f2fs: expose extension_list sysfs entry by Chao Yu · 7 years ago
  26. bcdc571 f2fs: support passing down write hints given by users to block layer by Hyunchul Lee · 7 years ago
  27. a1afb55 f2fs: support large nat bitmap by Chao Yu · 7 years ago
  28. 401052f fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info() by Eric Biggers · 7 years ago
  29. 549b206 fscrypt: fix up fscrypt_fname_encrypted_size() for internal use by Eric Biggers · 7 years ago
  30. c440b509 fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names by Eric Biggers · 7 years ago
  31. 62cfdd9 fscrypt: move fscrypt_symlink_data to fscrypt_private.h by Eric Biggers · 7 years ago
  32. e4e6776 fscrypt: remove fscrypt_fname_usr_to_disk() by Eric Biggers · 7 years ago
  33. da32a16 fscrypt: new helper function - fscrypt_get_symlink() by Eric Biggers · 7 years ago
  34. a7e05c7 fscrypt: new helper functions for ->symlink() by Eric Biggers · 7 years ago
  35. eb9c5fd fscrypt: trim down fscrypt.h includes by Eric Biggers · 7 years ago
  36. 0a02472 fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c by Eric Biggers · 7 years ago
  37. 9d51ca8 fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h by Eric Biggers · 7 years ago
  38. efbfa8c fscrypt: move fscrypt_operations declaration to fscrypt_supp.h by Eric Biggers · 7 years ago
  39. 616dbd2 fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions by Eric Biggers · 7 years ago
  40. f0c472b fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h by Eric Biggers · 7 years ago
  41. bc76f39 fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h by Eric Biggers · 7 years ago
  42. b67b07e fscrypt: move fscrypt_control_page() to supp/notsupp headers by Eric Biggers · 7 years ago
  43. d8dfb89 fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers by Eric Biggers · 7 years ago
  44. 975c567 f2fs: don't put dentry page in pagecache into highmem by Yunlong Song · 7 years ago
  45. 71f8f04 f2fs: support inode creation time by Chao Yu · 7 years ago
  46. 111e845 f2fs: allow to recover node blocks given updated checkpoint by Jaegeuk Kim · 7 years ago
  47. 9ce3d6b f2fs: add an ioctl to disable GC for specific file by Jaegeuk Kim · 7 years ago
  48. 211cb7b f2fs: recover directory operations by fsync by Jaegeuk Kim · 7 years ago
  49. f1eb0c0 crypto: introduce crypto wait for async op by Gilad Ben-Yossef · 7 years ago
  50. 9e48a9f fscrypt: new helper function - fscrypt_prepare_setattr() by Eric Biggers · 7 years ago
  51. ec822ff fscrypt: new helper function - fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  52. 98fe83a fscrypt: new helper function - fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  53. f521870 fscrypt: new helper function - fscrypt_prepare_link() by Eric Biggers · 7 years ago
  54. d61dffb fscrypt: new helper function - fscrypt_file_open() by Eric Biggers · 7 years ago
  55. 5190ed0 fscrypt: new helper function - fscrypt_require_key() by Eric Biggers · 7 years ago
  56. 8745aa3 fscrypt: remove ->is_encrypted() by Eric Biggers · 7 years ago
  57. d750ec7 fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED() by Eric Biggers · 7 years ago
  58. 685285b fs, fscrypt: add an S_ENCRYPTED inode flag by Eric Biggers · 7 years ago
  59. 1617929 fscrypt: clean up include file mess by Dave Chinner · 7 years ago
  60. e77e7df fscrypt: make ->dummy_context() return bool by Eric Biggers · 7 years ago
  61. d75eb8d f2fs: trace checkpoint reason in fsync() by Chao Yu · 7 years ago
  62. 0108c48 f2fs: support quota sys files by Jaegeuk Kim · 7 years ago
  63. d4c292d f2fs: add quota_ino feature infra by Jaegeuk Kim · 7 years ago
  64. 50ffaa9 f2fs: support flexible inline xattr size by Chao Yu · 7 years ago
  65. 2dfbda0 f2fs: trace f2fs_readdir by Chao Yu · 7 years ago
  66. d67586d f2fs: trace f2fs_lookup by Chao Yu · 7 years ago
  67. 8258fd3 f2fs: trace f2fs_remove_discard by Chao Yu · 7 years ago
  68. 796786d f2fs: add tracepoint for f2fs_gc by Chao Yu · 7 years ago
  69. 8004956 f2fs: fix potential overflow when adjusting GC cycle by Chao Yu · 7 years ago
  70. 4310125 f2fs: support inode checksum by Chao Yu · 7 years ago
  71. 5647b30 f2fs: support project quota by Chao Yu · 7 years ago
  72. fbcf931 f2fs: enhance on-disk inode structure scalability by Chao Yu · 7 years ago
  73. e84f88e f2fs: make max inline size changeable by Chao Yu · 7 years ago
  74. 8e989de fscrypt: add support for AES-128-CBC by Daniel Walter · 7 years ago
  75. 05b79cd fscrypt: inline fscrypt_free_filename() by Eric Biggers · 7 years ago
  76. c412726 f2fs: split bio cache by Jaegeuk Kim · 7 years ago
  77. 9bc576a f2fs: remove unnecessary read cases in merged IO flow by Jaegeuk Kim · 7 years ago
  78. e6b120d f2fs/fscrypt: catch up to v4.12 by Jaegeuk Kim · 7 years ago
  79. 4d7931d KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  80. 1e16662 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY by Sabrina Dubroca · 7 years ago
  81. 68a5dc3 coredump: Ensure proper size of sparse core files by Dave Kleikamp · 8 years ago
  82. 251d00b bpf: don't trigger OOM killer under pressure with map alloc by Daniel Borkmann · 8 years ago
  83. 8bface1 dt: bindings: net: use boolean dt properties for eee broken modes by jbrunet · 8 years ago
  84. 752ba68 dt-bindings: net: add EEE capability constants by jbrunet · 8 years ago
  85. 97ace18 net: phy: add an option to disable EEE advertisement by jbrunet · 8 years ago
  86. 0e8eca9 net: ethtool: add support for 2500BaseT and 5000BaseT link modes by Pavel Belous · 8 years ago
  87. a53bfdd time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting by John Stultz · 7 years ago
  88. 02a37cc time: Fix clock->read(clock) race around clocksource changes by John Stultz · 7 years ago
  89. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  90. 12bfbe1 USB: hub: fix SS max number of ports by Johan Hovold · 7 years ago
  91. c47538f netfilter: nft_log: restrict the log prefix length to 127 by Liping Zhang · 8 years ago
  92. b13b3b7 kernel/watchdog: prevent false hardlockup on overloaded system by Don Zickus · 8 years ago
  93. 0ce66ee kernel/watchdog.c: move shared definitions to nmi.h by Babu Moger · 8 years ago
  94. 7dddbfc net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 8 years ago
  95. 326fdff drm: Don't race connector registration by Daniel Vetter · 8 years ago
  96. 82b6693 drm: prevent double-(un)registration for connectors by Daniel Vetter · 8 years ago
  97. 16f733d ipv6: fix flow labels when the traffic class is non-0 by Dimitris Michailidis · 7 years ago
  98. 11696dc fscache: Fix dead object requeue by David Howells · 7 years ago
  99. f4d2d05 net: fix ndo_features_check/ndo_fix_features comment ordering by Dimitris Michailidis · 7 years ago
  100. 8de6ea4 log2: make order_base_2() behave correctly on const input value zero by Ard Biesheuvel · 8 years ago