Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | Fix zdb.8 macro warning | Brian Behlendorf | 2013-03-06 | 1 | -2/+2 |
| * | Refresh links to web site | Ned Bass | 2013-03-06 | 7 | -8/+8 |
| * | Retire ZFS.RELEASE file | Brian Behlendorf | 2013-03-06 | 3 | -4/+2 |
| * | Remove ARCH packaging | Brian Behlendorf | 2013-03-06 | 9 | -211/+4 |
| * | Add --with-dracutdir configure option | Brian Behlendorf | 2013-03-06 | 4 | -3/+16 |
| * | Add KMODDIR to install target | Brian Behlendorf | 2013-03-06 | 1 | -8/+13 |
| * | Fix zfs_config.h install permissions | Brian Behlendorf | 2013-03-06 | 1 | -1/+1 |
| * | Replace libexecdir with datadir | Brian Behlendorf | 2013-03-06 | 7 | -92/+17 |
|/ | |||||
* | Add snapdev=[hidden|visible] dataset property | Eric Dillmann | 2013-03-05 | 9 | -3/+103 |
* | Merge zvol.c changes from PSARC 2010/306 Read-only ZFS pools | George Wilson | 2013-03-04 | 1 | -5/+8 |
* | Constify structures containing function pointers | Richard Yao | 2013-03-04 | 13 | -59/+59 |
* | Eliminate runtime function pointer mods in autotools checks | Richard Yao | 2013-03-04 | 10 | -150/+113 |
* | Fix hot spares | Brian Behlendorf | 2013-03-01 | 3 | -82/+115 |