summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-10Merge patch series "Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for z...Christian Brauner3-3/+7
2026-02-10pid: introduce task_ppid_vnr() helperOleg Nesterov2-1/+6
2026-02-10pidfs: implement ino allocation without the pidmap lockMateusz Guzik2-43/+73
2026-02-10Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers"Oleg Nesterov1-2/+1
2026-02-10pid: reorder fields in pid_namespace to reduce false sharingMateusz Guzik1-7/+7
2026-02-10pidfs: convert rb-tree to rhashtableChristian Brauner4-55/+46
2026-02-10ipc: Add SPDX license id to mqueue.cTim Bird1-2/+1
2026-01-16posix_acl: make posix_acl_to_xattr() alloc the bufferMiklos Szeredi10-97/+53
2026-01-14fs: make insert_inode_locked() wait for inode destructionMateusz Guzik1-17/+24
2026-01-14initramfs_test: kunit test for cpio.filesize > PATH_MAXDavid Disseldorp1-0/+48
2026-01-14fs: improve dump_inode() to safely access inode fieldsYuto Ohnuki1-13/+34
2026-01-14Merge patch series "exportfs: Some kernel-doc fixes"Christian Brauner2-47/+28
2026-01-14fs: add <linux/init_task.h> for 'init_fs'Ben Dooks1-0/+1
2026-01-14docs: exportfs: Use source code struct documentationAndré Almeida1-37/+5
2026-01-14fs: move initializing f_mode before file_ref_init()Amir Goldstein1-5/+5
2026-01-14exportfs: Complete kernel-doc for struct export_operationsAndré Almeida1-1/+14
2026-01-14exportfs: Mark struct export_operations functions at kernel-docAndré Almeida1-8/+8
2026-01-14exportfs: Fix kernel-doc output for get_name()André Almeida1-1/+1
2026-01-14acct(2): begin the deprecation of legacy BSD process accountingJeff Layton1-2/+5
2026-01-14device_cgroup: remove branch hint after code refactorBreno Leitao1-1/+1
2026-01-07Merge patch series "vfs kernel-doc fixes for 6.19"Christian Brauner2-1/+5
2026-01-07VFS: fix __start_dirop() kernel-doc warningsBagas Sanjaya1-1/+2
2026-01-07fs: Describe @isnew parameter in ilookup5_nowait()Bagas Sanjaya1-0/+3
2026-01-07fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcuBreno Leitao1-3/+0
2026-01-07fs: only assert on LOOKUP_RCU when built with CONFIG_DEBUG_VFSMateusz Guzik1-2/+3
2025-12-24select: store end_time as timespec64 in restart blockThomas Weißschuh2-10/+6
2025-12-24chardev: Switch to guard(mutex) and __free(kfree)chen zhang1-10/+7
2025-12-24namespace: Replace simple_strtoul with kstrtoul to parse boot paramsThorsten Blum1-8/+2
2025-12-24dcache: Replace simple_strtoul with kstrtoul in set_dhash_entriesThorsten Blum1-4/+1
2025-12-24fs: Replace simple_strtoul with kstrtoul in set_ihash_entriesThorsten Blum1-4/+1
2025-12-15fs/buffer: add alert in try_to_free_buffers() for folios without buffersDeepakkumar Karn1-0/+4
2025-12-15Merge patch series "further damage-control lack of clone scalability"Christian Brauner2-47/+88
2025-12-15fs: track the inode having file locks with a flag in ->i_opflagsMateusz Guzik3-6/+24
2025-12-15pid: only take pidmap_lock once on allocMateusz Guzik1-46/+85
2025-12-15filelock: use a consume fence in locks_inode_context()Mateusz Guzik1-1/+4
2025-12-15ns: pad refcountMateusz Guzik1-1/+3
2025-12-15fs: annotate cdev_lock with __cacheline_aligned_in_smpMateusz Guzik1-1/+1
2025-12-15fs: use min() or umin() instead of min_t()David Laight10-17/+13
2025-12-14Linux 6.19-rc1v6.19-rc1Linus Torvalds1-2/+2
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-56/+165
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds9-79/+316
2025-12-14Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds1-7/+2
2025-12-13Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+16
2025-12-13Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-18/+20
2025-12-13Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-21/+4
2025-12-13Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+6
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds22-44/+154
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-97/+131
2025-12-13file: ensure cleanupChristian Brauner1-7/+6
2025-12-13x86/hv: Add gitignore entry for generated header fileLinus Torvalds1-0/+1