Commit Graph

18677 Commits (62aff86fdf18657d9eca7878654415f94f16d027)

Author SHA1 Message Date
Al Viro 62aff86fdf switch jfs to ->evict_inode() 15 years ago
Al Viro ea54400920 switch hpfs to ->evict_inode() 15 years ago
Al Viro 33b0daaa55 switch hppfs to ->evict_inode() 15 years ago
Al Viro f8ad850f11 try to get rid of races in hostfs open() 15 years ago
Al Viro f8d7e1877e leak in hostfs_unlink() 15 years ago
Al Viro e9193059b1 hostfs: fix races in dentry_name() and inode_name() 15 years ago
Al Viro c103135c14 new helper: __dentry_path() 15 years ago
Al Viro d0352d3ed7 hostfs: sanitize symlinks 15 years ago
Al Viro c5322220eb hostfs: get rid of inode_dentry_name() 15 years ago
Al Viro 4754b82557 hostfs: get rid of file_type(), fold init_inode() 15 years ago
Al Viro 39b743c619 switch stat_file() to passing a single struct rather than fsckloads of pointers 15 years ago
Al Viro 5e2df28cc6 hostfs: pass pathname to init_inode() 15 years ago
Al Viro 52b209f7b8 get rid of hostfs_read_inode() 15 years ago
Al Viro 601d2c38b9 hostfs: don't keep a field in each inode when we are using it only in root 15 years ago
Al Viro e971a6d7b9 stop icache pollution in hostfs, switch to ->evict_inode() 15 years ago
Al Viro f053ddde75 switch affs to ->evict_inode() 15 years ago
Al Viro 69c9e75017 switch omfs to ->evict_inode() 15 years ago
Al Viro 9df2f85128 switch bfs to ->evict_inode(), clean up 15 years ago
Al Viro ac14a95b52 convert ext3 to ->evict_inode() 15 years ago
Al Viro 58e8268c7b switch ufs to ->evict_inode() 15 years ago
Al Viro deee3ce466 covert fatfs to ->evict_inode() 15 years ago
Al Viro d3b4f9ae18 switch smbfs to evict_inode() 15 years ago
Al Viro d299eadc09 switch sysv to ->evict_inode() 15 years ago
Al Viro 72edc4d087 merge ext2 delete_inode and clear_inode, switch to ->evict_inode() 15 years ago
Al Viro 3937871d91 Don't dirty the victim in ext2_xattr_delete_inode() 15 years ago
Al Viro addacc7d6f Take dirtying the inode to callers of ext2_free_blocks() 15 years ago
Al Viro 3889717d28 ext2: switch to dquot_free_block_nodirty() 15 years ago
Al Viro 5ccb4a78d8 switch minix to ->evict_inode(), fix write_inode/delete_inode race 15 years ago
Al Viro 01cd9fef6e switch sysfs to ->evict_inode() 15 years ago
Al Viro 8267952b36 switch procfs to ->evict_inode() 15 years ago
Al Viro 77b8a75f5b simplify get_cramfs_inode() 15 years ago
Al Viro b0683aa638 new helper: end_writeback() 15 years ago
Al Viro 661074e91b Take ->i_bdev/->i_cdev handling out of clear_inode() 15 years ago
Al Viro c6287315cb generic_detach_inode() can be static now 15 years ago
Al Viro 2bbbda308f switch hugetlbfs to ->evict_inode() 15 years ago
Al Viro be7ce4161f New method - evict_inode() 15 years ago
Al Viro b4272d4c81 unify fs/inode.c callers of clear_inode() 15 years ago
Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
Al Viro b5fc510c48 get rid of file_fsync() 15 years ago
Christoph Hellwig fa9b227e90 xfs: new truncate sequence 15 years ago
Boaz Harrosh 2f246fd0f1 exofs: New truncate sequence 15 years ago
Al Viro 41cce647f8 jffs2: don't open-code iget_failed() 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Christoph Hellwig db78b877f7 always call inode_change_ok early in ->setattr 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig eef2380c18 default to simple_setattr 15 years ago
Christoph Hellwig 6a1a90ad1b rename generic_setattr 15 years ago
Christoph Hellwig d39aae9ec4 add missing setattr methods 15 years ago
Christoph Hellwig 155130a4f7 get rid of block_write_begin_newtrunc 15 years ago
Christoph Hellwig 6e1db88d53 introduce __block_write_begin 15 years ago