1. 35afb70 fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrect by Konstantin Komarov · 3 years, 4 months ago
  2. dbf59e2 fs/ntfs3: Refactoring of ntfs_init_from_boot by Konstantin Komarov · 3 years, 4 months ago
  3. 09f7c33 fs/ntfs3: Reject mount if boot's cluster size < media sector size by Konstantin Komarov · 3 years, 4 months ago
  4. 6601983 fs/ntfs3: Refactoring lock in ntfs_init_acl by Konstantin Komarov · 3 years, 4 months ago
  5. ba77237 fs/ntfs3: Change posix_acl_equiv_mode to posix_acl_update_mode by Konstantin Komarov · 3 years, 4 months ago
  6. 398c35f fs/ntfs3: Pass flags to ntfs_set_ea in ntfs_set_acl_ex by Konstantin Komarov · 3 years, 4 months ago
  7. 0bd5fdb fs/ntfs3: Refactor ntfs_get_acl_ex for better readability by Konstantin Komarov · 3 years, 4 months ago
  8. d562e90 fs/ntfs3: Move ni_lock_dir and ni_unlock into ntfs_create_inode by Konstantin Komarov · 3 years, 4 months ago
  9. 6c1ee4d fs/ntfs3: Fix logical error in ntfs_create_inode by Konstantin Komarov · 3 years, 4 months ago
  10. 82cb875 fs/ntfs3: Remove deprecated mount options nls by Kari Argillander · 3 years, 4 months ago
  11. 808bc0a fs/ntfs3: Remove a useless shadowing variable by Christophe JAILLET · 3 years, 4 months ago
  12. d2846bf fs/ntfs3: Remove a useless test in 'indx_find()' by Christophe JAILLET · 3 years, 4 months ago
  13. 6354467 fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_update by Konstantin Komarov · 3 years, 4 months ago
  14. 56eaeb1 fs/ntfs3: Change max hardlinks limit to 4000 by Konstantin Komarov · 3 years, 4 months ago
  15. ee9d481 fs/ntfs3: Fix insertion of attr in ni_ins_attr_ext by Konstantin Komarov · 3 years, 4 months ago
  16. 880301b fs/ntfs3: Fix a memory leak on object opts by Colin Ian King · 3 years, 4 months ago
  17. a0fc05a Doc/fs/ntfs3: Fix rst format and make it cleaner by Kari Argillander · 3 years, 4 months ago
  18. 28861e3 fs/ntfs3: Initiliaze sb blocksize only in one place + refactor by Kari Argillander · 3 years, 4 months ago
  19. 0e59a87 fs/ntfs3: Initialize pointer before use place in fill_super by Kari Argillander · 3 years, 4 months ago
  20. 0056b27 fs/ntfs3: Remove tmp pointer upcase in fill_super by Kari Argillander · 3 years, 4 months ago
  21. 4ea41b3 fs/ntfs3: Remove tmp pointer bd_inode in fill_super by Kari Argillander · 3 years, 4 months ago
  22. 0cde7e81 fs/ntfs3: Remove tmp var is_ro in ntfs_fill_super by Kari Argillander · 3 years, 4 months ago
  23. b4f110d fs/ntfs3: Use sb instead of sbi->sb in fill_super by Kari Argillander · 3 years, 4 months ago
  24. 10b4f12 fs/ntfs3: Remove unnecessary variable loading in fill_super by Kari Argillander · 3 years, 4 months ago
  25. bce1828 fs/ntfs3: Return straight without goto in fill_super by Kari Argillander · 3 years, 4 months ago
  26. 5d7d6b1 fs/ntfs3: Remove impossible fault condition in fill_super by Kari Argillander · 3 years, 4 months ago
  27. 7ea0481 fs/ntfs3: Change EINVAL to ENOMEM when d_make_root fails by Kari Argillander · 3 years, 4 months ago
  28. 0412016 fs/ntfs3: Fix wrong error message $Logfile -> $UpCase by Kari Argillander · 3 years, 4 months ago
  29. 6e3331e fs/ntfs3: Use min/max macros instated of ternary operators by Kari Argillander · 3 years, 4 months ago
  30. b5322eb fs/ntfs3: Use clamp/max macros instead of comparisons by Kari Argillander · 3 years, 4 months ago
  31. f162f7b fs/ntfs3: Remove always false condition check by Kari Argillander · 3 years, 4 months ago
  32. edb853f fs/ntfs3: Fix ntfs_look_for_free_space() does only report -ENOSPC by Kari Argillander · 3 years, 4 months ago
  33. cffb515 fs/ntfs3: Remove tabs before spaces from comment by Kari Argillander · 3 years, 4 months ago
  34. 2829e39e fs/ntfs3: Remove braces from single statment block by Kari Argillander · 3 years, 4 months ago
  35. 4ca7fe5 fs/ntfs3: Place Comparisons constant right side of the test by Kari Argillander · 3 years, 4 months ago
  36. 7d95995 fs/ntfs3: Remove '+' before constant in ni_insert_resident() by Kari Argillander · 3 years, 4 months ago
  37. 8e69212 fs/ntfs3: Always use binary search with entry search by Kari Argillander · 3 years, 5 months ago
  38. ef92970 fs/ntfs3: Make binary search to search smaller chunks in beginning by Kari Argillander · 3 years, 5 months ago
  39. 162333e fs/ntfs3: Limit binary search table size by Kari Argillander · 3 years, 5 months ago
  40. 9c2aadd fs/ntfs3: Remove unneeded header files from c files by Kari Argillander · 3 years, 5 months ago
  41. 977d055 fs/ntfs3: Change right headers to lznt.c by Kari Argillander · 3 years, 5 months ago
  42. f976766 fs/ntfs3: Change right headers to upcase.c by Kari Argillander · 3 years, 5 months ago
  43. c632f63 fs/ntfs3: Change right headers to bitfunc.c by Kari Argillander · 3 years, 5 months ago
  44. b6ba810 fs/ntfs3: Add missing header and guards to lib/ headers by Kari Argillander · 3 years, 5 months ago
  45. f239b3a fs/ntfs3: Add missing headers and forward declarations to ntfs_fs.h by Kari Argillander · 3 years, 5 months ago
  46. 4dfe833 fs/ntfs3: Add missing header files to ntfs.h by Kari Argillander · 3 years, 5 months ago
  47. cde81f1 fs/ntfs3. Add forward declarations for structs to debug.h by Kari Argillander · 3 years, 5 months ago
  48. 0327c6d fs/ntfs3: Remove redundant initialization of variable err by Colin Ian King · 3 years, 5 months ago
  49. 15b2ae7 fs/ntfs3: Show uid/gid always in show_options() by Kari Argillander · 3 years, 4 months ago
  50. 28a941f fs/ntfs3: Rename mount option no_acs_rules > (no)acsrules by Kari Argillander · 3 years, 4 months ago
  51. e274cde fs/ntfs3: Add iocharset= mount option as alias for nls= by Kari Argillander · 3 years, 4 months ago
  52. 9d1939f fs/ntfs3: Make mount option nohidden more universal by Kari Argillander · 3 years, 4 months ago
  53. 27fac77 fs/ntfs3: Init spi more in init_fs_context than fill_super by Kari Argillander · 3 years, 4 months ago
  54. 610f8f5 fs/ntfs3: Use new api for mounting by Kari Argillander · 3 years, 4 months ago
  55. 564c97b fs/ntfs3: Convert mount options to pointer in sbi by Kari Argillander · 3 years, 4 months ago
  56. c2c389f fs/ntfs3: Remove unnecesarry remount flag handling by Kari Argillander · 3 years, 4 months ago
  57. b8a30b4 fs/ntfs3: Remove unnecesarry mount option noatime by Kari Argillander · 3 years, 4 months ago
  58. 2e3a51b fs/ntfs3: Change how module init/info messages are displayed by Kari Argillander · 3 years, 5 months ago
  59. 989e795 fs/ntfs3: Remove GPL boilerplates from decompress lib files by Kari Argillander · 3 years, 5 months ago
  60. dd854e4 fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter by Kari Argillander · 3 years, 5 months ago
  61. d4e8e13 fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep() by Kari Argillander · 3 years, 5 months ago
  62. d362446 fs/ntfs3: Restyle comments to better align with kernel-doc by Konstantin Komarov · 3 years, 5 months ago
  63. 78ab59f fs/ntfs3: Rework file operations by Konstantin Komarov · 3 years, 5 months ago
  64. a97131c fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now by Kari Argillander · 3 years, 5 months ago
  65. e8b8e97 fs/ntfs3: Restyle comments to better align with kernel-doc by Kari Argillander · 3 years, 6 months ago
  66. b8155e9 fs/ntfs3: Fix error handling in indx_insert_into_root() by Dan Carpenter · 3 years, 5 months ago
  67. 8c83a48 fs/ntfs3: Potential NULL dereference in hdr_find_split() by Dan Carpenter · 3 years, 5 months ago
  68. 04810f0 fs/ntfs3: Fix error code in indx_add_allocate() by Dan Carpenter · 3 years, 5 months ago
  69. 2926e42 fs/ntfs3: fix an error code in ntfs_get_acl_ex() by Dan Carpenter · 3 years, 5 months ago
  70. a1b04d3 fs/ntfs3: add checks for allocation failure by Dan Carpenter · 3 years, 5 months ago
  71. 345482b fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc by Kari Argillander · 3 years, 5 months ago
  72. 195c52b fs/ntfs3: Do not use driver own alloc wrappers by Kari Argillander · 3 years, 5 months ago
  73. fa3cacf fs/ntfs3: Use kernel ALIGN macros over driver specific by Kari Argillander · 3 years, 5 months ago
  74. 24516d4 fs/ntfs3: Restyle comment block in ni_parse_reparse() by Kari Argillander · 3 years, 5 months ago
  75. 1263edd fs/ntfs3: Remove unused including <linux/version.h> by Jiapeng Chong · 3 years, 5 months ago
  76. abfeb2e fs/ntfs3: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 5 months ago
  77. be87e821 fs/ntfs3: Fix one none utf8 char in source file by Kari Argillander · 3 years, 5 months ago
  78. 8c01308 fs/ntfs3: Remove unused variable cnt in ntfs_security_init() by Nathan Chancellor · 3 years, 5 months ago
  79. 71eeb6a fs/ntfs3: Fix integer overflow in multiplication by Colin Ian King · 3 years, 5 months ago
  80. 87790b6 fs/ntfs3: Add ifndef + define to all header files by Kari Argillander · 3 years, 5 months ago
  81. 528c9b3 fs/ntfs3: Use linux/log2 is_power_of_2 function by Kari Argillander · 3 years, 5 months ago
  82. f8d87ed fs/ntfs3: Fix various spelling mistakes by Colin Ian King · 3 years, 5 months ago
  83. 11e4e66 Merge branch 'torvalds:master' into master by aalexandrovich · 3 years, 5 months ago
  84. e22ce8e Linux 5.14-rc7 by Linus Torvalds · 3 years, 5 months ago
  85. 1bdc3d5 Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 5 months ago
  86. 9ff50bf Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 5 months ago
  87. 9085423 Merge tag 'char-misc-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 5 months ago
  88. f4ff9e6 Merge tag 'usb-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 5 months ago
  89. a09434f Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 5 months ago
  90. 5479a7fe Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 5 months ago
  91. 15517c7 Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 3 years, 5 months ago
  92. 002c0ae Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  93. 1e6907d58 Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  94. fdd92b6 fs: warn about impending deprecation of mandatory locks by Jeff Layton · 3 years, 5 months ago
  95. a30f895 io_uring: fix xa_alloc_cycle() error return value check by Jens Axboe · 3 years, 5 months ago
  96. fa54d36 Merge tag 'acpi-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
  97. cae6876 Merge tag 'pm-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
  98. ed3bad2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  99. 8ba9fbe Merge tag 'drm-fixes-2021-08-20-3' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 5 months ago
  100. 3db903a Merge tag 'pci-v5.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 5 months ago