aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/zfs
Commit message (Expand)AuthorAgeFilesLines
* - Reduce number of atomic operations needed to be implemented in asm byPawel Jakub Dawidek2007-06-081-0/+5
* FreeBSD's namecache works quite well with ZFS, so remove DNLC.Pawel Jakub Dawidek2007-05-231-1/+0
* MFp4: Now that ZFS can use FreeBSD's namecache, turn it off by default andPawel Jakub Dawidek2007-04-241-0/+3
* MFp4: Synchronize with recent OpenSolaris changes.Pawel Jakub Dawidek2007-04-081-0/+1
* Move atomic.S files to directories that better fit OpenSolaris directoryPawel Jakub Dawidek2007-04-071-1/+1
* Add Makefile for zfs.ko kernel module.Pawel Jakub Dawidek2007-04-061-0/+87