aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-17Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefsLinus Torvalds11-16/+35
2024-02-17Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-7/+60
2024-02-16Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds3-25/+93
2024-02-16Merge tag 'zonefs-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefsLinus Torvalds2-43/+65
2024-02-15smb: Fix regression in writes when non-standard maximum write size negotiatedSteve French2-2/+23
2024-02-16zonefs: Improve error handlingDamien Le Moal2-43/+65
2024-02-14Merge tag 'for-6.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds6-50/+131
2024-02-13bcachefs: Fix missing va_end()Kent Overstreet1-0/+1
2024-02-13bcachefs: Fix check_version_upgrade()Kent Overstreet1-5/+6
2024-02-13bcachefs: Clamp replicas_required to replicasKent Overstreet6-5/+21
2024-02-13btrfs: don't refill whole delayed refs block reserve when starting transactionFilipe Manana1-36/+2
2024-02-13btrfs: zoned: fix chunk map leak when loading block group zone infoFilipe Manana1-0/+1
2024-02-13btrfs: reject encoded write if inode has nodatasum flag setFilipe Manana1-0/+7
2024-02-13btrfs: don't reserve space for checksums when writing to nocow filesFilipe Manana1-10/+19
2024-02-13ceph: add ceph_cap_unlink_work to fire check_caps() immediatelyXiubo Li3-1/+69
2024-02-13ceph: always queue a writeback when revoking the Fb capsXiubo Li1-24/+24
2024-02-12smb: client: handle path separator of created SMB symlinksPaulo Alcantara1-2/+6
2024-02-12smb: client: set correct id, uid and cruid for multiuser automountsPaulo Alcantara1-0/+16
2024-02-12Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-33/+23
2024-02-11cifs: update the same create_guid on replayShyam Prasad N4-2/+14
2024-02-11cifs: fix underflow in parse_server_interfaces()Dan Carpenter1-1/+1
2024-02-10Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds5-39/+69
2024-02-10bcachefs: fix missing endiannes conversion in sb_membersKent Overstreet1-1/+1
2024-02-10bcachefs: fix kmemleak in __bch2_read_super error handling pathSu Yue1-1/+1
2024-02-10bcachefs: Fix missing bch2_err_class() callsKent Overstreet1-4/+5
2024-02-10Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-2/+7
2024-02-09Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-11/+36
2024-02-09Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds5-15/+9
2024-02-09Merge tag 'ntfs3_for_6.8' of https://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds16-247/+381
2024-02-09smb3: clarify mount warningSteve French1-1/+1
2024-02-09cifs: handle cases where multiple sessions share connectionShyam Prasad N2-1/+6
2024-02-09cifs: change tcon status when need_reconnect is set on itShyam Prasad N3-1/+14
2024-02-09btrfs: add new unused block groups to the list of unused block groupsFilipe Manana1-0/+31
2024-02-09btrfs: do not delete unused block group if it may be used soonFilipe Manana1-0/+46
2024-02-09btrfs: add and use helper to check if block group is usedFilipe Manana2-2/+8
2024-02-09btrfs: don't drop extent_map for free space inode on write errorJosef Bacik1-2/+17
2024-02-08smb: client: set correct d_type for reparse points under DFS mountsPaulo Alcantara2-7/+14
2024-02-08smb3: add missing null server pointer checkSteve French1-1/+1
2024-02-07nilfs2: fix potential bug in end_buffer_async_writeRyusuke Konishi1-3/+5
2024-02-07nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi1-1/+7
2024-02-07fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_superOscar Salvador1-2/+4
2024-02-07nilfs2: fix data corruption in dsync block recovery for small block sizesRyusuke Konishi1-3/+4
2024-02-07fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children statsOleg Nesterov1-26/+32
2024-02-07fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_task_sighand()Oleg Nesterov1-4/+6
2024-02-07mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVEPrakash Sangappa1-1/+12
2024-02-07ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read failsFedor Pchelkin1-2/+6
2024-02-07ksmbd: Add kernel-doc for ksmbd_extract_sharename() functionYang Li1-0/+1
2024-02-07fs: relax mount_setattr() permission checksChristian Brauner1-3/+8
2024-02-07Merge tag 'nfsd-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-6/+5
2024-02-07ceph: always check dir caps asynchronouslyXiubo Li4-14/+5