| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux 5.19 compat: zap_flags_t conflict | Brian Behlendorf | 2022-05-31 | 1 | -0/+5 |
* | Linux 5.19 compat: bdev_start_io_acct() / bdev_end_io_acct() | Brian Behlendorf | 2022-05-31 | 1 | -2/+7 |
* | Linux 5.19 compat: bdev_max_secure_erase_sectors() | Brian Behlendorf | 2022-05-31 | 1 | -6/+11 |
* | Linux 5.19 compat: bdev_max_discard_sectors() | Brian Behlendorf | 2022-05-31 | 1 | -0/+19 |
* | Fix inflated quiesce time caused by lwb_tx during zil_commit() | Kevin Jin | 2022-05-26 | 1 | -1/+7 |
* | Silence unused-but-set-variable warning | Ryan Moeller | 2022-05-25 | 1 | -1/+1 |
* | More speculative prefetcher improvements | Alexander Motin | 2022-05-25 | 2 | -10/+8 |
* | Unbreak zstd build on sparc64 | Rich Ercolani | 2022-05-25 | 1 | -1/+1 |
* | Refactor Log Size Limit | Alexander Motin | 2022-05-24 | 2 | -2/+2 |
* | Tiered early abort, zstd edition | Rich Ercolani | 2022-05-24 | 1 | -0/+4 |
* | libzfs: return (allocated) strings instead of filling buffers | наб | 2022-05-18 | 1 | -2/+2 |
* | linux: libzfs: simplify module-loaded check | наб | 2022-05-18 | 1 | -0/+1 |
* | libspl/include: remove unused/empty headers | наб | 2022-05-18 | 2 | -3/+0 |
* | Expose zpool guids through kstats | Andrew | 2022-05-18 | 1 | -0/+1 |
* | libzfs: constify zfs_strip_partition(), zfs_strip_path() | наб | 2022-05-16 | 1 | -2/+2 |
* | Remove hw_serial, ddi_strtoul() | наб | 2022-05-13 | 4 | -8/+0 |
* | Replace libzfs sharing _nfs() and _smb() APIs with protocol lists | наб | 2022-05-12 | 1 | -26/+15 |
* | autoconf: single-step includes | наб | 2022-05-10 | 26 | -507/+374 |
* | Reduce dbuf_find() lock contention | Brian Behlendorf | 2022-05-04 | 1 | -4/+3 |
* | Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneously | Shaan Nobee | 2022-05-03 | 3 | -5/+13 |
* | FreeBSD: Clean up the use of ioflags | Pawel Jakub Dawidek | 2022-05-02 | 1 | -10/+0 |
* | Improve log spacemap load time | Alexander Motin | 2022-04-26 | 4 | -2/+13 |
* | Improve zpool status output, list all affected datasets | George Amanakis | 2022-04-25 | 4 | -1/+25 |
* | linux: module: weld all but spl.ko into zfs.ko | наб | 2022-04-20 | 4 | -20/+0 |
* | FreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with an error code | Mark Johnston | 2022-04-13 | 1 | -14/+18 |
* | Switch from _Noreturn to __attribute__((noreturn)) | Brian Behlendorf | 2022-03-23 | 3 | -8/+14 |
* | Linux 5.16 compat: restore FSR and FSAVE | Brian Behlendorf | 2022-03-19 | 1 | -2/+2 |
* | Fix ACL checks for NFS kernel server | Ryan Moeller | 2022-03-18 | 5 | -199/+9 |
* | Integrate carcass of libspl/i/s/vtoc.h into i/s/efi_partition.h | наб | 2022-03-15 | 1 | -0/+10 |
* | Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h> | наб | 2022-03-15 | 7 | -36/+4 |
* | Remove bcopy(), bzero(), bcmp() | наб | 2022-03-15 | 2 | -2/+2 |
* | libspl: include: sys/vtoc.h: reduce to absolute barest minimum | наб | 2022-03-15 | 1 | -9/+1 |
* | Add physical device size to SIZE column in 'zpool list -v' | Akash B | 2022-03-08 | 1 | -0/+1 |
* | Linux x86 SIMD: factor out unneeded kernel dependencies | Attila Fülöp | 2022-03-08 | 1 | -137/+108 |
* | libzfs, libzfs_core: send: always write to pipe | наб | 2022-03-08 | 1 | -0/+1 |
* | Fix ENOSPC when unlinking multiple files from full pool | Brian Behlendorf | 2022-03-08 | 1 | -0/+1 |
* | Expose additional file level attributes | Umer Saleem | 2022-03-07 | 2 | -1/+36 |
* | Handle aarch64 defines seperate from arm | Windel Bouwman | 2022-03-07 | 1 | -8/+15 |
* | Use _Noreturn (C11; GNU89) properly | Alejandro Colomar | 2022-03-04 | 3 | -11/+11 |
* | Flex non-pretty-printed properties and raw-/pretty-print remaining ones | наб | 2022-03-04 | 1 | -6/+8 |
* | Default to ON for compression | Rich Ercolani | 2022-03-03 | 1 | -1/+1 |
* | log xattr=sa create/remove/update to ZIL | Jitendra Patidar | 2022-02-22 | 4 | -3/+15 |
* | Correct compilation errors reported by GCC 10/11 | Damian Szuberski | 2022-02-20 | 1 | -0/+1 |
* | Cross-platform xattr user namespace compatibility | Ryan Moeller | 2022-02-15 | 1 | -2/+28 |
* | module: icp: remove vestigia of crypto sessions | наб | 2022-02-15 | 1 | -2/+0 |
* | module: icp: remove unused (and mostly faked) cm_{{min,max}_key_length,mech_f... | наб | 2022-02-15 | 3 | -13/+0 |
* | module: icp: rip out insane crypto_req_handle_t mechanism, inline KM_SLEEP | наб | 2022-02-15 | 1 | -10/+5 |
* | include: crypto: clean out api.h | наб | 2022-02-15 | 2 | -84/+2 |
* | include: crypto: clean out unused SYSCALL32 and flags | наб | 2022-02-15 | 1 | -68/+0 |
* | module: icp: remove algorithm name defines used only in the default mechtab | наб | 2022-02-15 | 1 | -13/+0 |