|  |  | @984a9ba | 7 years | martin | do not expose the call capability handler from the async framework
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @777832e | 7 years | jiri | fgetpos, fsetpos, perror.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7c3fb9b | 7 years | jiri | Fix block comment formatting (ccheck).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3bacee1 | 8 years | jiri | Make ccheck-fix again and commit more good files.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1433ecda | 8 years | jiri | Fix cstyle: make ccheck-fix and commit only files where all the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @77f0a1d | 8 years | jakub | Get rid of rid in favor of req_handle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a46e56b | 8 years | jakub | Prefer handle over ID in naming handle variables
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3be9d10 | 8 years | jakub | Get rid of ipc_callid_t
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @84239b1 | 8 years | jiri | And there was much fixing.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a35b458 | 8 years | zarevucky.jiri | style: Remove trailing whitespace on _all_ lines, including empty …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1b20da0 | 8 years | zarevucky.jiri | style: Remove trailing whitespace on non-empty lines, in certain file …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b7fd2a0 | 8 years | zarevucky.jiri | Use errno_tin all uspace and kernel code.
Change type of every …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cde999a | 8 years | zarevucky.jiri | Fix comments to stop referring to error codes as negative.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @25a179e | 8 years | zarevucky.jiri | IPC return values are always errno constants. Adjust types to reflect …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d9f0894 | 8 years | zarevucky.jiri | Fix return value in vfs_file_close_remote().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6ad454f | 8 years | zarevucky.jiri | Pass file handles separately from error codes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f77c1c9 | 8 years | zarevucky.jiri | Return VFS handles separately from error codes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c1694b6b | 8 years | zarevucky.jiri | Add str_error() in numerous places.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6fb8b2c | 8 years | zarevucky.jiri | Use first return value from VFS_OUT_LOOKUP for file descriptor, …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @40feeac | 8 years | zarevucky.jiri | Avoid race condition in vfs_clone().
The file descriptor could have …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @01c3bb4 | 8 years | jakub | Convert call-handling syscalls to capabilities
This commit modifies …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8d2dd7f2 | 8 years | jakub | Reduce the number of files that include <sys/types.h>
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d2c8533 | 8 years | jiri | File system probing groundwork. Only MFS can do it for now.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @582a0b8 | 8 years | jakub | Remove unistd.h
- Rename usleep() and sleep() to thread_usleep() and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b14d9f9 | 8 years | jiri | Mount should be able to print the list of available file system types.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @51774cd | 9 years | jakub | Reintroduce aoff64_t file sizes into VFS
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9c4cf0d | 9 years | jakub | Rename close() to vfs_put()
This is motivated mainly by the fact that …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b19e892 | 9 years | jakub | Merge open() with posix_open() and provide vfs_lookup_open() instead
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @67e881c | 9 years | jakub | Rename ftruncate() to vfs_resize()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @79ea5af | 9 years | jakub | Rename unlink() to vfs_unlink_path() and _vfs_unlink() to vfs_unlink() …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fe91f66 | 9 years | jakub | Omit unnecessary prefixes and suffixes from method and interface names
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fcab7ef | 9 years | jakub | Merge dup2() into vfs_clone()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @58898d1d | 9 years | jakub | Remove VFS_IN_SEEK from VFS
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e4e546b | 9 years | jakub | Fix L_CREATE and L_UNLINK across mountpoints
Server-side mountpoints …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c990ee6 | 9 years | jakub | Handle vfs_node_get() returning NULL
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ebf1011 | 9 years | jakub | Prefer optically less dense code
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @55a7fee | 9 years | jakub | Streamline vfs_op_fstat()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @35e81e2 | 9 years | jakub | Streamline vfs_op_statfs()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3bbd921 | 9 years | jakub | Use simple assignment instead of memcpy()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @61042de | 9 years | jakub | Cstyle and clutter removal
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f6b6b40 | 9 years | jakub | Get rid of custom _strrchr in favor of str_rchr
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4f9ab1e | 9 years | jakub | vfs_node_peek() should add a reference to the node
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7f59d6c | 9 years | jakub | Revert the order of link and unlink operations during rename
This …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @39c3b7f9 | 9 years | jakub | Put the file earlier to avoid deadlock with vfs_rdwr_internal()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @35b7d86e | 9 years | jakub | Remove VFS_IN_MTAB_GET
The mountpoints in VFS don't know their path …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4809715 | 9 years | jakub | Fix cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0d35511 | 9 years | jakub | Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revisions 1948-1965
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5126f80 | 9 years | jakub | Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision 1946
Original …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a737667e | 9 years | jakub | Implement statfs() using _vfs_walk()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bb9ec2d | 9 years | jakub | Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision 1941-1944
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @930f5c3 | 9 years | jakub | Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision 1938
Original …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a274a5f | 9 years | jakub | Cherry-pick a change from lp:~zarevucky-jiri/helenos/vfs-2.5 r1927
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @354b642 | 9 years | jakub | Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revisions 1932-1936
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c577a9a | 9 years | jakub | Merge from lp:~zarevucky-jiri/helenos/vfs-2.5 revisions 1929-1930
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1dff985 | 9 years | jakub | Merge from lp:~zarevucky-jiri/helenos/vfs-2.5 up to revision 1926
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3233adb | 9 years | jakub | Implement simple file pager for private mappings
The pager is …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b1956e3 | 9 years | jakub | Fix cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c1f7a315 | 9 years | jakub | Factor out handling of pager requests to vfs_pager.c
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e503517a | 9 years | jakub | Introduce vfs_rdwr_internal()
This function can be used by the VFS …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @42d08592 | 9 years | jakub | Factor out IPC communication from vfs_rdwr()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a481d81 | 9 years | jakub | Implement simple VFS pager for testing purposes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @519a97d | 9 years | jakub | Add pager interface and create VFS pager port
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6aeca0d | 9 years | jakub | Make as_area_create() accept phone to external pager
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6f2c1ff | 10 years | jakub | vfs: Sanitize the case when vfs_node_get() returns NULL in vfs_open()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6afc9d7 | 10 years | jiri | UNIX-like I/O functions should use errno to return error code for many …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8a637a4 | 10 years | martin | remove EEXISTS in favor of EEXIST
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d9e68d0 | 10 years | martin | fix debugging prints
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b688fd8 | 10 years | martin | gradually introduce async ports, initial phase
The initial phase is …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8820544 | 11 years | martin | support for kernel notification multiplexing in the async framework
 * …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @758f8d5 | 12 years | m.lombardi85 | merge the df branch
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @feeac0d | 12 years | jiri | Simplify use of list_foreach.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4636a60 | 12 years | zarevucky.jiri | Handle mounts at the server side, instead of in the endpoints.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5bcd5b7 | 12 years | zarevucky.jiri | Add support for server-side mounts.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @677745a | 12 years | zarevucky.jiri | Have lookup return the last found directory, and the portion of path …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b7c62a9 | 12 years | zarevucky.jiri | Make the server oblivious to the link count. It is just another source …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @778d26d | 12 years | zarevucky.jiri | Relativize rename().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bf9dc4e2 | 12 years | zarevucky.jiri | Relativize and simplify lookup().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d60ce4a | 12 years | zarevucky.jiri | Remove UNLINK from the server.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @20c071d | 12 years | zarevucky.jiri | Implement server side of unlink2().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fadc76f | 12 years | zarevucky.jiri | Remove MKDIR from server.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b1cdc44a | 12 years | zarevucky.jiri | Remove path-based stat() from the server.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ff8c87c | 12 years | zarevucky.jiri | Remove VFS_IN_OPEN from the server and fix trace.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1393bbb | 12 years | zarevucky.jiri | Fix a bug in passing files through IPC.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9a8c188 | 12 years | zarevucky.jiri | Fix a bug and work around applications that call open() incorrectly.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0b18364 | 12 years | zarevucky.jiri | Implement client side of walk and open.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cb65bbe | 12 years | zarevucky.jiri | Implement server side of VFS_WALK and VFS_OPEN2.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9dc6083 | 12 years | conti.ma | Implement statfs operation.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @66366470 | 12 years | conti.ma | Start to implement df command line tool.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3e6a98c5 | 13 years | jiri | Standards-compliant boolean type.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4e00f87 | 13 years | jakub | Use NULL instead of 0 as a hash_table_ops_t member initializer.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @062d900 | 13 years | jakub | Cherrypick userspace hash table changes from …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @faba839 | 13 years | martin | use symbolic values for address space constants
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a47f522 | 13 years | martin | trivial changes (error code reporting, messages)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @50b581d | 14 years | jakub | Replace the async_wait_for(msg, NULL) pattern in the error paths with …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fbcdeb8 | 14 years | martin | Remove the two-phase way of creating virtual memory areas (first …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e6da6d5 | 14 years | jakub | Improve error handling.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @460514d | 14 years | m.lombardi85 | mount() should fail if there is not enough memory to add the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4af2f36 | 14 years | m.lombardi85 | move code outside mutex-protected sections if not needed.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6f9ef87a | 14 years | m.lombardi85 | Do not add the fs to the mtab list if vfs_mount_internal() failed.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6b8e5b74 | 14 years | m.lombardi85 | vfs_get_mtab(): service_id is more useful than flags and fs_handle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |