summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs
AgeCommit message (Collapse)AuthorFilesLines
2010-04-136922286 directly mounting snapshots with NFSv3 failsSam Falkner1-1/+3
2010-04-136901728 6736189 has broken the fix for 6175313William.Johnston1-13/+2
2010-04-136917776 prioctl (PIOCUSAGE) returning skewed pr_wtimeGangadhar Mylapuram1-2/+7
2010-04-126941175 panic assertion failed: scl->scl_writer != curthread,file: ↵George Wilson1-4/+6
common/fs/zfs/spa_misc.c, line: 327
2010-04-126935556 Unable to mount sec=krb5 with NFSv4 if filesystems are shared ↵Pavel Filipensky1-90/+117
differently 6936129 get_root_export() should use tree_parent instead of VOP_LOOKUP("..") to find the ROOT exportinfo 6895005 client can't access server's exported pseduo-FS after the underneath ZFS-FSs are unshared
2010-04-096572591 meta dnode lookup causes bucket lock contention in dbuf hashTim Haley4-16/+54
2010-04-096874797 Solaris needs to support I/O subtree reparentingVikram Hegde1-2/+18
2010-04-096942295 use-after-free panic in dsl_dataset_user_release_oneChris Kirby1-2/+3
2010-04-086891449 zvol_strategy() check for zv == NULL too lateChris Kirby2-7/+9
6911444 rebooting off snapshot: assertion failed: vfsp->vfs_count != 0 (common/fs/vfs.c) 6649967 multiple '/' exist in path will confuse zinject 6935668 zvol_minor_lookup() can return wrong zvol
2010-04-066938395 zfs_zaccess Deadlock: cycle in blocking chain when running ↵Mark Shellenbaum1-9/+25
mirror_stress tests
2010-04-064799074 NFS authentication cache needs some sort of TTLThomas Haynes3-94/+572
2010-04-056939941 problem with moving files in zfsMark Shellenbaum3-17/+41
2010-04-056904937 thread spinning in anon_array_enter causing ps and other proc tools ↵Christopher Baumbauer - Oracle America - San Diego United States1-4/+16
to hang
2010-04-046940770 panic in sa_find_idx_tab() after receiving into pool when version ↵Mark Shellenbaum2-11/+45
shouldn't have allowed it
2010-04-026932404 Autohome share does not show up when using sharemgr show -vpKeyur Desai9-47/+86
6875358 NDR support for Serialization Types 6811350 Autohome wildcard rule fails with mixed case (or upper case) user name 6932967 Add local group manipulation functions to SAMR service 6801203 libidmap should not link with bunch of libraries 6928764 Diagnostic noise on "idmap get-namemap" and "idmap set-namemap" 6885923 idmapd loops infinitely, leaking memory 6936722 Sparc : Unable to destroy zpool, sharemgr locks up. 6937163 smbd door operations should initialize XDR decode data 6937814 Memory corruption while running stress test 6913525 smb_ads_decode_host_ip doesn't step over IPv6 address 6939430 queryfileinfo should only use vnodetopath for directory nodes 6938318 Unable to save files with Save As --HG-- rename : usr/src/lib/libidmap/common/namemaps.c => usr/src/cmd/idmap/idmap/namemaps.c rename : usr/src/lib/libidmap/common/idmap_priv.h => usr/src/cmd/idmap/idmap/namemaps.h
2010-03-316938757 SMB and NFS referrals not working correctlyMark Shellenbaum3-11/+10
6939680 zfs_sa_upgrade can leak slink pointer 6939859 zfs maps first SID incorrectly when no fuid table exists
2010-03-316917066 zfs block picking can be improvedMark J Musante1-9/+9
2010-03-296821379 Cannot ftp get in binary mode of an Samfs offline fileonnv_137Brian Utterback1-10/+40
2010-03-296935088 elpaso panics: kernel heap corruption detectedWilliam Gorrell1-8/+7
2010-03-266905120 mount -F smbfs as the Primary Administrator renders the mount point ↵Gordon Ross3-43/+95
owned by root. 6912466 mount of share from Quantel server fails 6927024 Should defend against opens without closes 6935160 smbfs does not compile with gcc
2010-03-23backout 4799074: panics gate machinesjmcp3-563/+90
2010-03-236932959 ZFS allows too many devices to be faultedGeorge Wilson1-5/+3
2010-03-22PSARC/2010/009 Modified ZFS passthrough-x ACL inheritanceMark Shellenbaum1-4/+4
6935418 passthrough-x should apply to all ACEs
2010-03-20PSARC/2009/534 SMB/CIFS Standalone DFSafshin salek ardakani - Sun Microsystems - Irvine United States53-2908/+4662
PSARC/2010/052 idmap flush 6711751 SMB/CIFS Distributed File System (DFS) 6650858 cache flush sub-command could be useful 6916379 share modes should be checked for directories as well as files 6906874 Automatic primary group mapping based on user mapping 6879236 No error report when ad-container refers to nonexistent container 6919087 Intermittent smbd crash during share access 6853811 Kerberized applications fail even after a successful domain join via smbadm 6907640 Current algorithm of anonymous authentication is not correct 6888813 SMB/CIFS support for ZFS user and group quotas 6921142 Guest issues with idmap rule and with workgroup mode 6924843 smb_sam_lookup_sid() leaks memory 6919600 Unable to delete ACE from ACL on a share 6915463 smb_nic interface needs LOG_ERR syslog entries and proper return codes 6926137 WritePrinter requires multi-fragment NDR RPC support 6926211 smbd could report clock skew 6925697 Quota usage does not decrease after deleting files from Mac Snow Leopard 10.6 6849962 smbadm show cannot display all groups with error 'cannot obtain a SID' 6926265 SMB watch tree change notification 6811424 must restart smb/server when idmapd restarts 6927745 Consolidate file system query/set information handlers 6924281 SMB_WRITE_RAW_COM doesn't work. 6925618 idmap show -v gets type of UNIX ID wrong in "Rule" output 6807651 rule changes do not flush cache 6928550 libsmbrdr doesn't cleanup stale sessions 6861058 MMC: Error message printed on log entries 6817392 smbd will not exit 6931027 core file due to NULL zpool handle in zfs_open() --HG-- rename : usr/src/common/smbsrv/smb_common_door_decode.c => usr/src/common/smbsrv/smb_door_legacy.c rename : usr/src/common/smbsrv/smb_xdr_utils.c => usr/src/common/smbsrv/smb_xdr.c rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_wkssvc.c => usr/src/lib/smbsrv/libmlsvc/common/wkssvc_svc.c rename : usr/src/uts/common/fs/smbsrv/smb_trans2_query_fs_information.c => usr/src/uts/common/fs/smbsrv/smb_fsinfo.c rename : usr/src/uts/common/fs/smbsrv/smb_kdoor_clnt.c => usr/src/uts/common/fs/smbsrv/smb_kdoor.c rename : usr/src/uts/common/fs/smbsrv/smb_util.c => usr/src/uts/common/fs/smbsrv/smb_kutil.c rename : usr/src/uts/common/smbsrv/smb_common_door.h => usr/src/uts/common/smbsrv/smb_door.h
2010-03-194799074 NFS authentication cache needs some sort of TTLThomas Haynes3-90/+563
2010-03-196923585 deadlock while booting OpenSolaris build 132 from mirrored rpool ↵George Wilson11-9/+161
with removed submirror
2010-03-186936079 disappearing 56char symlink targetsMark Shellenbaum1-1/+1
2010-03-166935090 solaris10 zone procfs should use only S10_NSIG, not NSIGRoger A. Faulkner4-29/+47
2010-03-166909931 dedup stats are computed incorrectlyGeorge Wilson2-20/+54
2010-03-166932590 zdb -vvv causes core dumpMark J Musante2-2/+2
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum37-1086/+5336
6516171 zpl symlinks should have their own object type
2010-03-166931083 incorrect zfs userquota nvlist propnames can break Solaris 10 ↵Tim Haley1-17/+25
Containers and panic systems 6934774 "zfs userspace" can panic systems
2010-03-166925762 zios blocked on mutex, holder blocked on readGeorge Wilson3-21/+26
2010-03-116872581 unmount fails with "device busy" because of file event monitoringPrakash Sangappa1-2/+10
2010-03-116655655 Single phase COMMIT processing for NFS3 and NFS4 serverJeff A. Smith2-6/+2
2010-03-116931401 Creating a version 4 fs succeeds when it should fail and report that ↵Rich Morris1-0/+10
the pool must first be upgraded
2010-03-116213799 VMODSORT support for NFS. AKA "close()/fsync() slow on clients with ↵Pavel Filipensky4-75/+33
lots of memory and cached pages"
2010-03-096916212 NFSv4 client recovery thread deadlocks after failoverRick Mesta2-34/+56
2010-03-09PSARC/2010/006 EOF of iSCSI Target DaemonJim Dunham1-59/+0
6914623 Remove iSCSI Target Daemon from ON Consolidation
2010-03-086923241 'zpool split' set dedupditto as invalid value cause device offlineMark J Musante1-0/+10
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil5-29/+33
6192139 Solaris auditing should be able to start collecting audit records without a reboot
2010-03-036910761 devlinks not being created for all disks after fresh install of ↵Srikanth, Ramana1-4/+15
appliance
2010-02-256808244 changing vdev state doesn't update config fileGeorge Wilson2-1/+13
6851389 zdb -l <block-device> should be discouraged 6922161 zio_ddt_free is single threaded with performance impact
2010-02-256863610 ZFS mount can lose correct error returnMark Shellenbaum1-8/+4
2010-02-256930022 zfs rename of non-shapshot is slower than necessaryMatthew Ahrens3-14/+11
2010-02-256929652 dsl_sync_task_group_wait() can wait too longMatthew Ahrens1-12/+17
2010-02-246915289 check for completed replacement in spa_vdev_resilver_done_hunt() in ↵Victor Latushkin1-0/+2
incomplete
2010-02-246929453 panic in zfs-test hotspare_replace_003_posTim Haley1-6/+7
2010-02-246929202 "zpool status" command hang when all the disks in a pool failed.George Wilson1-5/+14
2010-02-246928246 spa_history_log should use dsl_sync_task_do_nowaitMatthew Ahrens5-33/+98