index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
Age
Commit message (
Expand
)
Author
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
2022-11-14
fs/ntfs3: Restore correct state after ENOSPC in attr_data_get_block
Konstantin Komarov
2022-11-14
fs/ntfs3: Changing locking in ntfs_rename
Konstantin Komarov
2022-11-14
fs/ntfs3: Fixing wrong logic in attr_set_size and ntfs_fallocate
Konstantin Komarov
2022-11-14
fs/ntfs3: atomic_open implementation
Konstantin Komarov
2022-11-14
fs/ntfs3: Fix wrong indentations
Konstantin Komarov
2022-11-14
fs/ntfs3: Change new sparse cluster processing
Konstantin Komarov
2022-11-14
fs/ntfs3: Fixing work with sparse clusters
Konstantin Komarov
2022-11-14
fs/ntfs3: Simplify ntfs_update_mftmirr function
Konstantin Komarov
2022-11-14
fs/ntfs3: Remove unused functions
Konstantin Komarov
2022-11-14
fs/ntfs3: Fix sparse problems
Konstantin Komarov
2022-11-14
fs/ntfs3: Add ntfs_bitmap_weight_le function and refactoring
Konstantin Komarov
2022-11-14
fs/ntfs3: Use _le variants of bitops functions
Thomas Kühnel
2022-11-14
fs/ntfs3: Add functions to modify LE bitmaps
Thomas Kühnel
2022-11-14
fs/ntfs3: Fix endian conversion in ni_fname_name
Thomas Kühnel
2022-11-14
fs/ntfs3: Fix slab-out-of-bounds in r_page
Yin Xiujiang
2022-11-12
fs/ntfs3: Delete duplicate condition in ntfs_read_mft()
Dan Carpenter
2022-11-12
fs/ntfs3: Add system.ntfs_attrib_be extended attribute
Daniel Pinto
2022-11-12
fs/ntfs3: Rename hidedotfiles mount option to hide_dot_files
Daniel Pinto
2022-11-12
fs/ntfs3: Add hidedotfiles to the list of enabled mount options
Daniel Pinto
2022-11-12
fs/ntfs3: Make hidedotfiles mount option work when renaming files
Daniel Pinto
2022-11-12
fs/ntfs3: Fix hidedotfiles mount option by reversing behaviour
Daniel Pinto
2022-11-12
fs/ntfs3: Add windows_names mount option
Daniel Pinto
[next]