]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Comment only change, fix grammar and somewhat clarify the action.
[FreeBSD/FreeBSD.git] / sys / kern /
2015-08-14 Alexander MotinMFV r286765: 5817 change type of arcs_size from uint64_...
2015-08-14 Alexander MotinMFV r285025: 6033 arc_adjust() should search MFU lists...
2015-08-14 Alexander MotinMFV r277431: 5497 lock contention on arcs_mtx
2015-08-13 Edwin GroothuisMFV of 286748,tzdata2015f
2015-08-13 Alexander MotinMFV 286711: 6096 ZFS_SMB_ACL_RENAME needs to cleanup...
2015-08-13 Alexander MotinMFV 286709:
2015-08-12 Alexander MotinMFV 286707: 5959 clean up per-dataset feature count...
2015-08-12 Alexander MotinMFV r286704: 5960 zfs recv should prefetch indirect...
2015-08-12 Ian LeporeIf a specific timecounter has been chosen via sysctl...
2015-08-12 Mariusz ZaborskiWhen the wait*(2) syscalls wait for any process (P_ALL...
2015-08-12 Alexander MotinMFV r284763: 5981 Deadlock in dmu_objset_find_dp
2015-08-12 Alexander MotinMFV r284762: 5269 zpool import slow
2015-08-12 Alexander MotinMFV r286682: 5765 add support for estimating send strea...
2015-08-12 Ed SchoutenPerform cleanups in response to D3307.
2015-08-12 Alexander MotinMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-08-12 Ed SchoutenProperly return ENOTDIR when calling *at() on a non...
2015-08-12 Ed SchoutenUnignore signals when starting CloudABI processes.
2015-08-11 Ed SchoutenAdd support for anonymous kqueues.
2015-08-11 Ed SchoutenIntroduce kern_cap_rights_limit().
2015-08-11 Alexander V. ChernikovMFP r276712.
2015-08-10 Konstantin BelousovMake kstack_pages a tunable on arm, x86, and powepc...
2015-08-09 Peter WemmUpdate the private sqlite3 from 3.8.9 to 3.8.11.1 ...
2015-08-09 Peter WemmUpdate svnlite from 1.8.10 to 1.8.14. This is mostly...
2015-08-09 Peter WemmUpdate serf from 1.3.7 to 1.3.8. Mostly disables sslv2...
2015-08-09 Peter WemmUpdate apr-1.5.1 to 1.5.2
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-08-08 Alexander V. ChernikovAdd const-qualifiers for source mbuf argument in m_dup...
2015-08-07 Ian LeporeOnly process the PPS event types currently enabled...
2015-08-07 Ian LeporeRFC 2783 requires a status of ETIMEDOUT, not EWOULDBLOC...
2015-08-05 Ed SchoutenAllow the creation of kqueues with a restricted set...
2015-08-05 Ed SchoutenMake it possible to implement poll(2) on top of kqueue(2).
2015-08-04 Konstantin BelousovCopy the fencing of the algorithm to do lock-less updat...
2015-08-04 Edward Tomasz Napi... Mark vgonel() as static. It was already declared stati...
2015-08-04 Ed SchoutenFix bad arithmetic in umtx_key_get() to compute object...
2015-08-03 Ed SchoutenAdd missing const keyword to function parameter.
2015-08-03 John Baldwinkgdb uses td_oncpu to determine if a thread is running...
2015-08-03 Ed SchoutenAdd sysent flag to switch to capabilities mode on startup.
2015-08-02 Mark JohnstonDon't modify curthread->td_locks unless INVARIANTS...
2015-08-01 John BaldwinClear P_TRACED before reparenting a detached process...
2015-08-01 Ed SchoutenAdd kern_shm_open().
2015-07-31 Ed MasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-31 Ed SchoutenFix accidental line wrapping introduced in r286122.
2015-07-31 Ed SchoutenLimit rights on process descriptors.
2015-07-31 Konstantin Belousovvn_io_fault() handling of the LOR for i/o into the...
2015-07-30 Mateusz GuzikRevert r285125 until rmlocks get fixed.
2015-07-30 Roger Pau Monnévfs: fill fallout from r286076
2015-07-30 Roger Pau Monnévfs: fix off-by-one error in vfs_buf_check_mapped
2015-07-30 Ed MasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 Ed SchoutenMake pipes in CloudABI work.
2015-07-29 Ed SchoutenIntroduce falloc_caps() to create descriptors with...
2015-07-29 Konstantin BelousovMove bufshutdown() out of the #ifdef INVARIANTS block.
2015-07-29 Jeff Roberson - Make 'struct buf *buf' private to vfs_bio.c. Having...
2015-07-28 Jeff Roberson - Eliminate the EMPTYKVA queue. It served as a cache...
2015-07-28 Bryan DreweryMFV r285970:
2015-07-28 Zbigniew BodekImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 Ed SchoutenMake shutdown() return ENOTCONN as required by POSIX...
2015-07-26 Andrey V. ElsukovBuild debug version of rmlock's methods only when LOCK_...
2015-07-25 Konstantin BelousovWith the removal of b_saveaddr in the r285819, b_data...
2015-07-24 Xin LIFix a typo in comment.
2015-07-24 Marius Stroblo Revert the other functional half of r239864, i. e...
2015-07-23 Sergey KandaurovCall ksem_get() with initialized 'rights'.
2015-07-23 Jeff RobersonRefactor unmapped buffer address handling.
2015-07-23 Jeff Roberson - Don't defeat the FIFO nature of the buffer cache...
2015-07-22 Jung-uk KimMerge ACPICA 20150717.
2015-07-21 Konstantin BelousovThe smp_rendezvous_cpus() function should ensure that...
2015-07-21 Konstantin BelousovThe part of r285680 which removed release semantic...
2015-07-21 Sergey KandaurovFix sb_state constant names as used e.g. to display...
2015-07-20 Ed SchoutenAdd an API for easily creating userspace threads in...
2015-07-20 Alexander MotinFix typo in comment.
2015-07-19 Mark JohnstonDon't increment the spin count until after the first...
2015-07-19 Kirk McKusickRestructure code for readability improvement. No functi...
2015-07-19 Mark JohnstonConsistently use a reader/writer flag for lockstat...
2015-07-19 Mark JohnstonImplement the lockstat provider using SDT(9) instead...
2015-07-19 Marcelo AraujoAdd support to the jail framework to be able to mount...
2015-07-18 Konstantin BelousovFurther cleanup after r285607.
2015-07-18 Konstantin BelousovThe si_status field of the siginfo_t, provided by the...
2015-07-18 Mark JohnstonFix the !KDTRACE_HOOKS build.
2015-07-18 Mark JohnstonPass the lock object to lockstat_nsecs() and return...
2015-07-18 Mark JohnstonModify lockstat_nsecs() to just return unless lockstat...
2015-07-17 Benno RiceMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-17 Ed SchoutenUndo r285656.
2015-07-17 Ed SchoutenAdd an API for easily creating userspace threads in...
2015-07-16 Mateusz Guzikfd: partially deduplicate fdescfree and fdescfree_remapped
2015-07-16 Mateusz GuzikGet rid of lim_update_thread and cred_update_thread.
2015-07-16 Mateusz Guzikvfs: implement v_holdcnt/v_usecount manipulation using...
2015-07-16 Ed SchoutenImplement CloudABI's exec() call.
2015-07-15 Konstantin BelousovDo not use atomic_swap_int(9), it is not available...
2015-07-15 Konstantin BelousovReset non-zero it_need indicator to zero atomically...
2015-07-15 Konstantin BelousovStyle. Remove excessive brackets. Compare non-boolean...
2015-07-14 Mark JohnstonFix some error-handling bugs when core dump compression...
2015-07-14 Conrad MeyerFix cleanup race between unp_dispose and unp_gc
2015-07-14 Mateusz Guzikexec: textvp -> oldtextvp; binvp -> newtextvp
2015-07-14 Mateusz Guzikexec plug a redundant vref + vrele of the image vnode
2015-07-13 Mateusz Guzikracct: perform a lockless check for p_throttled
2015-07-13 Conrad Meyerpipe_direct_write: Fix mismatched pipelock/unlock
2015-07-12 Ian LeporeUse the monotonic (uptime) counter rather than time...
2015-07-12 Bjoern A. ZeebTry to unbreak the build after r285390 removing the...
2015-07-11 Mateusz Guzikvfs: always clear VI_OWEINACT in consumers bumping...
2015-07-11 Mateusz Guzikvfs: move si_usecount manipulation to dedicated functions
2015-07-11 Mateusz GuzikCreate a dedicated function for ensuring that cdir...
next