]> granicus.if.org Git - zfs/shortlog
zfs
2015-03-04 Brian BehlendorfReplace zfs.redhat.in with zfs.lsb.in init script
2015-03-03 Turbo FredrikssonInstall arc_summary.py
2015-03-03 Brian BehlendorfChange ASSERT(!"...") to cmn_err(CE_PANIC, ...)
2015-03-03 Brian BehlendorfLinux 4.0 compat: bdi_setup_and_register()
2015-03-03 Brian BehlendorfUse MUTEX_FSTRANS mutex type
2015-03-02 Isaac HuangFix deadlock between zpool export and zfs list
2015-03-02 Brian BehlendorfPrevent "zpool destroy|export" when suspended
2015-02-27 Tim ChaseAvoid dladdr() in ztest
2015-02-24 Christer EkholmFix possible future overflow in zfs_nicenum
2015-02-24 Brian BehlendorfRetire spl_module_init()/spl_module_fini()
2015-02-24 Brian BehlendorfFix O_APPEND open(2) flag
2015-02-18 Steffen MüthingFix error in dracut script if not using ZFS root
2015-02-18 Steffen MüthingAdd required files to initramfs
2015-02-18 Dan SwartzendruberSet zfs_autoimport_disable default value to 1
2015-02-14 Brian BehlendorfSkip bad DVAs during free by setting zfs_recover=1
2015-02-13 Sören TempelWrite directly to $initdir
2015-02-13 Sören TempelUse test(1) in a proper way
2015-02-11 Tim ChaseEnhancements to zpool dry run mode.
2015-02-11 Brian BehlendorfChange VERIFY to ASSERT in mutex_destroy()
2015-02-11 Andrey VesnovatyFix readdir for .zfs/snapshot directory
2015-02-11 Brian BehlendorfRetire zio_cons()/zio_dest()
2015-02-11 Brian BehlendorfRetire zio_bulk_flags
2015-02-10 Jörg ThalheimLinux 3.19 compat: file_inode was added
2015-02-10 Brian BehlendorfUse vmem_alloc() for nvlists
2015-02-10 Brian BehlendorfRevert "Don't read space maps during import for readonl...
2015-02-10 Tim ChaseProduce a full snapshot list for zfs send -p
2015-02-10 Brian BehlendorfDon't read space maps during import for readonly pools
2015-02-09 Lukas WunnerFix Dracut scripts to allow for blanks in pool and...
2015-02-09 Lukas WunnerFix loop in Dracut shutdown script
2015-02-06 Justin T. GibbsIllumos 5311 - traverse_dnode may report success when...
2015-02-06 Ned BassFix SA header size accounting
2015-02-06 Brian BehlendorfSkip evicting dbufs when walking the dbuf hash
2015-02-06 Chunwei ChenFix build error when make deb
2015-02-05 Chunwei ChenRead spl_hostid module parameter before gethostid()
2015-02-05 Tim ChaseSpurious ENOMEM returns when reading dbufs kstat
2015-02-04 avgfix l2arc compression buffers leak
2015-02-02 Brian BehlendorfUse zio buffers in zil_itx_create()
2015-01-30 Chris DunlapCleanup _zed_event_add_nvpair()
2015-01-30 Chris DunlapProtect against adding duplicate strings in ZED
2015-01-30 Brian BehlendorfHandle closing an unopened ZVOL
2015-01-30 Brian BehlendorfAdd zvol_open() error handling for readonly property
2015-01-30 Richard YaoUse (void) memcpy(), not (void *) memcpy()
2015-01-28 Brian BehlendorfMake `zpool import -d|-c` behave consistently
2015-01-28 Brian BehlendorfMerge branch 'arc_summary_draft_v2'
2015-01-28 Kyle BlatterReplace sysctl summary with tunables summary.
2015-01-28 Kyle BlatterForce all lines to be 80 columns
2015-01-28 Kyle BlatterAdd a help option with usage information
2015-01-28 Kyle BlatterRefactor arc_summary to simplify -p processing
2015-01-28 cburroughsModified arc_summary.py to run on linux
2015-01-28 cburroughsAdd arc_summary.py from FreeNAS
2015-01-22 Tim ChaseFix removal of SA in sa_modify_attrs()
2015-01-21 Richard YaoUse kmem_vasprintf() in log_internal()
2015-01-20 Tim ChaseLinux 3.12 compat: split shrinker has s_shrink
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRevert "SA spill block cache"
2015-01-16 Brian BehlendorfRevert "Pre-allocate vdev I/O buffers"
2015-01-16 Brian BehlendorfAdd kmem_cache.h include to default context
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2015-01-16 Richard YaoUse is_vmalloc_addr() in vdev_disk.c
2015-01-16 Brian BehlendorfMark IO pipeline with PF_FSTRANS
2015-01-09 Brian BehlendorfFix zfs_putpage() lock inversion (again)
2015-01-07 Ned BassDocument zfs_flags module parameter
2015-01-07 Ned BassDon't use AC_LANG_SOURCE for conftest.h source
2015-01-07 Ned BassRemove duplicate typedefs from trace.h
2014-12-22 Brian BehlendorfFix zfs_putpage() lock inversion
2014-12-19 Ned Bassvdev_id: use mawk-compatible regular expression
2014-12-19 Brian BehlendorfFix cstyle issue from c66989b
2014-12-19 Boris ProtopopovCorrect error returns to unify cross-pool operation...
2014-12-19 Andy BakunFix typo in %post scriptlet lines
2014-12-19 Jacek Feflińskizpool upgrade return errors to stderr instead of stdout
2014-12-18 Dan SwartzendruberImprove systemd script to not leave stale sharetab
2014-11-20 Brian BehlendorfFix snapshots with dirty inodes
2014-11-19 Dan SwartzendruberFix systemd config for zfs-share.service
2014-11-19 Isaac Huangbio_alloc() with __GFP_WAIT never returns NULL
2014-11-19 Ned BassExplicitly include SPL compat headers
2014-11-17 Ned BassFix improper null-byte termination handling
2014-11-17 smhPrevent ZFS leaking pool free space
2014-11-17 Tim ChaseUndirty freed spill blocks.
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Prakash SuryaSwap DTRACE_PROBE* with Linux tracepoints
2014-11-17 Ned Basscstyle: allow right paren on its own line
2014-11-17 Ned BassFix dprintf format specifiers
2014-11-17 Ned BassMove a few internal ARC strucutres to arc_impl.h
2014-11-14 Randall MasonFix small spelling mistake
2014-11-14 Prakash SuryaIllumos 5213 - panic in metaslab_init due to space_map_...
2014-11-14 Isaac HuangPrint header properly when terminal resizes
2014-11-14 Isaac HuangFix inaccurate field descriptions
2014-11-14 Chris WedgwoodReduce buf/dbuf mutex contention
2014-11-14 Alex ZhuravlevExport symbols for ZIL interface
2014-11-06 Dan SwartzendruberImprove zvol symlink handling.
2014-10-31 Marcel WysockiAdd config/compile to config/.gitignore
2014-10-28 Alexander PyhalovFix modules installation directory
2014-10-28 Richard YaoMake systemd-modules-load.service file directory config...
2014-10-28 Richard YaoMake directory into which mount.zfs is installed config...
2014-10-28 Richard YaoSearch /usr/local/src for SPL Object Directory
2014-10-28 Richard YaoKernel header installation should respect --prefix
2014-10-28 Tim ChaseLinux 3.12 compat: shrinker semantics
2014-10-23 Matthew AhrensIllumos 5164-5165 - space map fixes
2014-10-23 Alex ReeceIllumos 4958 zdb trips assert on pools with ashift...
next