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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-04
Merge tag 'ntfs3_for_5.19' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
5
-30
/
+149
2022-06-01
fs/ntfs3: provide block_invalidate_folio to fix memory leak
Mikulas Patocka
1
-0
/
+1
2022-05-31
fs/ntfs3: Fix invalid free in log_replay
Namjae Jeon
1
-3
/
+3
2022-05-31
Merge tag 'v5.18'
Konstantin Komarov
5
-36
/
+12
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+7
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
3
-19
/
+20
2022-05-13
fs/ntfs3: validate BOOT sectors_per_clusters
Randy Dunlap
1
-3
/
+7
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-05-08
ntfs3: Remove fsdata parameter from ntfs_extend_initialized_size()
Matthew Wilcox (Oracle)
1
-4
/
+2
2022-05-08
ntfs3: Call ntfs_write_begin() and ntfs_write_end() directly
Matthew Wilcox (Oracle)
3
-10
/
+12
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-04-18
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-1
/
+1
2022-04-18
block: add a bdev_discard_granularity helper
Christoph Hellwig
2
-6
/
+4
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2
-2
/
+2
2022-04-18
ntfs3: use bdev_logical_block_size instead of open coding it
Christoph Hellwig
1
-1
/
+1
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+1
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-02-02
fs/ntfs3: remove unnecessary NULL check
Dan Carpenter
1
-5
/
+4
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-6
/
+2
2022-02-02
ntfs3: remove ntfs_alloc_bio
Christoph Hellwig
1
-21
/
+2
2022-01-22
mm: remove cleancache
Christoph Hellwig
1
-1
/
+0
2021-11-24
fs/ntfs3: Update valid size if -EIOCBQUEUED
Konstantin Komarov
1
-2
/
+6
2021-11-24
fs/ntfs3: Check new size for limits
Konstantin Komarov
1
-1
/
+7
2021-11-24
fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space)
Konstantin Komarov
2
-4
/
+8
2021-11-24
fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called f...
Konstantin Komarov
1
-6
/
+7
2021-11-23
fs/ntfs3: Optimize locking in ntfs_save_wsl_perm
Konstantin Komarov
1
-10
/
+14
2021-11-23
fs/ntfs3: Update i_ctime when xattr is added
Konstantin Komarov
1
-0
/
+3
2021-11-23
fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
Konstantin Komarov
1
-1
/
+95
2021-11-23
fs/ntfs3: Keep preallocated only if option prealloc enabled
Konstantin Komarov
1
-1
/
+1
2021-11-23
fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()'
Christophe JAILLET
1
-2
/
+4
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-10-22
ntfs3: use sync_blockdev_nowait
Christoph Hellwig
1
-1
/
+1
2021-10-18
ntfs3: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
1
-1
/
+1
2021-10-18
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
1
-1
/
+1
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-15
Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...
Linus Torvalds
23
-896
/
+712
2021-10-12
fs/ntfs3: Check for NULL pointers in ni_try_remove_attr_list
Konstantin Komarov
1
-1
/
+22
2021-10-11
fs/ntfs3: Refactor ntfs_read_mft
Konstantin Komarov
1
-14
/
+8
2021-10-11
fs/ntfs3: Refactor ni_parse_reparse
Konstantin Komarov
2
-5
/
+6
2021-10-11
fs/ntfs3: Refactor ntfs_create_inode
Konstantin Komarov
1
-3
/
+8
2021-10-11
fs/ntfs3: Refactor ntfs_readlink_hlp
Konstantin Komarov
1
-48
/
+43
2021-10-11
fs/ntfs3: Rework ntfs_utf16_to_nls
Konstantin Komarov
2
-12
/
+9
2021-10-11
fs/ntfs3: Fix memory leak if fill_super failed
Konstantin Komarov
1
-34
/
+56
2021-10-11
fs/ntfs3: Keep prealloc for all types of files
Konstantin Komarov
1
-7
/
+1
2021-10-05
fs/ntfs3: Remove unnecessary functions
Konstantin Komarov
1
-94
/
+0
[next]