Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use list_remove_head() where possible. | Alexander Motin | 2023-06-09 | 1 | -6/+2 |
* | nvpair: Constify string functions | Richard Yao | 2023-03-14 | 1 | -1/+1 |
* | Cleanup: Remove unneeded semicolons | Richard Yao | 2023-01-12 | 1 | -1/+1 |
* | Replace dead opensolaris.org license link | Tino Reichardt | 2022-07-11 | 1 | -1/+1 |
* | Enable -Wwrite-strings | наб | 2022-06-29 | 1 | -9/+7 |
* | Add `const` to nvlist functions to properly expose their real behavior | Paul Dagnelie | 2021-12-06 | 1 | -2/+2 |
* | Fix regression in POSIX mode behavior | Andrew | 2021-03-19 | 1 | -4/+0 |
* | FreeBSD: Fix UNIX permissions checking | Matthew Macy | 2020-08-18 | 1 | -10/+31 |
* | Rename refcount.h to zfs_refcount.h | Matthew Macy | 2020-07-29 | 1 | -1/+0 |
* | Replace sprintf()->snprintf() and strcpy()->strlcpy() | Jorgen Lundman | 2020-06-07 | 1 | -2/+2 |
* | Relocate common quota functions to shared code | Ryan Moeller | 2019-12-11 | 1 | -0/+20 |
* | Reduce loaded range tree memory usage | Paul Dagnelie | 2019-10-09 | 1 | -2/+2 |
* | Add inode accessors to common code | Matthew Macy | 2019-10-02 | 1 | -2/+2 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 1 | -1/+0 |
* | Rename zfs_sb_t -> zfsvfs_t | Brian Behlendorf | 2017-03-10 | 1 | -81/+82 |
* | Fix coverity defects | luozhengzheng | 2016-09-21 | 1 | -1/+1 |
* | Performance optimization of AVL tree comparator functions | Gvozden Neskovic | 2016-08-31 | 1 | -12/+7 |
* | Remove znode's z_uid/z_gid member | Nikolay Borisov | 2016-07-25 | 1 | -2/+4 |
* | Fix NFS credential | Chunwei Chen | 2016-06-21 | 1 | -6/+2 |
* | Add `zfs allow` and `zfs unallow` support | Brian Behlendorf | 2016-06-07 | 1 | -2/+6 |
* | Illumos #3522 | George Wilson | 2013-10-30 | 1 | -3/+6 |
* | Drop HAVE_XVATTR macros | Brian Behlendorf | 2011-03-02 | 1 | -4/+4 |
* | Use provided uid/gid for setattr | Brian Behlendorf | 2011-02-17 | 1 | -4/+4 |
* | Prototype/structure update for Linux | Brian Behlendorf | 2011-02-10 | 1 | -86/+85 |
* | ACL related changes | Brian Behlendorf | 2011-02-10 | 1 | -2/+20 |
* | Add linux kernel disk support | Brian Behlendorf | 2010-08-31 | 1 | -0/+2 |
* | Fix gcc missing parenthesis warnings | Brian Behlendorf | 2010-08-31 | 1 | -2/+2 |
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 1 | -20/+2 |
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 1 | -17/+45 |
* | Rebase master to b121 | Brian Behlendorf | 2009-08-18 | 1 | -0/+1 |
* | Rebase master to b117 | Brian Behlendorf | 2009-07-02 | 1 | -94/+136 |
* | Rebase master to b105 | Brian Behlendorf | 2009-01-15 | 1 | -3/+2 |
* | Move the world out of /zfs/ and seperate out module build tree | Brian Behlendorf | 2008-12-11 | 1 | -0/+704 |