| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r227290 and r227291: | Ryan Stone | 2011-11-24 | 1 | -3/+8 |
| * | MFC r227110,r227111: | Pawel Jakub Dawidek | 2011-11-24 | 1 | -0/+8 |
| * | MFC r226549,r226550,r226551,r226552,r226553,r226554,r226568,r226569,r226611, | Pawel Jakub Dawidek | 2011-11-19 | 1 | -19/+19 |
| * | MFC r226617: | Pawel Jakub Dawidek | 2011-11-19 | 1 | -8/+10 |
| * | MFC r226620: | Pawel Jakub Dawidek | 2011-11-19 | 2 | -2/+9 |
| * | MFC r226512: | Martin Matuska | 2011-10-30 | 1 | -8/+12 |
| * | MFC r226724, r226732: | Martin Matuska | 2011-10-30 | 5 | -0/+5 |
| * | MFC r226483: | Xin LI | 2011-10-20 | 1 | -2/+2 |
| * | In order to maximize the re-usability of kernel code in user space this | Kip Macy | 2011-09-16 | 2 | -4/+4 |
| * | zfs boot subroutines: correctly specify type of an integer literal | Andriy Gapon | 2011-09-13 | 1 | -1/+1 |
| * | Split the vm_page flags PG_WRITEABLE and PG_REFERENCED into atomic | Konstantin Belousov | 2011-09-06 | 1 | -2/+1 |
| * | Generalize ffs_pages_remove() into vn_pages_remove(). | Martin Matuska | 2011-08-25 | 1 | -4/+9 |
| * | We need to unlock and destroy vnode attached to znode which we are freeing. | Pawel Jakub Dawidek | 2011-08-24 | 1 | -0/+14 |
| * | zfs_ioctl.c: improve code readability in zfs_ioc_dataset_list_next() | Martin Matuska | 2011-08-13 | 2 | -7/+8 |
| * | Fix race between dmu_objset_prefetch() invoked from | Martin Matuska | 2011-08-13 | 1 | -1/+2 |
| * | Eliminate the zfsdev_state_lock entirely and replace it with the | Pawel Jakub Dawidek | 2011-08-12 | 4 | -70/+54 |
| * | Second-to-last commit implementing Capsicum capabilities in the FreeBSD | Robert Watson | 2011-08-11 | 1 | -2/+9 |
| * | Fix panic in zfs_read() if IO_SYNC flag supplied by checking for | Martin Matuska | 2011-08-02 | 1 | -2/+3 |
| * | Fix integer overflow in txg_delay() by initializing | Martin Matuska | 2011-08-01 | 1 | -1/+1 |
| * | Fix serious bug in ZIL that can lead to pool corruption | Martin Matuska | 2011-07-30 | 1 | -17/+24 |
| * | Bring the code more in-line with OpenSolaris source to | Xin LI | 2011-07-21 | 2 | -2/+21 |
| * | A different implementation of r224231 proposed by pjd@, | Xin LI | 2011-07-21 | 3 | -5/+10 |
| * | Add a new field to in-core znode, z_rdev, to represent device nodes. | Xin LI | 2011-07-20 | 3 | -1/+12 |
| * | ZFS tries to allocate blocks evenly across all devices. This means when | Martin Matuska | 2011-07-18 | 7 | -28/+130 |
| * | Resurrect the ZFS "aclmode" property | Martin Matuska | 2011-07-18 | 9 | -177/+156 |
| * | MFC | Attilio Rao | 2011-06-28 | 4 | -6/+22 |
| |\ |
|
| | * | Add a new "REFCOMPRESSRATIO" property. | Martin Matuska | 2011-06-28 | 3 | -5/+14 |
| | * | Disable vdev cache (readahead) by default. | Martin Matuska | 2011-06-28 | 1 | -1/+8 |
| * | | Remove pc_cpumask usage from dtrace MD support | Attilio Rao | 2011-06-28 | 2 | -4/+4 |
| |/ |
|
| * | Fix clang warnings. | Ben Laurie | 2011-06-18 | 1 | -1/+1 |
| * | Remove C constructs that are incompatible with C++ from various | Justin T. Gibbs | 2011-06-10 | 7 | -100/+117 |
| * | Silence notice on pool creation, import and access. | Martin Matuska | 2011-06-07 | 1 | -0/+2 |
| * | MFC | Attilio Rao | 2011-06-06 | 1 | -2/+0 |
| |\ |
|
| | * | Remove empty #ifndef | Martin Matuska | 2011-06-06 | 1 | -2/+0 |
| * | | MFC | Attilio Rao | 2011-06-04 | 2 | -2/+18 |
| |\| |
|
| | * | opensolaris compat / zfs: avoid early overflow in ddi_get_lbolt* | Andriy Gapon | 2011-06-04 | 2 | -2/+18 |
| * | | MFC | Attilio Rao | 2011-05-31 | 1 | -0/+5 |
| |\| |
|
| | * | Imagine situation where a security problem is found in setuid binary. | Pawel Jakub Dawidek | 2011-05-31 | 1 | -0/+5 |
| * | | MFC | Attilio Rao | 2011-05-27 | 1 | -0/+4 |
| |\| |
|
| | * | Silence warnings about unsupoorted value types. | Pawel Jakub Dawidek | 2011-05-27 | 1 | -0/+4 |
| * | | MFC | Attilio Rao | 2011-05-26 | 5 | -40/+14 |
| |\| |
|
| | * | Don't pass pointer to name buffer which is on the stack to another thread, | Pawel Jakub Dawidek | 2011-05-24 | 1 | -20/+11 |
| | * | Don't access task structure once we call task function. | Pawel Jakub Dawidek | 2011-05-24 | 4 | -20/+3 |
| * | | MFC | Attilio Rao | 2011-05-22 | 1 | -2/+2 |
| |\| |
|
| | * | Fix the zfs file system so that it uses the lock | Rick Macklem | 2011-05-22 | 1 | -2/+2 |
| * | | MFC | Attilio Rao | 2011-05-22 | 1 | -2/+2 |
| |\| |
|
| | * | Add a lock flags argument to the VFS_FHTOVP() file system | Rick Macklem | 2011-05-22 | 1 | -2/+2 |
| * | | MFC | Attilio Rao | 2011-05-18 | 1 | -0/+6 |
| |\| |
|
| | * | Restore old (v15) behaviour for a recursive snapshot destroy. | Martin Matuska | 2011-05-18 | 1 | -0/+6 |
| * | | MFC | Attilio Rao | 2011-05-16 | 2 | -20/+32 |
| |\| |
|