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
path:
root
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Use gethostid in the Linux convention.
Darik Horn
2011-04-25
1
-1
/
+3
*
Set -Wno-unused-but-set-variable globally
Brian Behlendorf
2011-04-19
8
-25
/
+33
*
Fix gcc compiler warning, parse_option()
Brian Behlendorf
2011-04-19
1
-0
/
+1
*
Added .gitignore for mount.zfs and zvol_id
Manuel Amador (Rudd-O)
2011-04-07
2
-0
/
+2
*
Call udevadm trigger more safely
Ned Bass
2011-04-05
1
-1
/
+1
*
Fixes to enable zvol symlink creation
Fajar A. Nugraha
2011-03-24
1
-2
/
+5
*
Linux 2.6.28 compat, insert_inode_locked()
Brian Behlendorf
2011-03-22
11
-0
/
+11
*
Merge branch 'dracut'
Brian Behlendorf
2011-03-22
12
-18
/
+49
|
\
|
*
Add init scripts
Brian Behlendorf
2011-03-17
11
-0
/
+11
|
*
Strip 'zfsutil,remount' from /etc/mtab
Brian Behlendorf
2011-03-15
1
-15
/
+28
|
*
Always allow '-o remount,ro'
Brian Behlendorf
2011-03-15
1
-3
/
+10
*
|
Fix 'LDFLAGS=-Wl,--as-needed' build error
Brian Behlendorf
2011-03-18
2
-3
/
+0
*
|
Fix getcwd() warning
Brian Behlendorf
2011-03-18
1
-1
/
+3
|
/
*
Check for trailing '/' in mount.zfs
Brian Behlendorf
2011-03-10
1
-2
/
+6
*
Fix mount helper
Brian Behlendorf
2011-03-09
6
-427
/
+1211
*
Add xvattr support
Brian Behlendorf
2011-03-02
1
-0
/
+1
*
Use udev to create /dev/zvol/[dataset_name] links
Fajar A. Nugraha
2011-02-25
5
-2
/
+736
*
Fix uninitialized variable
Brian Behlendorf
2011-02-23
1
-1
/
+1
*
Linux 2.6.38 compat, blkdev_get_by_path()
Brian Behlendorf
2011-02-23
9
-0
/
+9
*
Linux 2.6.36 compat, sops->evict_inode()
Brian Behlendorf
2011-02-11
9
-0
/
+9
*
Linux 2.6.35 compat, fops->fsync()
Brian Behlendorf
2011-02-11
9
-0
/
+9
*
Linux 2.6.35 compat, const struct xattr_handler
Brian Behlendorf
2011-02-10
9
-0
/
+9
*
MS_DIRSYNC and MS_REC compat
Brian Behlendorf
2011-02-10
1
-0
/
+2
[next]