summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs
AgeCommit message (Collapse)AuthorFilesLines
2011-11-111676 Connections to CIFS service via DNS alias kills other sessionsGordon Ross3-58/+1
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Yakov Zaytsev <yakov.zaytsev@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-11-111748 desire support for reguid in zfsGarrett D'Amore7-11/+89
Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com> Reviewed by: Alexander Stetsenko <ams@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-11-091718 MacOS X Lion (10.7) Finder access deniedGordon Ross1-1/+6
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Eric Schrock <eric.schrock@delphix.com>
2011-11-08backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environmentsRichard Lowe12-573/+111
2011-11-081659 Move warnings about nrnode calculation to system logAlexander Eremin2-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-11-051644 add ZFS "clones" propertyMatthew Ahrens12-111/+573
1645 add ZFS "written" and "written@..." properties 1646 "zfs send" should estimate size of stream 1647 "zfs destroy" should determine space reclaimed by destroying multiple snapshots 1708 adjust size of zpool history data Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-10-211661 ZFS bug in sa_find_sizes() that can lead to panicXin Li2-2/+4
1313 Integer overflow in txg_delay() (fix copyright) Reviewed by: Matthew Ahrens <matt@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-10-211346 zfs incremental receive may leave behind temporary clonesMartin Matuska1-2/+5
1356 zfs dataset prefetch code not working Reviewed by: Matthew Ahrens <matt@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-10-181313 Integer overflow in txg_delay()Martin Matuska1-1/+1
Reviewed by: Matthew Ahrens <matt@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2011-10-061604 smbd print_enable doesn't really workGordon Ross4-17/+42
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Stepan Zastupov <stepan.zastupov@gmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-10-061603 smbsrv raw mode is ill-advisedGordon Ross2-1/+16
Reviewed by: jason.brian.king@gmail.com Reviewed by: Dan Kruchinin <dkruchinin@acm.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-09-251475 zfs spill block hold can access invalid spill blkptrAlbert Lee1-10/+14
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-09-151073 migrate kernel modules from ancient _depends_on to true ELF dependenciesBayard Bell6-23/+6
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-07-291282 nsmb_open has a raceGordon Ross2-108/+43
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-07-27734 taskq_dispatch_prealloc() desiredGarrett D'Amore4-6/+29
943 zio_interrupt ends up calling taskq_dispatch with TQ_SLEEP Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Alexey Zaytsev <alexey.zaytsev@nexenta.com> Reviewed by: Jason Brian King <jason.brian.king@gmail.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-06-301120 Use real file descriptors for smbfs named pipes.Gordon Ross11-286/+765
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-06-131092 zfs refratio propertyMatt Ahrens1-5/+8
Reviewed by: George Wilson <George.Wilson@delphix.com> Reviewed by: Adam Leventhal <Adam.Leventhal@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Mark Musante <Mark.Musante@oracle.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-31883 ZIL reuse during remount can lead to data corruptionEric Schrock1-17/+24
Reviewed by: Matt Ahrens <Matt.Ahrens@delphix.com> Reviewed by: Adam Leventhal <Adam.Leventhal@delphix.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reivewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-05-291051 zfs should handle imbalanced lunsGeorge Wilson7-28/+121
Reviewed by: Eric Schrock <Eric.Schrock@delphix.com> Reviewed by: Matt Ahrens <Matt.Ahrens@delphix.com> Reviewed by: Adam Leventhal <Adam.Leventhal@delphix.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-271039 /usr/lib/smbsrv/smbd prevents suspendGordon Ross2-44/+44
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-14742 Resurrect the ZFS "aclmode" propertyAlbert Lee6-107/+72
664 Umask masking "deny" ACL entries. 279 Bug in the new ACL (post-PSARC/2010/029) semantics Reviewed by: Aram Hăvărneanu <aram@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Mark.Maybee@oracle.com Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-19922 SUNWdtrt needs some loveRichard Lowe1-1/+1
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-22175 zfs vdev cache consumes excessive memoryGarrett D'Amore1-1/+8
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-04-08755 dmu_recv_stream builds incomplete guid_to_ds_mapAlexander Stetsenko2-58/+37
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D`Amore <garrett@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-03-08764 panic in zfs:dbuf_sync_listGordon Ross1-4/+16
Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Mark.Maybe@oracle.com Reviewed by: Albert Lee <trisk@nexenta.com Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-04701 UNMAP support for COMSTARDan McDonald1-4/+108
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-02-07184 zfs_putpage() optimizationGarrett D'Amore1-0/+9
Reviewed by: eric.schrock@delphix.com Reviewed by: george.wilson@delphix.com Approved by: gwr@nexenta.com
2010-08-186977619 NULL pointer deference in sa_handle_get_from_db()Mark Shellenbaum2-16/+47
2010-08-186863750 kmem metadata in zfs_file_data impedes debugging non-debug crash dumpsJonathan Adams1-3/+8
6942439 Sporadic complete I/O halts
2010-08-186977470 zdb -vvv broken after zfs diff integrationTim Haley1-14/+14
2010-08-176962953 fw_101 : assertion failed in thread_join() from smb_server_delete()jose borrego8-639/+415
2010-08-126906740 Zones need an improved reference counting mechanismjv22734712-69/+83
2010-08-126975482 assertion failed: error == 0 (0x2 == 0x0), file: ↵Mark Shellenbaum3-14/+33
../../common/fs/zfs/zfs_vnops.c, line: 1630 6975131 zfs_remove leaks xattr vnode holds, which can lead to zone halt problem 6975190 memory leak after zfs stress testing
2010-08-116972305 Preferred DC not selected after setting pdc via sharectljoyce mcintosh12-20/+308
6971047 smbd hang during FVT regression test 6711195 Sparc:Get error "Windows Explorer has stopped working" once click on Details fr Properties on Vista PSARC/2009/464 Offline attribute 6972515 Offline attribute - PSARC 2009/464 PSARC/2010/037 Windows Sparse Attribute 6972519 Windows Sparse Attribute - PSARC 2010/037 6719444 [CLI] - idmap help's output is not consistent with man pages's 6975449 idmap test suite needs idmap_cache_get_data() from libidmap 6974351 OpenSSL still taking smbd down --HG-- rename : usr/src/lib/libidmap/common/idmap_priv.h => usr/src/cmd/idmap/idmap/namemaps.h
2010-08-116966638 shutdown() sometimes appears to shutdown the wrong channel in a ↵George Shepherd1-2/+11
full-duplex socket.
2010-08-116971929 Unable to add/remove ACE after doing idmap flush -aMark Shellenbaum7-119/+61
2010-08-106972175 assertion failed: tcp->tcp_fin_sent, file: ↵Anders Persson2-10/+12
../../common/inet/tcp/tcp_input.c, line: 4306 6971322 sof_inject_data_out() cannot inject data from close callback 6971886 missing NULL cookie checks in some kssl filter callbacks
2010-08-096962670 MSG_EOR is set when a message is not completely receivedKacheong Poon3-8/+12
6973505 (sctp) com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java crashes a system
2010-08-09PSARC 2010/306 Read-only ZFS poolsGeorge Wilson11-99/+195
6720531 ZFS should provide read-only import
2010-08-096973827 ACL upgrade from zpl version 2 -> 4 don't grab all the necessary tx ↵Mark Shellenbaum2-2/+4
holds.
2010-08-07PSARC 2010/105 zfs diffTim Haley18-83/+784
6425091 want 'zfs diff' to list files that have changed between snapshots
2010-08-066782540 zpool cannot replace a replacing deviceMark J Musante4-58/+123
2010-08-046958471 assertion failed: BP_GET_DEDUP(zio->io_bp), file: ↵George Wilson1-10/+6
../../common/fs/zfs/arc.c, line: 3257
2010-08-036972525 NFS RDMA doesn't always handle iovec structures correctlyKaren Rochford3-6/+19
2010-08-026463871 NGZ faked "/" mnttab entry considered a problemLori Alt1-4/+6
2010-07-306972862 rollback can leak log blocksMark Maybee3-44/+47
6971273 zfs: allocating allocated segment
2010-07-286733267 Allow a pool to be imported with a missing slogGeorge Wilson9-136/+285
6950437 missing logzillas should not fault pool when they contain no ZIL data
2010-07-286968539 sof_setsockopt_impl suffers from USE_AFTER_FREEAnil udupa2-2/+1
6968540 unused value in sockparams_filter_cleanup_impl
2010-07-276955216 Negotiate Protocol fails with latest NetApp serverGordon Ross2-13/+39
6962072 Tree connect may fail if addr-to-name lookup fails 6962091 Log messages like: ... smb_maperr32: no direct map for... 6962125 Tree connect failed with latest Isilon server 6972321 improve some error messages
2010-07-266971583 memleak in zil_alloc_lwbNeil Perrin1-0/+1