summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Proxmox VE kernel compat, invalidate_inodes()Brian Behlendorf2011-12-215-6/+100
* Move Arch Linux's VENDOR check above Ubuntu'sPrakash Surya2011-12-192-4/+4
* Store copy of tqent_flags prior to servicing taskPrakash Surya2011-12-162-6/+17
* Swap taskq_ent_t with taskqid_t in taskq_thread_tPrakash Surya2011-12-162-11/+9
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-1412-20/+296
* Exercise new taskq interface in splat-taskq testsPrakash Surya2011-12-131-49/+280
* Implement taskq_dispatch_prealloc() interfacePrakash Surya2011-12-132-6/+95
* Add Test: "Single task queue, recursive dispatch"Prakash Surya2011-12-131-0/+77
* Replace tq_work_list and tq_threads in taskq_tPrakash Surya2011-12-132-57/+95
* Replace struct spl_task with struct taskq_entPrakash Surya2011-12-131-63/+62
* Add SPLAT_TEST_FINI call for SPLAT_TASKQ_TEST6_IDPrakash Surya2011-12-131-0/+1
* Fix usage of MUTEX macro in mutex_enter_nestedPrakash Surya2011-12-131-1/+1
* Allow 64-bit timestamps to be set on 64-bit kernelsChris Dunlop2011-12-121-3/+8
* Fix a typo referencing an incorrect symbolPrakash Surya2011-11-211-1/+1
* Prepend spl_ to all init/fini functionsBrian Behlendorf2011-11-1111-35/+39
* Fix depmod warningBrian Behlendorf2011-11-101-4/+4
* Linux 3.1 compat, shrink_*cache_memoryBrian Behlendorf2011-11-092-16/+52
* Linux 3.1 compat, vfs_fsync()Brian Behlendorf2011-11-094-146/+247
* Linux 3.1 compat, kern_path_parent()Brian Behlendorf2011-11-097-19/+152
* Fix NULL deref in balance_pgdat()Brian Behlendorf2011-11-031-5/+8
* Include distribution in releaseBrian Behlendorf2011-10-192-2/+2
* Cleaned up MUTEX() #defineGunnar Beutner2011-10-191-1/+1
* Remove the spinlocks for mutex_enter()/mutex_exit()Gunnar Beutner2011-10-191-27/+1
* Fix race condition in mutex_exit()Gunnar Beutner2011-10-191-12/+2
* vn_rdwr() didn't properly advance the file positionGunnar Beutner2011-10-181-0/+1
* Fix package URLs to use the github repositoryBrian Behlendorf2011-10-172-2/+2
* Fix various typos in commentsBrian Behlendorf2011-10-111-27/+27
* Fixed typo in spl_slab_alloc()Gunnar Beutner2011-10-111-1/+1
* Properly destroy work items in spl_kmem_cache_destroy()Gunnar Beutner2011-10-111-3/+3
* Fixed invalid resource re-use in file_find()Gunnar Beutner2011-10-112-1/+3
* Prep spl-0.6.0-rc6 tagBrian Behlendorf2011-10-061-1/+1
* Remove /etc/hostid missing warningBrian Behlendorf2011-10-061-5/+1
* Revert "Stabilize the hostid for RPM installations."Brian Behlendorf2011-09-301-11/+0
* Fix HAVE_FS_STRUCT_SPINLOCK check for gcc-4.1.2Brian Behlendorf2011-09-192-0/+9
* Fix the configure CONFIG_* option detectionBrian Behlendorf2011-07-222-9/+3
* Fix 'make install' overly broad 'rm'Brian Behlendorf2011-07-201-1/+5
* Prep spl-0.6.0-rc5 tagBrian Behlendorf2011-07-011-1/+1
* Linux 2.6.39 compat, mutex ownerBrian Behlendorf2011-06-244-12/+177
* Stabilize the hostid for RPM installations.Darik Horn2011-06-241-0/+11
* Read the /etc/hostid file directly.Darik Horn2011-06-242-5/+109
* Add linux compatibility testsBrian Behlendorf2011-06-215-0/+248
* Linux 3.0: Shrinker compatibilityBrian Behlendorf2011-06-215-29/+281
* Avoid 'rpm -q' bug for 'make pkg'Brian Behlendorf2011-06-163-8/+8
* Add TASKQ_NORECLAIM flagBrian Behlendorf2011-05-062-0/+5
* Prep spl-0.6.0-rc4 tagBrian Behlendorf2011-05-031-1/+1
* Correct MAXUIDBrian Behlendorf2011-04-291-1/+1
* Renamed 'struct fid' for NFSGunnar Beutner2011-04-291-1/+1
* Merged pull request #40 from dajhorn/spl-proc-typos.Brian Behlendorf2011-04-251-3/+3
|\
| * Correct typos in the spl proc handler.Darik Horn2011-04-241-3/+3
|/
* Fix 32-bit MAXOFFSET_T definitionBrian Behlendorf2011-04-221-7/+1