]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/vfs_lookup.c
amd64: use register macros for gdb_cpu_getreg()
[FreeBSD/FreeBSD.git] / sys / kern / vfs_lookup.c
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Mateusz Guzikvfs: add cleanup on error missed in r368375
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-06 Mateusz Guzikvfs: factor buffer allocation/copyin out of namei
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-23 Edward Tomasz Napi... Remove the 'wantparent' variable, unused since r145004.
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-13 Jung-uk KimMFV: r367652
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-05 Mateusz Guzikvfs: change nt_zone into a malloc type
2020-10-29 Mateusz Guzikvfs: add NAMEI_DBG_HADSTARTDIR handling lost in rewrite
2020-10-29 Mateusz Guzikvfs: add NDREINIT to facilitate repeated namei calls
2020-10-27 Cy SchubertMFV r367082:
2020-10-26 Mateusz Guzikcache: add missing NIRES_ABS handling
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Konstantin BelousovDo not allow to use O_BENEATH as an oracle.
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-22 Konstantin BelousovAdd O_RESOLVE_BENEATH and AT_RESOLVE_BENEATH to mimic...
2020-09-22 Konstantin BelousovChange O_BENEATH to handle relative paths same as absolute.
2020-09-22 Konstantin BelousovOnly clear latch for BENEATH when we walk out of the...
2020-09-22 Konstantin BelousovAdd NIRES_STRICTREL.
2020-09-22 Konstantin Belousovlookup: Track last lookup component if it is directory.
2020-09-22 Konstantin BelousovImprove comment above nameicap_check_dotdot().
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Kirk McKusickAdd a comment to clarify when and why cached names...
2020-08-27 Glen BarberMFH
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-23 Mateusz Guzikvfs: validate ndp state after the lookup
2020-08-23 Mateusz Guzikvfs: convert nameiop into an enum
2020-08-22 Mateusz Guzikvfs: assert that HASBUF is only set with SAVENAME or...
2020-08-22 Mateusz Guzikvfs: add a work around for vp_crossmp bug to realpath
2020-08-16 Dimitry AndricMerge ^/head r364264 through r364278.
2020-08-16 Mateusz Guzikvfs: mark HASBUF as an internal flag
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge ^/head r364082 through r364250.
2020-08-13 Mateusz Guzikvfs: add missing pwd_drop on error in namei_setup
2020-08-12 Glen BarberMFH
2020-08-11 Mateusz Guzikvfs: stricter validation for flags passed to namei...
2020-08-10 Mateusz Guzikvfs: drop the hello world stat probes from the vfs...
2020-08-10 Dimitry AndricMerge ^/head r364051 through r364081.
2020-08-10 Mateusz Guzikvfs: disallow NOCACHE with LOOKUP
2020-08-06 Dimitry AndricMerge ^/head r363739 through r363986.
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-05 Mateusz Guzikvfs: tidy up namei entry point
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-08-01 Mateusz Guzikvfs: inline NDINIT_ALL
2020-08-01 Mateusz Guzikvfs: convert ni_rigthsneeded to a pointer
2020-08-01 Mateusz Guzikvfs: make rights mandatory for NDINIT_ALL
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-31 Dimitry AndricMerge ^/head r363583 through r363738.
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-30 Mateusz Guzikvfs: short-circuit the common case NDFREE calls
2020-07-30 Mateusz Guzikvfs: make sure startdir_used is always assigned to...
2020-07-25 Mateusz Guzikvfs: lockless lookup
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-18 Jung-uk KimMFV: r363292
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Jung-uk KimMFV: r362513
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-10 Mateusz Guzikvfs: fix trivial whitespace issues which don't interefe...
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
next