index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
fs: fix jbd2_journal_try_to_free_buffers() kernel-doc comment
Yang Li
2022-06-16
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-06-18
3
-0
/
+43
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cifs: when a channel is not found for server, log its connection id
Shyam Prasad N
2022-06-18
1
-0
/
+3
|
*
|
|
|
|
|
smb3: add trace point for SMB2_set_eof
Steve French
2022-06-16
2
-0
/
+40
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-06-17
5
-6
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x file
Dave Wysochanski
2022-06-15
2
-0
/
+2
|
*
|
|
|
|
|
pNFS: Avoid a live lock condition in pnfs_update_layout()
Trond Myklebust
2022-06-06
3
-6
/
+11
|
*
|
|
|
|
|
pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
Trond Myklebust
2022-06-06
1
-0
/
+6
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-17
1
-205
/
+142
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
io_uring: recycle provided buffer if we punt to io-wq
Jens Axboe
2022-06-17
1
-0
/
+1
|
*
|
|
|
|
io_uring: do not use prio task_work_add in uring_cmd
Dylan Yudaken
2022-06-16
1
-1
/
+1
|
*
|
|
|
|
io_uring: commit non-pollable provided mapped buffers upfront
Jens Axboe
2022-06-16
1
-1
/
+1
|
*
|
|
|
|
io_uring: make io_fill_cqe_aux honour CQE32
Pavel Begunkov
2022-06-15
1
-0
/
+5
|
*
|
|
|
|
io_uring: remove __io_fill_cqe() helper
Pavel Begunkov
2022-06-15
1
-21
/
+16
|
*
|
|
|
|
io_uring: fix ->extra{1,2} misuse
Pavel Begunkov
2022-06-15
1
-2
/
+10
|
*
|
|
|
|
io_uring: fill extra big cqe fields from req
Pavel Begunkov
2022-06-15
1
-68
/
+10
|
*
|
|
|
|
io_uring: unite fill_cqe and the 32B version
Pavel Begunkov
2022-06-15
1
-19
/
+42
|
*
|
|
|
|
io_uring: get rid of __io_fill_cqe{32}_req()
Pavel Begunkov
2022-06-15
1
-49
/
+21
|
*
|
|
|
|
io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT
Pavel Begunkov
2022-06-14
1
-9
/
+3
|
*
|
|
|
|
Revert "io_uring: add buffer selection support to IORING_OP_NOP"
Pavel Begunkov
2022-06-14
1
-14
/
+1
|
*
|
|
|
|
Revert "io_uring: support CQE32 for nop operation"
Pavel Begunkov
2022-06-14
1
-20
/
+1
|
*
|
|
|
|
Merge branch 'io_uring/io_uring-5.19' of https://github.com/isilence/linux in...
Jens Axboe
2022-06-13
1
-25
/
+50
|
|
\
\
\
\
\
|
|
*
|
|
|
|
io_uring: fix double unlock for pbuf select
Pavel Begunkov
2022-06-13
1
-3
/
+1
|
|
*
|
|
|
|
io_uring: kbuf: fix bug of not consuming ring buffer in partial io case
Hao Xu
2022-06-13
1
-4
/
+16
|
|
*
|
|
|
|
io_uring: openclose: fix bug of closing wrong fixed file
Hao Xu
2022-06-13
1
-1
/
+1
|
|
*
|
|
|
|
io_uring: fix not locked access to fixed buf table
Pavel Begunkov
2022-06-13
1
-17
/
+17
|
|
*
|
|
|
|
io_uring: fix races with buffer table unregister
Pavel Begunkov
2022-06-13
1
-0
/
+7
|
|
*
|
|
|
|
io_uring: fix races with file table unregister
Pavel Begunkov
2022-06-13
1
-0
/
+8
|
*
|
|
|
|
|
io_uring: limit size of provided buffer ring
Dylan Yudaken
2022-06-13
1
-0
/
+4
|
*
|
|
|
|
|
io_uring: fix types in provided buffer ring
Dylan Yudaken
2022-06-13
1
-3
/
+3
|
*
|
|
|
|
|
io_uring: fix index calculation
Dylan Yudaken
2022-06-13
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-17
1
-6
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext2: fix fs corruption when trying to remove a non-empty directory with IO e...
Ye Bin
2022-06-16
1
-6
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-15
1
-6
/
+20
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
fs: account for group membership
Christian Brauner
2022-06-14
1
-6
/
+20
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag '5.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-06-12
6
-14
/
+29
|
\
\
\
\
\
|
*
|
|
|
|
cifs: populate empty hostnames for extra channels
Shyam Prasad N
2022-06-10
2
-1
/
+8
|
*
|
|
|
|
cifs: return errors during session setup during reconnects
Shyam Prasad N
2022-06-06
1
-0
/
+3
|
*
|
|
|
|
cifs: fix reconnect on smb3 mount types
Paulo Alcantara
2022-06-06
3
-13
/
+18
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-06-10
1
-4
/
+5
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
NFSD: Fix potential use-after-free in nfsd_file_put()
Chuck Lever
2022-06-02
1
-4
/
+5
*
|
|
|
|
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
David Howells
2022-06-10
4
-17
/
+15
*
|
|
|
|
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
2022-06-10
12
-13
/
+16
*
|
|
|
|
afs: Fix some checker issues
David Howells
2022-06-10
1
-2
/
+1
*
|
|
|
|
Merge tag 'zonefs-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-06-10
1
-37
/
+74
|
\
\
\
\
\
|
*
|
|
|
|
zonefs: fix zonefs_iomap_begin() for reads
Damien Le Moal
2022-06-08
1
-30
/
+64
|
*
|
|
|
|
zonefs: Do not ignore explicit_open with active zone limit
Damien Le Moal
2022-06-08
1
-2
/
+5
|
*
|
|
|
|
zonefs: fix handling of explicit_open option on mount
Damien Le Moal
2022-06-08
1
-6
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-06-09
38
-217
/
+193
*
|
|
|
|
Merge tag 'fs_for_v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-09
4
-11
/
+40
|
\
\
\
\
\
[prev]
[next]