index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
Age
Commit message (
Expand
)
Author
2022-06-28
Merge branch 'for-next' of git://git.infradead.org/users/willy/pagecache.git
Stephen Rothwell
2022-06-28
Merge branch 'master' of https://github.com/Paragon-Software-Group/linux-ntfs...
Stephen Rothwell
2022-06-26
ntfs3: refactor ntfs_writepages
Christoph Hellwig
2022-06-26
ntfs3: Remove check for PageError
Matthew Wilcox (Oracle)
2022-06-17
fs/ntfs3: Add missing error check
Konstantin Komarov
2022-06-10
fs/ntfs3: Don't clear upper bits accidentally in log_replay()
Dan Carpenter
2022-06-09
fs/ntfs3: Use the same order for acl pointer check in ntfs_init_acl
Yang Xu
2022-06-09
fs/ntfs3: Fix using uninitialized value n when calling indx_read
Yan Lei
2022-06-08
fs/ntfs3: Remove redundant assignment to variable vcn
Colin Ian King
2022-06-07
fs/ntfs3: Remove redundant assignment to variable frame
Colin Ian King
2022-06-07
fs/ntfs3: Remove a useless test
Christophe JAILLET
2022-06-06
fs/ntfs3: Fix missing i_op in ntfs_read_mft
Konstantin Komarov
2022-06-06
fs/ntfs3: Refactor ni_try_remove_attr_list function
Konstantin Komarov
2022-06-06
fs/ntfs3: Fix double free on remount
Konstantin Komarov
2022-06-06
fs/ntfs3: Refactoring of indx_find function
Konstantin Komarov
2022-06-03
Merge tag 'ntfs3_for_5.19' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
2022-06-01
fs/ntfs3: provide block_invalidate_folio to fix memory leak
Mikulas Patocka
2022-05-31
fs/ntfs3: Fix invalid free in log_replay
Namjae Jeon
2022-05-31
Merge tag 'v5.18'
Konstantin Komarov
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-12
fs/ntfs3: validate BOOT sectors_per_clusters
Randy Dunlap
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
2022-05-08
ntfs3: Remove fsdata parameter from ntfs_extend_initialized_size()
Matthew Wilcox (Oracle)
2022-05-08
ntfs3: Call ntfs_write_begin() and ntfs_write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
ntfs3: use bdev_logical_block_size instead of open coding it
Christoph Hellwig
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-02-02
fs/ntfs3: remove unnecessary NULL check
Dan Carpenter
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
ntfs3: remove ntfs_alloc_bio
Christoph Hellwig
2022-01-22
mm: remove cleancache
Christoph Hellwig
2021-11-24
fs/ntfs3: Update valid size if -EIOCBQUEUED
Konstantin Komarov
2021-11-24
fs/ntfs3: Check new size for limits
Konstantin Komarov
2021-11-24
fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space)
Konstantin Komarov
2021-11-24
fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called f...
Konstantin Komarov
2021-11-23
fs/ntfs3: Optimize locking in ntfs_save_wsl_perm
Konstantin Komarov
2021-11-23
fs/ntfs3: Update i_ctime when xattr is added
Konstantin Komarov
2021-11-23
fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
Konstantin Komarov
2021-11-23
fs/ntfs3: Keep preallocated only if option prealloc enabled
Konstantin Komarov
2021-11-23
fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()'
Christophe JAILLET
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]