index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
Age
Commit message (
Expand
)
Author
2023-08-23
fs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted
Konstantin Komarov
2023-08-23
fs: ntfs3: Fix possible null-pointer dereferences in mi_read()
Jia-Ju Bai
2023-08-23
fs/ntfs3: Enhance sanity check while generating attr_list
Edward Lo
2023-08-11
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()
Tetsuo Handa
2023-07-23
fs/ntfs3: Check fields while reading
Konstantin Komarov
2023-07-19
ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()
Zeng Heng
2023-06-09
fs/ntfs3: Validate MFT flags before replaying logs
Edward Lo
2023-05-17
fs/ntfs3: Refactoring of various minor issues
Konstantin Komarov
2023-05-17
fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()
ZhangPeng
2023-05-11
fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()
Zeng Heng
2023-05-11
fs/ntfs3: Fix OOB read in indx_insert_into_buffer
ZhangPeng
2023-05-11
fs/ntfs3: Add check for kmemdup
Jiasheng Jiang
2023-05-11
fs/ntfs3: Fix memory leak if ntfs_read_mft failed
Chen Zhongjin
2023-02-09
fs/ntfs3: Validate attribute data and valid sizes
Abdun Nihaal
2023-01-24
fs/ntfs3: Fix attr_punch_hole() null pointer derenference
Alon Zahavi
2023-01-12
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
2023-01-04
fs/ntfs3: Fix slab-out-of-bounds in r_page
Yin Xiujiang
2023-01-04
fs/ntfs3: Delete duplicate condition in ntfs_read_mft()
Dan Carpenter
2023-01-04
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()
Tetsuo Handa
2023-01-04
fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()
Tetsuo Handa
2023-01-04
fs/ntfs3: Validate index root when initialize NTFS security
Edward Lo
2023-01-04
fs/ntfs3: Fix slab-out-of-bounds read in run_unpack
Hawkins Jiawei
2023-01-04
fs/ntfs3: Validate resident attribute name
Edward Lo
2023-01-04
fs/ntfs3: Validate buffer length while parsing index
Edward Lo
2023-01-04
fs/ntfs3: Validate attribute name offset
Edward Lo
2023-01-04
fs/ntfs3: Add null pointer check for inode operations
Edward Lo
2023-01-04
fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
Shigeru Yoshida
2023-01-04
fs/ntfs3: Add null pointer check to attr_load_runs_vcn
Edward Lo
2023-01-04
fs/ntfs3: Validate data run offset
Edward Lo
2023-01-04
fs/ntfs3: Add overflow check for attribute size
edward lo
2023-01-04
fs/ntfs3: Validate BOOT record_size
edward lo
2022-12-31
fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
Abdun Nihaal
2022-12-31
fs/ntfs3: Harden against integer overflows
Dan Carpenter
2022-12-31
fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
Shigeru Yoshida
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-09-26
lib/bitmap: don't call __bitmap_weight() in kernel code
Yury Norov
2022-09-11
ntfs3: replace ll_rw_block()
Zhang Yi
2022-08-31
ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpers
Christian Brauner
2022-08-22
Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-22
ntfs: fix acl handling
Christian Brauner
2022-08-17
Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2022-08-10
fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
Dan Carpenter
2022-08-10
fs/ntfs3: Remove unused function wnd_bits
Jiapeng Chong
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
fs/ntfs3: Make ni_ins_new_attr return error
Konstantin Komarov
2022-08-03
fs/ntfs3: Create MFT zone only if length is large enough
Konstantin Komarov
2022-08-03
fs/ntfs3: Refactoring attr_insert_range to restore after errors
Konstantin Komarov
2022-08-03
fs/ntfs3: Refactoring attr_punch_hole to restore after errors
Konstantin Komarov
[next]