summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-02-16Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-02-16Merge tag 'zonefs-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-02-16zonefs: Improve error handlingDamien Le Moal
2024-02-14Merge tag 'for-6.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-13btrfs: don't refill whole delayed refs block reserve when starting transactionFilipe Manana
2024-02-13btrfs: zoned: fix chunk map leak when loading block group zone infoFilipe Manana
2024-02-13btrfs: reject encoded write if inode has nodatasum flag setFilipe Manana
2024-02-13btrfs: don't reserve space for checksums when writing to nocow filesFilipe Manana
2024-02-13ceph: add ceph_cap_unlink_work to fire check_caps() immediatelyXiubo Li
2024-02-13ceph: always queue a writeback when revoking the Fb capsXiubo Li
2024-02-12Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-10Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-10Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-02-09Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-02-09Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-02-09Merge tag 'ntfs3_for_6.8' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2024-02-09smb3: clarify mount warningSteve French
2024-02-09cifs: handle cases where multiple sessions share connectionShyam Prasad N
2024-02-09cifs: change tcon status when need_reconnect is set on itShyam Prasad N
2024-02-09btrfs: add new unused block groups to the list of unused block groupsFilipe Manana
2024-02-09btrfs: do not delete unused block group if it may be used soonFilipe Manana
2024-02-09btrfs: add and use helper to check if block group is usedFilipe Manana
2024-02-09btrfs: don't drop extent_map for free space inode on write errorJosef Bacik
2024-02-08smb: client: set correct d_type for reparse points under DFS mountsPaulo Alcantara
2024-02-08smb3: add missing null server pointer checkSteve French
2024-02-07nilfs2: fix potential bug in end_buffer_async_writeRyusuke Konishi
2024-02-07nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi
2024-02-07fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_superOscar Salvador
2024-02-07nilfs2: fix data corruption in dsync block recovery for small block sizesRyusuke Konishi
2024-02-07fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children statsOleg Nesterov
2024-02-07fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...Oleg Nesterov
2024-02-07mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVEPrakash Sangappa
2024-02-07ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read failsFedor Pchelkin
2024-02-07ksmbd: Add kernel-doc for ksmbd_extract_sharename() functionYang Li
2024-02-07fs: relax mount_setattr() permission checksChristian Brauner
2024-02-07Merge tag 'nfsd-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-02-07ceph: always check dir caps asynchronouslyXiubo Li
2024-02-07ceph: prevent use-after-free in encode_cap_msg()Rishabh Dave
2024-02-07ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFTXiubo Li
2024-02-07Merge tag 'for-6.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-06remap_range: merge do_clone_file_range() into vfs_clone_file_range()Amir Goldstein
2024-02-06Merge tag 'bcachefs-2024-02-05' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-02-05nfsd: don't take fi_lock in nfsd_break_deleg_cb()NeilBrown
2024-02-05bcachefs: time_stats: Check for last_event == 0 when updating freq statsKent Overstreet
2024-02-05bcachefs: install fd later to avoid race with closeMathias Krause
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-04Merge tag 'v6.8-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-02-04Merge tag 'xfs-6.8-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-02-02Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-02-02Merge tag 'gfs2-v6.8-rc2-revert' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds