index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
2
-4
/
+31
|
\
|
*
ntfs: check overflow when iterating ATTR_RECORDs
Hawkins Jiawei
2022-09-11
1
-0
/
+8
|
*
ntfs: fix out-of-bounds read in ntfs_attr_find()
Hawkins Jiawei
2022-09-11
1
-4
/
+16
|
*
ntfs: fix use-after-free in ntfs_attr_find()
Hawkins Jiawei
2022-09-11
1
-0
/
+7
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-06
1
-2
/
+2
|
\
\
|
*
|
fs/ntfs: drop useless return value of submit_bh from ntfs_submit_bh_for_read
Ritesh Harjani (IBM)
2022-09-29
1
-2
/
+2
|
|
/
*
/
ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
ChenXiaoSong
2022-09-11
1
-1
/
+2
|
/
*
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
3
-14
/
+4
|
\
|
*
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-3
/
+3
|
*
ntfs: Remove check for PageError
Matthew Wilcox (Oracle)
2022-06-29
1
-6
/
+1
|
*
ntfs: Remove check for PageError
Matthew Wilcox (Oracle)
2022-06-29
1
-5
/
+0
*
|
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
5
-8
/
+8
|
\
\
|
*
|
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
5
-8
/
+8
|
|
/
*
/
ntfs: fix use-after-free in ntfs_ucsncmp()
ChenXiaoSong
2022-07-18
1
-2
/
+6
|
/
*
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-27
1
-2
/
+2
|
\
|
*
fs/ntfs: remove redundant variable idx
Colin Ian King
2022-05-19
1
-2
/
+2
*
|
ntfs: Convert ntfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
6
-28
/
+30
*
|
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-05-09
1
-2
/
+2
|
/
*
ntfs: Correct mark_ntfs_record_dirty() folio conversion
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+1
*
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-11
/
+10
|
\
|
*
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-6
/
+6
|
*
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-3
/
+1
|
*
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-2
/
+3
*
|
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
*
|
ntfs: add sanity check on allocation size
Dongliang Mu
2022-03-22
1
-0
/
+4
|
/
*
fs/ntfs/attrib.c: fix one kernel-doc comment
Yang Li
2022-01-15
1
-1
/
+1
*
fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k
Guenter Roeck
2021-11-27
1
-0
/
+1
*
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-02
1
-1
/
+1
|
\
|
*
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2021-10-18
1
-1
/
+1
*
|
ntfs: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-18
1
-5
/
+3
*
|
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
1
-0
/
+1
|
/
*
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-03
1
-23
/
+10
|
\
|
*
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
2021-06-10
1
-3
/
+1
|
*
ntfs_copy_from_user_iter(): don't bother with copying iov_iter
Al Viro
2021-06-02
1
-22
/
+11
*
|
ntfs: fix validity check for file name attribute
Desmond Cheong Zhi Xi
2021-06-29
1
-1
/
+1
|
/
*
ntfs: check for valid standard information attribute
Rustam Kovhaev
2021-02-24
1
-0
/
+6
*
ntfs: layout.h: delete duplicated words
Randy Dunlap
2021-02-24
1
-2
/
+2
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
2
-2
/
+5
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
*
fs/ntfs: remove unused variable attr_len
Alex Shi
2020-12-15
1
-2
/
+0
*
fs/ntfs: remove unused varibles
Alex Shi
2020-12-15
2
-6
/
+2
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
1
-2
/
+1
|
\
|
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
|
ntfs: add check for mft record size in superblock
Rustam Kovhaev
2020-10-13
1
-0
/
+6
|
/
*
ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type
Luca Stefani
2020-08-07
4
-19
/
+18
*
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-24
1
-0
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
3
-3
/
+3
|
\
|
*
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
1
-1
/
+1
|
*
ntfs: replace attach_page_buffers with attach_page_private
Guoqing Jiang
2020-06-02
2
-2
/
+2
*
|
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
|
/
[next]