aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2024-03-06hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATAGravatar Gang Li 1-0/+1
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cGravatar Baoquan He 2-2/+2
2024-02-22userfaultfd: use per-vma locks in userfaultfd operationsGravatar Lokesh Gidra 1-11/+2
2024-02-22userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctxGravatar Lokesh Gidra 1-17/+23
2024-02-22userfaultfd: move userfaultfd_ctx struct to header fileGravatar Lokesh Gidra 1-39/+0
2024-02-22dax: check for data cache aliasing at runtimeGravatar Mathieu Desnoyers 1-1/+0
2024-02-22virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatalGravatar Mathieu Desnoyers 1-4/+11
2024-02-22userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctlGravatar Lokesh Gidra 1-1/+1
2024-02-21fs/proc/task_mmu.c: add_to_pagemap: remove useless parameter addrGravatar Hui Zhu 1-7/+6
2024-02-21proc: use pfn_swap_entry_folio where obviousGravatar Matthew Wilcox (Oracle) 1-2/+2
2024-02-17Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 11-16/+35
2024-02-17Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 7-7/+60
2024-02-16Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 3-25/+93
2024-02-16Merge tag 'zonefs-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 2-43/+65
2024-02-15smb: Fix regression in writes when non-standard maximum write size negotiatedGravatar Steve French 2-2/+23
2024-02-16zonefs: Improve error handlingGravatar Damien Le Moal 2-43/+65
2024-02-14Merge tag 'for-6.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-50/+131
2024-02-13bcachefs: Fix missing va_end()Gravatar Kent Overstreet 1-0/+1
2024-02-13bcachefs: Fix check_version_upgrade()Gravatar Kent Overstreet 1-5/+6
2024-02-13bcachefs: Clamp replicas_required to replicasGravatar Kent Overstreet 6-5/+21
2024-02-13btrfs: don't refill whole delayed refs block reserve when starting transactionGravatar Filipe Manana 1-36/+2
2024-02-13btrfs: zoned: fix chunk map leak when loading block group zone infoGravatar Filipe Manana 1-0/+1
2024-02-13btrfs: reject encoded write if inode has nodatasum flag setGravatar Filipe Manana 1-0/+7
2024-02-13btrfs: don't reserve space for checksums when writing to nocow filesGravatar Filipe Manana 1-10/+19
2024-02-13ceph: add ceph_cap_unlink_work to fire check_caps() immediatelyGravatar Xiubo Li 3-1/+69
2024-02-13ceph: always queue a writeback when revoking the Fb capsGravatar Xiubo Li 1-24/+24
2024-02-12smb: client: handle path separator of created SMB symlinksGravatar Paulo Alcantara 1-2/+6
2024-02-12smb: client: set correct id, uid and cruid for multiuser automountsGravatar Paulo Alcantara 1-0/+16
2024-02-12Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-33/+23
2024-02-11cifs: update the same create_guid on replayGravatar Shyam Prasad N 4-2/+14
2024-02-11cifs: fix underflow in parse_server_interfaces()Gravatar Dan Carpenter 1-1/+1
2024-02-10Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 5-39/+69
2024-02-10bcachefs: fix missing endiannes conversion in sb_membersGravatar Kent Overstreet 1-1/+1
2024-02-10bcachefs: fix kmemleak in __bch2_read_super error handling pathGravatar Su Yue 1-1/+1
2024-02-10bcachefs: Fix missing bch2_err_class() callsGravatar Kent Overstreet 1-4/+5
2024-02-10Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdGravatar Linus Torvalds 2-2/+7
2024-02-09Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 7-11/+36
2024-02-09Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 5-15/+9
2024-02-09Merge tag 'ntfs3_for_6.8' of https://github.com/Paragon-Software-Group/linux-...Gravatar Linus Torvalds 16-247/+381
2024-02-09smb3: clarify mount warningGravatar Steve French 1-1/+1
2024-02-09cifs: handle cases where multiple sessions share connectionGravatar Shyam Prasad N 2-1/+6
2024-02-09cifs: change tcon status when need_reconnect is set on itGravatar Shyam Prasad N 3-1/+14
2024-02-09btrfs: add new unused block groups to the list of unused block groupsGravatar Filipe Manana 1-0/+31
2024-02-09btrfs: do not delete unused block group if it may be used soonGravatar Filipe Manana 1-0/+46
2024-02-09btrfs: add and use helper to check if block group is usedGravatar Filipe Manana 2-2/+8
2024-02-09btrfs: don't drop extent_map for free space inode on write errorGravatar Josef Bacik 1-2/+17
2024-02-08smb: client: set correct d_type for reparse points under DFS mountsGravatar Paulo Alcantara 2-7/+14
2024-02-08smb3: add missing null server pointer checkGravatar Steve French 1-1/+1
2024-02-07nilfs2: fix potential bug in end_buffer_async_writeGravatar Ryusuke Konishi 1-3/+5
2024-02-07nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()Gravatar Ryusuke Konishi 1-1/+7