index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
Merge tag 'ntfs3_for_6.12' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
1
-6
/
+14
2024-10-01
fs/ntfs3: Fix general protection fault in run_is_mapped_full
Konstantin Komarov
1
-1
/
+4
2024-09-03
fs/ntfs3: Rename ntfs3_setattr into ntfs_setattr
Konstantin Komarov
1
-1
/
+1
2024-09-03
fs/ntfs3: Implement fallocate for compressed files
Konstantin Komarov
1
-1
/
+2
2024-09-03
fs/ntfs3: Stale inode instead of bad
Konstantin Komarov
1
-3
/
+7
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+3
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+2
2024-08-07
ntfs3: Remove reset_log_file()
Matthew Wilcox (Oracle)
1
-39
/
+0
2024-07-11
fs/ntfs3: Fix formatting, change comments, renaming
Konstantin Komarov
1
-3
/
+4
2024-07-11
fs/ntfs3: Redesign legacy ntfs support
Konstantin Komarov
1
-16
/
+12
2024-06-26
ntfs3: Convert ni_readpage_cmpr() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-06-26
ntfs3: Convert attr_data_write_resident to use a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-06-26
ntfs3: Convert ntfs_write_end() to work on a folio
Matthew Wilcox (Oracle)
1
-7
/
+8
2024-06-26
ntfs3: Convert attr_data_read_resident() to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-06-26
ntfs3: Convert ntfs_write_begin to use a folio
Matthew Wilcox (Oracle)
1
-8
/
+9
2024-06-26
ntfs3: Convert ntfs_read_folio to use a folio
Matthew Wilcox (Oracle)
1
-5
/
+4
2024-06-26
fs/ntfs3: Add some comments
Konstantin Komarov
1
-2
/
+2
2024-06-26
fs/ntfs3: Correct undo if ntfs_create_inode failed
Konstantin Komarov
1
-1
/
+9
2024-06-07
fs/ntfs3: Add missing .dirty_folio in address_space_operations
Konstantin Komarov
1
-0
/
+1
2024-06-07
fs/ntfs3: Remove sync_blockdev_nowait()
Konstantin Komarov
1
-1
/
+1
2024-06-07
fs/ntfs3: Simplify initialization of $AttrDef and $UpCase
Konstantin Komarov
1
-0
/
+28
2024-06-07
fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT
Konstantin Komarov
1
-1
/
+1
2024-06-07
fs/ntfs3: Remove unused function
Konstantin Komarov
1
-30
/
+0
2024-05-26
Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
1
-20
/
+26
2024-04-23
ntfs3: add legacy ntfs file operations
Christian Brauner
1
-4
/
+16
2024-04-23
fs/ntfs3: Redesign ntfs_create_inode to return error code instead of inode
Konstantin Komarov
1
-11
/
+11
2024-04-23
fs/ntfs3: Check 'folio' pointer for NULL
Konstantin Komarov
1
-6
/
+11
2024-04-23
fs/ntfs3: Taking DOS names into account during link counting
Konstantin Komarov
1
-3
/
+4
2024-01-29
fs/ntfs3: Use i_size_read and i_size_write
Konstantin Komarov
1
-1
/
+1
2023-12-06
fs/ntfs3: Implement super_operations::shutdown
Konstantin Komarov
1
-2
/
+19
2023-12-06
fs/ntfs3: Correct use bh_read
Konstantin Komarov
1
-4
/
+3
2023-12-06
fs/ntfs3: Print warning while fixing hard links count
Konstantin Komarov
1
-1
/
+1
2023-10-18
ntfs3: convert to new timestamp accessors
Jeff Layton
1
-9
/
+15
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+5
2023-08-18
ntfs3: convert ntfs_get_block_vbo() to use a folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-07-24
ntfs3: convert to ctime accessor functions
Jeff Layton
1
-6
/
+8
2023-07-02
fs/ntfs3: Code refactoring
Konstantin Komarov
1
-3
/
+2
2023-07-02
fs/ntfs3: Code formatting
Konstantin Komarov
1
-9
/
+9
2023-03-27
fs/ntfs3: Code formatting and refactoring
Konstantin Komarov
1
-17
/
+16
2023-03-27
fs/ntfs3: Fix ntfs_create_inode()
Konstantin Komarov
1
-39
/
+44
2023-03-27
fs/ntfs3: Remove noacsrules
Konstantin Komarov
1
-1
/
+0
2023-03-27
fs/ntfs3: Use bh_read to simplify code
Konstantin Komarov
1
-0
/
+1
2023-03-27
fs/ntfs3: Improved checking of attribute's name length
Konstantin Komarov
1
-1
/
+7
2023-03-27
fs/ntfs3: Validate MFT flags before replaying logs
Edward Lo
1
-0
/
+6
2023-03-27
fs/ntfs3: Fix memory leak if ntfs_read_mft failed
Chen Zhongjin
1
-1
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-18
/
+15
2023-02-03
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-2
/
+1
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
1
-2
/
+3
2023-01-19
ntfs3: remove ->writepage
Christoph Hellwig
1
-21
/
+1
[next]