| Commit message (Expand) | Author | Age | Files | Lines |
* | Add zfs_sb_prune_aliases() function | Brian Behlendorf | 2015-06-22 | 1 | -0/+1 |
* | Linux 4.1 compat: use read_iter() / write_iter() | Matus Kral | 2015-06-18 | 1 | -0/+1 |
* | 3.12 compat, NUMA-aware per-superblock shrinker | Tim Chase | 2015-06-17 | 1 | -0/+1 |
* | Linux 2.6.36 compat, use REQ_FAILFAST_MASK and remove pre-2.6.36 support | Tim Chase | 2015-05-11 | 1 | -1/+0 |
* | Linux 4.0 compat: bdi_setup_and_register() | Brian Behlendorf | 2015-03-03 | 1 | -1/+0 |
* | Linux 3.19 compat: file_inode was added | Jörg Thalheim | 2015-02-10 | 1 | -0/+1 |
* | Don't use AC_LANG_SOURCE for conftest.h source | Ned Bass | 2015-01-06 | 1 | -1/+1 |
* | Swap DTRACE_PROBE* with Linux tracepoints | Prakash Surya | 2014-11-17 | 1 | -4/+28 |
* | Search /usr/local/src for SPL Object Directory | Richard Yao | 2014-10-28 | 1 | -4/+10 |
* | Make license compatibility checks consistent | Brian Behlendorf | 2014-10-17 | 1 | -6/+12 |
* | Revert "Disable GCCs aggressive loop optimization" | Brian Behlendorf | 2014-07-22 | 1 | -1/+0 |
* | Linux 3.14 compat: Immutable biovec changes in vdev_disk.c | Chunwei Chen | 2014-04-10 | 1 | -0/+1 |
* | Disable GCCs aggressive loop optimization | Brian Behlendorf | 2014-01-14 | 1 | -0/+1 |
* | Posix ACL Support | Massimo Maggi | 2013-10-29 | 1 | -0/+13 |
* | Linux 3.11 compat: fops->iterate() | Richard Yao | 2013-08-15 | 1 | -0/+1 |
* | Fix arc_adapt() spinning in iterate_supers_type() | Brian Behlendorf | 2013-07-17 | 1 | -0/+1 |
* | 3.10 API change: block_device_operations->release() returns void | Chris Dunlop | 2013-07-08 | 1 | -0/+1 |
* | Add SEEK_DATA/SEEK_HOLE to lseek()/llseek() | Li Dongyang | 2013-07-02 | 1 | -0/+1 |
* | Ensure --with-spl-timeout waits for spl_config.h and symvers | Carlos Alberto Lopez Perez | 2013-05-02 | 1 | -56/+67 |
* | build: resolve orthographic and other grammatical errors | Jan Engelhardt | 2013-04-02 | 1 | -2/+2 |
* | 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 |