Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix zil_commit() NULL dereference | Brian Behlendorf | 2014-07-17 | 1 | -0/+1 |
* | Use local variable to read zp->z_mode | Brian Behlendorf | 2014-01-09 | 1 | -1/+1 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -2/+2 |
* | Only commit the ZIL once in zpl_writepages() (msync() case). | Etienne Dechamps | 2013-11-23 | 1 | -1/+2 |
* | Illumos #3742 | Will Andrews | 2013-11-04 | 1 | -9/+7 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -1/+2 |
* | Constify structures containing function pointers | Richard Yao | 2013-03-04 | 1 | -1/+1 |
* | Fix 'zfs rollback' on mounted file systems | Brian Behlendorf | 2013-01-17 | 1 | -0/+1 |
* | Directory xattr znodes hold a reference on their parent | Brian Behlendorf | 2012-12-03 | 1 | -0/+1 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 1 | -0/+1 |
* | Implement SA based xattrs | Brian Behlendorf | 2011-11-28 | 1 | -0/+3 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 1 | -4/+3 |
* | Fix evict() deadlock | Brian Behlendorf | 2011-03-22 | 1 | -0/+2 |
* | Register .sync_fs handler | Brian Behlendorf | 2011-03-15 | 1 | -1/+1 |
* | Drop HAVE_XVATTR macros | Brian Behlendorf | 2011-03-02 | 1 | -7/+6 |
* | Add mmap(2) support | Brian Behlendorf | 2011-02-10 | 1 | -0/+1 |
* | Add zp->z_is_zvol flag | Brian Behlendorf | 2011-02-10 | 1 | -1/+1 |
* | Prototype/structure update for Linux | Brian Behlendorf | 2011-02-10 | 1 | -36/+40 |
* | VFS: Add zfs_inode_update() helper | Brian Behlendorf | 2011-02-10 | 1 | -0/+1 |
* | VFS: Integrate zfs_znode_alloc() | Brian Behlendorf | 2011-02-10 | 1 | -2/+9 |
* | Support custom build directories and move includes | Brian Behlendorf | 2010-09-08 | 1 | -0/+366 |