Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Illumos #3306, #3321 | George Wilson | 2013-05-03 | 7 | -65/+169 |
* | Ensure --with-spl-timeout waits for spl_config.h and symvers | Carlos Alberto Lopez Perez | 2013-05-02 | 1 | -56/+67 |
* | Silence 'old_umask' uninit variable warning | Brian Behlendorf | 2013-05-01 | 1 | -1/+1 |
* | Fix zinject list handlers | Brian Behlendorf | 2013-05-01 | 1 | -10/+10 |
* | 3246 ZFS I/O deadman thread | George.Wilson | 2013-05-01 | 20 | -50/+275 |
* | Fix txg_quiesce thread deadlock | Brian Behlendorf | 2013-04-26 | 2 | -8/+8 |
* | Ignore *.{deb,rpm,tar.gz} files in the top directory. | Turbo Fredriksson | 2013-04-24 | 1 | -0/+3 |
* | Set RPM_DEFINE_COMMON options | Brian Behlendorf | 2013-04-24 | 1 | -1/+1 |
* | Add --bump=0 to alien | Turbo Fredriksson | 2013-04-24 | 1 | -2/+2 |
* | Support .nogitrelease file | Turbo Fredriksson | 2013-04-24 | 1 | -1/+1 |
* | Possibility to disable (not start) zfs at bootup. | Turbo Fredriksson | 2013-04-24 | 5 | -0/+25 |
* | Fix various generic kmod RPM spec issues. | Etienne Dechamps | 2013-04-24 | 1 | -6/+6 |
* | Correctly return ERANGE in getxattr(2) | Brian Behlendorf | 2013-04-24 | 1 | -2/+10 |
* | Trivial spelling fix | Chris Dunlop | 2013-04-19 | 2 | -2/+2 |
* | Remove .readdir from zpl_file_operations table | Caleb James DeLisle | 2013-04-19 | 1 | -1/+0 |
* | Allow setting a lower ashift with -o ashift | Martin Matuska | 2013-04-12 | 1 | -2/+3 |
* | Illumos #3422, #3425 | George Wilson | 2013-04-12 | 3 | -17/+6 |
* | Add additional dependencies for DKMS package | Brian Behlendorf | 2013-04-02 | 1 | -0/+2 |
* | Replace the ZFS_AC_META perl dependency with awk | Brian Behlendorf | 2013-04-02 | 1 | -31/+56 |
* | Only require spl-devel-kmod = %{version} | Brian Behlendorf | 2013-04-02 | 1 | -1/+1 |
* | Automake 1.10.1 compat: AM_SILENT_RULES | Brian Behlendorf | 2013-04-02 | 1 | -1/+1 |
* | build: do not call boilerplate ourself | Jan Engelhardt | 2013-04-02 | 4 | -5/+8 |
* | gitignore: anchor entries at their respective directory | Jan Engelhardt | 2013-04-02 | 3 | -11/+12 |
* | build: use CPPFLAGS | Jan Engelhardt | 2013-04-02 | 1 | -3/+3 |
* | build: resolve orthographic and other grammatical errors | Jan Engelhardt | 2013-04-02 | 5 | -12/+12 |
* | Man page updates for SMB | Turbo Fredriksson | 2013-04-02 | 1 | -2/+14 |
* | Add smb_available() sanity checks | Turbo Fredriksson | 2013-04-02 | 1 | -1/+9 |
* | Correct typos in renaming example | Nick Garvey | 2013-04-02 | 1 | -3/+3 |
* | Tag zfs-0.6.1zfs-0.6.1 | Brian Behlendorf | 2013-03-26 | 5 | -11/+10 |
* | Include init scripts in packages | Brian Behlendorf | 2013-03-26 | 1 | -2/+1 |
* | Provide ${kmodname}-devel-kmod for yum-builddep | Brian Behlendorf | 2013-03-25 | 3 | -3/+6 |
* | Use 'git describe' for working builds | Brian Behlendorf | 2013-03-22 | 2 | -10/+28 |
* | Fix minor typos and update marketing copy. | Darik Horn | 2013-03-21 | 3 | -16/+9 |
* | Use requested kernel for dkms builds | Brian Behlendorf | 2013-03-21 | 1 | -0/+2 |
* | Use BUILD_DEPENDS option for dkms builds | Brian Behlendorf | 2013-03-21 | 1 | -0/+1 |
* | Remove zfs-dkms conflict with zfs-kmod | Brian Behlendorf | 2013-03-21 | 1 | -1/+0 |
* | Refresh dracut module setup | Brian Behlendorf | 2013-03-21 | 1 | -2/+5 |
* | Add missing dependencies | Brian Behlendorf | 2013-03-21 | 2 | -1/+4 |
* | Add spl-dkms dependency to zfs-dkms | Brian Behlendorf | 2013-03-19 | 1 | -0/+1 |
* | Create fsck.zfs and zhack man pages. | Darik Horn | 2013-03-19 | 5 | -3/+178 |
* | Add zio_ddt_free()+ddt_phys_decref() error handling | Brian Behlendorf | 2013-03-19 | 2 | -4/+9 |
* | Add metaslab_debug option | Brian Behlendorf | 2013-03-18 | 1 | -1/+6 |
* | Refresh RPM packaging | Brian Behlendorf | 2013-03-18 | 26 | -895/+1222 |
* | Configure --with-spl{-obj} auto-detect cleanup | Brian Behlendorf | 2013-03-13 | 1 | -37/+49 |
* | Change zfs-kmod-devel install path | Brian Behlendorf | 2013-03-13 | 7 | -16/+12 |
* | Remove COPYING | Brian Behlendorf | 2013-03-13 | 2 | -3/+1 |
* | Create mount.zfs, zinject, and zpios man pages. | Darik Horn | 2013-03-13 | 8 | -2/+488 |
* | Import ztest.1 man page. | Michael Gebetsroither | 2013-03-13 | 1 | -0/+153 |
* | Linux 3.9 compat: Undefine GCC_VERSION | Richard Yao | 2013-03-06 | 1 | -0/+8 |
* | Merge branch 'build-system' | Brian Behlendorf | 2013-03-06 | 28 | -329/+63 |
|\ |