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-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
2022-08-03
fs/ntfs3: Refactoring attr_set_size to restore after errors
Konstantin Komarov
2022-08-03
fs/ntfs3: New function ntfs_bad_inode
Konstantin Komarov
2022-08-03
fs/ntfs3: Make MFT zone less fragmented
Konstantin Komarov
2022-08-03
fs/ntfs3: Check possible errors in run_pack in advance
Konstantin Komarov
2022-08-03
fs/ntfs3: Added comments to frecord functions
Konstantin Komarov
2022-08-03
fs/ntfs3: Fill duplicate info in ni_add_name
Konstantin Komarov
2022-08-03
fs/ntfs3: Make static function attr_load_runs
Konstantin Komarov
2022-08-03
fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free
Konstantin Komarov
2022-08-03
fs/ntfs3: Remove unused mi_mark_free
Konstantin Komarov
2022-08-03
fs/ntfs3: Fix very fragmented case in attr_punch_hole
Konstantin Komarov
2022-08-03
fs/ntfs3: Fix work with fragmented xattr
Konstantin Komarov
2022-08-03
fs/ntfs3: Make ntfs_fallocate return -ENOSPC instead of -EFBIG
Konstantin Komarov
2022-08-03
fs/ntfs3: extend ni_insert_nonresident to return inserted ATTR_LIST_ENTRY
Konstantin Komarov
2022-08-03
fs/ntfs3: Check reserved size for maximum allowed
Konstantin Komarov
[next]