]> git.proxmox.com Git - mirror_zfs.git/history - include
Kernel 4.9 compat: file_operations->aio_fsync removal
[mirror_zfs.git] / include /
2016-11-10 caoFix coverity defects: CID 147540, 147542
2016-11-09 jxiongExport symbol dmu_objset_userobjspace_upgradable
2016-11-09 tuxokoLinux 3.14 compat: assign inode->set_acl
2016-11-07 Chunwei ChenUse set_cached_acl and forget_cached_acl when possible
2016-11-07 Chunwei ChenBatch free zpl_posix_acl_release
2016-11-07 Brian BehlendorfFix 'zpool import' detection issues
2016-11-04 Romain DolbeauAdd superscalar fletcher4
2016-11-04 Chunwei ChenAdd support for O_TMPFILE
2016-11-04 Chunwei ChenFix unlinked file cannot do xattr operations
2016-11-02 Romain DolbeauAdd parity generation/rebuild using AVX-512 for x86-64
2016-11-02 Brian BehlendorfFix 32-bit maximum volume size
2016-11-02 Brian BehlendorfAdd TASKQID_INVALID
2016-10-31 caoFix coverity defects: CID 147548
2016-10-26 Hajo MöllerFix lookup_bdev() on Ubuntu
2016-10-25 jxiongDo not upgrade userobj accounting for snapshot dataset
2016-10-24 Tony HutterTurn on/off enclosure slot fault LED even when disk...
2016-10-21 Romain DolbeauFletcher4 algorithm implemented in pure NEON for Aarch6...
2016-10-20 caoFix coverity defects: CID 147472
2016-10-20 Brian BehlendorfLinux 4.9 compat: inode_change_ok() renamed setattr_pre...
2016-10-19 Tony HutterMultipath autoreplace, control enclosure LEDs, event...
2016-10-14 Don BradyOpenZFS 7090 - zfs should throttle allocations
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-10-05 Gvozden NeskovicFletcher4: save/reload implementation context
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-10-03 Romain DolbeauAdd parity generation/rebuild using 128-bits NEON for...
2016-09-29 Gvozden Neskovicfix: Shift exponent too large
2016-09-22 kernelOfTruth aka... OpenZFS 7230 - add assertions to dmu_send_impl() to...
2016-09-21 caoFix coverity defects
2016-09-13 Dan KimmelDLPX-44733 combine arc_buf_alloc_impl() with arc_buf_cl...
2016-09-13 Dan KimmelRemove lint suppression from dmu.h and unnecessary...
2016-09-13 Dan KimmelDLPX-40252 integrate EP-476 compressed zfs send/receive
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-09-01 Don BradyBring over illumos ZFS FMA logic -- phase 1
2016-09-01 luozhengzhengDelete unreferenced function zfs_ereport_send_interim_c...
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-08-30 caoDelete unused zfsctl_snapdir_inactive declaration
2016-08-30 Alexander MotinOpenZFS 6322 - ZFS indirect block predictive prefetch
2016-08-22 Gvozden NeskovicLinux compat: Grsecurity kernel
2016-08-19 Matthew AhrensOpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold()...
2016-08-19 Matthew AhrensOpenZFS 7003 - zap_lockdir() should tag hold
2016-08-18 Paul DagnelieOpenZFS 7176 - Yet another hole birth issue
2016-08-16 Gvozden NeskovicRework of fletcher_4 module
2016-08-16 Gvozden NeskovicFletcher4 implementation using avx512f instruction set
2016-08-16 Gvozden NeskovicAdd support for AVX-512 family of instruction sets
2016-08-12 Hans RosenfeldOpenZFS 5997 - FRU field not set during pool creation...
2016-08-12 luozhengzhengFix a typo in ZIL write handling comment
2016-08-12 Brian BehlendorfReorder HAVE_BIO_RW_* checks
2016-08-11 Chen HaiquanUse file_dentry and file_inode wrappers
2016-08-11 GeLiXinFix indefinite article
2016-08-11 Brian BehlendorfRemove custom root pool import code
2016-08-11 Brian BehlendorfLinux 4.8 compat: Fix removal of bio->bi_rw member
2016-08-08 Brian BehlendorfLinux 4.8 compat: posix_acl_valid()
2016-08-08 Brian BehlendorfRetire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING
2016-08-08 Nikolay BorisovFix interaction between userns uid/gid and SA
2016-08-08 Nikolay BorisovLinux 4.8 compat: new s_user_ns member of struct super_...
2016-07-29 Chunwei ChenLinux 4.8 compat: REQ_OP and bio_set_op_attrs()
2016-07-29 Brian BehlendorfLinux 4.8 compat: REQ_PREFLUSH
2016-07-25 Tim ChaseLimit the amount of dnode metadata in the ARC
2016-07-25 Tim ChaseFix sync behavior for disk vdevs
2016-07-25 Nikolay BorisovRemove znode's z_uid/z_gid member
2016-07-25 Nikolay BorisovCheck whether the kernel supports i_uid/gid_read/write...
2016-07-20 Tom CaputiIllumos Crypto Port module added to enable native encry...
2016-07-19 Gvozden NeskovicRAIDZ parity kstat rework
2016-07-19 Gvozden NeskovicFixes and enhancements of SIMD raidz parity
2016-07-15 Tyler J. StacheckiImplementation of SSE optimized Fletcher-4
2016-07-14 Chris DunlopUse native inode->i_nlink instead of znode->z_links
2016-07-13 Gvozden NeskovicAdd RAID-Z routines for SSE2 instruction set, in x86_64...
2016-07-12 Chunwei ChenKill zp->z_xattr_parent to prevent pinning
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-28 Brian BehlendorfImplement zfs_ioc_recv_new() for OpenZFS 2605
2016-06-28 Andrew StormontOpenZFS 6536 - zfs send: want a way to disable setting...
2016-06-28 Paul DagnelieOpenZFS 6393 - zfs receive a full send as a clone
2016-06-28 Brian BehlendorfOpenZFS 6051 - lzc_receive: allow the caller to read...
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-24 Brian BehlendorfSync DMU_BACKUP_FEATURE_* flags
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-24 Ned BassBackfill metadnode more intelligently
2016-06-21 Paul DagnelieOpenZFS 6513 - partially filled holes lose birth time
2016-06-21 Gvozden NeskovicSIMD implementation of vdev_raidz generate and reconstr...
2016-06-16 Brian BehlendorfRemove libzfs_graph.c
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-06-02 Jinshan XiongImplementation of AVX2 optimized Fletcher-4
2016-06-02 Brian BehlendorfLinux 4.7 compat: handler->set() takes both dentry...
2016-05-26 Tony HutterOpenZFS 6531 - Provide mechanism to artificially limit...
2016-05-25 Tony HutterAdd request size histograms (-r) to zpool iostat, minor...
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-20 Chunwei ChenLinux 4.7 compat: handler->get() takes both dentry...
2016-05-19 Nikolay BorisovKill znode->z_gen field
2016-05-17 Brian BehlendorfRevert "zhack: Add 'feature disable' command"
2016-05-17 Brian Behlendorfzhack: Add 'feature disable' command
2016-05-17 Boris ProtopopovUse zfs range locks in ztest
2016-05-17 Chunwei ChenRemove dummy znode from zvol_state
2016-05-15 Denys RtveliashviliOpenZFS 6739 - assumption in cv_timedwait_hires
2016-05-12 Chunwei ChenUse cv_timedwait_sig_hires in arc_reclaim_thread
next