index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move udev rules from /etc/udev to /lib/udev
Kyle Fuller
2011-08-08
18
-30
/
+45
*
Correctly lock pages for .readpages()
Brian Behlendorf
2011-08-08
1
-54
/
+13
*
Add backing_device_info per-filesystem
Brian Behlendorf
2011-08-04
61
-0
/
+255
*
Cleanup mmap(2) writes
Brian Behlendorf
2011-08-02
3
-111
/
+91
*
Use libzfs_run_process() in libshare.
Gunnar Beutner
2011-08-01
1
-59
/
+29
*
Use /dev/null for stdout/stderr in libzfs_run_process().
Gunnar Beutner
2011-08-01
1
-3
/
+10
*
Call exportfs -v once for NFS shares.
James H
2011-08-01
1
-90
/
+74
*
Merge branch 'illumos'
Brian Behlendorf
2011-08-01
23
-106
/
+2700
|
\
|
*
Illumos #1313: Integer overflow in txg_delay()
Martin Matuska
2011-08-01
1
-1
/
+1
|
*
Illumos #278: get rid zfs of python and pyzfs dependencies
Alexander Stetsenko
2011-08-01
5
-34
/
+2440
|
*
Illumos #1043: Recursive zfs snapshot destroy fails
Martin Matuska
2011-08-01
1
-0
/
+5
|
*
Illumos #883: ZIL reuse during remount corruption
Eric Schrock
2011-08-01
2
-16
/
+60
|
*
Illumos #1092: zfs refratio property
Matt Ahrens
2011-08-01
5
-7
/
+31
|
*
Illumos #1051: zfs should handle imbalanced luns
George Wilson
2011-08-01
8
-28
/
+123
|
*
Illumos #510: 'zfs get' enhancement - mountpoint as an argument
Shampavman
2011-08-01
1
-1
/
+2
|
*
Illumos #175: zfs vdev cache consumes excessive memory
Garrett D'Amore
2011-08-01
1
-1
/
+8
|
*
Illumos #764: panic in zfs:dbuf_sync_list
Gordon Ross
2011-08-01
1
-4
/
+16
|
*
Illumos #xxx: zdb -vvv broken after zfs diff integration
Tim Haley
2011-08-01
1
-14
/
+14
|
/
*
Add .gitignore for zfs.<distro> init scripts
Brian Behlendorf
2011-08-01
1
-0
/
+6
*
Turn the init.d scripts into autoconf config files
Kyle Fuller
2011-08-01
9
-35
/
+73
*
Wrap dracut scripts to 79 chars
Zachary Bedell
2011-07-31
3
-10
/
+14
*
Make autogen.sh executable
Kyle Fuller
2011-07-26
1
-0
/
+0
*
Catch return errors from zpool commands
Zachary Bedell
2011-07-25
1
-2
/
+3
*
Soft to hard tabs
Zachary Bedell
2011-07-25
3
-114
/
+114
*
Fix txg_sync_thread deadlock
Brian Behlendorf
2011-07-22
1
-2
/
+2
*
Add missing <pool> option
Brian Behlendorf
2011-07-22
1
-1
/
+1
*
Fix the configure CONFIG_* option detection
Brian Behlendorf
2011-07-22
2
-15
/
+5
*
Use zfs_mknode() to create dataset root
Brian Behlendorf
2011-07-20
1
-31
/
+68
*
Honor setgit bit on directories
Brian Behlendorf
2011-07-20
1
-20
/
+22
*
Fix 'make install' overly broad 'rm'
Brian Behlendorf
2011-07-20
1
-1
/
+5
*
Fix zpl_writepage() deadlock
Brian Behlendorf
2011-07-19
1
-0
/
+9
*
Fix zio_execute() deadlock
Brian Behlendorf
2011-07-19
1
-1
/
+2
*
Fix mmap(2)/write(2)/read(2) deadlock
Brian Behlendorf
2011-07-19
1
-5
/
+0
*
Update 'zpool import' man page
Brian Behlendorf
2011-07-19
1
-5
/
+78
*
Fix send/recv 'dataset is busy' errors
Brian Behlendorf
2011-07-15
1
-2
/
+1
*
Provide a rc.d script for archlinux
zfs-0.6.0-rc5
Kyle Fuller
2011-07-11
58
-18
/
+157
*
Improve fstat(2) performance
Brian Behlendorf
2011-07-11
3
-27
/
+40
*
Add L2ARC tunables
Brian Behlendorf
2011-07-08
1
-8
/
+32
*
Update 'zfs send' documentation
Brian Behlendorf
2011-07-08
2
-5
/
+29
*
Remove zfs service only on uninstall, not on upgrade
Fajar A. Nugraha
2011-07-08
1
-1
/
+1
*
Check for "udevadm settle" vs "udevsettle"
Fajar A. Nugraha
2011-07-08
1
-1
/
+5
*
Update ztest paths
Brian Behlendorf
2011-07-06
1
-1
/
+3
*
Add proper library versioning
Brian Behlendorf
2011-07-06
16
-13
/
+43
*
Updated init scripts to enable automatic sharing of ZFS datasets.
Gunnar Beutner
2011-07-06
5
-0
/
+25
*
Renamed HAVE_SHARE ifdefs to HAVE_SMB_SHARE.
Gunnar Beutner
2011-07-06
2
-12
/
+12
*
Link libshare directly to libzfs
Gunnar Beutner
2011-07-06
3
-157
/
+18
*
Implemented sharing datasets via NFS using libshare.
Gunnar Beutner
2011-07-06
13
-167
/
+2380
*
Document initramfs process
Zachary Bedell
2011-07-06
1
-0
/
+137
*
Update for Dracut-010
Zachary Bedell
2011-07-06
10
-87
/
+159
*
Update zfs.gentoo/zfs.lsb init script
Zachary Bedell
2011-07-06
2
-11
/
+11
[next]