index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
Age
Commit message (
Expand
)
Author
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
2023-10-25
ntfs: convert ntfs_prepare_pages_for_non_resident_write() to folios
Matthew Wilcox (Oracle)
2023-10-25
ntfs: convert ntfs_writepage to use a folio
Matthew Wilcox (Oracle)
2023-10-25
ntfs: convert ntfs_read_block() to use a folio
Matthew Wilcox (Oracle)
2023-10-18
ntfs: convert to new timestamp accessors
Jeff Layton
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2023-07-24
ntfs: convert to ctime accessor functions
Jeff Layton
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-19
buffer: convert __block_write_full_page() to __block_write_full_folio()
Matthew Wilcox (Oracle)
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
ntfs: do not dereference a null ctx on error
Danila Chernetsov
2023-05-19
ntfs: Remove unneeded semicolon
Shaomin Deng
2023-05-19
ntfs: Correct spelling
Deming Wang
2023-05-19
ntfs: remove redundant initialization to pointer cb_sb_start
Colin Ian King
2023-04-13
ntfs: simplfy one-level sysctl registration for ntfs_sysctls
Luis Chamberlain
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-02
ntfs: fix multiple kernel-doc warnings
Randy Dunlap
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-09-29
fs/ntfs: drop useless return value of submit_bh from ntfs_submit_bh_for_read
Ritesh Harjani (IBM)
2022-09-11
ntfs: check overflow when iterating ATTR_RECORDs
Hawkins Jiawei
2022-09-11
ntfs: fix out-of-bounds read in ntfs_attr_find()
Hawkins Jiawei
2022-09-11
ntfs: fix use-after-free in ntfs_attr_find()
Hawkins Jiawei
2022-09-11
ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
ChenXiaoSong
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
2022-07-18
ntfs: fix use-after-free in ntfs_ucsncmp()
ChenXiaoSong
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-06-29
ntfs: Remove check for PageError
Matthew Wilcox (Oracle)
2022-06-29
ntfs: Remove check for PageError
Matthew Wilcox (Oracle)
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-19
fs/ntfs: remove redundant variable idx
Colin Ian King
2022-05-09
ntfs: Convert ntfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-04-01
ntfs: Correct mark_ntfs_record_dirty() folio conversion
Matthew Wilcox (Oracle)
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
ntfs: add sanity check on allocation size
Dongliang Mu
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-01-15
fs/ntfs/attrib.c: fix one kernel-doc comment
Yang Li
[next]