]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zfs_vnops.c
OpenZFS 6940 - Cannot unlink directories when over quota
[mirror_zfs.git] / module / zfs / zfs_vnops.c
2016-08-30 Simon KlinkertOpenZFS 6940 - Cannot unlink directories when over...
2016-08-08 Nikolay BorisovFix interaction between userns uid/gid and SA
2016-07-25 Nikolay BorisovRemove znode's z_uid/z_gid member
2016-07-14 Chris DunlopUse native inode->i_nlink instead of znode->z_links
2016-05-31 Chunwei ChenFix out-of-bound access in zfs_fillpage
2016-05-19 Nikolay BorisovKill znode->z_gen field
2016-05-17 Chunwei ChenRemove dummy znode from zvol_state
2016-05-12 Brian BehlendorfRevert "Kill znode->z_gen field"
2016-05-02 Nikolay BorisovKill znode->z_gen field
2016-04-21 Brian BehlendorfAdd pn_alloc()/pn_free() functions
2016-04-06 Chunwei ChenEnable lazytime semantic for atime
2016-04-06 Chunwei ChenFix atime handling and relatime
2016-04-06 Brian BehlendorfLinux 4.6 compat: PAGE_CACHE_SIZE removal
2016-01-26 Simon Klinkertllumos 6334 - Cannot unlink files when over quota
2016-01-26 kernelOfTruthReintroduce zfs_remove() synchronous deletes
2016-01-22 Matthew AhrensIllumos 4950 - files sometimes can't be removed from...
2016-01-15 Marcel TelkaIllumos 4039 - zfs_rename()/zfs_link() needs stronger...
2016-01-11 Marcel TelkaIllumos 4638 - Panic in ZFS via rfs3_setattr()/rfs3_wri...
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-09-04 Andrey VesnovatyFix invalid fileid for snapshot root dentry
2015-09-01 tuxokoCheck for RW_WRITE_HELD in zfs_inactive
2015-08-31 Brian BehlendorfLinux 3.18 compat: Snapshot auto-mounting
2015-08-24 Chunwei ChenLinux 4.1 compat: loop device on ZFS
2015-07-29 Chunwei ChenFix "BUG: Bad page state" caused by writeback flag
2015-07-17 Brian BehlendorfUpdate inode under range lock
2015-06-29 Matthew AhrensIllumos 5175 - implement dmu_read_uio_dbuf() to improve...
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-04-24 Chunwei ChenFix kernel panic due to tsd_exit in ZFS_EXIT(zsb)
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-09 Brian BehlendorfFix zfs_putpage() lock inversion (again)
2014-12-22 Brian BehlendorfFix zfs_putpage() lock inversion
2014-11-20 Brian BehlendorfFix snapshots with dirty inodes
2014-10-22 Ned BassRemove checks for mandatory locks
2014-09-23 Matthew AhrensIllumos 5139 - SEEK_HOLE failed to report a hole at...
2014-09-08 Tim ChaseImplement fallocate FALLOC_FL_PUNCH_HOLE
2014-08-11 Brian BehlendorfAdd zfs_iput_async() interface
2014-07-17 Brian BehlendorfFix zil_commit() NULL dereference
2014-01-09 Brian BehlendorfFix zfs_getattr_fast types
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-17 Chunwei ChenFix z_sync_cnt decrement in zfs_close
2013-12-12 Tim ChaseFix atime handling.
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-12-06 Matthew AhrensIllumos #4347 ZPL can use dmu_tx_assign(TXG_WAIT)
2013-11-23 Etienne DechampsOnly commit the ZIL once in zpl_writepages() (msync...
2013-11-05 George WilsonIllumos #3236
2013-11-04 Will AndrewsIllumos #3742
2013-11-04 Mark Shellenbaum6939941 problem with moving files in zfs
2013-10-31 Matthew AhrensIllumos #3598
2013-10-30 George WilsonIllumos #3522
2013-10-29 Richard YaoReintroduce uio_prefaultpages()
2013-10-29 Massimo MaggiPosix ACL Support
2013-10-29 Richard YaoRestructure zfs_readdir() to fix regressions
2013-08-15 Richard YaoLinux 3.11 compat: fops->iterate()
2013-08-07 Richard YaoReturn correct type and offset from zfs_readdir
2013-07-02 Li DongyangAdd SEEK_DATA/SEEK_HOLE to lseek()/llseek()
2013-07-02 Matthew AhrensReadd zfs_holey() from OpenSolaris
2013-06-19 Madhav SureshIllumos #3006
2012-12-20 Brian BehlendorfRevert "Remove TSD zfs_fsyncer_key"
2012-12-19 Brian BehlendorfRemove TSD zfs_fsyncer_key
2012-12-14 Brian BehlendorfUpdate SAs when an inode is dirtied
2012-12-05 Brian BehlendorfPreserve inode mtime/ctime in .writepage()
2012-11-10 Brian BehlendorfFix "allocating allocated segment" panic
2012-09-14 Brian BehlendorfClear PG_writeback for sync I/O error case
2012-09-12 Brian BehlendorfMove iput() after zfs_inode_update()
2012-09-04 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-31 Brian BehlendorfClear PG_writeback after zil_commit() for sync I/O
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-02-09 Etienne DechampsCheck permissions in zfs_space().
2012-02-02 Brian BehlendorfAllow multiple values per directory entry
2011-11-03 Gunnar BeutnerFix a race condition in zfs_getattr_fast()
2011-08-02 Brian BehlendorfCleanup mmap(2) writes
2011-07-19 Brian BehlendorfFix mmap(2)/write(2)/read(2) deadlock
2011-07-11 Brian BehlendorfImprove fstat(2) performance
2011-07-01 Brian BehlendorfAlways allow non-user xattrs
2011-07-01 Rohan PuriSupport mandatory locks (nbmand)
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-07-01 Brian BehlendorfAdd ZFS specific mmap() checks
2011-07-01 Brian BehlendorfRemove unused MMAP functions
2011-07-01 Prasad JoshiMMAP Optimization
2011-06-27 Prasad JoshiUse truncate_setsize in zfs_setattr
2011-05-13 Brian BehlendorfUpdate synchronous open zfs_close() comment
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2011-03-09 Brian BehlendorfConserve stack in zfs_setattr()
2011-03-08 Brian BehlendorfAdd zfs_open()/zfs_close()
2011-03-08 Brian BehlendorfSet stat->st_dev and statfs->f_fsid
2011-03-02 Brian BehlendorfConserve stack in zfs_setattr()
2011-03-02 Brian BehlendorfDrop HAVE_XVATTR macros
2011-03-02 Brian BehlendorfRemove caller_context_t
2011-02-23 Brian BehlendorfUse correct ASSERT3* variant
2011-02-23 Brian BehlendorfFix 'statement with no effect' warning
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-17 Brian BehlendorfUse provided uid/gid for setattr
2011-02-17 Brian BehlendorfFix symlink(2) inode reference count
2011-02-16 Brian BehlendorfFix readlink(2)
2011-02-11 Brian BehlendorfLinux 2.6.36 compat, sops->evict_inode()
2011-02-10 Brian BehlendorfAdd mmap(2) support
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2011-02-10 Brian BehlendorfRemove zfs_ctldir.[ch]
2011-02-10 Brian BehlendorfVFS: Add zfs_inode_update() helper
next