| Commit message (Expand) | Author | Age | Files | Lines |
* | Configure --with-spl{-obj} auto-detect cleanup | Brian Behlendorf | 2013-03-13 | 1 | -37/+49 |
* | Remove the bio_empty_barrier() check. | Etienne Dechamps | 2013-02-24 | 1 | -1/+0 |
* | Use -Werror for all kernel configure tests. | Etienne Dechamps | 2013-02-24 | 1 | -1/+1 |
* | Linux 2.6.26 compat, lookup_bdev() | Brian Behlendorf | 2013-01-28 | 1 | -0/+1 |
* | Use sb->s_d_op default dentry operations | Brian Behlendorf | 2013-01-18 | 1 | -0/+1 |
* | Fix false ENOENT on snapshot control dentries | Ned Bass | 2013-01-16 | 1 | -0/+3 |
* | Update SAs when an inode is dirtied | Brian Behlendorf | 2012-12-14 | 1 | -0/+1 |
* | Verify --with-linux source directory exists | Brian Behlendorf | 2012-11-29 | 1 | -5/+8 |
* | Improve AF hard disk detection | Brian Behlendorf | 2012-11-15 | 1 | -0/+1 |
* | Linux 3.6 compat, iops->mkdir() | Richard Yao | 2012-10-14 | 1 | -1/+1 |
* | Linux 3.6 compat, iops->create() | Yuxuan Shui | 2012-10-14 | 1 | -0/+1 |
* | Linux 3.6 compat, iops->lookup() | Yuxuan Shui | 2012-10-14 | 1 | -0/+1 |
* | Linux 3.6 compat, sget() | Yuxuan Shui | 2012-10-14 | 1 | -0/+1 |
* | Modify vdev_elevator_switch() to use elevator_change() | Brian Behlendorf | 2012-10-03 | 1 | -0/+1 |
* | Implement .commit_metadata hook for NFS export | Cyril Plisko | 2012-10-03 | 1 | -0/+1 |
* | Revert "Improve AF hard disk detection" | Brian Behlendorf | 2012-09-11 | 1 | -1/+0 |
* | Improve AF hard disk detection | Brian Behlendorf | 2012-09-04 | 1 | -0/+1 |
* | Remove autoconf check for CONFIG_PREEMPT | Prakash Surya | 2012-08-27 | 1 | -19/+0 |
* | Check kernel source directory for SPL | Richard Yao | 2012-08-26 | 1 | -0/+7 |
* | Support building a zfs-modules-dkms sub package | Prakash Surya | 2012-08-08 | 1 | -2/+16 |
* | Add '--with-spl-timeout' option | Prakash Surya | 2012-08-08 | 1 | -15/+36 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 1 | -0/+1 |
* | When checking for symbol exports, try compiling. | Etienne Dechamps | 2012-07-26 | 1 | -15/+33 |
* | Fake modpost stage for LINUX_COMPILE. | Etienne Dechamps | 2012-07-26 | 1 | -2/+4 |
* | Make configure builtin-aware. | Etienne Dechamps | 2012-07-26 | 1 | -2/+28 |
* | 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 | 1 | -0/+2 |
* | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 1 | -0/+1 |
* | Improve CONFIG_DEBUG_LOCK_ALLOC error message | Ned Bass | 2012-06-11 | 1 | -2/+3 |
* | Extend CONFIG_DEBUG_LOCK_ALLOC check | Brian Behlendorf | 2012-06-01 | 1 | -19/+59 |
* | Linux 3.3 compat, iops->create()/mkdir()/mknod() | Brian Behlendorf | 2012-04-30 | 1 | -0/+1 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 1 | -0/+1 |
* | Add support for DISCARD to ZVOLs. | Etienne Dechamps | 2012-02-09 | 1 | -0/+1 |
* | Support the fallocate() file operation. | Etienne Dechamps | 2012-02-09 | 1 | -0/+1 |
* | Improve ZVOL queue behavior. | Etienne Dechamps | 2012-02-07 | 1 | -0/+5 |
* | Fix synchronicity for ZVOLs. | Etienne Dechamps | 2012-02-07 | 1 | -0/+1 |
* | Linux 3.3 compat, sops->show_options() | Brian Behlendorf | 2012-02-03 | 1 | -0/+1 |
* | Add the release component to headers | Brian Behlendorf | 2012-01-18 | 1 | -2/+2 |
* | Linux 3.2 compat, security_inode_init_security() | Brian Behlendorf | 2012-01-12 | 1 | -0/+1 |
* | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 1 | -0/+3 |
* | Linux 3.2 compat: set_nlink() | Darik Horn | 2011-12-16 | 1 | -0/+1 |
* | Linux 3.1 compat, fops->fsync() | Brian Behlendorf | 2011-11-10 | 1 | -1/+1 |
* | Simplify BDI integration | Brian Behlendorf | 2011-11-08 | 1 | -0/+1 |
* | Convert 'if' statements to AS_IF in kernel.m4 | Prakash Surya | 2011-09-06 | 1 | -77/+77 |
* | Fix minor autoconf error message inconsistencies | Prakash Surya | 2011-09-06 | 1 | -7/+7 |
* | Add backing_device_info per-filesystem | Brian Behlendorf | 2011-08-04 | 1 | -0/+1 |
* | Fix the configure CONFIG_* option detection | Brian Behlendorf | 2011-07-22 | 1 | -3/+1 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 1 | -0/+1 |