summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFTXiubo Li2024-02-071-0/+2
| |/ / / /
* | | | | Merge tag 'ntfs3_for_6.8' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds2024-02-0916-247/+381
|\ \ \ \ \
| * | | | | fs/ntfs3: Slightly simplify ntfs_inode_printk()Christophe JAILLET2024-01-291-3/+2
| * | | | | fs/ntfs3: Add ioctl operation for directories (FITRIM)Nekun2024-01-293-2/+8
| * | | | | fs/ntfs3: Fix oob in ntfs_listxattrEdward Adam Davis2024-01-291-0/+3
| * | | | | fs/ntfs3: Fix an NULL dereference bugDan Carpenter2024-01-291-1/+1
| * | | | | fs/ntfs3: Update inode->i_size after success write into compressed fileKonstantin Komarov2024-01-291-0/+2
| * | | | | fs/ntfs3: Fixed overflow check in mi_enum_attr()Konstantin Komarov2024-01-291-1/+1
| * | | | | fs/ntfs3: Correct function is_rst_area_validKonstantin Komarov2024-01-291-6/+8
| * | | | | fs/ntfs3: Use i_size_read and i_size_writeKonstantin Komarov2024-01-296-18/+19
| * | | | | fs/ntfs3: Prevent generic message "attempt to access beyond end of device"Konstantin Komarov2024-01-292-13/+25
| * | | | | fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cacheIsm Hong2024-01-291-1/+1
| * | | | | fs/ntfs3: Use kvfree to free memory allocated by kvmallocKonstantin Komarov2024-01-164-7/+7
| * | | | | fs/ntfs3: Disable ATTR_LIST_ENTRY size checkKonstantin Komarov2023-12-212-6/+4
| * | | | | fs/ntfs3: Fix c/mtime typoKonstantin Komarov2023-12-061-1/+1
| * | | | | fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()Konstantin Komarov2023-12-061-8/+12
| * | | | | fs/ntfs3: Add and fix commentsKonstantin Komarov2023-12-064-4/+6
| * | | | | fs/ntfs3: ntfs3_forced_shutdown use int instead of boolKonstantin Komarov2023-12-063-5/+6
| * | | | | fs/ntfs3: Implement super_operations::shutdownKonstantin Komarov2023-12-067-3/+75
| * | | | | fs/ntfs3: Drop suid and sgid bits as a part of fpunchKonstantin Komarov2023-12-061-0/+9
| * | | | | fs/ntfs3: Add file_modifiedKonstantin Komarov2023-12-061-0/+13
| * | | | | fs/ntfs3: Correct use bh_readKonstantin Komarov2023-12-062-14/+12
| * | | | | fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"Konstantin Komarov2023-12-061-1/+1
| * | | | | fs/ntfs3: Fix multithreaded stress testKonstantin Komarov2023-12-061-7/+14
| * | | | | fs/ntfs3: Reduce stack usageKonstantin Komarov2023-12-061-120/+98
| * | | | | fs/ntfs3: Print warning while fixing hard links countKonstantin Komarov2023-12-061-1/+1
| * | | | | fs/ntfs3: Correct hard links updating when dealing with DOS namesKonstantin Komarov2023-12-061-2/+14
| * | | | | fs/ntfs3: Improve ntfs_dir_countKonstantin Komarov2023-12-061-7/+3
| * | | | | fs/ntfs3: Modified fix directory element type detectionKonstantin Komarov2023-12-061-5/+25
| * | | | | fs/ntfs3: Improve alternative boot processingKonstantin Komarov2023-12-061-18/+17
* | | | | | Merge tag 'nfsd-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-02-071-6/+5
|\ \ \ \ \ \
| * | | | | | nfsd: don't take fi_lock in nfsd_break_deleg_cb()NeilBrown2024-02-051-6/+5
* | | | | | | Merge tag 'for-6.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-02-074-3/+31
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | btrfs: do not ASSERT() if the newly created subvolume already got readQu Wenruo2024-01-311-2/+11
| * | | | | | btrfs: forbid deleting live subvol qgroupBoris Burkov2024-01-311-0/+14
| * | | | | | btrfs: forbid creating subvol qgroupsBoris Burkov2024-01-311-0/+5
| * | | | | | btrfs: send: return EOPNOTSUPP on unknown flagsDavid Sterba2024-01-311-1/+1
* | | | | | | Merge tag 'bcachefs-2024-02-05' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-02-064-6/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | bcachefs: time_stats: Check for last_event == 0 when updating freq statsKent Overstreet2024-02-051-2/+3
| * | | | | bcachefs: install fd later to avoid race with closeMathias Krause2024-02-051-1/+1
| * | | | | bcachefs: unlock parent dir if entry is not found in subvolume deletionGuoyu Ou2024-01-281-2/+2
| * | | | | bcachefs: Fix build on parisc by avoiding __multi3()Helge Deller2024-01-281-1/+1
* | | | | | Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-0410-182/+199
|\ \ \ \ \ \
| * | | | | | ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map typeZhang Yi2024-02-011-29/+3
| * | | | | | ext4: make ext4_map_blocks() distinguish delalloc only extentZhang Yi2024-02-013-3/+10
| * | | | | | ext4: add a hole extent entry in cache after punchZhang Yi2024-02-011-2/+4
| * | | | | | ext4: correct the hole length returned by ext4_map_blocks()Zhang Yi2024-02-011-41/+70
| * | | | | | ext4: convert to exclusive lock while inserting delalloc extentsZhang Yi2024-02-011-14/+11
| * | | | | | ext4: refactor ext4_da_map_blocks()Zhang Yi2024-02-011-22/+17
| * | | | | | ext4: remove 'needed' in trace_ext4_discard_preallocationsKemeng Shi2024-01-181-3/+2