summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-07-18ovl: narrow locking in ovl_create_over_whiteout()NeilBrown
2025-07-18ovl: narrow locking in ovl_clear_empty()NeilBrown
2025-07-18ovl: narrow locking in ovl_create_upper()NeilBrown
2025-07-18ovl: narrow the locked region in ovl_copy_up_workdir()NeilBrown
2025-07-18ovl: Call ovl_create_temp() without lock held.NeilBrown
2025-07-18ovl: change ovl_create_index() to take dir locksNeilBrown
2025-07-18ovl: simplify an error path in ovl_copy_up_workdir()NeilBrown
2025-07-18ovl: support layers on case-folding capable filesystemsAmir Goldstein
2025-07-18ovl: remove unneeded non-const conversionAmir Goldstein
2025-07-18fs: constify file ptr in backing_file accessor helpersAmir Goldstein
2025-07-17ext4: refactor the inline directory conversion and new directory codepathsTheodore Ts'o
2025-07-17ext4: use memcpy() instead of strcpy()Theodore Ts'o
2025-07-17ext4: replace strcmp with direct comparison for '.' and '..'Theodore Ts'o
2025-07-17ext4: Make sure BH_New bit is cleared in ->write_end handlerJan Kara
2025-07-17ext4: fix inode use after free in ext4_end_io_rsv_work()Baokun Li
2025-07-17binfmt_elf: remove the 4k limitation of program header sizeYin Fengwei
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17ext4: Refactor breaking condition for xattr_find_entry()I Hsin Cheng
2025-07-17ilog2: add max_pow_of_two_factor()John Garry
2025-07-17fuse: refactor writeback to use iomap_writepage_ctx inodeJoanne Koong
2025-07-17fuse: hook into iomap for invalidating and checking partial uptodatenessJoanne Koong
2025-07-17fuse: use iomap for folio launderingJoanne Koong
2025-07-17fuse: use iomap for writebackJoanne Koong
2025-07-17fuse: use iomap for buffered writesJoanne Koong
2025-07-16bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=nKent Overstreet
2025-07-16bcachefs: Fix build when CONFIG_UNICODE=nKent Overstreet
2025-07-16bcachefs: Fix reference to invalid bucket in copygcKent Overstreet
2025-07-16bcachefs: Don't build aux search tree when still repairing nodeKent Overstreet
2025-07-16bcachefs: Tweak threshold for allocator triggering discardsKent Overstreet
2025-07-16bcachefs: Fix triggering of discard by the journal pathKent Overstreet
2025-07-16gfs2: No more self recoveryAndreas Gruenbacher
2025-07-16gfs2: Validate i_depth for exhash directoriesAndrew Price
2025-07-16ext4: support uncached buffered I/OTaotao Chen
2025-07-16fs: change write_begin/write_end interface to take struct kiocb *Taotao Chen
2025-07-16eventpoll: Fix semi-unbounded recursionJann Horn
2025-07-16fs: tighten a sanity check in file_attr_to_fileattr()Dan Carpenter
2025-07-15fs: add a new remove_bdev() callbackQu Wenruo
2025-07-15gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aopsAndrew Price
2025-07-14binfmt_elf: Warn on missing or suspicious regset note namesDave Martin
2025-07-14binfmt_elf: Dump non-arch notes with strictly matching name and typeDave Martin
2025-07-14regset: Add explicit core note name in struct user_regsetDave Martin
2025-07-14ext4: limit the maximum folio orderZhang Yi
2025-07-15gfs2: a minor finish_xmote cleanupAndreas Gruenbacher
2025-07-15gfs2: simplify finish_xmoteAndreas Gruenbacher
2025-07-15gfs2: sanitize the gdlm_ast -> finish_xmote interfaceAndreas Gruenbacher
2025-07-14pNFS: Fix disk addr range check in block/scsi layoutSergey Bashirov
2025-07-14pNFS: Fix stripe mapping in block/scsi layoutSergey Bashirov
2025-07-14pNFS: Handle RPC size limit for layoutcommitsSergey Bashirov
2025-07-14pNFS: Add prepare commit trace to block/scsi layoutSergey Bashirov
2025-07-14pNFS: Fix extent encoding in block/scsi layoutSergey Bashirov