summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs
AgeCommit message (Collapse)AuthorFilesLines
2012-05-16OS-1189 BAD TRAP panic in hyprlofs_seekJerry Jelinek1-1/+3
2012-05-09OS-1165 fix up illumos issue 1948Bill Pijewski10-27/+134
2012-05-07illumos syncJohn Sonnenschein39-99/+8813
2012-05-07Revert "1948 zpool list should show more detailed pool information"John Sonnenschein10-134/+27
This reverts commit 4263d13f00c9691fa14620eff82abef795be0693.
2012-05-03OS-1119 add lxproc, a coarsely Linux-compatible /procBryan Cantrill5-0/+4236
2012-05-032665 sd.conf should be able to override physical-block-sizeGeorge Wilson1-5/+9
2671 zpool import should not fail if vdev ashift has increased Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-05-02OS-994 ZFS hang when snapshotting and cloningBill Pijewski1-4/+10
OS-1134 ZFS rollback hang
2012-03-22OS-1048 zfs list/get -c to return only cached propertiesBill Pijewski1-6/+35
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2012-03-21OS-1026 procfs and large file support won't co-existBryan Cantrill3-1/+23
2012-03-20OS-1047 kstat for 10 sec FS opsBill Pijewski1-0/+12
2012-03-16OS-1037 hyprlofs shouldn't require linkdir privJerry Jelinek1-3/+1
2012-03-14OS-1030 hyprlofs unmount panic with dir looped inJerry Jelinek2-0/+6
2012-03-13OS-1029 need hyprlofs GET ioctlJerry Jelinek1-0/+191
2012-03-132130 zvol DKIOCFREE uses nested DMU transactionsJosef 'Jeff' Sipek1-1/+1
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-131588 nfs4 mirror mount hangSimon Klinkert1-11/+23
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan Kruchinin <dkruchinin@acm.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-13763 FMD msg URLs should refer to something visibleJoshua M. Clulow1-1/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-132061 uts homebrew offsetofs cause various pointer-cast warningsRichard Lowe3-4/+5
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Darren Reed <avalon@coombs.anu.edu.au> Approved by: Garrett D'Amore <garrett@damore.org>
2012-03-132041 panic in nsmb_closeGordon Ross2-80/+189
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-03-132039 several declarations in uts declare functions with variable number of ↵Milan Jurik1-3/+2
args even if they are not Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-131951 leaking a vdev when removing an l2cache deviceGeorge Wilson4-9/+21
1952 memory leak when adding a file-based l2arc device 1954 leak in ZFS from metaslab_group_create and zfs_ereport_checksum Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Bill Pijewski <wdp@joyent.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-03-131949 crash during reguid causes stale configGeorge Wilson3-7/+14
1953 allow and unallow missing from zpool history since removal of pyzfs 1955 sderr kstat should expand when a LUN is expanded Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Bill Pijewski <wdp@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Steve Gonczi <gonczi@comcast.net> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-03-131909 disk sync write perf regression when slog is used post oi_148George Wilson2-7/+16
Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Bill Pijewski <wdp@joyent.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Steve Gonczi <gonczi@comcast.net> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-03-12OS-978 hyperlofs [fix multiple adds to same dir]Jerry Jelinek1-0/+2
2012-03-12OS-978 hyperlofsJerry Jelinek4-0/+2597
2012-02-29STOR-84 reserve checksum entry for ZIO_CHECKSUM_SHA256_MACBill Pijewski2-0/+2
2012-02-09Merge branch 'gcc4'John Sonnenschein3-72/+60
2012-02-08OS-926 zfs panic in zfs_fill_zplprops_impl()Bill Pijewski1-6/+11
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Matt Ahrens <matt@delphix.com>
2012-01-26Merge branch 'master' into gcc4John Sonnenschein1-0/+4
2012-01-13OS-871 zone stuck in shutting_down - waiting for kernel thread ↵Jerry Jelinek1-0/+4
nfsauth_refresh_thread to terminate
2012-01-13Merge branch 'master' into gcc4John Sonnenschein1-0/+11
2012-01-13Merge branch 'master' of git.joyent.com:illumos-joyentJohn Sonnenschein1-0/+11
2012-01-12OS-861 pages_pp_maximum/lotsfree discrepancy leads to mlock() failureBryan Cantrill1-0/+11
2012-01-12Merge branch 'master' into gcc4John Sonnenschein1-1/+1
2012-01-12[OS-714] illumos mergeJohn Sonnenschein1-1/+1
Merge git://github.com/illumos/illumos-gate Conflicts: usr/src/uts/common/inet/tcp/tcp_timers.c usr/src/uts/common/io/mac/mac_sched.c
2011-12-291898 Kernel assertion in zfs_putpage() raised by rfs_write()Dan Kruchinin1-1/+0
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-12-20Merge branch 'master' into gcc4John Sonnenschein2-3/+2
2011-12-19STOR-62 incorrect asize assertion in vdev_raidz_physio()Bill Pijewski1-2/+0
2011-12-19STOR-60 zp_checksum == ZIO_CHECKSUM_OFF assertion blown in dbuf.cBill Pijewski1-1/+2
2011-12-13Merge branch 'master' into gcc4John Sonnenschein39-271/+1029
2011-12-12STOR-27 ZFS should be able to dump to a RAID-Z poolBill Pijewski8-35/+232
STOR-57 new ZFS checksum algorithm: 'noparity'
2012-04-042603 uts should be -Waddress cleanRichard Lowe1-1/+1
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2012-04-052586 nfs_make_dotdot() returns sometimes EIOSimon Klinkert1-6/+13
Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Reviewed by: Jeff Biseda <jeff.biseda@delphix.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Dan Kruchinin <dkruchinin@acm.org> Approved by: Albert Lee <trisk@nexenta.com>
2011-12-021911 panic in smb_tree_connectGordon Ross1-1/+1
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Andrew Stormont <andyjstormont@googlemail.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-12-02OS-781 need a way to change the tmpfs size on a mounted fsJerry Jelinek1-2/+18
2011-11-22[OS-714] illumos mergeJohn Sonnenschein28-206/+758
Merge git://github.com/illumos/illumos-gate Conflicts: usr/src/cmd/lp/filter/postscript/dpost/ps_include.c usr/src/cmd/zfs/zfs_main.c usr/src/lib/libdtrace/common/dt_program.c usr/src/lib/libzfs/common/libzfs.h usr/src/lib/libzfs/common/libzfs_pool.c usr/src/man/man1m/zfs.1m usr/src/man/man1m/zpool.1m usr/src/uts/common/fs/zfs/zfs_ioctl.c usr/src/uts/common/inet/tcp/tcp_input.c
2011-11-151693 persistent 'comment' field for a zpoolDan McDonald3-1/+57
Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-11-171644 add ZFS "clones" propertyMatthew Ahrens12-119/+582
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> Reviewed by: Albert Lee <trisk@opensolaris.org> Approved by: Garrett D'Amore <garret@nexenta.com>
2011-11-15OS-732 zfs_read()/zfs_delmap() deadlockBryan Cantrill1-25/+6
OS-737 zfs_putapage() neglects to call sa_bulk_update()
2011-11-10OS-723 sdev_readdir() recursively acquires sdev_contents as readerBryan Cantrill1-3/+15
2011-11-041661 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>