summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-26ZFS 0.6.0-rc8zfs-0.6.0-rc8Brian Behlendorf
2012-03-26Fix executable permissionsBrian Behlendorf
2012-03-23Add --enable-debug-dmu-tx configure optionBrian Behlendorf
2012-03-23Enhance a dmu_tx_dirty_buf() assertionBrian Behlendorf
2012-03-23Add ZFS_META_RELEASE to module load/unload messagesBrian Behlendorf
2012-03-22Account for .zfs ctldir inodesBrian Behlendorf
2012-03-22Add .zfs control directoryBrian Behlendorf
2012-03-21Add zio constructor/destructorBrian Behlendorf
2012-03-21Revert "Add zio constructor/destructor"Brian Behlendorf
2012-03-16ZFS 0.6.0-rc7zfs-0.6.0-rc7Brian Behlendorf
2012-03-15Add missing NULL in zpl_xattr_handlersBrian Behlendorf
2012-03-15Use stderr for 'no pools/datasets available' errorGregor Kopka
2012-03-07Add sa_spill_rele() interfaceBrian Behlendorf
2012-03-07Add zio constructor/destructorBrian Behlendorf
2012-03-05Fix distribution detectionRichard Yao
2012-03-05Align parition end on 1 MiB boundaryNed Bass
2012-03-02Use SA_HDL_PRIVATE for SA xattrsBrian Behlendorf
2012-02-27Cleanly support debug packagesBrian Behlendorf
2012-02-27Add 'dmu_tx' kstats entryBrian Behlendorf
2012-02-27Add arc_state_t stats to arcstatsBrian Behlendorf
2012-02-27Return success from check_slice() if device doesn't existNed Bass
2012-02-17Export symbols for zero-copyAlex Zhuravlev
2012-02-13Support ashift=13 for 8KB SSD block sizesRichard Yao
2012-02-13Add 'fsid' mount option to allowed options.Turbo Fredriksson
2012-02-10Export symbols for zero-copyBrian Behlendorf
2012-02-09Use spl_debug_* helpersBrian Behlendorf
2012-02-09Add support for DISCARD to ZVOLs.Etienne Dechamps
2012-02-09Support the fallocate() file operation.Etienne Dechamps
2012-02-09Check permissions in zfs_space().Etienne Dechamps
2012-02-09Implement the truncate_range() inode operation.Etienne Dechamps
2012-02-09Fix zconfig.sh non-optimal alignmentBrian Behlendorf
2012-02-08Use 32 as the default number of zvol threads.Etienne Dechamps
2012-02-07Improve ZVOL queue behavior.Etienne Dechamps
2012-02-07Fix synchronicity for ZVOLs.Etienne Dechamps
2012-02-07Support "sync=always" for ZVOLs.Etienne Dechamps
2012-02-07Let libnvpair be linked independently of libzfs.Darik Horn
2012-02-03Linux 3.3 compat, sops->show_options()Brian Behlendorf
2012-02-02Cleanup ZFS debug infrastructureBrian Behlendorf
2012-02-02Allow multiple values per directory entryBrian Behlendorf
2012-01-27Export symbol zfs_attr_tableBrian Behlendorf
2012-01-19Ignore dataset if the dds_type is DMU_OST_OTHERPrakash Surya
2012-01-18Fix rpm dependenciesBrian Behlendorf
2012-01-18Add the release component to headersBrian Behlendorf
2012-01-18Allow GPT+EFI vdev replacement in boot pools.Darik Horn
2012-01-17Combine libraries: spl, avl, efi, share, unicode.Darik Horn
2012-01-17Allow setting bootfs on any poolRichard Laager
2012-01-17Reduce number of zio free threadsNed Bass
2012-01-13Increase link count limit to 2^31-1Brian Behlendorf
2012-01-13Run ZFS_AC_PACMAN only if $VENDOR is "arch"Prakash Surya
2012-01-12Add overlay(-O) mount option supportSuman Chakravartula