index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
Age
Commit message (
Expand
)
Author
2023-03-27
fs/ntfs3: Fix ntfs_create_inode()
Konstantin Komarov
2023-03-27
fs/ntfs3: Remove noacsrules
Konstantin Komarov
2023-03-27
fs/ntfs3: Use bh_read to simplify code
Konstantin Komarov
2023-03-27
fs/ntfs3: Fix a possible null-pointer dereference in ni_clear()
Jia-Ju Bai
2023-03-27
fs/ntfs3: Refactoring of various minor issues
Konstantin Komarov
2023-03-27
fs/ntfs3: Restore overflow checking for attr size in mi_enum_attr
Konstantin Komarov
2023-03-27
fs/ntfs3: Check for extremely large size of $AttrDef
Konstantin Komarov
2023-03-27
fs/ntfs3: Improved checking of attribute's name length
Konstantin Komarov
2023-03-27
fs/ntfs3: Add null pointer checks
Konstantin Komarov
2023-03-27
fs/ntfs3: fix spelling mistake "attibute" -> "attribute"
Yu Zhe
2023-03-27
fs/ntfs3: Add length check in indx_get_root
Edward Lo
2023-03-27
fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()
Zeng Heng
2023-03-27
fs/ntfs3: Validate MFT flags before replaying logs
Edward Lo
2023-03-27
fs/ntfs3: Fix NULL dereference in ni_write_inode
Abdun Nihaal
2023-03-27
fs/ntfs3: Enhance the attribute size check
Edward Lo
2023-03-27
fs/ntfs3: Fix OOB read in indx_insert_into_buffer
ZhangPeng
2023-03-27
fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode'
Ye Bin
2023-03-27
fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()
ZhangPeng
2023-03-27
fs/ntfs3: Add check for kmemdup
Jiasheng Jiang
2023-03-27
fs/ntfs3: Fix memory leak if ntfs_read_mft failed
Chen Zhongjin
2023-03-27
fs/ntfs3: Fix wrong cast in xattr.c
Daniel Pinto
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-02
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
2023-01-26
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-18
ntfs3: remove ->writepage
Christoph Hellwig
2023-01-18
ntfs3: stop using generic_writepages
Christoph Hellwig
2023-01-02
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
2022-12-21
Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2022-11-14
fs/ntfs3: Make if more readable
Konstantin Komarov
2022-11-14
fs/ntfs3: Improve checking of bad clusters
Konstantin Komarov
2022-11-14
fs/ntfs3: Fix wrong if in hdr_first_de
Konstantin Komarov
2022-11-14
fs/ntfs3: Use ALIGN kernel macro
Konstantin Komarov
2022-11-14
fs/ntfs3: Fix incorrect if in ntfs_set_acl_ex
Konstantin Komarov
2022-11-14
fs/ntfs3: Check fields while reading
Konstantin Komarov
2022-11-14
fs/ntfs3: Correct ntfs_check_for_free_space
Konstantin Komarov
[prev]
[next]