index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-01
qnx4: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-01
procfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
openpromfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
ocfs2: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-01
dlmfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
nilfs2: switch to ->free_inode()
Al Viro
2
-11
/
+2
2019-05-01
nfs{,4}: switch to ->free_inode()
Al Viro
4
-11
/
+5
2019-05-01
minix: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
jffs2: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
isofs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
hpfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
hostfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
hfsplus: switch to ->free_inode()
Al Viro
1
-10
/
+3
2019-05-01
hfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
gfs2: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-01
freevxfs: switch to ->free_inode()
Al Viro
1
-9
/
+2
2019-05-01
fat: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
f2fs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
ext2: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
efs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
debugfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
cifs: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-01
bdev: switch to ->free_inode()
Al Viro
1
-11
/
+3
2019-05-01
bfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
befs: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-01
affs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
adfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
9p: switch to ->free_inode()
Al Viro
3
-11
/
+5
2019-05-01
new inode method: ->free_inode()
Al Viro
1
-22
/
+34
2019-04-10
Merge branch 'fixes' into work.icache
Al Viro
1
-2
/
+2
2019-04-07
Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2
-2
/
+21
2019-04-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+14
2019-04-05
hugetlbfs: fix memory leak for resv_map
Mike Kravetz
1
-6
/
+14
2019-04-05
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-8
/
+9
2019-04-04
aio: use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2019-04-04
ptrace: Remove maxargs from task_current_syscall()
Steven Rostedt (Red Hat)
1
-8
/
+9
2019-04-03
aio: Fix an error code in __io_submit_one()
Dan Carpenter
1
-1
/
+1
2019-04-03
io_uring: fix double free in case of fileset regitration failure
Jens Axboe
1
-0
/
+1
2019-04-01
cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid.
Ronnie Sahlberg
1
-5
/
+3
2019-04-01
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
5
-5
/
+53
2019-04-01
smb3: Fix enumerating snapshots to Azure
Steve French
4
-28
/
+58
2019-04-01
cifs: fix kref underflow in close_shroot()
Ronnie Sahlberg
1
-9
/
+7
2019-04-01
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-188
/
+150
2019-04-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-13
/
+14
2019-04-01
debugfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-04-01
ubifs: fix use-after-free on symlink traversal
Al Viro
1
-3
/
+1
2019-04-01
jffs2: fix use-after-free on symlink traversal
Al Viro
2
-6
/
+4
2019-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-21
/
+34
2019-03-29
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+24
[next]