summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-07-08xfs: remove the bt_bdev_file buftarg fieldChristoph Hellwig
2025-07-08xfs: rename the bt_bdev_* buftarg fieldsChristoph Hellwig
2025-07-08xfs: refactor xfs_calc_atomic_write_unit_maxChristoph Hellwig
2025-07-08xfs: add a xfs_group_type_buftarg helperChristoph Hellwig
2025-07-08xfs: remove the call to sync_blockdev in xfs_configure_buftargChristoph Hellwig
2025-07-08xfs: clean up the initial read logic in xfs_readsbChristoph Hellwig
2025-07-08xfs: replace strncpy with memcpy in xattr listingPranav Tyagi
2025-07-08fold fs_struct->{lock,seq} into a seqlockAl Viro
2025-07-08Revert "fs/ntfs3: Replace inode_trylock with inode_lock"Konstantin Komarov
2025-07-07bcachefs: Fix additional misalignment in journal space calculationsKent Overstreet
2025-07-07bcachefs: Don't schedule non persistent passes persistentlyKent Overstreet
2025-07-07fs/ntfs3: Exclude call make_bad_inode for live nodes.Konstantin Komarov
2025-07-07coredump: fix PIDFD_INFO_COREDUMP ioctl checkLaura Brehm
2025-07-07coredump: add coredump_skip() helperChristian Brauner
2025-07-07coredump: avoid pointless variableChristian Brauner
2025-07-07coredump: order auto cleanup variables at the topChristian Brauner
2025-07-07coredump: add coredump_cleanup()Christian Brauner
2025-07-07coredump: auto cleanup prepare_creds()Christian Brauner
2025-07-07coredump: directly returnChristian Brauner
2025-07-07coredump: auto cleanup argvChristian Brauner
2025-07-07coredump: add coredump_write()Christian Brauner
2025-07-07coredump: use a single helper for the socketChristian Brauner
2025-07-07coredump: move pipe specific file check into coredump_pipe()Christian Brauner
2025-07-07coredump: split pipe coredumping into coredump_pipe()Christian Brauner
2025-07-06hfsplus: remove mutex_lock check in hfsplus_free_extentsYangtao Li
2025-07-06hfs: make splice write available againYangtao Li
2025-07-06hfsplus: make splice write available againYangtao Li
2025-07-06hfs: fix not erasing deleted b-tree node issueViacheslav Dubeyko
2025-07-06Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-07-05Merge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-07-05bcachefs: Fix bch2_btree_transactions_read() synchronizationKent Overstreet
2025-07-05bcachefs: btree read retry fixesKent Overstreet
2025-07-05bcachefs: btree node scan no longer uses btree cacheKent Overstreet
2025-07-04bcachefs: Tweak btree cache helpers for use by btree node scanKent Overstreet
2025-07-04bcachefs: Fix btree for nonexistent tree depthKent Overstreet
2025-07-04bcachefs: Fix bch2_io_failures_to_text()Kent Overstreet
2025-07-04bcachefs: bch2_fpunch_snapshot()Kent Overstreet
2025-07-04fscrypt: Don't use problematic non-inline crypto enginesEric Biggers
2025-07-04Merge tag 'bcachefs-2025-07-03' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-03fix proc_sys_compare() handling of in-lookup dentriesAl Viro
2025-07-03smb: client: fix native SMB symlink traversalPaulo Alcantara
2025-07-03smb: client: fix race condition in negotiate timeout by using more precise ti...Wang Zhaolong
2025-07-03Merge tag 'for-6.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-03Merge tag 'xfs-fixes-6.16-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-07-02rpc_mkpipe_dentry(): saner calling conventionsAl Viro
2025-07-02rpc_unlink(): saner calling conventionsAl Viro
2025-07-02new helper: simple_start_creating()Al Viro