summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zfs_replay.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-1111943 Fix out-of-order ZIL txtype lost on hardlinked filesChunwei Chen1-4/+4
2019-08-2011479 zfs project supportNasf-Fan1-1/+12
2019-02-138423 Implement large_dnode pool featureToomas Soome1-9/+21
2017-09-258081 Compiler warnings in zdbAlan Somers1-13/+34
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-2/+2
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-4/+5
2010-08-116972305 Preferred DC not selected after setting pdc via sharectljoyce mcintosh1-0/+4
2010-07-066959659 Extending end of file *may* get lost on replay of writes.Neil Perrin1-15/+41
2010-07-066834694 zfs renames can potentially be committed without the dataNeil Perrin1-5/+2
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-7/+7
2009-12-046906110 bad trap panic in zil_replay_log_recordMark Shellenbaum1-5/+6
2009-11-056897978 zfs send should ignore unknown propertiesEric Schrock1-1/+0
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-52/+21
2009-10-156880764 fsync on zfs is broken if writes are greater than 32kb on a hard cras...Neil Perrin1-0/+57
2009-10-146886081 Solaris needs reparse point support (PSARC 2009/387)Dai Ngo1-3/+3
2008-04-296689561 zfs_replay_acl_v0() doesn't completely initialize vsecattrmarks1-0/+2
2008-01-146649841 zfs_replay_create_acl() has improper indentationmarks1-3/+5
2007-11-086624956 zfs_log_fuid_ids can cause panic on sparcmarks1-25/+36
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-27/+517
2007-06-156544140 assertion failed: err == 0 (0x11 == 0x0), file: ../../common/fs/zfs/z...gw252951-1/+6
2006-08-296413510 zfs: writing to ZFS filesystem slows down fsync() on other files in t...perrin1-4/+36
2006-04-176408482 64-bit system can't read some 32-bit dev_ts created on zfsmarks1-5/+4
2005-10-31PSARC 2002/240 ZFSahrens1-0/+337