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 'ntfs3_for_6.5' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2023-07-07
17
-237
/
+531
|
\
|
*
fs/ntfs3: Correct mode for label entry inside /proc/fs/ntfs3/
Konstantin Komarov
2023-07-03
1
-3
/
+4
|
*
fs/ntfs3: Add support /proc/fs/ntfs3/<dev>/volinfo and /proc/fs/ntfs3/<dev>/l...
Konstantin Komarov
2023-07-03
3
-2
/
+195
|
*
fs/ntfs3: Fix endian problem
Konstantin Komarov
2023-07-03
2
-7
/
+6
|
*
fs/ntfs3: Add ability to format new mft records with bigger/smaller header
Konstantin Komarov
2023-07-03
3
-3
/
+14
|
*
fs/ntfs3: Code refactoring
Konstantin Komarov
2023-07-03
7
-81
/
+88
|
*
fs/ntfs3: Code formatting
Konstantin Komarov
2023-07-03
14
-83
/
+92
|
*
fs/ntfs3: Do not update primary boot in ntfs_init_from_boot()
Konstantin Komarov
2023-07-03
1
-19
/
+39
|
*
fs/ntfs3: Alternative boot if primary boot is corrupted
Konstantin Komarov
2023-07-03
1
-27
/
+71
|
*
fs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted
Konstantin Komarov
2023-07-03
4
-1
/
+15
|
*
fs/ntfs3: Fix ntfs_atomic_open
Konstantin Komarov
2023-07-03
1
-12
/
+3
|
*
fs/ntfs3: Correct checking while generating attr_list
Konstantin Komarov
2023-07-03
1
-15
/
+10
|
*
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()
Tetsuo Handa
2023-07-03
1
-2
/
+2
|
*
fs: ntfs3: Fix possible null-pointer dereferences in mi_read()
Jia-Ju Bai
2023-07-03
1
-2
/
+2
|
*
fs/ntfs3: Return error for inconsistent extended attributes
Edward Lo
2023-07-03
1
-0
/
+1
|
*
fs/ntfs3: Enhance sanity check while generating attr_list
Edward Lo
2023-07-03
1
-5
/
+11
|
*
fs/ntfs3: Use wrapper i_blocksize() in ntfs_zero_range()
Yangtao Li
2023-07-03
1
-1
/
+1
|
*
ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()
Zeng Heng
2023-07-03
1
-0
/
+3
*
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-3
/
+0
|
\
\
|
*
|
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-09
1
-3
/
+0
|
|
/
*
|
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
1
-1
/
+1
*
|
ntfs3: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+30
|
/
*
Merge tag 'ntfs3_for_6.4' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2023-04-29
16
-446
/
+528
|
\
|
*
fs/ntfs3: Fix root inode checking
Konstantin Komarov
2023-03-27
1
-1
/
+10
|
*
fs/ntfs3: Print details about mount fails
Konstantin Komarov
2023-03-27
3
-92
/
+122
|
*
fs/ntfs3: Add missed "nocase" in ntfs_show_options
Konstantin Komarov
2023-03-27
1
-19
/
+21
|
*
fs/ntfs3: Code formatting and refactoring
Konstantin Komarov
2023-03-27
15
-178
/
+186
|
*
fs/ntfs3: Changed ntfs_get_acl() to use dentry
Konstantin Komarov
2023-03-27
4
-22
/
+15
|
*
fs/ntfs3: Remove field sbi->used.bitmap.set_tail
Konstantin Komarov
2023-03-27
2
-3
/
+0
|
*
fs/ntfs3: Undo critial modificatins to keep directory consistency
Konstantin Komarov
2023-03-27
1
-10
/
+20
|
*
fs/ntfs3: Undo endian changes
Konstantin Komarov
2023-03-27
1
-6
/
+5
|
*
fs/ntfs3: Optimization in ntfs_set_state()
Konstantin Komarov
2023-03-27
1
-2
/
+7
|
*
fs/ntfs3: Fix ntfs_create_inode()
Konstantin Komarov
2023-03-27
4
-49
/
+58
|
*
fs/ntfs3: Remove noacsrules
Konstantin Komarov
2023-03-27
6
-38
/
+1
|
*
fs/ntfs3: Use bh_read to simplify code
Konstantin Komarov
2023-03-27
2
-8
/
+3
|
*
fs/ntfs3: Fix a possible null-pointer dereference in ni_clear()
Jia-Ju Bai
2023-03-27
1
-1
/
+1
|
*
fs/ntfs3: Refactoring of various minor issues
Konstantin Komarov
2023-03-27
5
-8
/
+8
|
*
fs/ntfs3: Restore overflow checking for attr size in mi_enum_attr
Konstantin Komarov
2023-03-27
3
-4
/
+10
|
*
fs/ntfs3: Check for extremely large size of $AttrDef
Konstantin Komarov
2023-03-27
1
-1
/
+9
|
*
fs/ntfs3: Improved checking of attribute's name length
Konstantin Komarov
2023-03-27
1
-1
/
+7
|
*
fs/ntfs3: Add null pointer checks
Konstantin Komarov
2023-03-27
2
-7
/
+12
|
*
fs/ntfs3: fix spelling mistake "attibute" -> "attribute"
Yu Zhe
2023-03-27
1
-1
/
+1
|
*
fs/ntfs3: Add length check in indx_get_root
Edward Lo
2023-03-27
1
-1
/
+10
|
*
fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()
Zeng Heng
2023-03-27
3
-1
/
+6
|
*
fs/ntfs3: Validate MFT flags before replaying logs
Edward Lo
2023-03-27
1
-0
/
+6
|
*
fs/ntfs3: Fix NULL dereference in ni_write_inode
Abdun Nihaal
2023-03-27
1
-0
/
+3
|
*
fs/ntfs3: Enhance the attribute size check
Edward Lo
2023-03-27
1
-7
/
+2
|
*
fs/ntfs3: Fix OOB read in indx_insert_into_buffer
ZhangPeng
2023-03-27
1
-0
/
+4
|
*
fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode'
Ye Bin
2023-03-27
1
-0
/
+1
|
*
fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()
ZhangPeng
2023-03-27
1
-0
/
+10
[next]