summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds2024-02-163-25/+93
|\ \ \ \ \ \
| * | | | | | ceph: add ceph_cap_unlink_work to fire check_caps() immediatelyXiubo Li2024-02-133-1/+69
| * | | | | | ceph: always queue a writeback when revoking the Fb capsXiubo Li2024-02-131-24/+24
| |/ / / / /
* | | | | | Merge tag 'zonefs-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-02-162-43/+65
|\ \ \ \ \ \
| * | | | | | zonefs: Improve error handlingDamien Le Moal2024-02-162-43/+65
| |/ / / / /
* | | | | | Merge tag 'for-6.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-02-146-50/+131
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | btrfs: don't refill whole delayed refs block reserve when starting transactionFilipe Manana2024-02-131-36/+2
| * | | | | btrfs: zoned: fix chunk map leak when loading block group zone infoFilipe Manana2024-02-131-0/+1
| * | | | | btrfs: reject encoded write if inode has nodatasum flag setFilipe Manana2024-02-131-0/+7
| * | | | | btrfs: don't reserve space for checksums when writing to nocow filesFilipe Manana2024-02-131-10/+19
| * | | | | btrfs: add new unused block groups to the list of unused block groupsFilipe Manana2024-02-091-0/+31
| * | | | | btrfs: do not delete unused block group if it may be used soonFilipe Manana2024-02-091-0/+46
| * | | | | btrfs: add and use helper to check if block group is usedFilipe Manana2024-02-092-2/+8
| * | | | | btrfs: don't drop extent_map for free space inode on write errorJosef Bacik2024-02-091-2/+17
* | | | | | Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-123-33/+23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fs: relax mount_setattr() permission checksChristian Brauner2024-02-071-3/+8
| * | | | | remap_range: merge do_clone_file_range() into vfs_clone_file_range()Amir Goldstein2024-02-062-30/+15
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds2024-02-105-39/+69
|\ \ \ \ \
| * | | | | nilfs2: fix potential bug in end_buffer_async_writeRyusuke Konishi2024-02-071-3/+5
| * | | | | nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi2024-02-071-1/+7
| * | | | | fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_superOscar Salvador2024-02-071-2/+4
| * | | | | nilfs2: fix data corruption in dsync block recovery for small block sizesRyusuke Konishi2024-02-071-3/+4
| * | | | | fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children statsOleg Nesterov2024-02-071-26/+32
| * | | | | fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...Oleg Nesterov2024-02-071-4/+6
| * | | | | mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVEPrakash Sangappa2024-02-071-1/+12
* | | | | | Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-02-102-2/+7
|\ \ \ \ \ \
| * | | | | | ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read failsFedor Pchelkin2024-02-071-2/+6
| * | | | | | ksmbd: Add kernel-doc for ksmbd_extract_sharename() functionYang Li2024-02-071-0/+1
| |/ / / / /
* | | | | | Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-02-097-11/+36
|\ \ \ \ \ \
| * | | | | | smb3: clarify mount warningSteve French2024-02-091-1/+1
| * | | | | | cifs: handle cases where multiple sessions share connectionShyam Prasad N2024-02-092-1/+6
| * | | | | | cifs: change tcon status when need_reconnect is set on itShyam Prasad N2024-02-093-1/+14
| * | | | | | smb: client: set correct d_type for reparse points under DFS mountsPaulo Alcantara2024-02-082-7/+14
| * | | | | | smb3: add missing null server pointer checkSteve French2024-02-081-1/+1
| |/ / / / /
* | | | | | Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2024-02-095-15/+9
|\ \ \ \ \ \
| * | | | | | ceph: always check dir caps asynchronouslyXiubo Li2024-02-074-14/+5
| * | | | | | ceph: prevent use-after-free in encode_cap_msg()Rishabh Dave2024-02-071-1/+2
| * | | | | | 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