summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zfs_log.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-6/+7
2014-11-075027 zfs large block supportMatthew Ahrens1-1/+1
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews1-11/+10
2013-02-103522 zfs module should not allow uninitialized variablesGeorge Wilson1-2/+1
2010-08-116972305 Preferred DC not selected after setting pdc via sharectljoyce mcintosh1-0/+6
2010-07-066834694 zfs renames can potentially be committed without the dataNeil Perrin1-1/+2
2010-06-256913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co...Neil Perrin1-2/+1
2010-06-256913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co...Neil Perrin1-38/+17
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-16/+21
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-38/+10
2009-10-146886081 Solaris needs reparse point support (PSARC 2009/387)Dai Ngo1-0/+3
2009-08-14PSARC 2009/423 ZFS logbias propertyNeil Perrin1-2/+7
2009-04-296801810 Commit of aligned streaming rewrites to ZIL device causes unwanted di...Neil Perrin1-1/+1
2009-04-206773224 zvol_log_write() is inefficientNeil Perrin1-27/+1
2008-11-256765294 Refactor replayNeil Perrin1-5/+43
2008-08-186730484 assertion failed: (error && error != 150)Neil Perrin1-11/+13
2008-04-296689561 zfs_replay_acl_v0() doesn't completely initialize vsecattrmarks1-6/+5
2008-04-096683293 concurrent O_DSYNC writes to a fileset can be much improved over NFSperrin1-3/+4
2008-02-286658511 zl_itx_list_sz incorrect for WR_NEED_COPY writesperrin1-1/+3
2007-11-086624956 zfs_log_fuid_ids can cause panic on sparcmarks1-4/+6
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-25/+334
2007-07-246535160 Lock contention on zl_lock from zil_commitfr1572681-1/+10
2007-07-096574298 slog still uses main pool for dmu_sync()perrin1-27/+45
2007-02-126496357 spec_fsync() is useless on devices that do write cachingbillm1-20/+13
2007-01-226514331 in-memory delete queue is not neededahrens1-5/+5
2006-11-046341569 zio_alloc_blk() vdev distribution performs badlyperrin1-0/+4
2006-08-296413510 zfs: writing to ZFS filesystem slows down fsync() on other files in t...perrin1-27/+18
2006-06-196416482 filebench oltp workload hangs in zfsmaybee1-1/+1
2006-03-236343608 ZFS file range lockingperrin1-16/+43
2005-10-31PSARC 2002/240 ZFSahrens1-0/+337