summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mqueue: switch to ->free_inode()Al Viro2019-05-011-8/+2
* ufs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* coda: switch to ->free_inode()Al Viro2019-05-011-8/+2
* sysv: switch to ->free_inode()Al Viro2019-05-011-8/+2
* udf: switch to ->free_inode()Al Viro2019-05-011-8/+2
* ubifs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* squashfs: switch to ->free_inode()Al Viro2019-05-011-9/+2
* romfs: convert to ->free_inode()Al Viro2019-05-011-9/+2
* reiserfs: convert to ->free_inode()Al Viro2019-05-011-8/+2
* qnx6: switch to ->free_inode()Al Viro2019-05-011-9/+3
* qnx4: switch to ->free_inode()Al Viro2019-05-011-9/+3
* procfs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* openpromfs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* ocfs2: switch to ->free_inode()Al Viro2019-05-011-9/+3
* dlmfs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* nilfs2: switch to ->free_inode()Al Viro2019-05-012-11/+2
* nfs{,4}: switch to ->free_inode()Al Viro2019-05-014-11/+5
* minix: switch to ->free_inode()Al Viro2019-05-011-8/+2
* jffs2: switch to ->free_inode()Al Viro2019-05-011-8/+2
* isofs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* hpfs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* hostfs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* hfsplus: switch to ->free_inode()Al Viro2019-05-011-10/+3
* hfs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* gfs2: switch to ->free_inode()Al Viro2019-05-011-9/+3
* freevxfs: switch to ->free_inode()Al Viro2019-05-011-9/+2
* fat: switch to ->free_inode()Al Viro2019-05-011-8/+2
* f2fs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* ext2: switch to ->free_inode()Al Viro2019-05-011-8/+2
* efs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* debugfs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* cifs: switch to ->free_inode()Al Viro2019-05-011-9/+3
* bdev: switch to ->free_inode()Al Viro2019-05-011-11/+3
* bfs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* befs: switch to ->free_inode()Al Viro2019-05-011-9/+3
* affs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* adfs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* 9p: switch to ->free_inode()Al Viro2019-05-013-11/+5
* erofs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* spufs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* new inode method: ->free_inode()Al Viro2019-05-014-23/+66
* Merge branch 'fixes' into work.icacheAl Viro2019-04-104-10/+24
|\
| * apparmorfs: fix use-after-free on symlink traversalAl Viro2019-04-101-4/+9
| * securityfs: fix use-after-free on symlink traversalAl Viro2019-04-101-4/+9
| * aio: use kmem_cache_free() instead of kfree()Wei Yongjun2019-04-041-1/+1
| * iov_iter: Fix build error without CONFIG_CRYPTOYueHaibing2019-04-031-0/+4
| * aio: Fix an error code in __io_submit_one()Dan Carpenter2019-04-031-1/+1
* | Linux 5.1-rc4v5.1-rc4Linus Torvalds2019-04-071-1/+1
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-0724-82/+131
|\ \
| * | ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann2019-04-071-0/+4