index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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: add max_pages to init_out
Constantine Shulyupin
4
-34
/
+48
2018-10-01
fuse: allocate page array more efficiently
Miklos Szeredi
1
-26
/
+18
2018-10-01
fuse: reduce size of struct fuse_inode
Miklos Szeredi
4
-41
/
+58
2018-10-01
fuse: use iversion for readdir cache verification
Miklos Szeredi
3
-8
/
+21
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-15
ext4, dax: set ext4_dax_aops for dax files
Toshi Kani
1
-1
/
+1
2018-09-15
ext4, dax: add ext4_bmap to ext4_dax_aops
Toshi Kani
1
-0
/
+1
2018-09-15
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-14
Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-17
/
+43
2018-09-14
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-13
Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-15
/
+44
2018-09-13
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-12
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
[next]