summaryrefslogtreecommitdiff
path: root/tests/file_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2020-06-011-1/+1
* Include <linux/types.h> before <linux/fiemap.h> and <linux/hiddev.h>Dmitry V. Levin2020-05-311-0/+1
* Add copyright headers to some files that lack themDmitry V. Levin2018-12-241-0/+7
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-1/+1
* tests: add testing for btrfs ioctlsJeff Mahoney2016-05-241-0/+2
* tests/file_ioctl.c: use tail_allocDmitry V. Levin2016-05-241-5/+7
* tests/file_ioctl.c: fix build on systems without <linux/fiemap.h>Dmitry V. Levin2016-05-241-6/+14
* tests: add testing for FS_IOC_FIEMAPJeff Mahoney2016-05-241-0/+33