Timeline
2017-03-20:
- 17:14 Changeset in mainline [3648e184]lfnserial by
- Remove VFS_IN_UNLINK
2017-03-19:
- 20:15 Changeset in mainline [55a7fee]lfnserial by
- Streamline vfs_op_fstat()
- 19:57 Changeset in mainline [35e81e2]lfnserial by
- Streamline vfs_op_statfs()
- 11:06 Changeset in mainline [3bbd921]lfnserial by
- Use simple assignment instead of memcpy()
- 10:08 Changeset in mainline [61600e7]lfnserial by
- Use absolute path in vfs_get_mtab_list()
2017-03-18:
- 20:58 Changeset in mainline [61042de]lfnserial by
- Cstyle and clutter removal
- 16:14 Changeset in mainline [b7f69f2]lfnserial by
- Add forgotten return
- 15:46 Changeset in mainline [ad67aa1]lfnserial by
- Remove debugging code
- 15:36 Changeset in mainline [38aaf005]lfnserial by
- Callers of open() must use exactly one of O_RDONLY, O_WRONLY and O_RDWR
- 15:13 Changeset in mainline [0b97336]lfnserial by
- Set errno and return -1 for standards-alluding interfaces
- 14:43 Changeset in mainline [c725619]lfnserial by
- Test vfs_root() return value more robustly In particular, vfs_root() …
- 14:30 Changeset in mainline [f6b6b40]lfnserial by
- Get rid of custom _strrchr in favor of str_rchr
- 14:25 Changeset in mainline [4f9ab1e]lfnserial by
- vfs_node_peek() should add a reference to the node
- 13:08 Changeset in mainline [7f59d6c]lfnserial by
- Revert the order of link and unlink operations during rename This …
2017-03-16:
- 17:29 Changeset in mainline [39c3b7f9]lfnserial by
- Put the file earlier to avoid deadlock with vfs_rdwr_internal()
- 17:17 Changeset in mainline [5a2b765]lfnserial by
- Add the FS name field to struct statfs
- 16:50 Changeset in mainline [8ffedd8]lfnserial by
- Partially revive support for mount table listing and walking This …
2017-03-15:
- 23:16 About edited by
- GSoC 2017 (diff)
- 22:57 GSOC edited by
- GSoC 2017 (diff)
2017-03-13:
- 20:33 Changeset in mainline [35b7d86e]lfnserial by
- Remove VFS_IN_MTAB_GET The mountpoints in VFS don't know their path …
2017-03-10:
- 20:46 Changeset in mainline [ea56098]lfnserial by
- Set VFS root for loader This is important for the dynamically linked …
- 09:48 Changeset in mainline [1701a24d]lfnserial by
- Add WALK_MOUNT_POINT to WALK_ALL_FLAGS
- 09:41 Changeset in mainline [ef4cf62]lfnserial by
- Remove commented out code and unused bit positions
- 09:15 Changeset in mainline [4809715]lfnserial by
- Fix cstyle
2017-03-08:
- 18:27 Changeset in mainline [0d35511]lfnserial by
- Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revisions 1948-1965 …
- 11:42 Changeset in mainline [5126f80]lfnserial by
- Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision 1946 Original …
- 09:56 Changeset in mainline [a737667e]lfnserial by
- Implement statfs() using _vfs_walk()
2017-03-07:
- 20:47 Changeset in mainline [bb9ec2d]lfnserial by
- Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision 1941-1944 …
- 18:01 Changeset in mainline [e796dc8]lfnserial by
- Cherry-pick changes from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision …
- 17:41 Changeset in mainline [48178b56]lfnserial by
- Load segment using a long read
- 17:00 Changeset in mainline [eca9fd0]lfnserial by
- Cherry-pick changes from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision …
- 11:22 Changeset in mainline [930f5c3]lfnserial by
- Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision 1938 Original …
- 11:13 Changeset in mainline [06e70567]lfnserial by
- Cherry-pick a change from lp:~zarevucky-jiri/helenos/vfs-2.5 r1937
- 11:05 Changeset in mainline [a274a5f]lfnserial by
- Cherry-pick a change from lp:~zarevucky-jiri/helenos/vfs-2.5 r1927
- 10:53 Changeset in mainline [354b642]lfnserial by
- Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revisions 1932-1936 …
2017-03-05:
- 20:23 Changeset in mainline [c577a9a]lfnserial by
- Merge from lp:~zarevucky-jiri/helenos/vfs-2.5 revisions 1929-1930
2017-03-03:
- 21:32 Changeset in mainline [1dff985]lfnserial by
- Merge from lp:~zarevucky-jiri/helenos/vfs-2.5 up to revision 1926
2017-02-26:
- 22:00 Changeset in mainline [5b46ec8]lfnserial by
- realloc() should try harder to avoid relocating the buffer (Thanks to …
- 20:02 Changeset in mainline [b22b449d]lfnserial by
- Alpha compositing does not need floating point.
2017-02-21:
- 20:36 Ticket #667 (Ping not working) closed by
- duplicate
- 20:35 Ticket #672 (UDP crashing network stack) closed by
- fixed: Fixed in mainline,2583.
- 20:33 Changeset in mainline [443a0bc]lfnserial by
- Assert ENOENT instead of ENOMEM (Thanks to Stanislav Galfy)
2017-02-19:
- 22:22 Ticket #672 (UDP crashing network stack) created by
- When there is no UDP association on which udp message can be received …
Note: See TracTimeline
for information about the timeline view.