summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs
AgeCommit message (Expand)AuthorFilesLines
2017-11-298603 rename zilog's "zl_writer_lock" to "zl_issuer_lock"Prakash Surya2-27/+27
2017-11-178677 Open-Context Channel ProgramsSerapheim Dimitropoulos5-67/+153
2017-11-097531 Assign correct flags to prefetched buffersbenrubson2-0/+18
2017-11-038607 zfs: variable set but not usedToomas Soome2-13/+11
2017-10-188634 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney2-102/+85
2017-09-288663 SMB client assumes serialized ioctlsGordon Ross2-4/+21
2017-09-288662 SMB server ioctls should be appropriately sized.Gordon Ross1-9/+32
2017-09-258081 Compiler warnings in zdbAlan Somers10-29/+60
2017-09-218648 Fix range locking in ZIL commit codepathLOLi2-4/+13
2017-09-218661 remove "zil-cw2" dtrace probePrakash Surya1-1/+0
2017-09-218600 ZFS channel programs - snapshotChris Williamson7-27/+88
2017-09-218592 ZFS channel programs - rollbackBrad Lewis3-12/+47
2017-09-158604 Avoid unnecessary work search in VFS when unmounting snapshotsSerapheim Dimitropoulos3-54/+36
2017-09-158605 zfs channel programs: zfs.exists undocumented and non-workingChris Williamson1-1/+1
2017-09-158602 remove unused "dp_early_sync_tasks" field from "dsl_pool" structurePrakash Surya1-1/+0
2017-09-068473 scrub does not detect errors on active sparesAlan Somers1-6/+47
2017-09-018585 improve batching done in zil_commit()Prakash Surya10-283/+1362
2017-09-018590 memory leak in dsl_destroy_snapshots_nvl()Matthew Ahrens1-0/+1
2017-08-308569 problem with inline functions in abd.hAndriy Gapon1-0/+7
2017-08-308558 lwp_create() returns EAGAIN on system with more than 80K ZFS filesystemsPrakash Surya4-9/+43
2017-08-218414 Implemented zpool scrub pause/resumeAlek Pinchuk8-39/+183
2017-08-018552 ZFS LUA code uses floating point mathMatthew Ahrens1-0/+2
2017-08-018521 nvlist memory leak in get_clones_stat() and spa_load_best()Pavel Zakharov2-3/+5
2017-07-258508 Mounting a zpool on 32-bit platforms panicsJustin Hibbits1-1/+1
2017-07-258373 TXG_WAIT in ZIL commit pathAndriy Gapon1-1/+18
2017-07-218491 uberblock on-disk padding to reserve space for smoothly merging zpool ch...Serapheim Dimitropoulos1-0/+7
2017-07-187915 checks in l2arc_evict could use some cleaning upAndriy Gapon1-15/+9
2017-07-148409 Want MSG_NOSIGNAL to prevent SIGPIPESebastian Wiedenroth1-1/+4
2017-07-058126 ztest assertion failed in dbuf_dirty due to dn_nlevels changingMatthew Ahrens1-5/+10
2017-07-058067 zdb should be able to dump literal embedded block pointerMatthew Ahrens2-0/+34
2017-06-308438 panic in vnode_valid_pnPatrick Mooney1-1/+2
2017-06-298426 mark immutable buffer arguments as such in abd.hAndriy Gapon1-2/+2
2017-06-297600 zfs rollback should pass target snapshot to kernelAndriy Gapon3-6/+34
2017-06-298377 Panic in bookmark deletionMatthew Ahrens1-1/+7
2017-06-298378 crash due to bp in-memory modification of nopwrite blockMatthew Ahrens3-28/+48
2017-06-297910 l2arc_write_buffers() may write beyond target_szAndriy Gapon1-43/+43
2017-06-298416 abd.h is not C++ friendlyAndriy Gapon1-1/+1
2017-06-278228 cstyle: Remove space-tab sequences in /* All Rights Reserved */Marcel Telka2-4/+2
2017-06-267431 ZFS Channel ProgramsChris Williamson71-238/+20895
2017-06-218376 cached v_path should be kept freshPatrick Mooney7-290/+501
2017-06-198392 Do not cast the return value of xdr_free()Marcel Telka9-190/+167
2017-06-138311 ZFS_READONLY is a little too strictGordon Ross2-13/+34
2017-06-135220 L2ARC does not support devices that do not provide 512B accessAndriy Gapon1-12/+57
2017-06-125428 provide fts(), reallocarray(), and strtonum()Yuri Pankov7-11/+11
2017-06-126856 sys/stream.h exposes unnecessary macros to userlandGordon Ross2-1/+4
2017-06-128264 want support for promoting datasets in libzfs_coreAndrew Stormont1-3/+36
2017-06-078056 zfs send size estimate is inaccurate for some zvolsPaul Dagnelie1-2/+13
2017-06-078156 dbuf_evict_notify() does not need dbuf_evict_lockMatthew Ahrens1-11/+7
2017-06-078270 dnlc_reverse_lookup() is unsafe at any speedBryan Cantrill2-120/+14
2017-06-058005 poor performance of 1MB writes on certain RAID-Z configurationsMatthew Ahrens1-5/+15