Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-24 | 6887372 DTLs not cleared after resilver if permanent errors present | Eric Taylor | 2 | -3/+2 | |
2010-02-24 | 6505339 dsl_pool_close() needs to call txg_list_destroy(&dp->dp_sync_tasks) ↵ | Chris Kirby | 1 | -0/+1 | |
to be nice 6569720 zpool import -d <readonly filesystem> <pool> core dumps 6566868 'zinject -c all' should not permit by regular user 6561382 zpl version incompatability needs better error messaging 6909405 concurrent replication actions fail to destroy each others' snapshots 6794306 df.c calls libzfs_init with an argument when none is expected | |||||
2010-02-23 | 6875045 zil log blocks can have too much stuff in them | Neil Perrin | 1 | -6/+12 | |
2010-02-23 | 6891437 DEADCODE in zfs_ioc_recv after dmu_recv_end. | George Wilson | 1 | -5/+2 | |
2010-02-23 | 6914746 sprintf_blkptr() causes NULL pointer dereference | Jeff Bonwick | 1 | -3/+9 | |
2010-02-23 | 6923102 spa_load_impl() leaks nvconfig if type is SPA_IMPORT_ASSEMBLE | Mark J Musante | 1 | -5/+11 | |
2010-02-11 | 6912425 zpool import updates cache even with altroot | Tim Haley | 1 | -1/+1 | |
2010-02-23 | 6911541 'zfs mount' coredump | Sam Falkner | 1 | -4/+8 | |
2010-02-22 | 6923572 cannot dump to zvol when spa_config_lock is held as writer | George Wilson | 1 | -2/+8 | |
2010-03-01 | 6928826 panic: assertion failed: ab->b_buf == NULL, file: ↵ | William Gorrell | 1 | -12/+4 | |
../../common/fs/zfs/arc.c, line: 1738 - nightly | |||||
2010-03-01 | 6927244 share_nfs charset option doesn't work when creating directories | Jan Kryl | 1 | -8/+11 | |
2010-02-28 | PSARC 2009/657 delete obsolete system call traps | Roger A. Faulkner | 2 | -8/+6 | |
6906485 delete obsolete system call traps --HG-- rename : usr/src/cmd/truss/xstat.c => usr/src/cmd/truss/stat.c rename : usr/src/lib/libc/port/gen/dup2.c => usr/src/lib/libc/port/gen/dup.c rename : usr/src/lib/libc/port/sys/libc_fcntl.c => usr/src/lib/libc/port/sys/fcntl.c rename : usr/src/lib/libc/port/sys/libc_open.c => usr/src/lib/libc/port/sys/open.c | |||||
2010-02-28 | 6894234 NFSv4 server ignores SGID bit when using Linux client | Gerald Thornbrugh | 1 | -5/+6 | |
2010-02-28 | 6901748 mvfs and nfs pseudo namespace tree do not work together | Pavel Filipensky | 2 | -80/+78 | |
6926015 dead code in exportfs() | |||||
2010-02-24 | 4715408 stat(2) sometimes returns an incorrect size for /etc/mnttab | Robert Harris | 2 | -69/+147 | |
6763469 fuser(1M) no longer sees mnttab consumers | |||||
2010-02-20 | 6900971 zdb rewind behavior needs to be revisited | Victor Latushkin | 3 | -33/+38 | |
2010-02-20 | 6848238 zdb -bcsv does not report all corruptions | Victor Latushkin | 2 | -23/+55 | |
2010-02-19 | 6897798 SATA device cannot be configured after disk ejection and reinsertion | Mark Logan | 1 | -2/+11 | |
2010-02-19 | 6615402 recursive mutex enter on the hash lock in arc_evict_ghost | William Gorrell | 1 | -3/+7 | |
2010-02-19 | 6915532 snapshot related activity causes akd to hang | Sanjeev Bagewadi | 1 | -7/+12 | |
2010-02-18 | 6917482 zvol_dumpify() needs to ensure no writes are in flight before doing ↵ | Eric Taylor | 1 | -1/+5 | |
traverse 6851545 zvols do not give correct unit values to the DKIOCINFO ioctl | |||||
2010-02-17 | 6595532 ZIL is too talkative | Neil Perrin | 12 | -167/+295 | |
6388458 zil need not inflate blocksize that much 6738159 slog can probably pack 2X more data per lwb 6897432 ziltest_noslog fails after dedup putback 6911570 Shouldn't start an ereport on speculative read failure 6920442 ZIL: Should use the stronger checksum fletcher4 | |||||
2010-02-15 | 6926242 disabling dedup on zvols needs to check pool version | George Wilson | 1 | -12/+23 | |
2010-02-06 | 6919822 assert failed in ndr_outer_fixed during stress test | joyce mcintosh | 1 | -1/+2 | |
6923019 sharing '/' could lead to system panic 6919931 local users not displayed via MMC 6725406 [CLI] smbadm tool is not localized 6725433 [CLI] vscanadm tool is not localized for supported locales 6921957 DC lookup fails when the IP address is not in DNS SRV responses 6920753 smd preferred domain controller property should accept hostnames as well as IP addresses 6878463 Optionset properties for autohome shares are not shown when viewing with sharemgr show -vp 6914411 smbadm add-member does not give clear error when run as unauthorized user | |||||
2010-02-06 | 6920999 NFS client character encoding (to UTF-8) not working for S10 NFSv4 ↵ | Jan Kryl | 3 | -70/+89 | |
client | |||||
2010-02-03 | 6878304 can't create snapshot due to temporary '%rollback' dataset | Matthew Ahrens | 1 | -11/+25 | |
2010-02-02 | 6909744 dedup should be set to off when a ZVOL is dumpified | George Wilson | 4 | -20/+39 | |
6910966 assertion failed: spa_sync_pass(spa) == 1, file: ../../common/fs/zfs/vdev.c 6919089 scrub/resilver can miss some dedup blocks if dedupditto is set 6919359 zfs:dsl_pool_scrub_setup_sync panics when importing a pool 6921545 spa_prop_get() can panic on faulted pool | |||||
2010-02-01 | 6918925 txg sync lasts a fraction of zfs_txg_synctime | Lin Ling | 2 | -6/+10 | |
2010-02-01 | 6919289 rfs3_read(): Uninitialized value of mp passed to freemsg() | chunli zhang - Sun Microsystems - Irvine United States | 1 | -2/+1 | |
2010-02-01 | 6920880 assertion failure in dbuf_write_ready() | Matthew Ahrens | 3 | -13/+11 | |
6921413 want mdb dcmd to print out zap leaf on-disk structure | |||||
2010-01-28 | 6770204 NFS/RDMA: client panic at clnt_compose_rpcmsg(): bcopy: arguments ↵ | Faramarz Jalalian - Sun Microsystems - Irvine United States | 1 | -0/+17 | |
below kernelbase | |||||
2010-01-28 | 6893811 nfs4_make_dotdot() should not assume fn_parent!= NULL | Gerald Thornbrugh | 1 | -2/+6 | |
2010-01-22 | 6893174 avs and other sources are not ss12u1 lint clean | Surya Prakki | 1 | -6/+7 | |
2010-01-22 | 6901694 Panic attempting to write zfs credentials | John Harres | 3 | -4/+26 | |
6912726 panic in zfs_log_create() due to NULL z_fuidp not populated in zfs_acl_ids_create() | |||||
2010-01-19 | PSARC 2009/683 Reserved uid/gid for distinguishing unmappable users/groups ↵onnv_132 | Lisa Week | 3 | -72/+131 | |
in NFSv4 ACLs 6261858 ls(1) -l, getfacl(1), and setfacl(1) can return "Permission denied" due to "nobody" and ACLs | |||||
2010-01-19 | 6706181 Make smbfs present real ACLs for ls -V, libsec | Gordon Ross | 7 | -135/+334 | |
2010-01-19 | 6910767 deleting large holey objects hangs other I/Os | Lori Alt | 1 | -6/+10 | |
2010-01-19 | 6912345 nfs4_active_data_reclaim() will panic when the exported filesystem ↵ | Marcel Telka | 1 | -2/+8 | |
does not support xattrs | |||||
2010-01-19 | 6915111 zfs_iter_snapshots() can miss snapshots | Chris Kirby | 2 | -5/+41 | |
6915113 zfs_send() should use recursive snapshot holds for replication streams 6833999 3-way deadlock in dsl_dataset_hold_ref() and dsl_sync_task_group_sync() 6915353 dsl_dataset_user_release() should retry on EBUSY 6917142 zfs_iter_filesystems() can miss filesystems | |||||
2010-01-18 | 6873106 Need a mechanism to share buffers between fs modules | chunli zhang - Sun Microsystems - Irvine United States | 18 | -65/+878 | |
2010-01-15 | 6916647 so_strioc_nread is waiting on the wrong condvar | Anders Persson | 1 | -1/+1 | |
2010-01-15 | 6886057 ksocket_sendmsg() must return the number of bytes sent even in case ↵ | Anders Persson | 1 | -0/+1 | |
of an error | |||||
2010-01-15 | 6638967 udp recv (think DNS) suffers from thundering herd problem | Anders Persson | 3 | -17/+13 | |
2010-01-15 | 6908211 'zfs inherit -S volsize <volume>' core dumps | Tom Erickson | 1 | -0/+3 | |
6909909 memory leak in zfs_receive() 6916662 received mountpoint invalid after upgrade to zpool v22 | |||||
2010-01-15 | 6505192 nfs client hang after all async worker threads are stuck in ↵ | Vallish Vaidyeshwara | 5 | -67/+167 | |
condition variable | |||||
2010-01-14 | 6698011 zfs incorrectly reports file systems as children when attempting a ↵ | Mark J Musante | 1 | -6/+5 | |
rename 6730529 trying to import a pool that is already imported should have a better error message 6468151 inconsistent behaviour with volsize property 6914241 In ztest_vdev_attach_detach() the code is choosing a random leaf incorrectly 6915030 A race condition in ztest can end up causing spa_vdev_split_mirror() to offline a replacing vdev | |||||
2010-01-12 | 4517853 debug.h should include macros to assert implication and equivalence | Jonathan Adams | 1 | -5/+5 | |
6915090 struct memlist should have ml_ member prefixes | |||||
2010-01-08 | 6898245 suspended zpool should not cause rest of the zfs/zpool commands to hang | Sanjeev Bagewadi | 1 | -3/+3 | |
2010-01-07 | 6429996 zvols don't reserve enough space for requisite meta data | Eric Taylor | 1 | -1/+2 | |
2010-01-07 | 6910821 cifs.d needs updated to reflect changes to smb_fqi_t | Alan Wright | 20 | -418/+350 | |
6911288 NDR support for reference pointers in conformant arrays 6848220 smbsrv should fill uio_extflg 6899409 Preserve owner@/group@ across SMB 6912791 Unable to set sharename using zfs set sharesmb=name=<value> |