aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zpl_ctldir.c
Commit message (Expand)AuthorAgeFilesLines
* RHEL 7.5 compat: FMODE_KABI_ITERATEBrian Behlendorf2018-05-021-17/+20
* Linux 4.12 compat: CURRENT_TIME removedBrian Behlendorf2017-05-101-6/+9
* Linux 4.11 compat: iops.getattr and friendsOlaf Faaland2017-03-201-17/+18
* Rename zfs_sb_t -> zfsvfs_tBrian Behlendorf2017-03-101-24/+24
* Linux 4.9 compat: iops->rename() wants flagsChunwei Chen2016-10-201-3/+20
* Use file_dentry and file_inode wrappersChen Haiquan2016-08-111-3/+3
* Linux 4.7 compat: use iterate_shared for concurrent readdirChunwei Chen2016-05-201-6/+12
* Linux 3.18 compat: Snapshot auto-mountingBrian Behlendorf2015-08-311-15/+10
* Mark additional functions as PF_FSTRANSBrian Behlendorf2015-04-171-4/+16
* Fix readdir for .zfs/snapshot directoryAndrey Vesnovaty2015-02-101-2/+5
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-13/+13
* Fix 'zfs diff' shares errorBrian Behlendorf2013-12-061-3/+4
* Add missing dsl pool configuration lockTim Chase2013-10-221-1/+3
* Linux 3.11 compat: fops->iterate()Richard Yao2013-08-151-104/+89
* Add d_clear_d_op() compatibilityBrian Behlendorf2013-01-231-0/+2
* Fix 'zfs rollback' on mounted file systemsBrian Behlendorf2013-01-171-1/+1
* Fix false ENOENT on snapshot control dentriesNed Bass2013-01-161-58/+66
* Revert "Avoid ELOOP on auto-mounted snapshots"Brian Behlendorf2013-01-091-7/+0
* Avoid ELOOP on auto-mounted snapshotsNed Bass2012-12-131-0/+7
* Linux 3.6 compat, iops->lookup()Yuxuan Shui2012-10-141-0/+15
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-301-1/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+519