summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
11 daysext4: add ext4_try_lock_group() to skip busy groupsBaokun Li
11 daysext4: initialize superblock fields in the kballoc-test.c kunit testsZhang Yi
11 daysovl: properly print correct variableAntonio Quartulli
11 daysksmbd: fix corrupted mtime and ctime in smb2_openNamjae Jeon
11 daysksmbd: fix Preauh_HashValue race conditionNamjae Jeon
11 daysksmbd: check return value of xa_store() in krb5_authenticateNamjae Jeon
11 daysksmbd: fix null pointer dereference error in generate_encryptionkeyNamjae Jeon
11 daysbcachefs: Add missing snapshots_seen_add_inorder()Kent Overstreet
11 daysbcachefs: Fix write buffer flushing from open journal entryKent Overstreet
11 daysMerge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds
11 daysfs/Kconfig: enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFSAnshuman Khandual
11 daysfs/proc/task_mmu: read proc/pid/maps under per-vma lockSuren Baghdasaryan
11 daysfs/proc/task_mmu: remove conversion of seq_file position to unsignedSuren Baghdasaryan
11 daysfs: stable_page_flags(): use snapshot_page()Luiz Capitulino
11 daysproc: kpagecount: use snapshot_page()Luiz Capitulino
11 daysmm/mremap: use an explicit uffd failure path for mremapLorenzo Stoakes
11 daysubifs: stop using write_cache_pagesChristoph Hellwig
11 daysf2fs: zone: wait for inflight dio completion, excluding pinned files read usi...yohan.joung
11 daysf2fs: ignore valid ratio when free section count is lowDaeho Jeong
11 daysf2fs: don't break allocation when crossing contiguous sectionsChao Yu
11 daysf2fs: remove unnecessary tracepoint enabled checkSheng Yong
11 daysf2fs: merge the two conditions to avoid code duplicationmason.zhang
11 daysf2fs: vm_unmap_ram() may be called from an invalid contextJan Prusakowski
12 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
12 dayssmb/server: add ksmbd_vfs_kern_path()NeilBrown
12 daysxfs: don't use a xfs_log_iovec for ri_buf in log recoveryChristoph Hellwig
12 daysxfs: don't use a xfs_log_iovec for attr_item names and valuesChristoph Hellwig
12 daysxfs: use better names for size members in xfs_log_vecChristoph Hellwig
12 daysxfs: cleanup the ordered item logic in xlog_cil_insert_format_itemsChristoph Hellwig
12 daysxfs: don't pass the old lv to xfs_cil_prepare_itemChristoph Hellwig
12 daysxfs: remove unused trace event xfs_reflink_cow_enospcSteven Rostedt
12 daysxfs: remove unused trace event xfs_discard_rtrelaxSteven Rostedt
12 daysxfs: remove unused trace event xfs_log_cil_returnSteven Rostedt
12 daysxfs: remove unused trace event xfs_dqreclaim_dirtySteven Rostedt
12 daysfs/xfs: replace strncpy with memtostr_pad()Pranav Tyagi
12 daysxfs: Remove unused label in xfs_dax_notify_dev_failureAlan Huang
12 daysxfs: improve the comments in xfs_select_zone_nowaitChristoph Hellwig
12 daysxfs: improve the comments in xfs_max_open_zonesChristoph Hellwig
12 daysxfs: stop passing an inode to the zone space reservation helpersChristoph Hellwig
12 daysxfs: rename oz_write_pointer to oz_allocatedChristoph Hellwig
12 daysxfs: use a uint32_t to cache i_used_blocks in xfs_init_zoneChristoph Hellwig
12 daysxfs: improve the xg_active_ref check in xfs_group_freeChristoph Hellwig
12 daysxfs: remove the xlog_ticket_t typedefChristoph Hellwig
12 daysxfs: remove xrep_trans_{alloc,cancel}_hook_dummyChristoph Hellwig
12 daysxfs: return the allocated transaction from xchk_trans_alloc_emptyChristoph Hellwig
12 daysxfs: return the allocated transaction from xfs_trans_alloc_emptyChristoph Hellwig
12 daysxfs: don't use xfs_trans_reserve in xfs_trans_rollChristoph Hellwig
12 daysxfs: decouple xfs_trans_alloc_empty from xfs_trans_allocChristoph Hellwig
12 daysxfs: don't use xfs_trans_reserve in xfs_trans_reserve_moreChristoph Hellwig
12 daysxfs: use xfs_trans_reserve_more in xfs_trans_reserve_more_inodeChristoph Hellwig