Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extending FreeBSD UIO Struct | Brian Atkinson | 2021-01-20 | 1 | -4/+4 |
* | Remove redundant oid parameter to update_pages | Ryan Moeller | 2020-11-10 | 1 | -1/+1 |
* | zfs_vnops: make zfs_get_data OS-independent | Christian Schwarz | 2020-11-02 | 1 | -0/+13 |
* | Consolidate zfs_holey and zfs_access | Matthew Macy | 2020-10-31 | 1 | -2/+5 |
* | Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD | Matthew Macy | 2020-10-21 | 1 | -0/+39 |
* | OpenZFS restructuring - move platform specific headers | Matthew Macy | 2019-09-05 | 1 | -89/+0 |
* | RHEL 7.5 compat: FMODE_KABI_ITERATE | Brian Behlendorf | 2018-05-02 | 1 | -1/+1 |
* | Rename zfs_* functions | Brian Behlendorf | 2017-03-10 | 1 | -1/+0 |
* | Add support for O_TMPFILE | Chunwei Chen | 2016-11-04 | 1 | -0/+2 |
* | Add pn_alloc()/pn_free() functions | Brian Behlendorf | 2016-04-21 | 1 | -2/+2 |
* | Add zfs_iput_async() interface | Brian Behlendorf | 2014-08-11 | 1 | -0/+1 |
* | Linux 3.11 compat: fops->iterate() | Richard Yao | 2013-08-15 | 1 | -2/+2 |
* | Add SEEK_DATA/SEEK_HOLE to lseek()/llseek() | Li Dongyang | 2013-07-02 | 1 | -0/+1 |
* | Update SAs when an inode is dirtied | Brian Behlendorf | 2012-12-14 | 1 | -0/+1 |
* | Cleanup mmap(2) writes | Brian Behlendorf | 2011-08-02 | 1 | -2/+2 |
* | Improve fstat(2) performance | Brian Behlendorf | 2011-07-11 | 1 | -0/+1 |
* | Add ZFS specific mmap() checks | Brian Behlendorf | 2011-07-01 | 1 | -0/+2 |
* | MMAP Optimization | Prasad Joshi | 2011-07-01 | 1 | -0/+3 |
* | Add zfs_open()/zfs_close() | Brian Behlendorf | 2011-03-08 | 1 | -0/+2 |
* | Drop HAVE_XVATTR macros | Brian Behlendorf | 2011-03-02 | 1 | -4/+2 |
* | Add xvattr support | Brian Behlendorf | 2011-03-02 | 1 | -0/+1 |
* | Prototype/structure update for Linux | Brian Behlendorf | 2011-02-10 | 1 | -39/+37 |
* | Export required vfs/vn symbols | Brian Behlendorf | 2011-02-10 | 1 | -0/+80 |