summaryrefslogtreecommitdiffstats
path: root/module/zfs/zfs_replay.c
Commit message (Expand)AuthorAgeFilesLines
* Fix zil replay panic when TX_REMOVE followed by TX_CREATEChunwei Chen2019-09-251-4/+4
* Use SEEK_{SET,CUR,END} for file seek "whence"Tomohiro Kusumi2019-04-251-1/+1
* Update build system and packagingBrian Behlendorf2018-05-291-1/+0
* Project Quota on ZFSNasf-Fan2018-02-131-1/+12
* OpenZFS 8081 - Compiler warnings in zdbBrian Behlendorf2017-10-271-35/+56
* Enhance comments for large dnode projectMatthew Ahrens2017-08-291-3/+3
* Rename zfs_sb_t -> zfsvfs_tBrian Behlendorf2017-03-101-57/+58
* OpenZFS 6328 - Fix cstyle errors in zfs codebaseGeorge Melikov2017-01-121-2/+2
* Fix spellingka72017-01-031-1/+1
* Fix coverity defectsluozhengzheng2016-09-211-2/+2
* Simplify time handling logic in zfs_settattrNikolay Borisov2016-09-131-0/+2
* Implement large_dnode pool featureNed Bass2016-06-241-9/+23
* Add pn_alloc()/pn_free() functionsBrian Behlendorf2016-04-211-2/+2
* Linux AIO SupportRichard Yao2014-09-051-1/+1
* Illumos #3598Matthew Ahrens2013-10-311-5/+6
* Constify structures containing function pointersRichard Yao2013-03-041-22/+22
* ZFS replay transaction error 5Cyril Plisko2012-09-171-8/+7
* Use Linux ATTR_ versionsBrian Behlendorf2011-03-031-2/+2
* Drop HAVE_XVATTR macrosBrian Behlendorf2011-03-021-67/+42
* Wrap with HAVE_XVATTRBrian Behlendorf2011-02-101-151/+177
* Replace VOP_* calls with direct zfs_* callsBrian Behlendorf2011-02-101-15/+16
* Add linux kernel disk supportBrian Behlendorf2010-08-311-0/+3
* Update to onnv_147Brian Behlendorf2010-08-261-17/+44
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-47/+73
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+878