summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-13fs/ntfs3: Limit binary search table sizeKari Argillander
2021-09-13fs/ntfs3: Remove unneeded header files from c filesKari Argillander
2021-09-13fs/ntfs3: Change right headers to lznt.cKari Argillander
2021-09-13fs/ntfs3: Change right headers to upcase.cKari Argillander
2021-09-13fs/ntfs3: Change right headers to bitfunc.cKari Argillander
2021-09-13fs/ntfs3: Add missing header and guards to lib/ headersKari Argillander
2021-09-13fs/ntfs3: Add missing headers and forward declarations to ntfs_fs.hKari Argillander
2021-09-13fs/ntfs3: Add missing header files to ntfs.hKari Argillander
2021-09-13fs/ntfs3. Add forward declarations for structs to debug.hKari Argillander
2021-09-13fs/ntfs3: Remove redundant initialization of variable errColin Ian King
2021-09-09fs/ntfs3: Show uid/gid always in show_options()Kari Argillander
2021-09-09fs/ntfs3: Rename mount option no_acs_rules > (no)acsrulesKari Argillander
2021-09-09fs/ntfs3: Add iocharset= mount option as alias for nls=Kari Argillander
2021-09-09fs/ntfs3: Make mount option nohidden more universalKari Argillander
2021-09-09fs/ntfs3: Init spi more in init_fs_context than fill_superKari Argillander
2021-09-09fs/ntfs3: Use new api for mountingKari Argillander
2021-09-09fs/ntfs3: Convert mount options to pointer in sbiKari Argillander
2021-09-09fs/ntfs3: Remove unnecesarry remount flag handlingKari Argillander
2021-09-09fs/ntfs3: Remove unnecesarry mount option noatimeKari Argillander
2021-09-02fs/ntfs3: Change how module init/info messages are displayedKari Argillander
2021-09-02fs/ntfs3: Remove GPL boilerplates from decompress lib filesKari Argillander
2021-09-02fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iterKari Argillander
2021-09-02fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep()Kari Argillander
2021-08-31fs/ntfs3: Restyle comments to better align with kernel-docKonstantin Komarov
2021-08-31fs/ntfs3: Rework file operationsKonstantin Komarov
2021-08-31fs/ntfs3: Remove fat ioctl's from ntfs3 driver for nowKari Argillander
2021-08-30fs/ntfs3: Restyle comments to better align with kernel-docKari Argillander
2021-08-27fs/ntfs3: Fix error handling in indx_insert_into_root()Dan Carpenter
2021-08-27fs/ntfs3: Potential NULL dereference in hdr_find_split()Dan Carpenter
2021-08-27fs/ntfs3: Fix error code in indx_add_allocate()Dan Carpenter
2021-08-27fs/ntfs3: fix an error code in ntfs_get_acl_ex()Dan Carpenter
2021-08-27fs/ntfs3: add checks for allocation failureDan Carpenter
2021-08-27fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmallocKari Argillander
2021-08-27fs/ntfs3: Do not use driver own alloc wrappersKari Argillander
2021-08-27fs/ntfs3: Use kernel ALIGN macros over driver specificKari Argillander
2021-08-27fs/ntfs3: Restyle comment block in ni_parse_reparse()Kari Argillander
2021-08-27fs/ntfs3: Remove unused including <linux/version.h>Jiapeng Chong
2021-08-27fs/ntfs3: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-08-27fs/ntfs3: Fix one none utf8 char in source fileKari Argillander
2021-08-27fs/ntfs3: Remove unused variable cnt in ntfs_security_init()Nathan Chancellor
2021-08-27fs/ntfs3: Fix integer overflow in multiplicationColin Ian King
2021-08-27fs/ntfs3: Add ifndef + define to all header filesKari Argillander
2021-08-27fs/ntfs3: Use linux/log2 is_power_of_2 functionKari Argillander
2021-08-27fs/ntfs3: Fix various spelling mistakesColin Ian King
2021-08-23Merge branch 'torvalds:master' into masteraalexandrovich
2021-08-22Linux 5.14-rc7v5.14-rc7Linus Torvalds
2021-08-22Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-21Merge tag 'char-misc-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-21Merge tag 'usb-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds