aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-134-0/+35
* QAT related bug fixesChengfei ZHu2019-09-121-5/+0
* Enable compiler to typecheck loggingMatthew Macy2019-09-121-3/+3
* OpenZFS restructuring - move linux tracing code to platform directoriesMatthew Macy2019-09-1116-2122/+0
* Fix /etc/hostid on root pool deadlockBrian Behlendorf2019-09-102-1/+2
* Enable SIMD for encryptionBrian Behlendorf2019-09-101-7/+7
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-062-0/+205
* Make module tunables cross platformMatthew Macy2019-09-051-0/+11
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-057-769/+0
* Fix typos in include/Andrea Gelmini2019-08-3018-26/+26
* Keep more metaslabs loadedPaul Dagnelie2019-08-291-0/+1
* Fix zil replay panic when TX_REMOVE followed by TX_CREATEChunwei Chen2019-08-281-5/+2
* Fix deadlock in 'zfs rollback'Tom Caputi2019-08-271-0/+1
* Add fast path for zfs_ioc_space_snaps() handling of empty_bpobjMatthew Ahrens2019-08-201-1/+13
* Cap metaslab memory usagePaul Dagnelie2019-08-163-3/+16
* Prevent race in blkptr_verify against device removalPaul Dagnelie2019-08-132-12/+12
* Fix out-of-order ZIL txtype lost on hardlinked filesChunwei Chen2019-08-131-1/+1
* spa_load_verify() may consume too much memoryGeorge Wilson2019-08-131-1/+3
* Change boolean-like uint8_t fields in znode_t to boolean_tTomohiro Kusumi2019-08-131-8/+8
* Metaslab max_size should be persisted while unloadedPaul Dagnelie2019-08-053-1/+10
* Fast Clone DeletionSara Hartse2019-07-2611-10/+81
* Replace zf_rwlock with a mutexMatthew Ahrens2019-07-251-1/+1
* Race condition between spa async threads and exportSerapheim Dimitropoulos2019-07-182-0/+2
* Fix lockdep recursive locking false positive in dbuf_destroyjdike2019-07-171-0/+2
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-1612-11/+155
* Disable unused pathname::pn_path* (unneeded in Linux)Tomohiro Kusumi2019-07-151-0/+2
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-122-2/+2
* Decrease contention on dn_struct_rwlockPaul Dagnelie2019-07-082-5/+27
* 8659 static dtrace probes unavailable on non-GPL modulesBrad Lewis2019-07-0815-29/+298
* Fix zfs "redact" misc issuesloli10K2019-07-051-7/+7
* Avoid extra taskq_dispatch() calls by DMUAlexander Motin2019-06-251-0/+2
* Fix bp_embedded_type enum definitionloli10K2019-06-241-2/+2
* Remove code for zfs remapMatthew Ahrens2019-06-246-13/+1
* OpenZFS 9425 - channel programs can be interruptedDon Brady2019-06-224-1/+40
* Fix comments on zfs_bookmark_physPaul Dagnelie2019-06-221-1/+3
* Allow unencrypted children of encrypted datasetsTom Caputi2019-06-201-1/+0
* Remove dedupditto functionalityMatthew Ahrens2019-06-193-6/+4
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-1918-80/+353
* lz4_decompress_abd declared but not definedMatthew Ahrens2019-06-131-2/+1
* panic in removal_remap test on 4K devicesMatthew Ahrens2019-06-131-4/+4
* fat zap should prefetch when iteratingMatthew Ahrens2019-06-121-2/+5
* single-chunk scatter ABDs can be treated as linearMatthew Ahrens2019-06-111-2/+11
* make zil max block size tunableMatthew Ahrens2019-06-102-22/+12
* Allow metaslab to be unloaded even when not freed fromPaul Dagnelie2019-06-061-0/+1
* zpool import progress kstatOlaf Faaland2019-05-091-0/+8
* Fix send/recv lost spill blockBrian Behlendorf2019-05-076-7/+34
* Fix `zfs set atime|relatime=off|on` behavior on inherited datasetsTomohiro Kusumi2019-05-072-1/+1
* Remove incorrect (and inappropriate) comment in dprintf_dnodeMatthew Ahrens2019-05-011-5/+0
* Reference zfeature.c in a SPA_VERSION commentRichard Laager2019-04-161-0/+4
* Remove zfs.h comments about GRUBRichard Laager2019-04-161-9/+0