Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -2/+0 |
* | Add BE architectures support. | Fedor Uporov | 2020-05-17 | 1 | -60/+73 |
* | ext2fs: Remove redundant brelse() after r294954 | Conrad Meyer | 2019-09-06 | 1 | -5/+0 |
* | ext2fs: Initial version of DTrace support. | Fedor Uporov | 2019-04-16 | 1 | -3/+11 |
* | Add metadata_csum feature support. | Fedor Uporov | 2018-01-14 | 1 | -6/+24 |
* | Fix extattr getters in case of neither uio nor buffer was not passed to VOP_*. | Fedor Uporov | 2017-12-12 | 1 | -10/+12 |
* | SPDX: Complete license IDs for ext2fs. | Pedro F. Giffuni | 2017-12-02 | 1 | -0/+2 |
* | Add inital extents read-write support. | Fedor Uporov | 2017-10-17 | 1 | -2/+2 |
* | Remove unnecessary, and mismatched, comment. | Pedro F. Giffuni | 2017-06-11 | 1 | -1/+1 |
* | Support for linux ext2fs posix-draft ACLs. | Pedro F. Giffuni | 2017-05-28 | 1 | -55/+226 |
* | ext2fs: add read-write support for Extended Attributes. | Pedro F. Giffuni | 2017-05-03 | 1 | -72/+796 |
* | ext2fs: Initial support for Extended Attributes. | Pedro F. Giffuni | 2017-04-01 | 1 | -0/+330 |