Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-08 | 1659 Move warnings about nrnode calculation to system log | Alexander Eremin | 2 | -2/+9 | |
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Michael Tsymbalyuk <mtzaurus@gmail.com> Reviewed by: Dan Kruchinin <dkruchinin@acm.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com> | |||||
2011-09-15 | 1073 migrate kernel modules from ancient _depends_on to true ELF dependencies | Bayard Bell | 2 | -8/+2 | |
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net> | |||||
2010-08-12 | 6906740 Zones need an improved reference counting mechanism | jv227347 | 5 | -17/+21 | |
2010-08-03 | 6972525 NFS RDMA doesn't always handle iovec structures correctly | Karen Rochford | 3 | -6/+19 | |
2010-07-23 | 6950914 remount can change mount point to "unspecified_mountpoint", causing ↵ | Robert Harris | 1 | -3/+2 | |
panics | |||||
2010-07-19 | 6970064 missing VN_RELE in exportfs | Pavel Filipensky | 1 | -0/+6 | |
2010-06-23 | 6930814 share/unshare issues | Pavel Filipensky | 4 | -320/+165 | |
6931194 exportfs() uses exportinfo_t after dropping exported_lock and without doing exi_count++ 6836258 exportinfo 16-way hash is too small 6953045 Put implementation of the Pearson's hashing algorithm into a separate file | |||||
2010-06-16 | PSARC 2010/144 lofi(7D) in non global zones | John Levon | 2 | -15/+10 | |
6354954 lofi support in non-global zones 6942891 prof_lookup_globaldev() leaks rootdir refs 6945005 lofiadm -a /dev/lofi/1: recursive mutex enter 6946486 lofi_ioctl() shouldn't allow disk ioctl()s on /dev/lofictl | |||||
2010-06-16 | 6906432 File system space on globalfilesystem shared by NFS not returned ↵ | Marcel Telka | 1 | -12/+10 | |
after rm(1) of files on NFS clients 6952856 Minor inconsistencies in rfs4_dss_clear_oldstate() 6954235 ASSERT() in the rfs4_state_has_access() have no effect | |||||
2010-06-16 | 6954736 stop -f /SYS on one Otoro head causes the other head to panic | Pavel Filipensky | 1 | -7/+9 | |
2010-06-10 | backout 6930814: causes 6960023 | jmcp | 4 | -169/+326 | |
2010-06-06 | 6930814 share/unshare issues | Pavel Filipensky | 4 | -326/+169 | |
6931194 exportfs() uses exportinfo_t after dropping exported_lock and without doing exi_count++ 6836258 exportinfo 16-way hash is too small 6953045 Put implementation of the Pearson's hashing algorithm into a separate file | |||||
2010-06-04 | 6937869 seeing some memory leaks from xdrrdma_create() | Karen Rochford | 2 | -3/+8 | |
6920403 NFS/RDMA NFSv3 client directio READs fail for read size between 869 - 1023 bytes 6935135 NFS/RDMA ipv6 mount incorrectly if client's hostname in access_list | |||||
2010-06-01 | 6914555 rfs4_op_rename() can double free converted_onm | Marcel Telka | 1 | -7/+4 | |
6930600 Test for nonzero cs->vp in do_rfs4_op_lookup() cannot be false 6930604 do_rfs4_op_secinfo() can use uninitialized local variable did_traverse | |||||
2010-04-28 | PSARC 2009/377 In-kernel pfexec implementation. | Casper H.S. Dik | 1 | -7/+3 | |
PSARC 2009/378 Basic File Privileges PSARC 2010/072 RBAC update: user attrs from profiles 4912090 pfzsh(1) should exist 4912093 pfbash(1) should exist 4912096 pftcsh(1) should exist 6440298 Expand the basic privilege set in order to restrict file access 6859862 Move pfexec into the kernel 6919171 cred_t sidesteps kmem_debug; we need to be able to detect bad hold/free when they occur 6923721 The new SYS_SMB privilege is not backward compatible 6937562 autofs doesn't remove its door when the zone shuts down 6937727 Zones stuck on deathrow; netstack_zone keeps a credential reference to the zone 6940159 Implement PSARC 2010/072 | |||||
2010-04-15 | 6927545 NFSv4 reaper thread can exit without clearing up DB entries | Gerald Thornbrugh | 1 | -3/+2 | |
2010-04-13 | 6922286 directly mounting snapshots with NFSv3 fails | Sam Falkner | 1 | -1/+3 | |
2010-04-12 | 6935556 Unable to mount sec=krb5 with NFSv4 if filesystems are shared ↵ | Pavel Filipensky | 1 | -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-06 | 4799074 NFS authentication cache needs some sort of TTL | Thomas Haynes | 3 | -94/+572 | |
2010-03-23 | backout 4799074: panics gate machines | jmcp | 3 | -563/+90 | |
2010-03-19 | 4799074 NFS authentication cache needs some sort of TTL | Thomas Haynes | 3 | -90/+563 | |
2010-03-11 | 6655655 Single phase COMMIT processing for NFS3 and NFS4 server | Jeff A. Smith | 2 | -6/+2 | |
2010-03-11 | 6213799 VMODSORT support for NFS. AKA "close()/fsync() slow on clients with ↵ | Pavel Filipensky | 4 | -75/+33 | |
lots of memory and cached pages" | |||||
2010-03-09 | 6916212 NFSv4 client recovery thread deadlocks after failover | Rick Mesta | 2 | -34/+56 | |
2010-03-01 | 6927244 share_nfs charset option doesn't work when creating directories | Jan Kryl | 1 | -8/+11 | |
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-06 | 6920999 NFS client character encoding (to UTF-8) not working for S10 NFSv4 ↵ | Jan Kryl | 3 | -70/+89 | |
client | |||||
2010-02-01 | 6919289 rfs3_read(): Uninitialized value of mp passed to freemsg() | chunli zhang - Sun Microsystems - Irvine United States | 1 | -2/+1 | |
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-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 | 6912345 nfs4_active_data_reclaim() will panic when the exported filesystem ↵ | Marcel Telka | 1 | -2/+8 | |
does not support xattrs | |||||
2010-01-18 | 6873106 Need a mechanism to share buffers between fs modules | chunli zhang - Sun Microsystems - Irvine United States | 7 | -35/+265 | |
2010-01-15 | 6505192 nfs client hang after all async worker threads are stuck in ↵ | Vallish Vaidyeshwara | 5 | -67/+167 | |
condition variable | |||||
2009-12-19 | 6901787 mntinfo4_t is no longer valid | Thomas Haynes | 2 | -4/+33 | |
2009-12-15 | 6894228 nfs v3/v2 should not fabricate ACLs | Vallish Vaidyeshwara | 1 | -5/+3 | |
2009-12-14 | 6909333 Downrev handling for referrals does not work after TCP reconnection | Robert Thurlow | 1 | -13/+29 | |
2009-12-10 | 6232737 Client should support NFS4ERR_MOVED and fs_locations (fix lint) | Robert Thurlow | 2 | -2/+2 | |
6232743 Server should support NFS4ERR_MOVED and fs_locations (fix lint) 6891289 client panick mutex_vector_tryenter with some stress testing PSARC 2009/502 NFS Referrals | |||||
2009-12-09 | 6232737 Client should support NFS4ERR_MOVED and fs_locations | Robert Thurlow | 21 | -321/+2425 | |
6232743 Server should support NFS4ERR_MOVED and fs_locations 6891289 client panick mutex_vector_tryenter with some stress testing | |||||
2009-12-08 | 6758280 nfs_async_manager doesn't schedule nfs_async_start even if async ↵ | Marcel Telka | 2 | -18/+24 | |
reqs are enqueued | |||||
2009-12-01 | 6897605 Deadlock in nfs4_active_reclaim() on r_lock if file and its XATTR ↵ | Pavel Filipensky | 1 | -3/+11 | |
are hashed in the same r4hashq_t | |||||
2009-11-23 | 6821270 NFSv4 open state id table exhausted | Rick Mesta | 2 | -38/+79 | |
6854700 NFSv4 reaper_thread only runs at 5 minute intervals 6886843 spurious NFS4ERR_SERVERFAULT with 1M nodes in rfs4 db | |||||
2009-11-20 | PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024 | Casper H.S. Dik | 1 | -1/+1 | |
4088757 Customer would like to increase ngroups_max more than 32 6853435 Many files incorrectly include the private <sys/cred_impl.h> | |||||
2009-11-13 | PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling | Rafael Vanoni | 8 | -29/+34 | |
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com> | |||||
2009-11-07 | 6888022 NFSv4: grpid mount flag is not effective for files | Marcel Telka | 1 | -6/+5 | |
2009-11-04 | 6894964 nfsbugs tests fail in PIT with: assertion failed: sarg->vap->va_mask ↵ | Rich Brown | 1 | -0/+3 | |
& AT_TYPE | |||||
2009-11-04 | 6175988 NFSv4 server should not provide delegation for unconfirm open_owner | James Wahlig | 1 | -2/+3 | |
2009-10-28 | 6870042 nfsgen nfsv4 delegation subset of testcases fail consistently since ↵ | James Wahlig | 1 | -43/+57 | |
snv_120 6871991 rfs4_file_t fields updated without holding locks | |||||
2009-10-23 | 6577647 NFS writes aren't interruptible if there are too many outstanding writes | Marcel Telka | 3 | -6/+54 | |