summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qnx6: switch to ->free_inode()Al Viro2019-05-021-9/+3
* qnx4: switch to ->free_inode()Al Viro2019-05-021-9/+3
* procfs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* openpromfs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* ocfs2: switch to ->free_inode()Al Viro2019-05-021-9/+3
* dlmfs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* nilfs2: switch to ->free_inode()Al Viro2019-05-022-11/+2
* nfs{,4}: switch to ->free_inode()Al Viro2019-05-024-11/+5
* minix: switch to ->free_inode()Al Viro2019-05-021-8/+2
* jffs2: switch to ->free_inode()Al Viro2019-05-021-8/+2
* isofs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* hpfs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* hostfs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* hfsplus: switch to ->free_inode()Al Viro2019-05-021-10/+3
* hfs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* gfs2: switch to ->free_inode()Al Viro2019-05-021-9/+3
* freevxfs: switch to ->free_inode()Al Viro2019-05-021-9/+2
* fat: switch to ->free_inode()Al Viro2019-05-021-8/+2
* f2fs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* ext2: switch to ->free_inode()Al Viro2019-05-021-8/+2
* efs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* debugfs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* cifs: switch to ->free_inode()Al Viro2019-05-021-9/+3
* bdev: switch to ->free_inode()Al Viro2019-05-021-11/+3
* bfs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* befs: switch to ->free_inode()Al Viro2019-05-021-9/+3
* affs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* adfs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* 9p: switch to ->free_inode()Al Viro2019-05-023-11/+5
* erofs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* spufs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* new inode method: ->free_inode()Al Viro2019-05-024-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-051-1/+1
| * iov_iter: Fix build error without CONFIG_CRYPTOYueHaibing2019-04-041-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-081-1/+1
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-0824-82/+131
|\ \
| * | ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann2019-04-081-0/+4
| * | ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-04-083-12/+12
| * | ARM: orion: don't use using 64-bit DMA masksArnd Bergmann2019-04-081-2/+2
| * | Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson2019-04-081-5/+4
| * | Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2019-04-085-11/+51
| |\ \
| | * \ Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixesTony Lindgren2019-04-011-2/+2
| | |\ \
| | | * | ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren2019-03-261-2/+2
| | * | | ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | * | | ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | * | | ARM: OMAP2+: add missing of_node_put after of_device_is_availableJulia Lawall2019-03-221-1/+3