summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-14nfs: Implement statfs for V3.Michael Kelly
2025-07-14nfs: Removed inapplicable comment in netfs_report_access().Michael Kelly
2025-07-14nfs: nfs_attempt_rename() didn't unlock mutex after processing wcc_statMichael Kelly
2025-07-14nfs: nfs_attempt_rename() deadlocks performing an exclusive renameMichael Kelly
2025-07-14nfs: nfs_attempt_lookup() did not unlock mutex on unlikely RPC init failureMichael Kelly
2025-07-13MAKEDEV: fix creating non-partstore nodesSamuel Thibault
2025-07-13MAKEDEV: Support /dev/ucd for USB cdromsSamuel Thibault
2025-07-13nfs: Fix netfs_attempt_create_file for nfsv3Michael Kelly
2025-07-13nfs: Fixes netfs_attempt_read() for nfsv3Michael Kelly
2025-07-13nfs: Fixes netfs_attempt_create_file() unlockingMichael Kelly
2025-07-13nfs: Fix file creation for nfsv3Michael Kelly
2025-07-12nfs: add support for NFSv3 in 'fetch_directory'Michael Kelly
2025-07-10nfs: Fix write encoding for v3Michael Kelly
2025-07-10nfs: Fix xdr_decode_fattr decoding for v3Michael Kelly
2025-07-10nfs: Clean xdr_encode/decode_64bitMichael Kelly
2025-07-10nfs: Fix pointer arithmeticMichael Kelly
2025-07-07procfs: Make /proc/stat multi-cpu awareDamien Zammit
2025-07-03MAKEDEV: Fix substitution not supported by dashSamuel Thibault
2025-07-02rumpusbdisk: Protect against a running rumpusbdisk.staticSamuel Thibault
2025-07-01dev: Fix ud[0-9] device nameSamuel Thibault
2025-07-01rumpdisk: Allow rumpusbdisk operate even when gnumach operates SATASamuel Thibault
2025-07-01rumpdisk: Support dynamic linkage of librumpDamien Zammit
2025-07-01console: Fix hardcoded message sizes for 64b caseSamuel Thibault
2025-07-01console-client vga: Avoid using optimized string operations on vga_videomemSamuel Thibault
2025-06-30console-client ncursesw: Fix confusion between color pair and video attributeSamuel Thibault
2025-06-30MAKEDEV: Add /dev/ud* nodesDamien Zammit
2025-06-22libpager: raise RLIMIT_AS if permissions allow usDiego Nieto Cid
2025-06-22acpi: Ignore irq 9 requests because PIIX3 ACPI is wrongv0.9.git20250622Damien Zammit
2025-06-11xkb: Make compose table load failure non-fatalSamuel Thibault
2025-06-03term: Use speed_t typeSamuel Thibault
2025-06-03procfs: Also make swap size use long longsSamuel Thibault
2025-06-03procfs: Fix meminfo value size for BuffersSamuel Thibault
2025-05-10pflocal: Do not inherit PFLOCAL_SOCK_NONBLOCK across connect/accept.Ludovic Courtès
2025-05-05Fix IRC network nameSamuel Thibault
2025-05-03libshouldbeinlibc: Use 64bit mapped time values in maptime_read when possibleZhaoming Luo
2025-04-28ext2fs: fix crash on ENOSPCSamuel Thibault
2025-04-19libdiskfs: Fix catching exceptionsv0.9.git20250420Samuel Thibault
2025-04-19MAKEDEV: Do not mount a tmpfs on /dev/shm for nowSamuel Thibault
2025-04-02Comment fixedZhaoming Luo
2025-03-18ext2fs: Always clean just-allocated inodeSamuel Thibault
2025-03-18ext2fs: extend end check for ext2_free_blocksSamuel Thibault
2025-03-18ext2fs: Do not try to frob inline data for regular files and directoriesSamuel Thibault
2025-03-18ext2fs: Trap trying to access bogus data areasSamuel Thibault
2025-03-16tmpfs: also try to start the default pagerSamuel Thibault
2025-03-13ext2fs: Trap trying to access bogus data areasSamuel Thibault
2025-03-13Revert "ext2fs: Fix failed assertion on ENOSPC"Samuel Thibault
2025-03-08ext2fs: Fix failed assertion on ENOSPCSamuel Thibault
2025-03-05libdiskfs: Fix using unitialized value on renameSamuel Thibault
2025-03-05libpipe: Do not split writes on dgrem and seqpack pipesSamuel Thibault
2025-03-05libpipe: Introduce pipe_wait_writable_amountSamuel Thibault