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.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use stderr for 'no pools/datasets available' error
Gregor Kopka
2012-03-15
2
-6
/
+6
*
Cleanly support debug packages
Brian Behlendorf
2012-02-27
12
-0
/
+12
*
Return success from check_slice() if device doesn't exist
Ned Bass
2012-02-27
1
-9
/
+0
*
Add support for DISCARD to ZVOLs.
Etienne Dechamps
2012-02-09
12
-0
/
+12
*
Support the fallocate() file operation.
Etienne Dechamps
2012-02-09
12
-0
/
+12
*
Improve ZVOL queue behavior.
Etienne Dechamps
2012-02-07
12
-0
/
+60
*
Fix synchronicity for ZVOLs.
Etienne Dechamps
2012-02-07
12
-0
/
+12
*
Linux 3.3 compat, sops->show_options()
Brian Behlendorf
2012-02-03
12
-0
/
+12
*
Combine libraries: spl, avl, efi, share, unicode.
Darik Horn
2012-01-17
12
-81
/
+6
*
Add overlay(-O) mount option support
Suman Chakravartula
2012-01-12
1
-2
/
+4
*
Avoid using awk in the zpool_id script.
Darik Horn
2012-01-11
1
-4
/
+13
*
Linux 3.1 compat, super_block->s_shrink
Brian Behlendorf
2012-01-11
12
-0
/
+12
*
Add LIBSELINUX to mount_zfs_LDFLAGS.
Darik Horn
2011-12-16
2
-2
/
+2
*
Linux 3.2 compat: set_nlink()
Darik Horn
2011-12-16
12
-0
/
+12
*
Add make rule for building Arch Linux packages
Prakash Surya
2011-12-14
12
-0
/
+72
*
Demote the whackbang in the zpool_id script.
Darik Horn
2011-12-05
1
-1
/
+1
*
Demote egrep to grep in the zpool_id script.
Darik Horn
2011-12-05
1
-1
/
+1
*
Quote variables in the zpool_id script.
Darik Horn
2011-12-05
1
-12
/
+12
*
Support path_id changes in udev 174.
Darik Horn
2011-12-05
1
-1
/
+9
*
Simplify BDI integration
Brian Behlendorf
2011-11-08
12
-0
/
+12
*
Change sun.com URLs to zfsonlinux.org
Darik Horn
2011-10-24
1
-3
/
+3
*
Export symbols for the VFS API
Brian Behlendorf
2011-10-11
1
-1
/
+1
*
Fix uninitialized varible in zfs_do_userspace()
Brian Behlendorf
2011-09-27
1
-1
/
+1
*
Fixed uninitialized variable
Brian Behlendorf
2011-08-19
1
-1
/
+1
*
Fix missing format arguments
Brian Behlendorf
2011-08-19
1
-3
/
+3
*
Disable zfs /etc/mtab updates
Brian Behlendorf
2011-08-19
1
-2
/
+1
*
Autogen refresh for udev changes
Brian Behlendorf
2011-08-08
12
-67
/
+104
*
Move udev rules from /etc/udev to /lib/udev
Kyle Fuller
2011-08-08
3
-3
/
+3
*
Add backing_device_info per-filesystem
Brian Behlendorf
2011-08-04
12
-0
/
+12
*
Illumos #278: get rid zfs of python and pyzfs dependencies
Alexander Stetsenko
2011-08-01
1
-31
/
+2240
*
Illumos #883: ZIL reuse during remount corruption
Eric Schrock
2011-08-01
1
-0
/
+36
*
Illumos #1051: zfs should handle imbalanced luns
George Wilson
2011-08-01
1
-0
/
+2
*
Illumos #510: 'zfs get' enhancement - mountpoint as an argument
Shampavman
2011-08-01
1
-1
/
+2
*
Provide a rc.d script for archlinux
zfs-0.6.0-rc5
Kyle Fuller
2011-07-11
12
-0
/
+12
*
Update 'zfs send' documentation
Brian Behlendorf
2011-07-08
1
-1
/
+1
*
Update ztest paths
Brian Behlendorf
2011-07-06
1
-1
/
+3
*
Use consistent error message in zpool sub-command
Prasad Joshi
2011-07-04
1
-32
/
+40
*
Linux compat 2.6.39: mount_nodev()
Brian Behlendorf
2011-07-01
13
-0
/
+13
*
Linux compat 2.6.39: security_inode_init_security()
Brian Behlendorf
2011-07-01
12
-0
/
+12
*
Tear down and flush the mmap region
Prasad Joshi
2011-06-27
12
-0
/
+12
*
Multipath device manageability improvements
Ned A. Bass
2011-06-23
7
-60
/
+798
*
Add "ashift" property to zpool create
Christian Kohlschütter
2011-06-17
3
-12
/
+25
*
Handle /etc/mtab -> /proc/mounts symlink
Brian Behlendorf
2011-06-14
1
-1
/
+1
*
Always check -Wno-unused-but-set-variable gcc support
Brian Behlendorf
2011-06-14
11
-11
/
+11
*
Check for -Wno-unused-but-set-variable gcc support
Brian Behlendorf
2011-06-14
11
-8
/
+30
*
Default to internal 'zfs userspace' implementation
Brian Behlendorf
2011-05-20
1
-10
/
+0
*
Fix awk usage
Brian Behlendorf
2011-05-06
2
-4
/
+5
*
Allow mounting of read-only snapshots
zfs-0.6.0-rc4
Brian Behlendorf
2011-05-05
1
-3
/
+8
*
Fix 'zfs set volsize=N pool/dataset'
Brian Behlendorf
2011-05-02
11
-0
/
+11
*
Implemented NFS export_operations.
Gunnar Beutner
2011-04-29
11
-0
/
+11
[next]