]> git.proxmox.com Git - mirror_zfs-debian.git/history - module
Merge branch 'add_breaks_replaces_zfs_initramfs' into 'master'
[mirror_zfs-debian.git] / module /
2013-01-08 Christopher SidenIllumos #2762: zpool command should have better support...
2013-01-08 George WilsonIllumos #3090 and #3102
2013-01-08 Christopher SidenIllumos #2619 and #2747
2013-01-07 Ned BassFix gcc array subscript above bounds warning
2013-01-07 Brian BehlendorfMerge branch 'io_schedule'
2013-01-07 Matt JohnstonUse cv_wait_io() which will will account for iowait
2013-01-07 Matt JohnstonRevert part of "Log I/Os longer than zio_delay_max...
2012-12-21 Darik HornMerge branch 'upstream'
2012-12-20 Brian BehlendorfFix zpool on zvol lock inversion deadlock
2012-12-20 Brian BehlendorfRevert "Remove TSD zfs_fsyncer_key"
2012-12-19 Brian BehlendorfRemove TSD zfs_fsyncer_key
2012-12-18 Prakash SuryaSet elevator for DM devices despite vdev_wholedisk
2012-12-18 Jorgen LundmanFix using zvol as slog device
2012-12-15 Darik HornMerge branch 'upstream'
2012-12-14 Brian BehlendorfUpdate SAs when an inode is dirtied
2012-12-13 Ned BassAvoid ELOOP on auto-mounted snapshots
2012-12-12 Brian BehlendorfLinux 3.7 compat, schedule_delayed_work()
2012-12-10 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-12-06 Darik HornMerge branch 'upstream'
2012-12-05 Brian BehlendorfRevert "Fix unlink/xattr deadlock"
2012-12-05 Brian BehlendorfPreserve inode mtime/ctime in .writepage()
2012-12-03 Brian BehlendorfDirectory xattr znodes hold a reference on their parent
2012-12-01 Darik HornMerge branch 'upstream'
2012-11-30 Brian BehlendorfAdd load_nvlist() error handling
2012-11-30 Brian BehlendorfDisable page allocation warnings for super block
2012-11-27 Brian BehlendorfFix NULL deref when zvol_alloc() fails
2012-11-25 Darik HornMerge branch 'upstream'
2012-11-15 Brian BehlendorfMerge branch 'ashift'
2012-11-15 George WilsonIllumos #2671: zpool import should not fail if vdev...
2012-11-12 Darik HornMerge branch 'upstream'
2012-11-10 Brian BehlendorfFix "allocating allocated segment" panic
2012-11-09 Brian BehlendorfFix zvol+btrfs hang
2012-11-06 Brian BehlendorfMerge remote branch 'eris/stats'
2012-11-02 Brian BehlendorfLog I/Os longer than zio_delay_max (30s default)
2012-11-02 Brian BehlendorfAdd txgs-<pool> kstat file
2012-11-02 Darik HornMerge branch 'upstream'
2012-10-29 Brian BehlendorfAdd ddt_object_count() error handling
2012-10-29 Darik HornMerge branch 'upstream'
2012-10-24 Brian BehlendorfRevert "Don't ashift-align vdev read requests."
2012-10-22 Brian BehlendorfRemove 'Resized bio's/dio' warning
2012-10-22 Darik HornMerge branch 'upstream'
2012-10-17 Brian BehlendorfQuote snapshot and mountpoint for .zfs automount
2012-10-17 Brian BehlendorfMerge branch 'zil-performance'
2012-10-17 Etienne DechampsUse the slog even with logbias=throughput.
2012-10-17 Etienne DechampsAdd FASTWRITE algorithm for synchronous writes.
2012-10-17 Brian BehlendorfMerge branch 'condvar'
2012-10-15 Brian BehlendorfCondition variable usage, zp->r_{rd,wr}_cv
2012-10-15 Brian BehlendorfCondition variable usage, zilog->zl_cv_batch
2012-10-15 Brian BehlendorfCondition variable usage, zevent_cv
2012-10-15 Massimo MaggiSwitch KM_SLEEP to KM_PUSHPAGE
2012-10-15 Brian BehlendorfLimit zfs_vdev_aggregation_limit to SPA_MAXBLOCKSIZE
2012-10-15 Yuxuan ShuiReturn positive error number in zfsctl_shares_lookup.
2012-10-14 Brian BehlendorfMerge branch 'linux-3.6'
2012-10-14 Yuxuan ShuiLinux 3.6 compat, iops->create()
2012-10-14 Yuxuan ShuiLinux 3.6 compat, iops->lookup()
2012-10-14 Yuxuan ShuiLinux 3.6 compat, sget()
2012-10-14 Yuxuan ShuiLinux 3.6 compat, sops->write_super() removed
2012-10-12 Etienne DechampsDon't ashift-align vdev read requests.
2012-10-12 Richard YaoRemove vmem_size() consumers
2012-10-11 Brian BehlendorfFix zfs_txg_timeout module parameter
2012-10-11 Richard YaoFix zfs_write_limit_max integer size mismatch on 32...
2012-10-11 Cyril PliskoMake zfs_immediate_write_sz a module paramater
2012-10-11 Cyril Pliskotxg is spelled as tgx in places
2012-10-08 Massimo MaggiSwitch KM_SLEEP to KM_PUSHPAGE
2012-10-07 Darik HornMerge branch 'upstream'
2012-10-05 Brian BehlendorfSet default zvol elevator to noop
2012-10-04 Etienne DechampsAlign DISCARD requests on zvols.
2012-10-04 Chris DunlopSwitch KM_SLEEP to KM_PUSHPAGE
2012-10-03 Matthew AhrensIllumos #3100: zvol rename fails with EBUSY when dirty.
2012-10-03 George WilsonIllumos #3129, #3130
2012-10-03 Brian BehlendorfModify vdev_elevator_switch() to use elevator_change()
2012-10-03 Cyril PliskoImplement .commit_metadata hook for NFS export
2012-10-03 Chris Wedgwoodzvol_probe should return NULL when the device isn't...
2012-09-19 Bill PijewskiIllumos #2703: add mechanism to report ZFS send progress
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-09-19 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-18 Darik HornMerge branch 'upstream'
2012-09-17 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-17 Cyril PliskoZFS replay transaction error 5
2012-09-14 Brian BehlendorfClear PG_writeback for sync I/O error case
2012-09-14 Darik HornMerge branch 'upstream'
2012-09-12 Brian BehlendorfMove iput() after zfs_inode_update()
2012-09-11 Darik HornMerge branch 'upstream'
2012-09-10 Brian BehlendorfRemove zvol device node
2012-09-07 Darik HornMerge branch 'upstream'
2012-09-06 Cyril PliskoMake ZFS filesystem id persistent across different...
2012-09-06 Brian BehlendorfDisable page allocation warnings for ARC buffers
2012-09-05 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-05 Darik HornMerge branch 'upstream'
2012-09-04 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-04 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-02 Darik HornMerge branch 'upstream'
2012-09-02 Chris DunlopSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-01 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-31 Darik HornMerge branch 'upstream'
2012-08-31 Brian BehlendorfClear PG_writeback after zil_commit() for sync I/O
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-27 Brian Behlendorfmzap_upgrade() must use kmem_alloc()
2012-08-27 Brian BehlendorfAnnotate KM_PUSHPAGE call paths with PF_NOFS
2012-08-27 Brian BehlendorfPre-allocate vdev I/O buffers
next