index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-02
1
-1
/
+1
|
\
|
*
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2021-10-18
1
-1
/
+1
*
|
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
*
|
ntfs3: use sync_blockdev_nowait
Christoph Hellwig
2021-10-22
1
-1
/
+1
*
|
|
ntfs3: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
1
-1
/
+1
|
/
/
*
|
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
1
-0
/
+1
*
|
Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...
Linus Torvalds
2021-10-15
23
-896
/
+712
|
\
\
|
|
/
|
/
|
|
*
fs/ntfs3: Check for NULL pointers in ni_try_remove_attr_list
Konstantin Komarov
2021-10-12
1
-1
/
+22
|
*
fs/ntfs3: Refactor ntfs_read_mft
Konstantin Komarov
2021-10-11
1
-14
/
+8
|
*
fs/ntfs3: Refactor ni_parse_reparse
Konstantin Komarov
2021-10-11
2
-5
/
+6
|
*
fs/ntfs3: Refactor ntfs_create_inode
Konstantin Komarov
2021-10-11
1
-3
/
+8
|
*
fs/ntfs3: Refactor ntfs_readlink_hlp
Konstantin Komarov
2021-10-11
1
-48
/
+43
|
*
fs/ntfs3: Rework ntfs_utf16_to_nls
Konstantin Komarov
2021-10-11
2
-12
/
+9
|
*
fs/ntfs3: Fix memory leak if fill_super failed
Konstantin Komarov
2021-10-11
1
-34
/
+56
|
*
fs/ntfs3: Keep prealloc for all types of files
Konstantin Komarov
2021-10-11
1
-7
/
+1
|
*
fs/ntfs3: Remove unnecessary functions
Konstantin Komarov
2021-10-05
1
-94
/
+0
|
*
fs/ntfs3: Forbid FALLOC_FL_PUNCH_HOLE for normal files
Konstantin Komarov
2021-10-05
1
-2
/
+5
|
*
fs/ntfs3: Refactoring of ntfs_set_ea
Konstantin Komarov
2021-10-05
1
-14
/
+17
|
*
fs/ntfs3: Remove locked argument in ntfs_set_ea
Konstantin Komarov
2021-10-05
1
-15
/
+14
|
*
fs/ntfs3: Use available posix_acl_release instead of ntfs_posix_acl_release
Konstantin Komarov
2021-10-05
1
-8
/
+2
|
*
fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrect
Konstantin Komarov
2021-09-30
1
-1
/
+3
|
*
fs/ntfs3: Refactoring of ntfs_init_from_boot
Konstantin Komarov
2021-09-30
2
-12
/
+9
|
*
fs/ntfs3: Reject mount if boot's cluster size < media sector size
Konstantin Komarov
2021-09-30
1
-1
/
+12
|
*
fs/ntfs3: Refactoring lock in ntfs_init_acl
Konstantin Komarov
2021-09-24
1
-41
/
+14
|
*
fs/ntfs3: Change posix_acl_equiv_mode to posix_acl_update_mode
Konstantin Komarov
2021-09-24
1
-11
/
+4
|
*
fs/ntfs3: Pass flags to ntfs_set_ea in ntfs_set_acl_ex
Konstantin Komarov
2021-09-24
1
-2
/
+7
|
*
fs/ntfs3: Refactor ntfs_get_acl_ex for better readability
Konstantin Komarov
2021-09-24
1
-3
/
+6
|
*
fs/ntfs3: Move ni_lock_dir and ni_unlock into ntfs_create_inode
Konstantin Komarov
2021-09-24
2
-23
/
+14
|
*
fs/ntfs3: Fix logical error in ntfs_create_inode
Konstantin Komarov
2021-09-24
1
-1
/
+1
|
*
fs/ntfs3: Remove deprecated mount options nls
Kari Argillander
2021-09-23
1
-4
/
+0
|
*
fs/ntfs3: Remove a useless shadowing variable
Christophe JAILLET
2021-09-23
1
-2
/
+1
|
*
fs/ntfs3: Remove a useless test in 'indx_find()'
Christophe JAILLET
2021-09-23
1
-3
/
+1
|
*
fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_update
Konstantin Komarov
2021-09-21
8
-17
/
+17
|
*
fs/ntfs3: Change max hardlinks limit to 4000
Konstantin Komarov
2021-09-21
1
-3
/
+5
|
*
fs/ntfs3: Fix insertion of attr in ni_ins_attr_ext
Konstantin Komarov
2021-09-21
1
-0
/
+7
|
*
fs/ntfs3: Fix a memory leak on object opts
Colin Ian King
2021-09-20
1
-2
/
+2
|
*
fs/ntfs3: Initiliaze sb blocksize only in one place + refactor
Kari Argillander
2021-09-20
1
-10
/
+3
|
*
fs/ntfs3: Initialize pointer before use place in fill_super
Kari Argillander
2021-09-20
1
-4
/
+3
|
*
fs/ntfs3: Remove tmp pointer upcase in fill_super
Kari Argillander
2021-09-20
1
-7
/
+4
|
*
fs/ntfs3: Remove tmp pointer bd_inode in fill_super
Kari Argillander
2021-09-20
1
-2
/
+1
|
*
fs/ntfs3: Remove tmp var is_ro in ntfs_fill_super
Kari Argillander
2021-09-20
1
-5
/
+2
|
*
fs/ntfs3: Use sb instead of sbi->sb in fill_super
Kari Argillander
2021-09-20
1
-3
/
+3
|
*
fs/ntfs3: Remove unnecessary variable loading in fill_super
Kari Argillander
2021-09-20
1
-11
/
+1
|
*
fs/ntfs3: Return straight without goto in fill_super
Kari Argillander
2021-09-20
1
-40
/
+16
|
*
fs/ntfs3: Remove impossible fault condition in fill_super
Kari Argillander
2021-09-20
1
-6
/
+0
|
*
fs/ntfs3: Change EINVAL to ENOMEM when d_make_root fails
Kari Argillander
2021-09-20
1
-1
/
+1
|
*
fs/ntfs3: Fix wrong error message $Logfile -> $UpCase
Kari Argillander
2021-09-20
1
-1
/
+1
|
*
fs/ntfs3: Use min/max macros instated of ternary operators
Kari Argillander
2021-09-16
3
-9
/
+11
|
*
fs/ntfs3: Use clamp/max macros instead of comparisons
Kari Argillander
2021-09-16
1
-5
/
+3
|
*
fs/ntfs3: Remove always false condition check
Kari Argillander
2021-09-16
1
-4
/
+1
[next]