summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-04-25mm: add is_huge_zero_folio()Matthew Wilcox (Oracle)
2024-04-25proc: rewrite stable_page_flags()Matthew Wilcox (Oracle)
2024-04-25mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan
2024-04-25mm: zswap: optimize zswap pool size trackingJohannes Weiner
2024-04-25Merge tag '9p-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds
2024-04-25NFSD: Fix nfsd4_encode_fattr4() crasherChuck Lever
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25smb3: fix lock ordering potential deadlock in cifs_sync_mid_resultSteve French
2024-04-25smb3: missing lock when picking channelSteve French
2024-04-25Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-04-25f2fs: use helper to print zone conditionWu Bo
2024-04-25f2fs: fix false alarm on invalid block addressJaegeuk Kim
2024-04-25f2fs: clear writeback when compression failedJaegeuk Kim
2024-04-25btrfs: take the cleaner_mutex earlier in qgroup disableJosef Bacik
2024-04-25btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet
2024-04-25exfat: zero the reserved fields of file and stream extension dentriesYuezhang Mo
2024-04-25iomap: do some small logical cleanup in buffered writeZhang Yi
2024-04-25iomap: make iomap_write_end() return a booleanZhang Yi
2024-04-25iomap: use a new variable to handle the written bytes in iomap_write_iter()Zhang Yi
2024-04-25iomap: don't increase i_size if it's not a write operationZhang Yi
2024-04-25iomap: drop the write failure handles when unsharing and zeroingZhang Yi
2024-04-25erofs_buf: store address_space instead of inodeAl Viro
2024-04-24mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)
2024-04-24fs: ecryptfs: replace deprecated strncpy with strscpyJustin Stitt
2024-04-24hfsplus: refactor copy_name to not use strncpyJustin Stitt
2024-04-24reiserfs: replace deprecated strncpy with scnprintfJustin Stitt
2024-04-24binfmt_elf_fdpic: fix /proc/<pid>/auxvMax Filippov
2024-04-24binfmt_elf: Leave a gap between .bss and brkKees Cook
2024-04-24gfs2: Remove and replace gfs2_glock_queue_workAndreas Gruenbacher
2024-04-24gfs2: do_xmote fixesAndreas Gruenbacher
2024-04-24gfs2: finish_xmote cleanupAndreas Gruenbacher
2024-04-24gfs2: Unlock fewer glocks on unmountAndreas Gruenbacher
2024-04-24gfs2: Fix potential glock use-after-free on unmountAndreas Gruenbacher
2024-04-24gfs2: Remove ill-placed consistency checkAndreas Gruenbacher
2024-04-24gfs2: Fix lru_count accountingAndreas Gruenbacher
2024-04-24Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-24xfs: don't call xfs_file_open from xfs_dir_openChristoph Hellwig
2024-04-24xfs: drop fop_flags for directoriesChristoph Hellwig
2024-04-24xfs: fix overly long line in the file_operationsChristoph Hellwig
2024-04-24sysctl: drop now unnecessary out-of-bounds checkThomas Weißschuh
2024-04-24sysctl: move sysctl type to ctl_table_headerThomas Weißschuh
2024-04-24sysctl: drop sysctl_is_perm_empty_ctl_tableThomas Weißschuh
2024-04-24sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)Thomas Weißschuh
2024-04-24xfs: Remove unused function xrep_dir_self_parentJiapeng Chong
2024-04-24smb: client: Fix struct_group() usage in __packed structsGustavo A. R. Silva
2024-04-23Revert "NFSD: Convert the callback workqueue to use delayed_work"Chuck Lever
2024-04-23Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"Chuck Lever
2024-04-23xfs: invalidate dentries for a file before moving it to the orphanageDarrick J. Wong
2024-04-23xfs: exchange-range for repairs is no longer dynamicDarrick J. Wong
2024-04-23xfs: fix iunlock calls in xrep_adoption_trans_allocDarrick J. Wong