index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-01
fuse: use mtime for readdir cache verification
Miklos Szeredi
2
-4
/
+37
2018-10-01
fuse: add readdir cache version
Miklos Szeredi
3
-1
/
+52
2018-10-01
fuse: allow using readdir cache
Miklos Szeredi
3
-4
/
+161
2018-10-01
fuse: allow caching readdir
Miklos Szeredi
3
-1
/
+109
2018-09-28
fuse: extract fuse_emit() helper
Miklos Szeredi
1
-4
/
+9
2018-09-28
fuse: split out readdir.c
Miklos Szeredi
4
-258
/
+274
2018-09-28
fuse: Use hash table to link processing request
Kirill Tkhai
3
-14
/
+41
2018-09-28
fuse: kill req->intr_unique
Kirill Tkhai
2
-9
/
+5
2018-09-28
fuse: change interrupt requests allocation algorithm
Kirill Tkhai
1
-2
/
+7
2018-09-28
fuse: do not take fc->lock in fuse_request_send_background()
Kirill Tkhai
3
-28
/
+28
2018-09-28
fuse: introduce fc->bg_lock
Kirill Tkhai
5
-15
/
+26
2018-09-28
fuse: add locking to max_background and congestion_threshold changes
Kirill Tkhai
1
-6
/
+24
2018-09-28
fuse: use READ_ONCE on congestion_threshold and max_background
Kirill Tkhai
1
-2
/
+2
2018-09-28
fuse: use list_first_entry() in flush_bg_queue()
Kirill Tkhai
1
-2
/
+3
2018-09-28
fuse: add support for copy_file_range()
Niels de Vos
2
-0
/
+80
2018-09-28
fuse: fix blocked_waitq wakeup
Miklos Szeredi
1
-4
/
+11
2018-09-28
fuse: set FR_SENT while locked
Miklos Szeredi
1
-1
/
+1
2018-09-28
fuse: Fix use-after-free in fuse_dev_do_write()
Kirill Tkhai
1
-1
/
+5
2018-09-28
fuse: Fix use-after-free in fuse_dev_do_read()
Kirill Tkhai
1
-0
/
+2
2018-09-21
Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifs
Greg Kroah-Hartman
2
-25
/
+6
2018-09-20
ocfs2: fix ocfs2 read block panic
Junxiao Bi
1
-0
/
+1
2018-09-20
fs/proc/kcore.c: fix invalid memory access in multi-page read optimization
Dominique Martinet
1
-0
/
+1
2018-09-20
Revert "ubifs: xattr: Don't operate on deleted inodes"
Richard Weinberger
1
-24
/
+0
2018-09-20
ubifs: drop false positive assertion
Sascha Hauer
1
-1
/
+3
2018-09-20
ubifs: Check for name being NULL while mounting
Richard Weinberger
1
-0
/
+3
2018-09-17
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
8
-26
/
+72
2018-09-16
ext4, dax: set ext4_dax_aops for dax files
Toshi Kani
1
-1
/
+1
2018-09-16
ext4, dax: add ext4_bmap to ext4_dax_aops
Toshi Kani
1
-0
/
+1
2018-09-16
ext4: don't mark mmp buffer head dirty
Li Dongyang
1
-1
/
+0
2018-09-15
ext4: show test_dummy_encryption mount option in /proc/mounts
Eric Biggers
1
-0
/
+2
2018-09-15
Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-17
/
+43
2018-09-15
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-24
/
+39
2018-09-14
NFS: Don't open code clearing of delegation state
Trond Myklebust
1
-9
/
+12
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2
-3
/
+9
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
pNFS: Ensure we return the error if someone kills a waiting layoutget
Trond Myklebust
1
-10
/
+16
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-15
/
+44
2018-09-14
Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+14
2018-09-13
pstore: Fix incorrect persistent ram buffer mapping
Bin Yang
1
-3
/
+14
2018-09-13
cifs: read overflow in is_valid_oplock_break()
Dan Carpenter
1
-0
/
+8
2018-09-12
cifs: integer overflow in in SMB2_ioctl()
Dan Carpenter
1
-2
/
+2
2018-09-12
CIFS: fix wrapping bugs in num_entries()
Dan Carpenter
1
-10
/
+15
2018-09-12
cifs: prevent integer overflow in nxt_dir_entry()
Dan Carpenter
1
-2
/
+9
2018-09-11
ext4: close race between direct IO and ext4_break_layouts()
Ross Zwisler
1
-6
/
+3
2018-09-10
ovl: fix oopses in ovl_fill_super() failure paths
Miklos Szeredi
1
-12
/
+14
2018-09-09
fs/cifs: require sha512
Stefan Metzmacher
1
-0
/
+1
2018-09-09
fs/cifs: suppress a string overflow warning
Stephen Rothwell
1
-3
/
+8
2018-09-08
afs: Fix cell specification to permit an empty address list
David Howells
1
-8
/
+7
2018-09-07
Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-5
/
+11
[next]