summaryrefslogtreecommitdiffstats
path: root/fs/nsfs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-02romfs: convert to ->free_inode()Al Viro1-9/+2
2019-05-02reiserfs: convert to ->free_inode()Al Viro1-8/+2
2019-05-02qnx6: switch to ->free_inode()Al Viro1-9/+3
2019-05-02qnx4: switch to ->free_inode()Al Viro1-9/+3
2019-05-02procfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02openpromfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02ocfs2: switch to ->free_inode()Al Viro1-9/+3
2019-05-02dlmfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02nilfs2: switch to ->free_inode()Al Viro2-11/+2
2019-05-02nfs{,4}: switch to ->free_inode()Al Viro4-11/+5
2019-05-02minix: switch to ->free_inode()Al Viro1-8/+2
2019-05-02jffs2: switch to ->free_inode()Al Viro1-8/+2
2019-05-02isofs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02hpfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02hostfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02hfsplus: switch to ->free_inode()Al Viro1-10/+3
2019-05-02hfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02gfs2: switch to ->free_inode()Al Viro1-9/+3
2019-05-02freevxfs: switch to ->free_inode()Al Viro1-9/+2
2019-05-02fat: switch to ->free_inode()Al Viro1-8/+2
2019-05-02f2fs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02ext2: switch to ->free_inode()Al Viro1-8/+2
2019-05-02efs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02debugfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02cifs: switch to ->free_inode()Al Viro1-9/+3
2019-05-02bdev: switch to ->free_inode()Al Viro1-11/+3
2019-05-02bfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02befs: switch to ->free_inode()Al Viro1-9/+3
2019-05-02affs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02adfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-029p: switch to ->free_inode()Al Viro3-11/+5
2019-05-02erofs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02spufs: switch to ->free_inode()Al Viro1-8/+2
2019-05-02new inode method: ->free_inode()Al Viro4-23/+66
2019-04-10apparmorfs: fix use-after-free on symlink traversalAl Viro1-4/+9
2019-04-10securityfs: fix use-after-free on symlink traversalAl Viro1-4/+9
2019-04-08Linux 5.1-rc4v5.1-rc4Linus Torvalds1-1/+1
2019-04-08ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann1-0/+4
2019-04-08ARM: iop: don't use using 64-bit DMA masksArnd Bergmann3-12/+12
2019-04-08ARM: orion: don't use using 64-bit DMA masksArnd Bergmann1-2/+2
2019-04-08Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson1-5/+4
2019-04-08dt-bindings: cpu: Fix JSON schemaMaxime Ripard1-1/+1
2019-04-06parisc: Detect QEMU earlier in boot processHelge Deller2-6/+3
2019-04-06parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle1-1/+2
2019-04-06parisc: regs_return_value() should return gpr28Sven Schnelle1-1/+1
2019-04-06Revert: parisc: Use F_EXTEND() macro in iosapic codeHelge Deller1-1/+5
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov5-5/+389
2019-04-06xsysace: Fix error handling in ace_setupGuenter Roeck1-0/+2
2019-04-06null_blk: prevent crash from bad home_node valueJohn Pittman1-0/+5
2019-04-06i2c: imx: don't leak the i2c adapter on errorLaurentiu Tudor1-1/+3