summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-23fs/file: optimize close_range() complexity from O(N) to O(Sparse)Qiliang Yuan
2026-01-16posix_acl: make posix_acl_to_xattr() alloc the bufferMiklos Szeredi
2026-01-14fs: make insert_inode_locked() wait for inode destructionMateusz Guzik
2026-01-14initramfs_test: kunit test for cpio.filesize > PATH_MAXDavid Disseldorp
2026-01-14fs: improve dump_inode() to safely access inode fieldsYuto Ohnuki
2026-01-14Merge patch series "exportfs: Some kernel-doc fixes"Christian Brauner
2026-01-14fs: add <linux/init_task.h> for 'init_fs'Ben Dooks
2026-01-14docs: exportfs: Use source code struct documentationAndré Almeida
2026-01-14fs: move initializing f_mode before file_ref_init()Amir Goldstein
2026-01-14exportfs: Complete kernel-doc for struct export_operationsAndré Almeida
2026-01-14exportfs: Mark struct export_operations functions at kernel-docAndré Almeida
2026-01-14exportfs: Fix kernel-doc output for get_name()André Almeida
2026-01-14acct(2): begin the deprecation of legacy BSD process accountingJeff Layton
2026-01-14device_cgroup: remove branch hint after code refactorBreno Leitao
2026-01-06Merge patch series "vfs kernel-doc fixes for 6.19"Christian Brauner
2026-01-06VFS: fix __start_dirop() kernel-doc warningsBagas Sanjaya
2026-01-06fs: Describe @isnew parameter in ilookup5_nowait()Bagas Sanjaya
2026-01-06fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcuBreno Leitao
2026-01-06fs: only assert on LOOKUP_RCU when built with CONFIG_DEBUG_VFSMateusz Guzik
2025-12-24select: store end_time as timespec64 in restart blockThomas Weißschuh
2025-12-24chardev: Switch to guard(mutex) and __free(kfree)chen zhang
2025-12-24namespace: Replace simple_strtoul with kstrtoul to parse boot paramsThorsten Blum
2025-12-24dcache: Replace simple_strtoul with kstrtoul in set_dhash_entriesThorsten Blum
2025-12-24fs: Replace simple_strtoul with kstrtoul in set_ihash_entriesThorsten Blum
2025-12-15fs/buffer: add alert in try_to_free_buffers() for folios without buffersDeepakkumar Karn
2025-12-15Merge patch series "further damage-control lack of clone scalability"Christian Brauner
2025-12-15fs: track the inode having file locks with a flag in ->i_opflagsMateusz Guzik
2025-12-15pid: only take pidmap_lock once on allocMateusz Guzik
2025-12-15filelock: use a consume fence in locks_inode_context()Mateusz Guzik
2025-12-15ns: pad refcountMateusz Guzik
2025-12-15fs: annotate cdev_lock with __cacheline_aligned_in_smpMateusz Guzik
2025-12-15fs: use min() or umin() instead of min_t()David Laight
2025-12-14Linux 6.19-rc1v6.19-rc1Linus Torvalds
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-12-14Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds
2025-12-14Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-14Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-14Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-13file: ensure cleanupChristian Brauner
2025-12-13x86/hv: Add gitignore entry for generated header fileLinus Torvalds
2025-12-13Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-13Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-13Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-12-13Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-13Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds