summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
13 daysMerge tag 'tracefs-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
13 daysMerge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
13 dayssmb/client: fix nlink of an overwritten open fileChenXiaoSong
13 dayscifs: remove dead size-update blocks in cifs_setattr_unix/nounixFrank Sorenson
13 dayscifs: remove redundant size-update block in cifs_remap_file_range()Frank Sorenson
13 dayscifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_...Frank Sorenson
13 dayscifs: use cifs_invalidate_cache() in cifs_do_truncate() for O_TRUNCFrank Sorenson
13 dayssmb: client: clear ce->tgthint in free_tgts()Fredric Cover
13 dayssmb: client: harden DFS cache against invalid target hintsFredric Cover
13 dayssmb: client: clear setuid/setgid bit on write with cifsacl/modefromsid/posix ...Jiangshan Yi
13 dayssmb: client: set replay flag on the read send-error retry pathChristopher Lusk
13 dayssmb: client: fix request buffer leak in smb2_new_read_req()Christopher Lusk
13 dayssmb/client: return EOPNOTSUPP for unsupported O_TMPFILEChenXiaoSong
13 daysntfs: do not update ctime when setxattr failsBaolin Liu
13 daysntfs: reject invalid MFT LCNs from boot sectorHyunchul Lee
13 daysntfs: serialize resident iomap reads with mrec_lockHyeontae Lee
13 daysntfs: verify run length exceeding volume boundaryHongling Zeng
13 daysntfs: allow index root relocationNamjae Jeon
13 daysntfs: validate non-resident attribute offsetsHongling Zeng
13 daysntfs: simplify ntfs_reparse_set_native_symlink()Dmitry Antipov
13 daysntfs: reject unprivileged writes to reserved $LX* xattrsPisit Preechapramoth
13 daysntfs: bound the free-cluster bitmap scan to the volumeBryam Vargas
13 daysntfs: respect per-file chmod mode over mount masksNamjae Jeon
13 daysntfs: apply Windows name checks only with windows_namesNamjae Jeon
13 daysntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()Alexandro Calo
13 daysntfs: move attribute payload before shrinking its recordNamjae Jeon
13 daysntfs: fix resident conversion in ntfs_new_attr_flagsHyunchul Lee
13 daysntfs: skip reads for full compression unit overwritesNamjae Jeon
13 daysntfs: submit one bio per compressed write unitNamjae Jeon
13 daysntfs: reuse compression output workspace across write unitsNamjae Jeon
13 daysntfs: reuse the compression context during writesNamjae Jeon
13 daysntfs: fix initialized size and page state after compressed writesNamjae Jeon
13 daysntfs: write compressed data before replacing old clustersNamjae Jeon
13 daysntfs: punch all-zero compressed blocksNamjae Jeon
13 daysntfs: support large pages in compressed writesNamjae Jeon
13 daysntfs: propagate compression context allocation errorsNamjae Jeon
13 daysntfs: dir: use kmemdup() instead of kmalloc() and memcpy()Mohammad Shahid
13 daysntfs: mft: use kmemdup() instead of kmalloc() and memcpy()Mohammad Shahid
13 daysntfs: reparse: remove redundant NULL checks before kvfree()Mohammad Shahid
13 daysntfs: use pagecache_isize_extended() on size extensionNamjae Jeon
13 daysntfs: file extension before write submissionNamjae Jeon
13 daysntfs: fix kmap_local_page() usage in compressNamjae Jeon
13 daysntfs: Remove references to page->__folio_indexMatthew Wilcox (Oracle)
13 daysntfs: Use zero_user_segment() in handle_bounds_compressed_page()Matthew Wilcox (Oracle)
13 daysntfs: Remove use of __folio_index in handle_bounds_compressed_page()Matthew Wilcox (Oracle)
13 daysntfs: Inline zero_partial_compressed_page()Matthew Wilcox (Oracle)
13 daysntfs: Fix min_len for compressed/sparse attributes in ntfs_non_resident_attr_...Alexandro Calo
13 daysntfs: rewrite EA stream before updating metadataNamjae Jeon
13 daysntfs: remove empty EA attribute pairNamjae Jeon
13 daysntfs: validate final EA attribute sizeNamjae Jeon