index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
fs/ntfs3: Eliminate unnecessary ternary operator in ntfs_d_compare()
Nathan Chancellor
2022-11-12
1
-1
/
+1
|
*
fs/ntfs3: Validate attribute data and valid sizes
Abdun Nihaal
2022-11-12
1
-0
/
+7
|
*
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()
Tetsuo Handa
2022-11-12
1
-1
/
+1
|
*
fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()
Tetsuo Handa
2022-11-12
1
-1
/
+1
|
*
fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
Abdun Nihaal
2022-11-12
1
-1
/
+1
|
*
fs/ntfs3: Validate index root when initialize NTFS security
Edward Lo
2022-11-12
1
-4
/
+6
|
*
fs/ntfs3: Don't use uni1 uninitialized in ntfs_d_compare()
Nathan Chancellor
2022-10-26
1
-8
/
+4
|
*
fs/ntfs3: Use strcmp to determine attribute type
Yuan Can
2022-09-30
1
-30
/
+14
|
*
fs/ntfs3: Fix slab-out-of-bounds read in run_unpack
Hawkins Jiawei
2022-09-30
1
-0
/
+7
|
*
fs/ntfs3: Validate resident attribute name
Edward Lo
2022-09-30
1
-0
/
+5
|
*
fs/ntfs3: Validate buffer length while parsing index
Edward Lo
2022-09-30
1
-0
/
+6
|
*
fs/ntfs3: Harden against integer overflows
Dan Carpenter
2022-09-30
1
-1
/
+1
|
*
fs/ntfs3: Validate attribute name offset
Edward Lo
2022-09-30
1
-0
/
+3
|
*
fs/ntfs3: Add null pointer check for inode operations
Edward Lo
2022-09-30
1
-2
/
+2
|
*
fs/ntfs3: Fix junction point resolution
Daniel Pinto
2022-09-30
1
-2
/
+101
|
*
fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
Shigeru Yoshida
2022-09-30
1
-1
/
+1
|
*
fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
Shigeru Yoshida
2022-09-30
1
-0
/
+1
|
*
fs/ntfs3: Use kmalloc_array for allocating multiple elements
Kenneth Lee
2022-09-30
1
-1
/
+1
|
*
fs/ntfs3: Fix attr_punch_hole() null pointer derenference
Alon Zahavi
2022-09-30
1
-1
/
+1
|
*
fs/ntfs3: Fix [df]mask display in /proc/mounts
Marc Aurèle La France
2022-09-30
1
-2
/
+2
|
*
fs/ntfs3: Add null pointer check to attr_load_runs_vcn
Edward Lo
2022-09-30
1
-0
/
+5
|
*
fs/ntfs3: Validate data run offset
Edward Lo
2022-09-30
5
-0
/
+46
|
*
fs/ntfs3: Add overflow check for attribute size
edward lo
2022-09-30
1
-0
/
+5
|
*
fs/ntfs3: Validate BOOT record_size
edward lo
2022-09-30
1
-1
/
+1
|
*
fs/ntfs3: Rename variables and add comment
Konstantin Komarov
2022-09-30
2
-13
/
+12
|
*
fs/ntfs3: Add option "nocase"
Konstantin Komarov
2022-09-30
5
-1
/
+162
|
*
fs/ntfs3: Change destroy_inode to free_inode
Konstantin Komarov
2022-09-30
1
-16
/
+4
|
*
fs/ntfs3: Add hidedotfiles option
Konstantin Komarov
2022-09-30
3
-0
/
+10
|
*
fs/ntfs3: Add comments about cluster size
Konstantin Komarov
2022-09-30
3
-1
/
+29
*
|
fs: rename current get acl method
Christian Brauner
2022-10-20
2
-3
/
+3
*
|
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
3
-7
/
+8
*
|
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-3
/
+3
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
1
-5
/
+2
|
\
\
|
*
|
ntfs3: replace ll_rw_block()
Zhang Yi
2022-09-12
1
-5
/
+2
|
|
/
*
|
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-10-10
1
-2
/
+2
|
\
\
|
*
|
lib/bitmap: don't call __bitmap_weight() in kernel code
Yury Norov
2022-09-26
1
-2
/
+2
|
|
/
*
/
ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpers
Christian Brauner
2022-08-31
2
-98
/
+6
|
/
*
Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-22
1
-9
/
+7
|
\
|
*
ntfs: fix acl handling
Christian Brauner
2022-08-22
1
-9
/
+7
*
|
Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2022-08-17
14
-329
/
+835
|
\
\
|
|
/
|
/
|
|
*
fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
Dan Carpenter
2022-08-10
1
-1
/
+1
|
*
fs/ntfs3: Remove unused function wnd_bits
Jiapeng Chong
2022-08-10
1
-5
/
+0
|
*
fs/ntfs3: Make ni_ins_new_attr return error
Konstantin Komarov
2022-08-03
1
-3
/
+26
|
*
fs/ntfs3: Create MFT zone only if length is large enough
Konstantin Komarov
2022-08-03
1
-8
/
+3
|
*
fs/ntfs3: Refactoring attr_insert_range to restore after errors
Konstantin Komarov
2022-08-03
1
-31
/
+86
|
*
fs/ntfs3: Refactoring attr_punch_hole to restore after errors
Konstantin Komarov
2022-08-03
3
-38
/
+105
|
*
fs/ntfs3: Refactoring attr_set_size to restore after errors
Konstantin Komarov
2022-08-03
1
-54
/
+126
|
*
fs/ntfs3: New function ntfs_bad_inode
Konstantin Komarov
2022-08-03
6
-17
/
+25
|
*
fs/ntfs3: Make MFT zone less fragmented
Konstantin Komarov
2022-08-03
3
-14
/
+33
|
*
fs/ntfs3: Check possible errors in run_pack in advance
Konstantin Komarov
2022-08-03
1
-17
/
+22
[prev]
[next]