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
*
Retire ZFS.RELEASE file
Brian Behlendorf
2013-03-06
3
-4
/
+2
*
Remove ARCH packaging
Brian Behlendorf
2013-03-06
9
-211
/
+4
*
Add --with-dracutdir configure option
Brian Behlendorf
2013-03-06
4
-3
/
+16
*
Add KMODDIR to install target
Brian Behlendorf
2013-03-06
1
-8
/
+13
*
Fix zfs_config.h install permissions
Brian Behlendorf
2013-03-06
1
-1
/
+1
*
Replace libexecdir with datadir
Brian Behlendorf
2013-03-06
7
-92
/
+17
*
Add snapdev=[hidden|visible] dataset property
Eric Dillmann
2013-03-05
9
-3
/
+103
*
Merge zvol.c changes from PSARC 2010/306 Read-only ZFS pools
George Wilson
2013-03-04
1
-5
/
+8
*
Constify structures containing function pointers
Richard Yao
2013-03-04
13
-59
/
+59
*
Eliminate runtime function pointer mods in autotools checks
Richard Yao
2013-03-04
10
-150
/
+113
*
Fix hot spares
Brian Behlendorf
2013-03-01
3
-82
/
+115
*
Remove wholedisk check from vdev_disk_open()
Brian Behlendorf
2013-02-28
1
-14
/
+0
*
Leaf vdevs should not be reopened
Brian Behlendorf
2013-02-28
1
-3
/
+16
*
-x shouldn't warn about old on-disk format or unavailable features
Tim Connors
2013-02-28
2
-2
/
+5
*
Remove the bio_empty_barrier() check.
Etienne Dechamps
2013-02-24
3
-29
/
+0
*
Use -Werror for all kernel configure tests.
Etienne Dechamps
2013-02-24
4
-11
/
+1
*
Enable zfs_arc_memory_throttle_disable by default
Brian Behlendorf
2013-02-21
1
-1
/
+1
*
Fix broken RPATH in spec file
Brian Behlendorf
2013-02-12
1
-5
/
+2
*
Make spa.c assertions catch unsupported pre-feature flag pool versions
Richard Yao
2013-02-12
1
-2
/
+2
*
Add explicit MAXNAMELEN check
Brian Behlendorf
2013-02-12
1
-0
/
+3
*
Update the zfs.8 "ZFS Volumes as Swap" section
Brian Behlendorf
2013-02-07
1
-1
/
+4
*
Switch KM_SLEEP to KM_PUSHPAGE
Ned Bass
2013-02-06
2
-3
/
+3
*
Remove unused machelf.h header
Brian Behlendorf
2013-02-05
2
-181
/
+0
*
Fix function relocations in libzpool
Richard Yao
2013-02-05
1
-1
/
+2
*
Cast 'zfs bad bloc' to ULL for x86
Brian Behlendorf
2013-02-04
1
-1
/
+1
*
Fix 1M references in zpool-features.5
Brian Behlendorf
2013-02-04
1
-5
/
+5
*
Add zpool-features(5) man page
Brian Behlendorf
2013-02-04
1
-1
/
+1
*
ZFS 0.6.0-rc14
zfs-0.6.0-rc14
Brian Behlendorf
2013-02-01
1
-1
/
+1
*
Add zfs_arc_memory_throttle_disable module option
Brian Behlendorf
2013-02-01
1
-0
/
+7
*
Add zfs_disable_dup_eviction module option
Brian Behlendorf
2013-02-01
1
-0
/
+3
*
Honor 80 character limit in 'zpool status'
Brian Behlendorf
2013-01-31
1
-2
/
+2
*
Fix mismatch between SA header size and layout
Ned Bass
2013-01-31
1
-0
/
+16
*
Fix rounding discrepancy in sa_find_sizes()
Ned Bass
2013-01-31
1
-0
/
+5
*
Illumos #3447 improve the comment in txg.c
Adam H. Leventhal
2013-01-30
1
-2
/
+71
*
Retire zpool_id infrastructure
Brian Behlendorf
2013-01-29
27
-851
/
+16
*
Remove NPTL_GUARD_WITHIN_STACK
Brian Behlendorf
2013-01-29
4
-65
/
+1
*
Illumos #3035 LZ4 compression support in ZFS and GRUB
Eric Dillmann
2013-01-29
13
-2
/
+1188
*
Quiet mkfs.ext2 output
Brian Behlendorf
2013-01-28
1
-1
/
+1
*
Linux 2.6.26 compat, lookup_bdev()
Brian Behlendorf
2013-01-28
3
-0
/
+27
*
Stop using /bin/ as a source in zconfig.sh
Brian Behlendorf
2013-01-28
2
-10
/
+33
*
Use strerror() not strerror_r()
Brian Behlendorf
2013-01-28
1
-1
/
+1
*
Avoid gcc -Werror=maybe-uninitialized warnings
Chris Wedgwood
2013-01-28
1
-2
/
+2
*
Use dsl_dataset_snap_lookup()
Brian Behlendorf
2013-01-25
5
-35
/
+8
*
vdev_id: improve keyword parsing flexibility
Ned Bass
2013-01-25
1
-9
/
+11
*
Fix zconfig.sh partitioning error
Brian Behlendorf
2013-01-24
1
-2
/
+2
*
Fix test script error codes
Brian Behlendorf
2013-01-24
1
-1
/
+1
*
Add d_clear_d_op() compatibility
Brian Behlendorf
2013-01-23
2
-0
/
+22
*
fzap_cursor_move_to_key() should drop l_rwlock
Ned Bass
2013-01-23
1
-6
/
+6
*
Fix zpl_revalidate() NULL deref
Brian Behlendorf
2013-01-22
1
-1
/
+1
*
Use sb->s_d_op default dentry operations
Brian Behlendorf
2013-01-18
4
-11
/
+29
[next]