Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CSEP551
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Krishna Vinnakota
CSEP551
Graph
65bd8e139a8368e987455a10ec59dd7b079b3af1
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Aug
23
22
21
20
14
10
9
8
29
Jun
19
Oct
18
13
17
Sep
8
7
6
5
4
3
30
Aug
29
28
26
25
24
23
20
19
16
15
14
13
12
11
10
9
8
7
6
4
29
Jul
28
27
26
21
20
18
17
16
15
12
11
10
6
5
1
28
Jun
27
26
24
22
21
16
15
13
12
not first anymore
nits
align
make wakeup1 static
test that fork fails gracefully
Reorder spinlock.c: acquire and release first
Add yield system call, for zombie test program (bad idea?).
comment nits
nits
finish comments
tweak
simplify ide queuing
bring bootasm and bootother more in sync
add missing iput() at end of _namei()
oops, O_CREATE doesn't truncate, so holes can't exist, thus no bug
test concurrent open/unlink of same file (ok)
comment what +m means; omit needless __
omit needless ampersands
align, sort
avoid hardcoding init as pid 1 proc[0]
my mistake found by robert
NREQUEST = NBUF
better comment
tweaks
cleanup
add ln
check unlink of non-empty directory
ARGMAX -> MAXARGS
remove namelen parameter
remove dead code
bug in usertests!
checkpoint - simpler namei interface
no more w
shuffle fs.c in bottom-up order
Loading