summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-01-27generic_ci_d_compare(): use shortname_storageAl Viro
2025-01-27ext4 fast_commit: make use of name_snapshot primitivesAl Viro
2025-01-27dissolve external_name.u into separate membersAl Viro
2025-01-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-01-27fuse: prevent disabling io-uring on active connectionsBernd Schubert
2025-01-27fuse: enable fuse-over-io-uringBernd Schubert
2025-01-27fuse: block request allocation until io-uring init is completeBernd Schubert
2025-01-27fuse: {io-uring} Prevent mount point hang on fuse-server terminationBernd Schubert
2025-01-27fuse: Allow to queue bg requests through io-uringBernd Schubert
2025-01-27fuse: Allow to queue fg requests through io-uringBernd Schubert
2025-01-27fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-staticBernd Schubert
2025-01-27fuse: {io-uring} Handle teardown of ring entriesBernd Schubert
2025-01-27fuse: Add io-uring sqe commit and fetch supportBernd Schubert
2025-01-27ceph: exchange hardcoded value on NAME_MAXViacheslav Dubeyko
2025-01-27ceph: streamline request head structures in MDS clientLiang Jie
2025-01-27virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAMDavid Hildenbrand
2025-01-27fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges ...David Hildenbrand
2025-01-27fs/proc/vmcore: factor out freeing a list of vmcore rangesDavid Hildenbrand
2025-01-27fs/proc/vmcore: factor out allocating a vmcore range and adding it to a listDavid Hildenbrand
2025-01-27fs/proc/vmcore: move vmcore definitions out of kcore.hDavid Hildenbrand
2025-01-27fs/proc/vmcore: prefix all pr_* with "vmcore:"David Hildenbrand
2025-01-27fs/proc/vmcore: disallow vmcore modifications while the vmcore is openDavid Hildenbrand
2025-01-27fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutexDavid Hildenbrand
2025-01-27fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutexDavid Hildenbrand
2025-01-27xfs: Add error handling for xfs_reflink_cancel_cow_rangeWentao Liang
2025-01-27xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_ioma...Wentao Liang
2025-01-26cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATAPali Rohár
2025-01-26bcachefs: Improve trace_move_extent_finishKent Overstreet
2025-01-26bcachefs: Fix trace_copygcKent Overstreet
2025-01-26bcachefs: Journal writes are now IOPRIO_CLASS_RTKent Overstreet
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-25ksm: add ksm involvement information for each processxu xin
2025-01-25mm, swap: clean up device availability checkKairui Song
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino
2025-01-25mm/hugetlb: rename avoid_reserve to cow_from_ownerPeter Xu
2025-01-25lib/list_debug.c: add object information in case of invalid objectManinder Singh
2025-01-25Merge tag 'erofs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-25bcachefs: Improve journal pin flushingKent Overstreet
2025-01-25bcachefs: fix bch2_btree_node_flagsKent Overstreet
2025-01-25bcachefs: rebalance, copygc enabled are runtime optsKent Overstreet
2025-01-25bcachefs: Improve decompression error messagesKent Overstreet
2025-01-24ocfs2: use str_yes_no() and str_no_yes() helper functionsThorsten Blum
2025-01-24include/linux/lz4.h: add some missing macrosGao Xiang
2025-01-24nilfs2: do not update mtime of renamed directory that is not movedRyusuke Konishi
2025-01-24nilfs2: handle errors that nilfs_prepare_chunk() may returnRyusuke Konishi
2025-01-24nilfs2: revise the return value description style for consistency.Ryusuke Konishi
2025-01-24nilfs2: add missing return value kernel-doc descriptionsRyusuke Konishi
2025-01-24nilfs2: correct return value kernel-doc descriptions for the restRyusuke Konishi
2025-01-24nilfs2: correct return value kernel-doc descriptions for metadata filesRyusuke Konishi