]> git.proxmox.com Git - mirror_zfs.git/history - module
Linux 4.7 compat: use iterate_shared for concurrent readdir
[mirror_zfs.git] / module /
2016-05-20 Chunwei ChenLinux 4.7 compat: use iterate_shared for concurrent...
2016-05-20 Chunwei ChenLinux 4.7 compat: replace blk_queue_flush with blk_queu...
2016-05-19 Nikolay BorisovKill znode->z_gen field
2016-05-17 Brian BehlendorfRevert "zhack: Add 'feature disable' command"
2016-05-17 Marcel HuberFixes subtle bug in zio_handle_io_delay()
2016-05-17 Brian Behlendorfzhack: Add 'feature disable' command
2016-05-17 Chunwei ChenRemove dummy znode from zvol_state
2016-05-12 Chunwei ChenUse cv_timedwait_sig_hires in arc_reclaim_thread
2016-05-12 Dan McDonaldOpenZFS 6093 - zfsctl_shares_lookup
2016-05-12 Brian BehlendorfRevert "Kill znode->z_gen field"
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-11 Nikolay BorisovReduce stack usage of dmu_recv_stream function
2016-05-10 Chunwei ChenOpenZFS 6842 - Fix empty xattr dir causing lockup
2016-05-07 Brian BehlendorfWrap vdev_count_verify_zaps() with ZFS_DEBUG
2016-05-06 David QuigleyOpenZFS 6672 - arc_reclaim_thread() should use gethrtime()
2016-05-05 Brian BehlendorfOpenZFS 6286 - ZFS internal error when set large block...
2016-05-02 Joe SteinOpenZFS 6736 - ZFS per-vdev ZAPs
2016-05-02 Nikolay BorisovKill znode->z_gen field
2016-05-02 Tim ChaseEnable PF_FSTRANS for ioctl secpolicy callbacks (#4571)
2016-05-02 Vitaut Bajarynmodule/.gitignore: Add *.dwo (#4580)
2016-04-27 Alex ReeceIllumos 6844 - dnode_next_offset can detect fictional...
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-04-25 Brian BehlendorfUse udev for partition detection
2016-04-25 Chunwei ChenLinux 4.5 compat: Use xattr_handler->name for acl
2016-04-21 Brian BehlendorfAdd pn_alloc()/pn_free() functions
2016-04-18 Ned BassFix ZPL miswrite of default POSIX ACL
2016-04-15 Colin Ian KingFix inverted logic on none elevator comparison
2016-04-06 Chunwei ChenEnable lazytime semantic for atime
2016-04-06 Chunwei ChenFix atime handling and relatime
2016-04-06 Brian BehlendorfLinux 4.6 compat: PAGE_CACHE_SIZE removal
2016-04-01 Colin Ian KingAdd support 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctls
2016-03-30 DHEgcc build error: -Wbool-compare in metaslab.c
2016-03-30 Brian BehlendorfFix zpool_scrub_* test cases
2016-03-16 Alex WilsonIllumos 6681 - zfs list burning lots of time in dodefau...
2016-03-10 Paul DagnelieIllumos 6370 - ZFS send fails to transmit some holes
2016-03-10 Boris ProtopopovFix lock order inversion with zvol_open()
2016-03-10 Boris ProtopopovAdd support for asynchronous zvol minor operations
2016-03-09 Tim ChaseChange KM_SLEEP to TQ_SLEEP in spa_deadman()
2016-02-29 ab-oeMake zvol update volsize operation synchronous.
2016-02-26 smhFreeBSD r256956: Improve ZFS N-way mirror read performa...
2016-02-25 Brian BehlendorfAdd l2arc_max_block_size tunable
2016-02-24 Boris ProtopopovMake zvol minor functionality more robust
2016-02-18 Richard YaoCall dmu_read_uio_dbuf() in zvol_read()
2016-02-18 Richard YaoClean up zvol request processing to pass uio and fix...
2016-02-17 Chunwei ChenRemove wrong ASSERT in annotate_ecksum
2016-02-08 Paul DagnelieIllumos 5809 - Blowaway full receive in v1 pool causes...
2016-02-05 Gary MillsIllumos 6537 - Panic on zpool scrub with DEBUG kernel
2016-02-05 Dan McDonaldIllumos 6096 - ZFS_SMB_ACL_RENAME needs to cleanup...
2016-02-02 Matthew AhrensIllumos 6450 - scrub/resilver unnecessarily traverses...
2016-02-02 Richard SharpeHandling negative dentries in a CI file system.
2016-01-28 Jorgen LundmanIllumos 6527 - Possible access beyond end of string...
2016-01-28 Brian BehlendorfIllumos 6495 - Fix mutex leak in dmu_objset_find_dp
2016-01-28 Brian BehlendorfIllumos 6414 - vdev_config_sync could be simpler
2016-01-26 Simon Klinkertllumos 6334 - Cannot unlink files when over quota
2016-01-26 kernelOfTruthReintroduce zfs_remove() synchronous deletes
2016-01-26 Dan McDonaldLog zvol truncate/discard operations
2016-01-25 George WilsonIllumos 6251 - add tunable to disable free_bpobj processing
2016-01-25 Tim ChaseSet arc_c_min properly in userland builds
2016-01-25 Tim ChasePrevent arc_c collapse
2016-01-22 Matthew AhrensIllumos 4950 - files sometimes can't be removed from...
2016-01-20 Brian BehlendorfClose possible zfs_znode_held() race
2016-01-20 Brian BehlendorfLinux 4.5 compat: xattr list handler
2016-01-20 Brian BehlendorfLinux 4.5 compat: get_link() / put_link()
2016-01-15 Josef 'Jeff' SipekIllumos 5045 - use atomic_{inc,dec}_* instead of atomic...
2016-01-15 Marcel TelkaIllumos 4039 - zfs_rename()/zfs_link() needs stronger...
2016-01-15 George WilsonIllumos 3557, 3558, 3559, 3560
2016-01-15 Chunwei ChenPrevent duplicated xattr between SA and dir
2016-01-15 Richard YaoRemove fastwrite mutex
2016-01-15 Brian BehlendorfFix zsb->z_hold_mtx deadlock
2016-01-15 Brian BehlendorfAdd zfs_object_mutex_size module option
2016-01-13 Brian BehlendorfIncrease default user space stack size
2016-01-12 Will AndrewsIllumos 3749 - zfs event processing should work on...
2016-01-12 Justin GibbsIllumos 5438 - zfs_blkptr_verify should continue after...
2016-01-12 Josef 'Jeff' SipekIllumos 5515 - dataset user hold doesn't reject empty...
2016-01-12 George WilsonIllumos 6281 - prefetching should apply to 1MB reads
2016-01-12 Saso KiselkovIllumos 6367 - spa_config_tryenter incorrectly handles...
2016-01-12 Joe SteinIllumos 6295 - metaslab_condense's dbgmsg should includ...
2016-01-12 Justin T. GibbsIllumos 6171 - dsl_prop_unregister() slows down dataset...
2016-01-12 Matthew AhrensIllumos 6288 - dmu_buf_will_dirty could be faster
2016-01-12 George WilsonIllumos 6292 - exporting a pool while an async destroy
2016-01-12 Matthew AhrensIllumos 6319 - assertion failed in zio_ddt_write: bp...
2016-01-12 Matthew AhrensIllumos 5987 - zfs prefetch code needs work
2016-01-11 Brian BehlendorfIllumos 6293 - ztest failure: error == 28 (0xc == 0x1c...
2016-01-11 Brian BehlendorfRevert "Illumos 3749 - zfs event processing should...
2016-01-11 Brian BehlendorfFix 'prevsnap property' build failure
2016-01-11 Matthew AhrensIllumos 4929 - want prevsnap property
2016-01-11 Marcel TelkaIllumos 4638 - Panic in ZFS via rfs3_setattr()/rfs3_wri...
2016-01-11 Will AndrewsIllumos 3749 - zfs event processing should work on...
2016-01-09 Brian BehlendorfAllow 16M send/recv blocks
2016-01-08 Paul DagnelieIllumos 5960, 5925
2016-01-08 Richard SharpeFix casesensitivity=insensitive deadlock
2016-01-05 Jeremy JonesIllumos 3139 - zdb dies when it tries to determine...
2015-12-30 Matthew AhrensIllumos 5746 - more checksumming in zfs send
2015-12-30 Ned BassPrevent SA length overflow
2015-12-28 Chunwei ChenMake xattr dir truncate and remove in one tx
2015-12-28 Chunwei ChenFix empty xattr dir causing lockup
2015-12-23 Brian BehlendorfFix z_xattr_lock/z_teardown_lock inversion
2015-12-23 Brian BehlendorfRevert "Fix z_xattr_lock/z_teardown_lock lock inversion"
2015-12-22 Brian BehlendorfFix ztest truncated cache file
2015-12-22 Olaf FaalandIdentify locks flagged by lockdep
next