| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixes for issues found with cppcheck tool | Gvozden Neskovic | 2016-07-27 | 1 | -1/+3 |
| * | Add isa_defs for MIPS | YunQiang Su | 2016-05-31 | 1 | -1/+2 |
| * | Disable efi_debug in --enable-debug builds | Brian Behlendorf | 2016-04-25 | 1 | -4/+0 |
| * | Cleanup linking | Richard Yao | 2016-03-18 | 1 | -1/+1 |
| * | Add support for s390[x]. | Dimitri John Ledkov | 2016-03-17 | 1 | -1/+1 |
| * | Fix cstyle issue from 7a02327 | ilovezfs | 2015-12-04 | 1 | -2/+2 |
| * | Ext4's typical GPT partition type not recognized | ilovezfs | 2015-12-04 | 1 | -1/+61 |
| * | Illumos 934 - FreeBSD's GPT not recognized | Yuri Pankov | 2015-12-04 | 1 | -1/+7 |
| * | Fix zvol detection | Richard Yao | 2015-08-19 | 1 | -0/+6 |
| * | Support parallel build trees (VPATH builds) | Turbo Fredriksson | 2015-07-17 | 1 | -2/+10 |
| * | Fix Xen Virtual Block Device detection | Richard Yao | 2015-07-10 | 1 | -0/+6 |
| * | Use (void) memcpy(), not (void *) memcpy() | Richard Yao | 2015-01-30 | 1 | -3/+3 |
| * | 2493 change efi_rescan() to wait longer | Andrew Hamilton | 2014-08-26 | 1 | -2/+3 |
| * | Improve partition detection on lesser used devices | Richard Yao | 2014-04-08 | 1 | -8/+12 |
| * | Define the needed ISA types for Sparc | Brian Behlendorf | 2014-01-09 | 1 | -1/+2 |
| * | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-19 | 1 | -46/+47 |
| * | Generate libraries with correct DT_NEEDED entries | Richard Yao | 2013-10-10 | 1 | -0/+2 |
| * | Remove autotools products | Brian Behlendorf | 2012-08-27 | 1 | -633/+0 |
| * | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 1 | -0/+1 |
| * | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 1 | -0/+1 |
| * | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 1 | -0/+1 |
| * | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 1 | -0/+1 |
| * | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 2 | -10/+5 |
| * | Add PowerPC to supported VTOCs | Brian Behlendorf | 2012-07-12 | 1 | -1/+1 |
| * | Fix efi_use_whole_disk() when efi_nparts == 128. | Etienne Dechamps | 2012-07-12 | 1 | -24/+26 |
| * | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 1 | -0/+1 |
| * | Define the needed ISA types for ARM | Jorgen Lundman | 2012-05-03 | 1 | -1/+1 |
| * | Linux 3.3 compat, iops->create()/mkdir()/mknod() | Brian Behlendorf | 2012-04-30 | 1 | -0/+1 |
| * | Add --enable-debug-dmu-tx configure option | Brian Behlendorf | 2012-03-23 | 1 | -0/+1 |
| * | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 1 | -0/+1 |
| * | Cleanly support debug packages | Brian Behlendorf | 2012-02-27 | 1 | -0/+1 |
| * | Add support for DISCARD to ZVOLs. | Etienne Dechamps | 2012-02-10 | 1 | -0/+1 |
| * | Support the fallocate() file operation. | Etienne Dechamps | 2012-02-10 | 1 | -0/+1 |
| * | Improve ZVOL queue behavior. | Etienne Dechamps | 2012-02-08 | 1 | -0/+5 |
| * | Fix synchronicity for ZVOLs. | Etienne Dechamps | 2012-02-08 | 1 | -0/+1 |
| * | Linux 3.3 compat, sops->show_options() | Brian Behlendorf | 2012-02-03 | 1 | -0/+1 |
| * | Combine libraries: spl, avl, efi, share, unicode. | Darik Horn | 2012-01-17 | 2 | -71/+17 |
| * | Treat /dev/vd* as whole disks | Richard Laager | 2012-01-12 | 1 | -0/+6 |
| * | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 1 | -0/+1 |
| * | Linux 3.2 compat: set_nlink() | Darik Horn | 2011-12-17 | 1 | -0/+1 |
| * | Add make rule for building Arch Linux packages | Prakash Surya | 2011-12-15 | 1 | -0/+6 |
| * | Simplify BDI integration | Brian Behlendorf | 2011-11-08 | 1 | -0/+1 |
| * | Make libefi-created GPT compatible with gptfdisk | Zachary Bedell | 2011-09-26 | 1 | -9/+16 |
| * | Autogen refresh for udev changes | Brian Behlendorf | 2011-08-08 | 1 | -0/+3 |
| * | Add backing_device_info per-filesystem | Brian Behlendorf | 2011-08-04 | 1 | -0/+1 |
| * | Provide a rc.d script for archlinuxzfs-0.6.0-rc5 | Kyle Fuller | 2011-07-11 | 1 | -0/+1 |
| * | Add proper library versioning | Brian Behlendorf | 2011-07-06 | 2 | -1/+7 |
| * | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 1 | -0/+1 |
| * | Linux compat 2.6.39: security_inode_init_security() | Brian Behlendorf | 2011-07-01 | 1 | -0/+1 |
| * | Tear down and flush the mmap region | Prasad Joshi | 2011-06-27 | 1 | -0/+1 |