开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
/
file.c
Age
Commit message (
Expand
)
Author
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-07-24
ntfs3: convert to ctime accessor functions
Jeff Layton
2023-07-07
Merge tag 'ntfs3_for_6.5' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2023-07-03
fs/ntfs3: Code formatting
Konstantin Komarov
2023-07-03
fs/ntfs3: Use wrapper i_blocksize() in ntfs_zero_range()
Yangtao Li
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
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
ntfs3: Provide a splice-read wrapper
David Howells
2023-03-27
fs/ntfs3: Code formatting and refactoring
Konstantin Komarov
2023-03-27
fs/ntfs3: Changed ntfs_get_acl() to use dentry
Konstantin Komarov
2023-03-27
fs/ntfs3: Fix ntfs_create_inode()
Konstantin Komarov
2023-03-27
fs/ntfs3: Remove noacsrules
Konstantin Komarov
2023-03-27
fs/ntfs3: Use bh_read to simplify code
Konstantin Komarov
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-02
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
2022-12-21
Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2022-11-14
fs/ntfs3: Fixing wrong logic in attr_set_size and ntfs_fallocate
Konstantin Komarov
2022-11-14
fs/ntfs3: Change new sparse cluster processing
Konstantin Komarov
2022-11-14
fs/ntfs3: Fixing work with sparse clusters
Konstantin Komarov
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
2022-08-17
Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2022-08-03
fs/ntfs3: Make ntfs_fallocate return -ENOSPC instead of -EFBIG
Konstantin Komarov
2022-08-03
fs/ntfs3: Check reserved size for maximum allowed
Konstantin Komarov
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-06-28
fs/ntfs3: Enable FALLOC_FL_INSERT_RANGE
Konstantin Komarov
2022-06-07
fs/ntfs3: Remove redundant assignment to variable frame
Colin Ian King
2022-06-03
Merge tag 'ntfs3_for_5.19' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
2022-05-31
Merge tag 'v5.18'
Konstantin Komarov
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
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-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
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-23
fs/ntfs3: Keep preallocated only if option prealloc enabled
Konstantin Komarov
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
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-05
fs/ntfs3: Forbid FALLOC_FL_PUNCH_HOLE for normal files
Konstantin Komarov
2021-09-13
fs/ntfs3: Remove unneeded header files from c files
Kari Argillander
2021-09-09
fs/ntfs3: Rename mount option no_acs_rules > (no)acsrules
Kari Argillander
2021-09-09
fs/ntfs3: Convert mount options to pointer in sbi
Kari Argillander
2021-09-02
fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter
Kari Argillander
2021-09-02
fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep()
Kari Argillander
[next]