index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.12/io_uring-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-26
1
-340
/
+346
|
\
|
*
Revert "io_uring: wait potential ->release() on resurrect"
Jens Axboe
2021-02-25
1
-18
/
+8
|
*
io_uring: fix locked_free_list caches_free()
Pavel Begunkov
2021-02-24
1
-3
/
+5
|
*
io_uring: don't attempt IO reissue from the ring exit path
Jens Axboe
2021-02-24
1
-0
/
+7
|
*
io_uring: clear request count when freeing caches
Pavel Begunkov
2021-02-22
1
-1
/
+3
|
*
io_uring: run task_work on io_uring_register()
Pavel Begunkov
2021-02-22
1
-0
/
+2
|
*
io_uring: fix leaving invalid req->flags
Pavel Begunkov
2021-02-21
1
-1
/
+3
|
*
io_uring: wait potential ->release() on resurrect
Pavel Begunkov
2021-02-21
1
-8
/
+18
|
*
io_uring: keep generic rsrc infra generic
Pavel Begunkov
2021-02-21
1
-19
/
+13
|
*
io_uring: zero ref_node after killing it
Pavel Begunkov
2021-02-21
1
-0
/
+1
|
*
io_uring: make the !CONFIG_NET helpers a bit more robust
Jens Axboe
2021-02-21
1
-50
/
+26
|
*
io_uring: don't hold uring_lock when calling io_run_task_work*
Hao Xu
2021-02-21
1
-17
/
+44
|
*
io_uring: fail io-wq submission from a task_work
Pavel Begunkov
2021-02-21
1
-30
/
+18
|
*
io_uring: don't take uring_lock during iowq cancel
Pavel Begunkov
2021-02-19
1
-2
/
+9
|
*
io_uring: fail links more in io_submit_sqe()
Pavel Begunkov
2021-02-18
1
-13
/
+8
|
*
io_uring: don't do async setup for links' heads
Pavel Begunkov
2021-02-18
1
-3
/
+0
|
*
io_uring: do io_*_prep() early in io_submit_sqe()
Pavel Begunkov
2021-02-18
1
-35
/
+24
|
*
io_uring: split sqe-prep and async setup
Pavel Begunkov
2021-02-18
1
-50
/
+70
|
*
io_uring: don't submit link on error
Pavel Begunkov
2021-02-18
1
-4
/
+4
|
*
io_uring: move req link into submit_state
Pavel Begunkov
2021-02-18
1
-14
/
+14
|
*
io_uring: move io_init_req() into io_submit_sqe()
Pavel Begunkov
2021-02-18
1
-17
/
+15
|
*
io_uring: move io_init_req()'s definition
Pavel Begunkov
2021-02-18
1
-107
/
+107
|
*
io_uring: don't duplicate ->file check in sfr
Pavel Begunkov
2021-02-18
1
-3
/
+0
|
*
io_uring: keep io_*_prep() naming consistent
Pavel Begunkov
2021-02-18
1
-4
/
+4
|
*
io_uring: kill fictitious submit iteration index
Pavel Begunkov
2021-02-18
1
-2
/
+2
|
*
io_uring: fix read memory leak
Pavel Begunkov
2021-02-17
1
-4
/
+6
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-02-26
4
-129
/
+23
|
\
\
|
*
|
fs/coredump: use kmap_local_page()
Ira Weiny
2021-02-26
1
-2
/
+2
|
*
|
proc: use kvzalloc for our kernel buffer
Josef Bacik
2021-02-26
1
-2
/
+2
|
*
|
proc/wchan: use printk format instead of lookup_symbol_name()
Helge Deller
2021-02-26
1
-11
/
+8
|
*
|
iomap: use mapping_seek_hole_data
Matthew Wilcox (Oracle)
2021-02-26
1
-114
/
+11
*
|
|
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-02-26
12
-190
/
+261
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
NFS: Support the '-owrite=' option in /proc/self/mounts and mountinfo
Trond Myklebust
2021-02-17
1
-0
/
+7
|
*
|
NFS: Set the stable writes flag when initialising the super block
Trond Myklebust
2021-02-16
1
-0
/
+2
|
*
|
NFS: Add mount options supporting eager writes
Trond Myklebust
2021-02-16
1
-0
/
+33
|
*
|
NFS: Add support for eager writes
Trond Myklebust
2021-02-16
2
-7
/
+29
|
*
|
NFS: Don't set NFS_INO_INVALID_XATTR if there is no xattr cache
Trond Myklebust
2021-02-09
1
-0
/
+14
|
*
|
NFS: Always clear an invalid mapping when attempting a buffered write
Trond Myklebust
2021-02-08
2
-43
/
+56
|
*
|
NFS: Optimise sparse writes past the end of file
Trond Myklebust
2021-02-08
2
-11
/
+13
|
*
|
NFS: Fix documenting comment for nfs_revalidate_file_size()
Trond Myklebust
2021-02-08
1
-1
/
+1
|
*
|
NFSv4: Fixes for nfs4_bitmask_adjust()
Trond Myklebust
2021-02-08
1
-7
/
+8
|
*
|
NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
Dave Wysochanski
2021-02-01
2
-80
/
+61
|
*
|
NFS: Call readpage_async_filler() from nfs_readpage_async()
Dave Wysochanski
2021-02-01
1
-17
/
+11
|
*
|
NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc
Dave Wysochanski
2021-02-01
1
-32
/
+30
|
*
|
NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds
Dave Wysochanski
2021-02-01
1
-1
/
+1
|
*
|
NFS: Clean up nfs_readpage() and nfs_readpages()
Dave Wysochanski
2021-02-01
1
-22
/
+23
|
*
|
nfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-02-01
5
-0
/
+7
|
*
|
fs/nfs: remove duplicate include
Menglong Dong
2021-02-01
1
-4
/
+0
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-02-25
6
-49
/
+59
|
\
\
\
|
*
|
|
ext4: add .kunitconfig fragment to enable ext4-specific tests
Daniel Latypov
2021-02-12
1
-0
/
+3
[next]