]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - cmd
Fix zil_commit() NULL dereference
[FreeBSD/FreeBSD.git] / cmd /
2014-07-17 Richard Yaozdb: Introduce -V for verbatim import
2014-07-17 George WilsonIllumos 4168, 4169, 4170: ztest, zdb and zhack fixes
2014-07-16 Matthew AhrensIllumos #3641 compressed block histograms with zdb
2014-06-27 Turbo FredrikssonAdd information about the -o option to zpool replace
2014-06-06 Turbo FredrikssonOnly automatically mount a clone when 'canmount ==...
2014-05-31 Richard YaoRemove superfluous statement
2014-05-19 John AlbietzAdded INTEL SSD 530 Series
2014-05-19 Richard YaoHandle ZPOOL_STATUS_HOSTID_MISMATCH in zpool status
2014-05-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2014-05-01 Richard Yaoztest: Switch to LWP rwlock interface
2014-05-01 Richard YaoFix libblkid ZFS detection when making new pools
2014-04-09 Chris DunlapReplace zed_file_create_dirs() with mkdirp()
2014-04-04 John M. LaymanFix for re-reading /etc/mtab.
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Chris DunlapReplace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALL
2014-04-02 Brian BehlendorfAdd automatic hot spare functionality
2014-04-02 Brian BehlendorfAdd missing DATA_TYPE_STRING_ARRAY output
2014-04-02 Brian BehlendorfMake command line guid parsing more tolerant
2014-04-02 Chris DunlapInitial implementation of zed (ZFS Event Daemon)
2014-03-31 Chris DunlapReplace zpool_events_next() "block" parm w/ "flags"
2014-03-31 Brian BehlendorfClarify zpool_events_next() comment
2014-03-24 Yuri PankovIllumos #3120 zinject hangs in zfsdev_ioctl() due to...
2014-03-20 Richard YaoImplement -t option to zpool import for temporary pool...
2014-03-20 Isaac Huangsighandler() should take 2 arguments
2014-03-20 Brian BehlendorfRevert "sighandler() should take 2 arguments"
2014-03-12 Richard YaoRemove unused option -r from 'zpool import'
2014-03-12 Richard YaoSwitch ztest mmap(2) ASSERTs to VERIFYs
2014-03-12 Richard YaoFree props in ztest_init()
2014-03-12 Isaac Huangsighandler() should take 2 arguments
2014-03-12 Isaac HuangMake arcstat.py default to one header per screen
2014-03-04 cburroughsInclude l2asize in arcstat
2014-02-21 Brian BehlendorfMerge branch 'issue-2094'
2014-02-21 Richard YaoAdd erratum for issue #2094
2014-02-21 Brian BehlendorfAdd generic errata infrastructure
2014-02-21 Brian BehlendorfUse expected zpool_status_t type
2014-01-29 Patrik GrecoFix error message in zpios
2014-01-17 Ned Bassvdev_id: support per-channel slot mappings
2014-01-14 Richard YaoProperly link zpool command to libblkid
2014-01-07 Brian BehlendorfEnable /etc/mtab cache to improve performance
2014-01-07 Tim ChaseFix the creation of ZPOOL_HIST_CMD pool history entries.
2013-12-19 Matthew ThodeAdd full SELinux support
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-19 John Wren KennedyIllumos #4208
2013-12-19 renelsonHandle acl flags from util-linux mount command
2013-12-17 renelsonFix grammar in parse_options() error message
2013-12-10 Simon GuestFix multipath bug in vdev_id caused by inconsistent...
2013-12-02 Richard YaoDrive database update
2013-11-21 Yuri PankovIllumos #2583
2013-11-20 Maximilian MehnertAdd missing libzfs_core to Makefiles
2013-11-08 Matthew ThodePython 3 fixes
2013-11-08 Matthew Thodepep8 code readability changes
2013-11-08 Tim ChaseHandle concurrent snapshot automounts failing due to...
2013-11-05 George WilsonIllumos #3956, #3957, #3958, #3959, #3960, #3961, ...
2013-11-05 George WilsonIllumos #3949, #3950, #3952, #3953
2013-11-05 Matthew AhrensIllumos #3955
2013-11-05 Matthew AhrensIllumos #3112, #3113, #3114
2013-11-05 George WilsonIllumos #3236
2013-11-04 Keith M WesolowskiIllumos #3894
2013-11-04 Steven HartlandIllumos #3740
2013-11-04 Will AndrewsIllumos #3745, #3811
2013-10-31 Matthew AhrensIllumos #3603, #3604: bobj improvements
2013-10-28 Ralf ErtzingerAdd -p switch to "zpool get"
2013-10-25 Steven HartlandCorrected "zfs list -t <type>" syntax
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Brian BehlendorfAdd dbufstat.py command
2013-10-22 Brian BehlendorfIncrease default udev wait time
2013-10-22 Tim ChaseDedup-related documentation additions for zpool and...
2013-10-10 Richard YaoGenerate libraries with correct DT_NEEDED entries
2013-10-09 Richard YaoUpdate drive database
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-08-22 Richard YaoImplement database to workaround misreported physical...
2013-08-15 Turbo FredrikssonDon't specifically open /etc/mtab - it is done in libzf...
2013-08-15 Turbo FredrikssonUse setmntent() OR fopen()
2013-08-14 Yuri PankovIllumos #3098 zfs userspace/groupspace fail
2013-07-23 Brian BehlendorfFix 'zpool list -H' error code
2013-07-22 Christer EkholmAdd missing -v to usage help for zpool list.
2013-07-09 Dmitry KhasanovAdd FreeBSD 'zpool labelclear' command
2013-07-09 Tim Chasezdb: enhancement - Display SA xattrs.
2013-07-09 Mike LeddyAvoid abort() in vn_rdwr(): libzpool/kernel.c
2013-07-09 Craig LoomisExplicitly flush output at end of each zevent
2013-07-03 Brian BehlendorfFix parse_dataset error handling
2013-07-02 George WilsonIllumos #3498 panic in arc_read()
2013-07-02 Richard YaoUse MAXPATHLEN instead of sizeof in snprintf
2013-07-01 Cyril PliskoOverride default SPA config location via environment
2013-06-28 Cyril PliskoAdd absent \n at the end of the help text line
2013-06-26 Brian BehlendorfAllow fetching the pool from the device at mount
2013-06-19 George WilsonIllumos #3552, #3564
2013-06-19 Madhav SureshIllumos #3006
2013-06-18 Christ SchlactaModified arcstat.py to run on linux
2013-06-18 Christ SchlactaAdded arcstat.py from FreeNAS
2013-06-18 Ned BassDon't leak mount flags into kernel
2013-05-03 George WilsonIllumos #3306, #3321
2013-05-02 Brian BehlendorfFix zinject list handlers
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2013-04-19 Chris DunlopTrivial spelling fix
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-06 Ned BassRefresh links to web site
2013-03-04 Richard YaoConstify structures containing function pointers
2013-03-01 Brian BehlendorfFix hot spares
next