index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
Age
Commit message (
Expand
)
Author
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-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-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
2021-11-01
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-22
ntfs3: use sync_blockdev_nowait
Christoph Hellwig
2021-10-18
ntfs3: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-15
Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...
Linus Torvalds
2021-10-12
fs/ntfs3: Check for NULL pointers in ni_try_remove_attr_list
Konstantin Komarov
2021-10-11
fs/ntfs3: Refactor ntfs_read_mft
Konstantin Komarov
2021-10-11
fs/ntfs3: Refactor ni_parse_reparse
Konstantin Komarov
2021-10-11
fs/ntfs3: Refactor ntfs_create_inode
Konstantin Komarov
2021-10-11
fs/ntfs3: Refactor ntfs_readlink_hlp
Konstantin Komarov
2021-10-11
fs/ntfs3: Rework ntfs_utf16_to_nls
Konstantin Komarov
2021-10-11
fs/ntfs3: Fix memory leak if fill_super failed
Konstantin Komarov
2021-10-11
fs/ntfs3: Keep prealloc for all types of files
Konstantin Komarov
2021-10-05
fs/ntfs3: Remove unnecessary functions
Konstantin Komarov
2021-10-05
fs/ntfs3: Forbid FALLOC_FL_PUNCH_HOLE for normal files
Konstantin Komarov
2021-10-05
fs/ntfs3: Refactoring of ntfs_set_ea
Konstantin Komarov
2021-10-05
fs/ntfs3: Remove locked argument in ntfs_set_ea
Konstantin Komarov
2021-10-05
fs/ntfs3: Use available posix_acl_release instead of ntfs_posix_acl_release
Konstantin Komarov
2021-09-30
fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrect
Konstantin Komarov
2021-09-30
fs/ntfs3: Refactoring of ntfs_init_from_boot
Konstantin Komarov
2021-09-30
fs/ntfs3: Reject mount if boot's cluster size < media sector size
Konstantin Komarov
2021-09-24
fs/ntfs3: Refactoring lock in ntfs_init_acl
Konstantin Komarov
2021-09-24
fs/ntfs3: Change posix_acl_equiv_mode to posix_acl_update_mode
Konstantin Komarov
2021-09-24
fs/ntfs3: Pass flags to ntfs_set_ea in ntfs_set_acl_ex
Konstantin Komarov
2021-09-24
fs/ntfs3: Refactor ntfs_get_acl_ex for better readability
Konstantin Komarov
[next]