Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ZoL with OpenZFS where applicable | наб | 2021-05-07 | 1 | -1/+1 |
* | zed: only go up to current limit in close_from() fallback | наб | 2021-04-07 | 1 | -7/+1 |
* | zed: replace zed_file_write_n() with write(2), purge it | наб | 2021-04-07 | 1 | -27/+0 |
* | zed: remove unused zed_file_read_n() | наб | 2021-04-07 | 1 | -29/+0 |
* | zed: implement close_from() in terms of /proc/self/fd, if available | наб | 2021-04-07 | 1 | -9/+23 |
* | zed: remove unused zed_file_close_on_exec() | наб | 2021-04-02 | 1 | -28/+0 |
* | Replace ZFS on Linux references with OpenZFS | Brian Behlendorf | 2020-10-08 | 1 | -2/+2 |
* | Add include files for prototypes | Arvind Sankar | 2020-06-18 | 1 | -0/+1 |
* | Update ZED copyright boilerplate | Chris Dunlap | 2015-05-11 | 1 | -21/+9 |
* | Remove reverse indentation from zed comments. | Chris Dunlap | 2014-09-22 | 1 | -4/+5 |
* | Cleanup zed logging | Chris Dunlap | 2014-09-02 | 1 | -1/+1 |
* | Replace zed_file_create_dirs() with mkdirp() | Chris Dunlap | 2014-04-09 | 1 | -89/+0 |
* | Initial implementation of zed (ZFS Event Daemon) | Chris Dunlap | 2014-04-02 | 1 | -0/+316 |