projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
9ns: Add fs_files and tree_files
[akaros.git]
/
kern
/
src
/
2018-04-30
Barret Rhoden
9ns: Add fs_files and tree_files
tree
|
commitdiff
2018-04-30
Barret Rhoden
pm: Add a stub for pm_destroy()
tree
|
commitdiff
2018-04-30
Barret Rhoden
9ns: Fix devtab function pointer signatures
tree
|
commitdiff
2018-04-06
Barret Rhoden
mm: Allow dev.mmap() to block
tree
|
commitdiff
2018-04-06
Barret Rhoden
mm: Clean up the functional interface
tree
|
commitdiff
2018-04-06
Barret Rhoden
mm: Call dev.mmap before checking the file
tree
|
commitdiff
2018-04-06
Barret Rhoden
mm: Use struct file_or_chan for VMR files
tree
|
commitdiff
2018-04-06
Barret Rhoden
mm: Ignore the FD on MAP_ANON mmaps
tree
|
commitdiff
2018-04-06
Barret Rhoden
mm: Fix permission checks
tree
|
commitdiff
2018-04-06
Barret Rhoden
mm: Stop leaking refs on mmap() errors
tree
|
commitdiff
2018-04-06
Barret Rhoden
mm: Fix type bug
tree
|
commitdiff
2018-04-06
Barret Rhoden
9ns: Allow binds on symlinks
tree
|
commitdiff
2018-04-06
Barret Rhoden
9ns: Sort out when to not follow symlinks
tree
|
commitdiff
2018-04-06
Barret Rhoden
9ns: Fix a couple namec() error cases
tree
|
commitdiff
2018-04-06
Barret Rhoden
9ns: Make walk() follow symlinks
tree
|
commitdiff
2018-04-06
Barret Rhoden
9ns: Use a helper struct for walk/namec options
tree
|
commitdiff
2018-04-06
Barret Rhoden
9ns: Add high-level support for symlinks
tree
|
commitdiff
2018-04-06
Barret Rhoden
9ns: Extend struct dir and the stat M bufs
tree
|
commitdiff
2018-04-06
Barret Rhoden
9ns: Add 'extensions' to namec()
tree
|
commitdiff
2018-04-06
Barret Rhoden
9ns: Add 'extensions' to dev.create
tree
|
commitdiff
2018-04-06
Barret Rhoden
9ns: Set eve's name to "eve"
tree
|
commitdiff
2018-04-06
Barret Rhoden
Move 'KFOP' helpers to umem.c
tree
|
commitdiff
2018-04-06
Barret Rhoden
9ns: Add helpers for permissions checks
tree
|
commitdiff
2018-03-28
Barret Rhoden
vfs: Use a fake device number for KFS
tree
|
commitdiff
2018-03-28
Barret Rhoden
proc: Fix buggy disowning of children
tree
|
commitdiff
2018-03-28
Barret Rhoden
proc: Move decref out of __proc_disown_child()
tree
|
commitdiff
2018-03-28
Barret Rhoden
Remove the #defines for struct stat and dirent (XCC)
tree
|
commitdiff
2018-03-28
Barret Rhoden
slab: Catch attempted NULL frees
tree
|
commitdiff
2017-12-20
Barret Rhoden
net: Support non-blocking connect() calls
tree
|
commitdiff
2017-12-20
Barret Rhoden
net: Report conversation-wide info in Qdata stats
tree
|
commitdiff
2017-12-13
Barret Rhoden
sched: Touch up the packed scheduler
tree
|
commitdiff
2017-12-13
Barret Rhoden
sched: When disabling SMT, turn off the odd cores
tree
|
commitdiff
2017-12-13
Barret Rhoden
sched: Fix packed initialization
tree
|
commitdiff
2017-12-13
Barret Rhoden
sched: Remove the idle core interface
tree
|
commitdiff
2017-12-13
Kevin Klues
Add implementation of packed core alloc strategy
tree
|
commitdiff
2017-12-05
Barret Rhoden
Fix Linux timers, jiffies, and HZ
tree
|
commitdiff
2017-11-22
Barret Rhoden
Allow sys_halt_core() to monitor notif_pending
tree
|
commitdiff
2017-11-22
Barret Rhoden
Make cpu_halt() return with IRQs disabled
tree
|
commitdiff
2017-11-22
Barret Rhoden
Add printx to userspace (XCC)
tree
|
commitdiff
2017-11-21
Barret Rhoden
net: tcp: Handle reseqs of length 0
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: Add rx_mode to ether/netif
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: Remove mbps from ipifc
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: Delay etherbind until the link is up
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: Add a helper to parse netif_stats
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: Split hw_features out from feat
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: Split up BCKSUM_FLAGS
tree
|
commitdiff
2017-11-16
Barret Rhoden
Encapsulate block metadata better
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: Clarify transport checksum offload
tree
|
commitdiff
2017-11-16
Barret Rhoden
ether: Add a field for the driver_name
tree
|
commitdiff
2017-11-16
Barret Rhoden
qio: Don't make extra empty EBDs
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: Add an option for RX checksum offload
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: tcp: Fix TSO for incoming connections
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: Add network_offset to blocks
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: Change transport_header_end -> tranport_offset
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: tcp: Move TCP's headers into net/tcp.h
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: Move ip.h to net/ip.h
tree
|
commitdiff
2017-11-16
Barret Rhoden
net: tcp: Don't increment snd.nxt
tree
|
commitdiff
2017-10-30
Barret Rhoden
Add support for attempting returns from panic
tree
|
commitdiff
2017-10-30
Barret Rhoden
pm: Catch issues with page map pages
tree
|
commitdiff
2017-10-30
Barret Rhoden
mm: Don't free pages in the page cache
tree
|
commitdiff
2017-10-30
Barret Rhoden
pm: Fix uninitialized struct page semaphore
tree
|
commitdiff
2017-10-17
Dmitry Vyukov
fcntl: reduce noise on invalid arguments
tree
|
commitdiff
2017-10-16
Barret Rhoden
Fix dup() of 9ns FDs
tree
|
commitdiff
2017-10-12
Barret Rhoden
Add an example jumbo page allocator
tree
|
commitdiff
2017-09-29
Barret Rhoden
Add backtrace_current_ctx()
tree
|
commitdiff
2017-09-29
Barret Rhoden
Track errno and errstr in the kthread
tree
|
commitdiff
2017-09-29
Barret Rhoden
Refactor uses of finish_{current_,}syscall
tree
|
commitdiff
2017-09-29
Barret Rhoden
Add strace info for SYS_tap_fds
tree
|
commitdiff
2017-09-29
Barret Rhoden
Use the better hash multiplier for __generic_hash
tree
|
commitdiff
2017-09-29
Barret Rhoden
Remove old PER_CPU_THING
tree
|
commitdiff
2017-09-29
Barret Rhoden
Discard leading 'm ' from monitor commands
tree
|
commitdiff
2017-09-29
Barret Rhoden
Add monitor helpers for hexdump and pahexdump
tree
|
commitdiff
2017-09-29
Barret Rhoden
Fix leaked proc refcnt in showmapping
tree
|
commitdiff
2017-09-29
Barret Rhoden
vfs: Update atime/mtime/ctime
tree
|
commitdiff
2017-09-29
Barret Rhoden
Fix sleep 99999999
tree
|
commitdiff
2017-09-20
Barret Rhoden
net: tcp: Enforce reasonable 'acked' values
tree
|
commitdiff
2017-09-16
Barret Rhoden
Remove the frontend appserver code
tree
|
commitdiff
2017-09-14
Barret Rhoden
vmm: Rename SYS_vmm_setup -> SYS_vmm_add_gpcs (XCC)
tree
|
commitdiff
2017-09-14
Barret Rhoden
vmm: Split VM creation into init and adding GPCs
tree
|
commitdiff
2017-09-14
Barret Rhoden
vmm: Use VMM_CTL to set VMM flags (XCC)
tree
|
commitdiff
2017-09-14
Barret Rhoden
vmm: Refactor vmm_ctl to use error()
tree
|
commitdiff
2017-08-25
Barret Rhoden
vmm: Allow VMMs to change vmexit conditions (XCC)
tree
|
commitdiff
2017-08-25
Barret Rhoden
x86: vmm: Use a separate vector for posted IRQs
tree
|
commitdiff
2017-08-23
Barret Rhoden
Fix deadlock in __hpf()
tree
|
commitdiff
2017-08-14
Barret Rhoden
sched: Use a relative alarm
tree
|
commitdiff
2017-08-14
Barret Rhoden
mm: Enforce MAP_PRIVATE xor MAP_SHARED (XCC)
tree
|
commitdiff
2017-08-14
Barret Rhoden
mm: Fix VMR merge issues
tree
|
commitdiff
2017-08-14
Barret Rhoden
slab: Properly account for allocs from slabs
tree
|
commitdiff
2017-07-21
Barret Rhoden
net: tcp: Use timestamps for the RTTM
tree
|
commitdiff
2017-07-21
Barret Rhoden
net: tcp: Don't scale SRTT and MDEV
tree
|
commitdiff
2017-07-21
Barret Rhoden
net: tcp: Remove the RETRAN flag
tree
|
commitdiff
2017-07-21
Barret Rhoden
net: tcp: Fix up the receive window
tree
|
commitdiff
2017-07-21
Barret Rhoden
net: tcp: Avoid SWS for the sender
tree
|
commitdiff
2017-07-21
Barret Rhoden
net: tcp: Avoid SWS for the receiver
tree
|
commitdiff
2017-07-21
Barret Rhoden
net: tcp: Support SACK
tree
|
commitdiff
2017-07-21
Barret Rhoden
net: tcp: Refactor in prep for SACKs
tree
|
commitdiff
2017-07-21
Barret Rhoden
net: tcp: Track ipht and resets as their own class
tree
|
commitdiff
2017-07-21
Barret Rhoden
net: Add timestamps to the netlog
tree
|
commitdiff
2017-07-21
Barret Rhoden
net: tcp: Be explicit about the max Window Scale
tree
|
commitdiff
2017-07-21
Barret Rhoden
net: tcp: Advertise support for SACK
tree
|
commitdiff
next