index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nsfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
romfs: convert to ->free_inode()
Al Viro
1
-9
/
+2
2019-05-02
reiserfs: convert to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
qnx6: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
qnx4: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
procfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
openpromfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
ocfs2: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
dlmfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
nilfs2: switch to ->free_inode()
Al Viro
2
-11
/
+2
2019-05-02
nfs{,4}: switch to ->free_inode()
Al Viro
4
-11
/
+5
2019-05-02
minix: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
jffs2: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
isofs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
hpfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
hostfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
hfsplus: switch to ->free_inode()
Al Viro
1
-10
/
+3
2019-05-02
hfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
gfs2: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
freevxfs: switch to ->free_inode()
Al Viro
1
-9
/
+2
2019-05-02
fat: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
f2fs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
ext2: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
efs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
debugfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
cifs: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
bdev: switch to ->free_inode()
Al Viro
1
-11
/
+3
2019-05-02
bfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
befs: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
affs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
adfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
9p: switch to ->free_inode()
Al Viro
3
-11
/
+5
2019-05-02
erofs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
spufs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
new inode method: ->free_inode()
Al Viro
4
-23
/
+66
2019-04-10
apparmorfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-04-10
securityfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-04-08
Linux 5.1-rc4
v5.1-rc4
Linus Torvalds
1
-1
/
+1
2019-04-08
ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPU
Arnd Bergmann
1
-0
/
+4
2019-04-08
ARM: iop: don't use using 64-bit DMA masks
Arnd Bergmann
3
-12
/
+12
2019-04-08
ARM: orion: don't use using 64-bit DMA masks
Arnd Bergmann
1
-2
/
+2
2019-04-08
Revert "ARM: dts: nomadik: Fix polarity of SPI CS"
Olof Johansson
1
-5
/
+4
2019-04-08
dt-bindings: cpu: Fix JSON schema
Maxime Ripard
1
-1
/
+1
2019-04-06
parisc: Detect QEMU earlier in boot process
Helge Deller
2
-6
/
+3
2019-04-06
parisc: also set iaoq_b in instruction_pointer_set()
Sven Schnelle
1
-1
/
+2
2019-04-06
parisc: regs_return_value() should return gpr28
Sven Schnelle
1
-1
/
+1
2019-04-06
Revert: parisc: Use F_EXTEND() macro in iosapic code
Helge Deller
1
-1
/
+5
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
5
-5
/
+389
2019-04-06
xsysace: Fix error handling in ace_setup
Guenter Roeck
1
-0
/
+2
2019-04-06
null_blk: prevent crash from bad home_node value
John Pittman
1
-0
/
+5
2019-04-06
i2c: imx: don't leak the i2c adapter on error
Laurentiu Tudor
1
-1
/
+3
[next]