Commit Graph

  • 3679829092 Cleanly remove spl-modules-devel headers Brian Behlendorf 2012-08-13 16:23:45 -07:00
  • bafc4e9e2a Suppress 'zfs_sb_create' memory warning Brian Behlendorf 2012-08-10 16:39:39 -07:00
  • bb8b81ec62 Illumos #1888: zfs(8) should mention zfs recv -e Brian Behlendorf 2012-08-10 16:30:13 -07:00
  • 246b0f5a16 Fix man page installation path Ned Bass 2012-08-10 11:47:07 -07:00
  • 8f576c2321 Export dbuf_* symbols Brian Behlendorf 2012-08-10 16:28:37 -07:00
  • 26e08952e6 Support building a zfs-modules-dkms sub package Prakash Surya 2012-08-07 13:13:17 -07:00
  • 5085d55817 Add '--with-spl-timeout' option Prakash Surya 2012-08-07 17:07:55 -07:00
  • d83d25c2f8 Support building a spl-modules-dkms sub package Prakash Surya 2012-08-07 13:57:03 -07:00
  • d96eb2b153 Illumos #1693: persistent 'comment' field for a zpool Dan McDonald 2011-11-15 14:01:27 -05:00
  • ee5fd0bb80 Set zvol discard_granularity to the volblocksize. Etienne Dechamps 2012-08-01 10:29:59 +02:00
  • 9a512dca97 Add missing dependencies to ./copy-builtin Richard Yao 2012-07-29 05:43:57 -04:00
  • 476ff5a4da Handle any invalidate_inodes_check prototype. Etienne Dechamps 2012-08-02 15:33:31 +02:00
  • 6576a1a70d Fix incorrect type in spl_kmem_cache_set_move() parameter Richard Yao 2012-08-01 02:00:40 -04:00
  • 7c0e570888 Limit the number of blocks to discard at once. Etienne Dechamps 2012-07-31 10:45:37 +02:00
  • 330d06f90d Illumos #1644, #1645, #1646, #1647, #1708 Matthew Ahrens 2011-11-17 10:14:36 -08:00
  • 7eebaff409 Adding grub2 mkconfig support patch Manuel Amador (Rudd-O) 2012-07-23 12:26:17 -07:00
  • c171ea71bb Allow '-o remount' for non-legacy datasets Brian Behlendorf 2012-07-30 15:38:02 -07:00
  • 4ab8a725ce Merge branch 'builtin-clean' Brian Behlendorf 2012-07-26 15:37:13 -07:00
  • 744038069d Merge branch 'builtin-clean' Brian Behlendorf 2012-07-26 15:30:47 -07:00
  • a9f2397ee9 Determine the hostid on demand. Etienne Dechamps 2012-07-05 09:22:03 +02:00
  • c167aadb27 Add script for builtin module building. Etienne Dechamps 2012-07-09 11:10:31 +02:00
  • 723aa3b0c2 When checking for symbol exports, try compiling. Etienne Dechamps 2012-07-16 17:04:05 +02:00
  • df7cc5bc71 Fake modpost stage for LINUX_COMPILE. Etienne Dechamps 2012-07-16 09:29:05 +02:00
  • 0408008b33 Make configure builtin-aware. Etienne Dechamps 2012-07-16 16:34:43 +02:00
  • 38b5ff4d07 Fix undefined reference on spl_mutex_spin_max(). Etienne Dechamps 2012-07-16 16:33:40 +02:00
  • 016432fbeb Don't build packages that haven't been selected. Etienne Dechamps 2012-07-17 10:08:22 +02:00
  • 94aac9c9bc Use MODULE variable in module Makefile like zfs. Etienne Dechamps 2012-07-05 10:23:42 +02:00
  • f09398cec6 Use /sys/module instead of /proc/modules. Etienne Dechamps 2012-07-04 15:56:40 +02:00
  • 2ee4a18b2a Add script for builtin module building. Etienne Dechamps 2012-07-09 11:23:00 +02:00
  • 705741827a When checking for symbol exports, try compiling. Etienne Dechamps 2012-07-25 14:38:58 -07:00
  • fc88a6dda9 Fake modpost stage for LINUX_COMPILE. Etienne Dechamps 2012-07-16 09:37:38 +02:00
  • 319a99a3d4 Make configure builtin-aware. Etienne Dechamps 2012-07-17 10:36:43 +02:00
  • b2c5198b19 Don't build packages that haven't been selected. Etienne Dechamps 2012-07-17 11:23:09 +02:00
  • 739a1a82e0 Linux 3.5 compat, end_writeback() changed to clear_inode() Richard Yao 2012-07-23 11:39:25 -07:00
  • ea1fdf46e2 Linux 3.5 compat, iops->truncate_range() removed Richard Yao 2012-07-23 11:11:25 -07:00
  • 756c3e5a9c Linux 3.5 compat, eops->encode_fh() takes inodes Richard Yao 2012-07-23 10:55:48 -07:00
  • ed3fc80048 Fix NULL pointer dereference on PaX/GRSecurity patched Linux 3.3 and later kernels Richard Yao 2012-07-19 18:37:56 -04:00
  • fc173c8589 Disable .zfs directory on 32-bit systems Brian Behlendorf 2012-07-19 14:50:25 -07:00
  • e8267acd25 32-bit compat, hostid_read() Brian Behlendorf 2012-07-20 11:12:19 -07:00
  • 2a4a9dc2f0 Add ddt_object_load() error handling Brian Behlendorf 2012-07-19 14:50:25 -07:00
  • 10be533e33 Add 'inline' keyword Brian Behlendorf 2012-07-18 16:56:24 -07:00
  • 0a6b03d3b8 Fix build failures on PaX/GRSecurity patched kernels Richard Yao 2012-05-30 23:25:31 -04:00
  • b5a28807cd Move partition scanning from userspace to module. Etienne Dechamps 2012-07-11 15:06:32 +02:00
  • d503b971f4 Optimize spl_rwsem_is_locked() Brian Behlendorf 2012-07-13 12:49:40 -07:00
  • fb7eb3e3e9 Move zfs.release generation to configure step Brian Behlendorf 2012-07-12 12:21:25 -07:00
  • d801db1487 Move spl.release generation to configure step Prakash Surya 2012-07-11 15:47:56 -07:00
  • 7535251dcf Add PowerPC to supported VTOCs Brian Behlendorf 2012-07-12 11:34:43 -07:00
  • cee43a7477 Fix efi_use_whole_disk() when efi_nparts == 128. Etienne Dechamps 2012-07-11 17:47:10 +02:00
  • 7608bd0dd0 Use the right device path when relabeling. Etienne Dechamps 2012-07-06 16:22:03 +02:00
  • 8adf486422 Fix error handling for "zpool online -e". Etienne Dechamps 2012-07-06 15:44:14 +02:00
  • c7f2d69de3 Illumos #1949, #1953 George Wilson 2012-07-11 13:02:44 -07:00
  • 3541dc6d02 Illumos #1748: desire support for reguid in zfs Garrett D'Amore 2011-11-11 14:07:54 -08:00
  • 36811b4430 Detect kernels that honor gfp flags passed to vmalloc() Richard Yao 2012-06-06 22:38:12 -04:00
  • ba9b5428fd Relicense zfs.gentoo.in from GPLv2 to 2-clause BSD Richard Yao 2012-07-10 09:27:09 -04:00
  • a3873583c2 Use ULL suffix in constants Richard Yao 2012-07-09 19:41:28 -04:00
  • 973e8269bd Constify memory management functions Richard Yao 2012-06-25 13:22:21 -04:00
  • 42d3b990cf Update incorrect ddt_zap_lookup() assertion Brian Behlendorf 2012-07-03 14:47:57 -07:00
  • 33f507c0f3 Remove Chaos 4.x RPM support Brian Behlendorf 2012-07-02 11:27:45 -07:00
  • fa881d4add Remove Chaos 4.x RPM support Brian Behlendorf 2012-07-02 15:16:05 -07:00
  • 1a3a73d5d3 Support debug and debug-devel sub packages Prakash Surya 2012-05-11 12:12:08 -07:00
  • 92c2f755ee Support debug and debug-devel sub packages Prakash Surya 2012-05-07 11:26:05 -07:00
  • 44e406d712 PowerPC Compatibility Brian Behlendorf 2012-06-29 11:54:52 -07:00
  • b6ad9671ac Add ZIL statistics. Etienne Dechamps 2012-06-15 16:22:14 +02:00
  • 7164d09221 ZFS 0.6.0-rc9 Brian Behlendorf 2012-06-14 11:46:40 -07:00
  • 50fe7a010c SPL 0.6.0-rc9 Brian Behlendorf 2012-06-14 11:45:11 -07:00
  • 0cee24064a Speed up 'zfs list -t snapshot -o name -s name' Pawel Jakub Dawidek 2012-05-29 10:50:50 -07:00
  • 74497b7ab6 Add zvol_inhibit_dev module option. Darik Horn 2012-06-01 20:49:10 -05:00
  • bc98d6c809 Make zvol_remove_link() print a more useful error message Richard Yao 2012-04-24 15:13:47 -04:00
  • e0093fea58 Linux 3.4 compat, __clear_close_on_exec replaces FD_CLR Richard Yao 2012-06-06 16:51:53 +00:00
  • eaac9ba510 Fix uninit variable in slab reclaim test Brian Behlendorf 2012-06-13 13:43:29 -07:00
  • d53574e568 Mark zdev.conf as a config file Brian Behlendorf 2012-06-13 12:58:27 -07:00
  • fe2fc8f6d3 Workaround for failing zvol_id Brian Behlendorf 2012-06-13 11:21:16 -07:00
  • ee191e802c Make zil_slog_limit a tunable module parameter. Etienne Dechamps 2012-06-12 11:40:36 +02:00
  • c6327b63e6 Retry removal of busy minors Daniel Verite 2012-06-09 04:16:11 +02:00
  • 92e91da208 Include <locale.h> to avoid error: 'LC_ALL' undeclared. Daniel Verite 2012-06-08 22:30:39 +02:00
  • 6a0936babc Linux 3.4 compat, d_make_root() replaces d_alloc_root() Richard Yao 2012-06-06 17:08:00 +00:00
  • ab85f8455b Honor logbias when writing to ZVOLs. Etienne Dechamps 2012-06-06 11:30:24 +02:00
  • cac1f230e0 Improve CONFIG_DEBUG_LOCK_ALLOC error message Ned Bass 2012-06-05 12:45:37 -07:00
  • 2371321e8a Fix invalid context bug Brian Behlendorf 2012-06-11 09:12:37 -07:00
  • abe5b8fb66 Improve 'zpool import' EBUSY error message Brian Behlendorf 2012-05-31 12:42:51 -07:00
  • b04c9fc009 Add /dev/mapper/ to search path Brian Behlendorf 2012-05-25 14:52:56 -07:00
  • 821b683436 Add vdev_id for JBOD-friendly udev aliases Ned A. Bass 2012-04-20 17:32:30 -07:00
  • e5b8562277 Extend CONFIG_DEBUG_LOCK_ALLOC check Brian Behlendorf 2012-05-21 12:59:58 -07:00
  • 93b0dc92ea Fix ARM 64-bit division Jorgen Lundman 2012-05-15 05:45:09 +00:00
  • 38d31a1e57 Remove Solaris module emulation Brian Behlendorf 2012-05-10 16:25:23 -07:00
  • f90096c905 Modify KM_PUSHPAGE to use GFP_NOIO instead of GFP_NOFS Richard Yao 2012-05-01 09:34:39 -04:00
  • a9a7a01cf5 Add SPLAT test to exercise slab direct reclaim Prakash Surya 2012-04-30 15:37:49 -07:00
  • b78d4b9d98 Ensure a minimum of one slab is reclaimed Brian Behlendorf 2012-05-01 14:27:29 -07:00
  • 06089b9e19 Ensure direct reclaim forward progress Brian Behlendorf 2012-05-01 15:49:07 -07:00
  • c0e0fc14e3 Ignore slab cache age and delay in direct reclaim Prakash Surya 2012-04-27 12:43:49 -07:00
  • cef7605c34 Throttle number of freed slabs based on nr_to_scan Prakash Surya 2012-04-27 15:10:02 -07:00
  • c421831192 Define the needed ISA types for ARM Jorgen Lundman 2012-04-28 06:31:20 +00:00
  • ef6f91ce0c Add missing 64-bit divide for 32-bit ARM Jorgen Lundman 2012-05-02 00:15:28 +00:00
  • cb75844e85 Define the needed ISA types for ARM Jorgen Lundman 2012-04-28 06:29:25 +00:00
  • 710114089f Revert "Disable direct reclaim on zvols" Brian Behlendorf 2012-04-30 14:24:39 -07:00
  • 3462fa279c Add mdadm and bc dependencies Brian Behlendorf 2012-04-30 13:31:05 -07:00
  • b39d3b9f7b Linux 3.3 compat, iops->create()/mkdir()/mknod() Brian Behlendorf 2012-04-30 12:01:49 -07:00
  • ce90208cf9 Disable direct reclaim on zvols Richard Yao 2012-04-16 06:56:20 -04:00
  • 05b8f50c33 Update a comment to reflect new taskq internals Prakash Surya 2011-12-15 13:48:37 -08:00
  • 518b487602 Update ARC memory limits to account for SLUB internal fragmentation Richard Yao 2012-04-12 17:22:08 -04:00