summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-05-26direct-io: remove IOCB_NOWAIT supportChristoph Hellwig
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-26genirq/proc: Speed up /proc/interrupts iterationThomas Gleixner
2026-05-26x86/irq: Move IOAPIC misrouted and PIC/APIC error counts into irq_statsThomas Gleixner
2026-05-26exec: free the old mm outside the exec locksrefs/merge-window/d72f629726433dd34b82ee31359234a9e00e8c98Christian Brauner
2026-05-26exec_state: relocate dumpable informationChristian Brauner (Amutable)
2026-05-26sched/coredump: introduce enum task_dumpableChristian Brauner (Amutable)
2026-05-25isofs: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-05-25quota: allocate dquot_hash with kmalloc()Mike Rapoport (Microsoft)
2026-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov
2026-05-25hpfs: fix a crash if hpfs_map_dnode_bitmap failsMikulas Patocka
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich
2026-05-23Merge tag 'v7.1-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-05-23Merge tag 'for-7.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-23Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-23Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linu...Carlos Maiolino
2026-05-22Merge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-22Merge tag 'zonefs-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2026-05-22fuse: reject fuse_notify() pagecache ops on directoriesJann Horn
2026-05-22fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate foliosJann Horn
2026-05-22eventpoll: add missing kernel-doc for @ctx function parametersRandy Dunlap
2026-05-22kernfs: fix suspicious RCU usage in kernfs_put()Conor Kotwasinski
2026-05-22minix: release the sb buffer_head when setting the v3 block size failsChristoph Hellwig
2026-05-22writeback: use a per-sb counter to drain inode wb switches at umountBaokun Li
2026-05-22writeback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()Baokun Li
2026-05-22writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()Baokun Li
2026-05-22f2fs: fix potential deadlock in f2fs_balance_fs()Ruipeng Qi
2026-05-22f2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()Yongpeng Yang
2026-05-22f2fs: support to report fserrorChao Yu
2026-05-22f2fs: map data writes to FDP streamsWenjie Qi
2026-05-21Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes
2026-05-21smb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong
2026-05-21ksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu
2026-05-21ksmbd: fix durable reconnect error path file lifetimeJunyi Liu
2026-05-21lockd: fix TEST handling when not all permissions are available.NeilBrown
2026-05-21NFSD: Report whether fh_key was actually updatedChuck Lever
2026-05-21smb: client: change allocation requirements in DUP_CTX_STR macroFredric Cover
2026-05-21smb: client: require net admin for CIFS SWN netlinkMichael Bommarito
2026-05-21smb: smbdirect: divide, not multiply, milliseconds by 1000Alexander A. Klimov
2026-05-21cifs: Fix busy dentry used after unmountingZhihao Cheng
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury
2026-05-21xfs: fix a buffer lookup against removal raceChristoph Hellwig
2026-05-21fs/pipe: write to ->poll_usage only onceMateusz Guzik
2026-05-21sync_file_range: delete dead S_ISLNK codeAlexey Dobriyan
2026-05-21namei: use QSTR() instead of QSTR_INIT() in path_ptsThorsten Blum
2026-05-21omfs: handle set_blocksize failuresChristoph Hellwig
2026-05-21ntfs3: handle set_blocksize failuresChristoph Hellwig
2026-05-21minix: handle set_blocksize failuresChristoph Hellwig
2026-05-21isofs: handle set_blocksize failuresChristoph Hellwig