summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-29btrfs: open via dedicated fs bdev helpersChristian Brauner
2026-06-29xfs: port to fs_bdev_file_open_by_path()Christian Brauner
2026-06-29fs: add dedicated block device open helpers for filesystemsChristian Brauner
2026-06-29fs: maintain a global device-to-superblock tableChristian Brauner
2026-06-29ocfs2: don't reset s_dev on dismountChristian Brauner
2026-06-29ext4: use anonymous devices for KUnit test superblocksChristian Brauner
2026-06-29fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>Christian Brauner
2026-06-29super: take lock after last reference countChristian Brauner
2026-06-29super: convert s_count to refcount_t s_passiveChristian Brauner
2026-06-29Merge patch series "block,btrfs: fix frozen-superblock strand on device add/r...Christian Brauner
2026-06-29btrfs: deny freezing devices undergoing a replaceChristian Brauner
2026-06-29btrfs: deny freezing a device while it is being addedChristian Brauner
2026-06-29btrfs: deny freezing a device while it is being removedChristian Brauner
2026-06-29block: split bdev_yield_claim() out of bdev_fput()Christian Brauner
2026-06-29block: allow making a block device unfreezableChristian Brauner
2026-06-29Merge patch series "Add bpf_sock_read_xattr() kfunc to read socket xattrs"Christian Brauner
2026-06-29selftests/bpf: Add test for bpf_sock_read_xattr() kfuncChristian Brauner
2026-06-29fs: Add bpf_sock_read_xattr() kfunc to read socket xattrsChristian Brauner
2026-06-29mqueue: reject mq_notify with signo 0Yi Xie
2026-06-29kernel: exit: fix coding style missing spacesmingzhu wang
2026-06-29drm/i915/hdcp: check streams[] bounds before overflowJani Nikula
2026-06-29Merge patch "efs: Remove EFS"Christian Brauner
2026-06-29efs: Remove EFSMatthew Wilcox (Oracle)
2026-06-29fs: Free any excess xarray nodes in clear_inode()Matthew Wilcox (Oracle)
2026-06-29fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrinkUsama Arif
2026-06-29selftests: proc: include fcntl.h in proc-pidnsAmin Vakil
2026-06-29Merge patch series "fs: refactor code to use clear_and_wake_up_bit()"Christian Brauner
2026-06-29fs: nullfs should include mount.hBen Dooks
2026-06-29iomap: always return status from iomap_write_iterBrian Foster
2026-06-29gpio: kunit: add test cases for software node hogsBartosz Golaszewski
2026-06-29gpio: kunit: shrink initialization codeBartosz Golaszewski
2026-06-29dma-fence: use correct callback in dma_fence_timeline_name()André Draszik
2026-06-29xfs: fix AGFL extent count calculation in xrep_agfl_filljiazhenyuan
2026-06-29xfs: simplify the failure path in xfs_buf_alloc_vmallocChristoph Hellwig
2026-06-29xfs: fix incorrect use of gfp flags in xfs_buf_alloc_backing_memChristoph Hellwig
2026-06-29xfs: lift setting __GFP_NOFAIL from xfs_buf_alloc_kmem to the callerChristoph Hellwig
2026-06-29xfs: split up xfs_buf_alloc_backing_memChristoph Hellwig
2026-06-29Merge tag 'v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-06-29Merge tag 'v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-06-29Merge tag 'v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-06-29Merge tag 'v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-06-29USB: serial: digi_acceleport: fix hard lockup on disconnectJohan Hovold
2026-06-29USB: serial: digi_acceleport: fix write buffer corruptionJohan Hovold
2026-06-29media: ite-cir: Use an enum for the different supported device typesUwe Kleine-König (The Capable Hub)
2026-06-29media: Drop unused assignments from pnp_device_id arrayUwe Kleine-König (The Capable Hub)
2026-06-29media: rc: sunxi-cir: Unregister rc device on probe failureMyeonghun Pak
2026-06-29optee: ffa: Add NULL check in optee_ffa_lend_protmemMostafa Saleh
2026-06-29tee: qcomtee: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-29platform/chrome: cros_ec_typec: Reject out-of-bounds PD cap countMaoyi Xie
2026-06-29platform/chrome: of_hw_prober: Use dumb trackpad prober for SpherionChen-Yu Tsai