aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* zed: _zed_conf_display_help(): be consistent about what got_err meansнаб2021-04-111-4/+4
* zed: untangle -h option listingнаб2021-04-111-32/+40
* zed: print out licence string as one big chunkнаб2021-04-111-13/+7
* zed: only go up to current limit in close_from() fallbackнаб2021-04-071-7/+1
* zed: replace zed_file_write_n() with write(2), purge itнаб2021-04-073-30/+1
* zed: merge all _NOT_IMPLEMENTED_ eventsнаб2021-04-072-20/+5
* zed: remove unused zed_file_read_n()наб2021-04-072-31/+0
* zed: bump zfs_zevent_len_max if we miss any eventsнаб2021-04-071-8/+41
* zed: purge all mentions of a configuration fileнаб2021-04-075-45/+1
* zed: implement close_from() in terms of /proc/self/fd, if availableнаб2021-04-071-9/+23
* zed: print combined system/user time after ZEDLET deathнаб2021-04-071-6/+25
* zed: allow limiting concurrent jobsнаб2021-04-028-23/+59
* zed: remove unused zed_file_close_on_exec()наб2021-04-022-30/+0
* zed: use separate reaper thread and collect ZEDLETs asynchronouslyнаб2021-04-025-55/+157
* zed: set names for all threadsнаб2021-04-023-0/+3
* zed: reap child after killing on time-outнаб2021-03-262-2/+3
* ZED: Do not offline a missing device if no spare is availableBrian Behlendorf2020-08-192-24/+39
* zed: detect and offline physically removed devicesloli10K2018-11-0911-43/+341
* Add a "live" mode to ktrdump.John Baldwin2018-10-222-14/+62
* MFV r277426: 5408 managing ZFS cache devices requires lots of RAMAlexander Motin2015-08-102-581/+903
* Enhance the Atmel SoC chip identification routines to account for moreWarner Losh2012-06-069-82/+255
* Fix a race with free'ing vmspaces at process exit when vmspaces areAlfred Perlstein2002-02-055-20/+37
* Fix two bugs in nfs_readdirplus(). The first is that in some cases,Bill Paul1999-07-302-6/+12
* Sort Xrefs. Use err(3). Remove uneeded #include.Philippe Charnier1998-01-058-100/+107