HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
/
branches
/
snapshot
/
uspace
/
lib
/
libblock
/
libblock.c
– Rev 4605
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
4605
5612 d 14 h
decky
/branches/snapshot/
add task snapshoting branch
/branches/snapshot
4583
5616 d 16 h
svoboda
/trunk/uspace/
Fix chaos in block library.
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c
4572
5618 d 6 h
svoboda
/trunk/uspace/
Allow libblock to operate in write-through mode. With 'wtcache' mount option, FAT sets write-through mode on the cache.
/trunk/uspace/app/bdsh/cmds/modules/bdd/bdd.c
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/fat/fat_ops.c
4553
5627 d 6 h
jermar
/trunk/uspace/lib/libblock/
Use fibril synchronization in libblock.
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
4550
5627 d 7 h
jermar
/trunk/uspace/lib/libblock/
Disk I/O should be serialized until libblock switches to fibril synchronization.
/trunk/uspace/lib/libblock/libblock.c
4549
5628 d 6 h
svoboda
/trunk/uspace/
Fix assorted warnings and tiny glitches.
/trunk/uspace/app/init/init.c
/trunk/uspace/app/tester/stdio/stdio2.c
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libc/generic/devmap.c
/trunk/uspace/srv/fb/ppm.c
4509
5636 d 14 h
decky
/trunk/uspace/
rename libadt -> adt
/trunk/uspace/lib/libc/generic/adt
/trunk/uspace/lib/libc/include/adt
/trunk/uspace/lib/libc/generic/libadt
/trunk/uspace/lib/libc/include/libadt
/trunk/uspace/app/trace/ipcp.c
/trunk/uspace/app/trace/proto.c
/trunk/uspace/app/trace/proto.h
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/generic/adt/hash_table.c
/trunk/uspace/lib/libc/generic/adt/list.c
/trunk/uspace/lib/libc/generic/async.c
/trunk/uspace/lib/libc/generic/fibril.c
/trunk/uspace/lib/libc/generic/io/io.c
/trunk/uspace/lib/libc/generic/ipc.c
/trunk/uspace/lib/libc/include/adt/hash_table.h
/trunk/uspace/lib/libc/include/fibril.h
/trunk/uspace/lib/libc/include/ipc/devmap.h
/trunk/uspace/lib/libc/include/stdio.h
/trunk/uspace/srv/console/console.c
/trunk/uspace/srv/fs/devfs/devfs_ops.c
/trunk/uspace/srv/fs/fat/fat_idx.c
/trunk/uspace/srv/fs/fat/fat_ops.c
/trunk/uspace/srv/fs/tmpfs/tmpfs.h
/trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c
/trunk/uspace/srv/kbd/Makefile
/trunk/uspace/srv/kbd/genarch/gsp.c
/trunk/uspace/srv/kbd/generic/kbd.c
/trunk/uspace/srv/kbd/include/gsp.h
/trunk/uspace/srv/ns/clonable.c
/trunk/uspace/srv/ns/service.c
/trunk/uspace/srv/ns/task.c
/trunk/uspace/srv/vfs/vfs.c
/trunk/uspace/srv/vfs/vfs.h
/trunk/uspace/srv/vfs/vfs_lookup.c
/trunk/uspace/srv/vfs/vfs_node.c
/trunk/uspace/srv/vfs/vfs_ops.c
/trunk/uspace/srv/vfs/vfs_register.c
4483
5641 d 8 h
decky
/trunk/uspace/lib/libblock/
add missing include
/trunk/uspace/lib/libblock/libblock.c
4435
5648 d 9 h
jermar
/trunk/uspace/
More conversions to dev_handle_t.
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c
4434
5648 d 9 h
jermar
/trunk/uspace/lib/libblock/
Fix type for dev_handle.
/trunk/uspace/lib/libblock/libblock.c
4401
5657 d 8 h
svoboda
/trunk/uspace/
C binding for devmap. Gets rid of duplicate code.
/trunk/uspace/lib/libc/generic/devmap.c
/trunk/uspace/lib/libc/include/devmap.h
/trunk/uspace/app/tester/devmap/devmap1.c
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/lib/libc/include/ipc/devmap.h
/trunk/uspace/lib/libc/include/vfs/vfs.h
/trunk/uspace/srv/rd/rd.c
/trunk/uspace/srv/vfs/vfs.h
4400
5657 d 10 h
svoboda
/trunk/uspace/
Rename ramdisk protocol -> block device protocol.
/trunk/uspace/lib/libc/include/ipc/bd.h
/trunk/uspace/srv/rd/rd.h
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/srv/rd/rd.c
4001
5734 d 10 h
decky
/trunk/uspace/lib/libblock/
blocking connection
/trunk/uspace/lib/libblock/libblock.c
3595
5838 d 7 h
jermar
/trunk/uspace/
Avoid unnecessary block reads in block_get().
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/fat/fat_fat.c
/trunk/uspace/srv/fs/fat/fat_fat.h
/trunk/uspace/srv/fs/fat/fat_ops.c
3571
5847 d 14 h
jermar
/trunk/uspace/
Simplify the fat_cluster_walk() interface.
Introduce the bn_t type for holding block offsets.
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/fat/fat_fat.c
/trunk/uspace/srv/fs/fat/fat_fat.h
3544
5854 d 7 h
jermar
/trunk/uspace/lib/libblock/
Dirty blocks will be synced only before being recycled.
/trunk/uspace/lib/libblock/libblock.c
3543
5854 d 8 h
jermar
/trunk/uspace/lib/libblock/
Implementation of block_put().
/trunk/uspace/lib/libblock/libblock.c
3542
5854 d 10 h
jermar
/trunk/uspace/
Do not use/pass the superfluous block size argument to block_get().
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/fat/fat_fat.c
3540
5854 d 12 h
jermar
/trunk/uspace/lib/libblock/
Enable the block cache for block_get().
Boot from FAT is now much faster.
/trunk/uspace/lib/libblock/libblock.c
3539
5854 d 14 h
jermar
/trunk/uspace/
Add block_cache_init().
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/fat/fat_ops.c
←Prev
1
2
Next→
Show All