| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistent menuconfig name | Richard Yao | 2012-08-26 | 1 | -1/+1 |
* | Check kernel source directory for SPL | Richard Yao | 2012-08-26 | 2 | -0/+21 |
* | Illumos #3085: zfs diff panics, then panics in a loop on booting | Christopher Siden | 2012-08-25 | 1 | -4/+5 |
* | Illumos #2901: zfs receive fails for exabyte sparse files | Simon Klinkert | 2012-08-25 | 1 | -0/+3 |
* | Drop spill buffer reference | Javen Wu | 2012-08-25 | 1 | -2/+22 |
* | Revert "Use SA_HDL_PRIVATE for SA xattrs" | Brian Behlendorf | 2012-08-25 | 1 | -28/+5 |
* | Wrap smp_processor_id in kpreempt_[dis|en]able | Prakash Surya | 2012-08-24 | 3 | -2/+22 |
* | Fix snapshot automounting with GrSecurity constify plugin. | Massimo Maggi | 2012-08-24 | 2 | -10/+10 |
* | Illumos #2803: zfs get guid pretty-prints the output | Garrett D'Amore | 2012-08-23 | 1 | -0/+12 |
* | Illumos #1796, #2871, #2903, #2957 | Christopher Siden | 2012-08-23 | 4 | -11/+66 |
* | Illumos #2635: 'zfs rename -f' to perform force unmount | Eric Schrock | 2012-08-23 | 4 | -15/+31 |
* | Illumos #1936: add support for "-t <datatype>" argument to zfs get | Andrew Stormont | 2012-08-23 | 2 | -6/+40 |
* | Illumos #1726: Removal of pyzfs broke delegation for volumes | Alexander Eremin | 2012-08-23 | 1 | -4/+4 |
* | Illumos #1977: zfs allow arguments not parsed correctly after pyzfs removal | Alexander Eremin | 2012-08-23 | 1 | -2/+2 |
* | Add copy-builtin to EXTRA_DIST | Brian Behlendorf | 2012-08-23 | 2 | -2/+2 |
* | Properly initialize and free destroydata | Martin Matuska | 2012-08-23 | 1 | -0/+2 |
* | ZFS 0.6.0-rc10zfs-0.6.0-rc10 | Brian Behlendorf | 2012-08-14 | 1 | -1/+1 |
* | Export dmu_buf_rele() symbol | Brian Behlendorf | 2012-08-14 | 1 | -0/+1 |
* | Cleanly remove zfs-modules-devel headers | Brian Behlendorf | 2012-08-13 | 1 | -3/+11 |
* | Suppress 'zfs_sb_create' memory warning | Brian Behlendorf | 2012-08-10 | 1 | -1/+1 |
* | Illumos #1888: zfs(8) should mention zfs recv -e | Brian Behlendorf | 2012-08-10 | 1 | -5/+18 |
* | Fix man page installation path | Ned Bass | 2012-08-10 | 1 | -0/+1 |
* | Export dbuf_* symbols | Brian Behlendorf | 2012-08-10 | 2 | -4/+33 |
* | Support building a zfs-modules-dkms sub package | Prakash Surya | 2012-08-08 | 9 | -14/+266 |
* | Add '--with-spl-timeout' option | Prakash Surya | 2012-08-08 | 2 | -39/+118 |
* | Illumos #1693: persistent 'comment' field for a zpool | Dan McDonald | 2012-08-08 | 10 | -28/+143 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 61 | -0/+233 |
* | Add missing dependencies to ./copy-builtin | Richard Yao | 2012-08-06 | 1 | -0/+3 |
* | Limit the number of blocks to discard at once. | Etienne Dechamps | 2012-07-31 | 1 | -1/+6 |
* | Illumos #1644, #1645, #1646, #1647, #1708 | Matthew Ahrens | 2012-07-31 | 24 | -718/+2274 |
* | Adding grub2 mkconfig support patch | Manuel Amador (Rudd-O) | 2012-07-30 | 1 | -0/+31 |
* | Allow '-o remount' for non-legacy datasets | Brian Behlendorf | 2012-07-30 | 1 | -9/+9 |
* | Merge branch 'builtin-clean' | Brian Behlendorf | 2012-07-26 | 29 | -959/+2767 |
|\ |
|
| * | Use /sys/module instead of /proc/modules. | Etienne Dechamps | 2012-07-26 | 1 | -19/+5 |
| * | Add script for builtin module building. | Etienne Dechamps | 2012-07-26 | 9 | -31/+145 |
| * | When checking for symbol exports, try compiling. | Etienne Dechamps | 2012-07-26 | 13 | -592/+1839 |
| * | Fake modpost stage for LINUX_COMPILE. | Etienne Dechamps | 2012-07-26 | 2 | -250/+500 |
| * | Make configure builtin-aware. | Etienne Dechamps | 2012-07-26 | 3 | -28/+223 |
| * | Don't build packages that haven't been selected. | Etienne Dechamps | 2012-07-26 | 5 | -43/+59 |
|/ |
|
* | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 61 | -5/+214 |
* | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 60 | -0/+225 |
* | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 60 | -1/+227 |
* | Fix NULL pointer dereference on PaX/GRSecurity patched Linux 3.3 and later ke... | Richard Yao | 2012-07-20 | 2 | -12/+15 |
* | Disable .zfs directory on 32-bit systems | Brian Behlendorf | 2012-07-20 | 1 | -2/+9 |
* | Add ddt_object_load() error handling | Brian Behlendorf | 2012-07-20 | 1 | -1/+3 |
* | Add 'inline' keyword | Brian Behlendorf | 2012-07-19 | 1 | -4/+4 |
* | Fix build failures on PaX/GRSecurity patched kernels | Richard Yao | 2012-07-17 | 7 | -40/+640 |
* | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 64 | -13/+464 |
* | Move zfs.release generation to configure step | Brian Behlendorf | 2012-07-12 | 5 | -12/+14 |
* | Add PowerPC to supported VTOCs | Brian Behlendorf | 2012-07-12 | 1 | -1/+1 |