- 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
- c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
- 1990116 Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 680e667 ntfs3: use sync_blockdev_nowait by Christoph Hellwig · 3 years, 2 months ago
- d54f13a ntfs3: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 2 months ago
- a629459 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable by Andreas Gruenbacher · 3 years, 5 months ago
- ccdf774 mm: don't include <linux/blkdev.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 3 months ago
- 86a44e9 Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-ntfs3 by Linus Torvalds · 3 years, 2 months ago
- 8607954 fs/ntfs3: Check for NULL pointers in ni_try_remove_attr_list by Konstantin Komarov · 3 years, 3 months ago
- 22b05f1 fs/ntfs3: Refactor ntfs_read_mft by Konstantin Komarov · 3 years, 3 months ago
- cd4c76f fs/ntfs3: Refactor ni_parse_reparse by Konstantin Komarov · 3 years, 3 months ago
- 14a9811 fs/ntfs3: Refactor ntfs_create_inode by Konstantin Komarov · 3 years, 3 months ago
- 4dbe8e4 fs/ntfs3: Refactor ntfs_readlink_hlp by Konstantin Komarov · 3 years, 3 months ago
- 2c69078 fs/ntfs3: Rework ntfs_utf16_to_nls by Konstantin Komarov · 3 years, 3 months ago
- 9b75450 fs/ntfs3: Fix memory leak if fill_super failed by Konstantin Komarov · 3 years, 3 months ago
- ce46ae0 fs/ntfs3: Keep prealloc for all types of files by Konstantin Komarov · 3 years, 3 months ago
- 95dd8b2 fs/ntfs3: Remove unnecessary functions by Konstantin Komarov · 3 years, 3 months ago
- 8241fff fs/ntfs3: Forbid FALLOC_FL_PUNCH_HOLE for normal files by Konstantin Komarov · 3 years, 3 months ago
- cff3246 fs/ntfs3: Refactoring of ntfs_set_ea by Konstantin Komarov · 3 years, 3 months ago
- d81e06b fs/ntfs3: Remove locked argument in ntfs_set_ea by Konstantin Komarov · 3 years, 3 months ago
- b1e0c55 fs/ntfs3: Use available posix_acl_release instead of ntfs_posix_acl_release by Konstantin Komarov · 3 years, 3 months ago
- 35afb70 fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrect by Konstantin Komarov · 3 years, 3 months ago
- dbf59e2 fs/ntfs3: Refactoring of ntfs_init_from_boot by Konstantin Komarov · 3 years, 3 months ago
- 09f7c33 fs/ntfs3: Reject mount if boot's cluster size < media sector size by Konstantin Komarov · 3 years, 3 months ago
- 6601983 fs/ntfs3: Refactoring lock in ntfs_init_acl by Konstantin Komarov · 3 years, 3 months ago
- ba77237 fs/ntfs3: Change posix_acl_equiv_mode to posix_acl_update_mode by Konstantin Komarov · 3 years, 3 months ago
- 398c35f fs/ntfs3: Pass flags to ntfs_set_ea in ntfs_set_acl_ex by Konstantin Komarov · 3 years, 3 months ago
- 0bd5fdb fs/ntfs3: Refactor ntfs_get_acl_ex for better readability by Konstantin Komarov · 3 years, 3 months ago
- d562e90 fs/ntfs3: Move ni_lock_dir and ni_unlock into ntfs_create_inode by Konstantin Komarov · 3 years, 3 months ago
- 6c1ee4d fs/ntfs3: Fix logical error in ntfs_create_inode by Konstantin Komarov · 3 years, 3 months ago
- 82cb875 fs/ntfs3: Remove deprecated mount options nls by Kari Argillander · 3 years, 3 months ago
- 808bc0a fs/ntfs3: Remove a useless shadowing variable by Christophe JAILLET · 3 years, 3 months ago
- d2846bf fs/ntfs3: Remove a useless test in 'indx_find()' by Christophe JAILLET · 3 years, 3 months ago
- 6354467 fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_update by Konstantin Komarov · 3 years, 4 months ago
- 56eaeb1 fs/ntfs3: Change max hardlinks limit to 4000 by Konstantin Komarov · 3 years, 4 months ago
- ee9d481 fs/ntfs3: Fix insertion of attr in ni_ins_attr_ext by Konstantin Komarov · 3 years, 4 months ago
- 880301b fs/ntfs3: Fix a memory leak on object opts by Colin Ian King · 3 years, 4 months ago
- 28861e3 fs/ntfs3: Initiliaze sb blocksize only in one place + refactor by Kari Argillander · 3 years, 4 months ago
- 0e59a87 fs/ntfs3: Initialize pointer before use place in fill_super by Kari Argillander · 3 years, 4 months ago
- 0056b27 fs/ntfs3: Remove tmp pointer upcase in fill_super by Kari Argillander · 3 years, 4 months ago
- 4ea41b3 fs/ntfs3: Remove tmp pointer bd_inode in fill_super by Kari Argillander · 3 years, 4 months ago
- 0cde7e81 fs/ntfs3: Remove tmp var is_ro in ntfs_fill_super by Kari Argillander · 3 years, 4 months ago
- b4f110d fs/ntfs3: Use sb instead of sbi->sb in fill_super by Kari Argillander · 3 years, 4 months ago
- 10b4f12 fs/ntfs3: Remove unnecessary variable loading in fill_super by Kari Argillander · 3 years, 4 months ago
- bce1828 fs/ntfs3: Return straight without goto in fill_super by Kari Argillander · 3 years, 4 months ago
- 5d7d6b1 fs/ntfs3: Remove impossible fault condition in fill_super by Kari Argillander · 3 years, 4 months ago
- 7ea0481 fs/ntfs3: Change EINVAL to ENOMEM when d_make_root fails by Kari Argillander · 3 years, 4 months ago
- 0412016 fs/ntfs3: Fix wrong error message $Logfile -> $UpCase by Kari Argillander · 3 years, 4 months ago
- 6e3331e fs/ntfs3: Use min/max macros instated of ternary operators by Kari Argillander · 3 years, 4 months ago
- b5322eb fs/ntfs3: Use clamp/max macros instead of comparisons by Kari Argillander · 3 years, 4 months ago
- f162f7b fs/ntfs3: Remove always false condition check by Kari Argillander · 3 years, 4 months ago
- edb853f fs/ntfs3: Fix ntfs_look_for_free_space() does only report -ENOSPC by Kari Argillander · 3 years, 4 months ago
- cffb515 fs/ntfs3: Remove tabs before spaces from comment by Kari Argillander · 3 years, 4 months ago
- 2829e39e fs/ntfs3: Remove braces from single statment block by Kari Argillander · 3 years, 4 months ago
- 4ca7fe5 fs/ntfs3: Place Comparisons constant right side of the test by Kari Argillander · 3 years, 4 months ago
- 7d95995 fs/ntfs3: Remove '+' before constant in ni_insert_resident() by Kari Argillander · 3 years, 4 months ago
- 8e69212 fs/ntfs3: Always use binary search with entry search by Kari Argillander · 3 years, 4 months ago
- ef92970 fs/ntfs3: Make binary search to search smaller chunks in beginning by Kari Argillander · 3 years, 4 months ago
- 162333e fs/ntfs3: Limit binary search table size by Kari Argillander · 3 years, 4 months ago
- 9c2aadd fs/ntfs3: Remove unneeded header files from c files by Kari Argillander · 3 years, 4 months ago
- 977d055 fs/ntfs3: Change right headers to lznt.c by Kari Argillander · 3 years, 4 months ago
- f976766 fs/ntfs3: Change right headers to upcase.c by Kari Argillander · 3 years, 4 months ago
- c632f63 fs/ntfs3: Change right headers to bitfunc.c by Kari Argillander · 3 years, 4 months ago
- b6ba810 fs/ntfs3: Add missing header and guards to lib/ headers by Kari Argillander · 3 years, 4 months ago
- f239b3a fs/ntfs3: Add missing headers and forward declarations to ntfs_fs.h by Kari Argillander · 3 years, 4 months ago
- 4dfe833 fs/ntfs3: Add missing header files to ntfs.h by Kari Argillander · 3 years, 4 months ago
- cde81f1 fs/ntfs3. Add forward declarations for structs to debug.h by Kari Argillander · 3 years, 4 months ago
- 0327c6d fs/ntfs3: Remove redundant initialization of variable err by Colin Ian King · 3 years, 4 months ago
- 15b2ae7 fs/ntfs3: Show uid/gid always in show_options() by Kari Argillander · 3 years, 4 months ago
- 28a941f fs/ntfs3: Rename mount option no_acs_rules > (no)acsrules by Kari Argillander · 3 years, 4 months ago
- e274cde fs/ntfs3: Add iocharset= mount option as alias for nls= by Kari Argillander · 3 years, 4 months ago
- 9d1939f fs/ntfs3: Make mount option nohidden more universal by Kari Argillander · 3 years, 4 months ago
- 27fac77 fs/ntfs3: Init spi more in init_fs_context than fill_super by Kari Argillander · 3 years, 4 months ago
- 610f8f5 fs/ntfs3: Use new api for mounting by Kari Argillander · 3 years, 4 months ago
- 564c97b fs/ntfs3: Convert mount options to pointer in sbi by Kari Argillander · 3 years, 4 months ago
- c2c389f fs/ntfs3: Remove unnecesarry remount flag handling by Kari Argillander · 3 years, 4 months ago
- b8a30b4 fs/ntfs3: Remove unnecesarry mount option noatime by Kari Argillander · 3 years, 4 months ago
- f746406 Merge git://github.com/Paragon-Software-Group/linux-ntfs3 by Linus Torvalds · 3 years, 4 months ago
- 2e3a51b fs/ntfs3: Change how module init/info messages are displayed by Kari Argillander · 3 years, 4 months ago
- 989e795 fs/ntfs3: Remove GPL boilerplates from decompress lib files by Kari Argillander · 3 years, 4 months ago
- dd854e4 fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter by Kari Argillander · 3 years, 4 months ago
- d4e8e13 fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep() by Kari Argillander · 3 years, 4 months ago
- d362446 fs/ntfs3: Restyle comments to better align with kernel-doc by Konstantin Komarov · 3 years, 4 months ago
- 78ab59f fs/ntfs3: Rework file operations by Konstantin Komarov · 3 years, 4 months ago
- a97131c fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now by Kari Argillander · 3 years, 4 months ago
- e8b8e97 fs/ntfs3: Restyle comments to better align with kernel-doc by Kari Argillander · 3 years, 5 months ago
- b8155e9 fs/ntfs3: Fix error handling in indx_insert_into_root() by Dan Carpenter · 3 years, 4 months ago
- 8c83a48 fs/ntfs3: Potential NULL dereference in hdr_find_split() by Dan Carpenter · 3 years, 4 months ago
- 04810f0 fs/ntfs3: Fix error code in indx_add_allocate() by Dan Carpenter · 3 years, 4 months ago
- 2926e42 fs/ntfs3: fix an error code in ntfs_get_acl_ex() by Dan Carpenter · 3 years, 4 months ago
- a1b04d3 fs/ntfs3: add checks for allocation failure by Dan Carpenter · 3 years, 4 months ago
- 345482b fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc by Kari Argillander · 3 years, 4 months ago
- 195c52b fs/ntfs3: Do not use driver own alloc wrappers by Kari Argillander · 3 years, 4 months ago
- fa3cacf fs/ntfs3: Use kernel ALIGN macros over driver specific by Kari Argillander · 3 years, 4 months ago
- 24516d4 fs/ntfs3: Restyle comment block in ni_parse_reparse() by Kari Argillander · 3 years, 4 months ago
- 1263edd fs/ntfs3: Remove unused including <linux/version.h> by Jiapeng Chong · 3 years, 4 months ago
- abfeb2e fs/ntfs3: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 4 months ago
- be87e821 fs/ntfs3: Fix one none utf8 char in source file by Kari Argillander · 3 years, 4 months ago
- 8c01308 fs/ntfs3: Remove unused variable cnt in ntfs_security_init() by Nathan Chancellor · 3 years, 4 months ago
- 71eeb6a fs/ntfs3: Fix integer overflow in multiplication by Colin Ian King · 3 years, 4 months ago