index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]