- f746406 Merge git://github.com/Paragon-Software-Group/linux-ntfs3 by Linus Torvalds · 3 years, 5 months ago
- 2e3a51b fs/ntfs3: Change how module init/info messages are displayed by Kari Argillander · 3 years, 5 months ago
- 989e795 fs/ntfs3: Remove GPL boilerplates from decompress lib files by Kari Argillander · 3 years, 5 months ago
- dd854e4 fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter by Kari Argillander · 3 years, 5 months ago
- d4e8e13 fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep() by Kari Argillander · 3 years, 5 months ago
- d362446 fs/ntfs3: Restyle comments to better align with kernel-doc by Konstantin Komarov · 3 years, 5 months ago
- 78ab59f fs/ntfs3: Rework file operations by Konstantin Komarov · 3 years, 5 months ago
- a97131c fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now by Kari Argillander · 3 years, 5 months ago
- e8b8e97 fs/ntfs3: Restyle comments to better align with kernel-doc by Kari Argillander · 3 years, 6 months ago
- b8155e9 fs/ntfs3: Fix error handling in indx_insert_into_root() by Dan Carpenter · 3 years, 5 months ago
- 8c83a48 fs/ntfs3: Potential NULL dereference in hdr_find_split() by Dan Carpenter · 3 years, 5 months ago
- 04810f0 fs/ntfs3: Fix error code in indx_add_allocate() by Dan Carpenter · 3 years, 5 months ago
- 2926e42 fs/ntfs3: fix an error code in ntfs_get_acl_ex() by Dan Carpenter · 3 years, 5 months ago
- a1b04d3 fs/ntfs3: add checks for allocation failure by Dan Carpenter · 3 years, 5 months ago
- 345482b fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc by Kari Argillander · 3 years, 5 months ago
- 195c52b fs/ntfs3: Do not use driver own alloc wrappers by Kari Argillander · 3 years, 5 months ago
- fa3cacf fs/ntfs3: Use kernel ALIGN macros over driver specific by Kari Argillander · 3 years, 5 months ago
- 24516d4 fs/ntfs3: Restyle comment block in ni_parse_reparse() by Kari Argillander · 3 years, 5 months ago
- 1263edd fs/ntfs3: Remove unused including <linux/version.h> by Jiapeng Chong · 3 years, 5 months ago
- abfeb2e fs/ntfs3: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 5 months ago
- be87e821 fs/ntfs3: Fix one none utf8 char in source file by Kari Argillander · 3 years, 5 months ago
- 8c01308 fs/ntfs3: Remove unused variable cnt in ntfs_security_init() by Nathan Chancellor · 3 years, 5 months ago
- 71eeb6a fs/ntfs3: Fix integer overflow in multiplication by Colin Ian King · 3 years, 5 months ago
- 87790b6 fs/ntfs3: Add ifndef + define to all header files by Kari Argillander · 3 years, 5 months ago
- 528c9b3 fs/ntfs3: Use linux/log2 is_power_of_2 function by Kari Argillander · 3 years, 5 months ago
- f8d87ed fs/ntfs3: Fix various spelling mistakes by Colin Ian King · 3 years, 5 months ago
- 12dad49 fs/ntfs3: Add Kconfig, Makefile and doc by Konstantin Komarov · 3 years, 5 months ago
- b46acd6 fs/ntfs3: Add NTFS journal by Konstantin Komarov · 3 years, 5 months ago
- 522e010 fs/ntfs3: Add compression by Konstantin Komarov · 3 years, 5 months ago
- be71b5c fs/ntfs3: Add attrib operations by Konstantin Komarov · 3 years, 5 months ago
- 4342306 fs/ntfs3: Add file operations and implementation by Konstantin Komarov · 3 years, 5 months ago
- 3f3b442 fs/ntfs3: Add bitmap by Konstantin Komarov · 3 years, 5 months ago
- 82cae26 fs/ntfs3: Add initialization of super block by Konstantin Komarov · 3 years, 5 months ago
- 4534a70 fs/ntfs3: Add headers and misc files by Konstantin Komarov · 3 years, 5 months ago