Sign in
android-kvm
/
linux
/
84f97dc2333c626979bb547fce343a1003544dcc
/
fs
84f97dc
io_uring: make io_cqring_events() take 'ctx' as argument
by Jens Axboe
· 5 years ago
2665abf
io_uring: add support for linked SQE timeouts
by Jens Axboe
· 5 years ago
e977d6d
io_uring: abstract out io_async_cancel_one() helper
by Jens Axboe
· 5 years ago
267bc90
io_uring: use inlined struct sqe_submit
by Pavel Begunkov
· 5 years ago
50585b9
io_uring: Use submit info inlined into req
by Pavel Begunkov
· 5 years ago
196be95
io_uring: allocate io_kiocb upfront
by Pavel Begunkov
· 5 years ago
e5eb636
io_uring: io_queue_link*() right after submit
by Pavel Begunkov
· 5 years ago
ae9428c
io_uring: Merge io_submit_sqes and io_ring_submit
by Pavel Begunkov
· 5 years ago
3aa5fa0
io_uring: kill dead REQ_F_LINK_DONE flag
by Jens Axboe
· 5 years ago
f1f4085
io_uring: fixup a few spots where link failure isn't flagged
by Jens Axboe
· 5 years ago
89723d0
io_uring: enable optimized link handling for IORING_OP_POLL_ADD
by Jens Axboe
· 5 years ago
6f72653
io-wq: use proper nesting IRQ disabling spinlocks for cancel
by Jens Axboe
· 5 years ago
51c3ff6
io_uring: add completion trace event
by Jens Axboe
· 5 years ago
364b05f
io-wq: use kfree_rcu() to simplify the code
by YueHaibing
· 5 years ago
e9ffa5c
io_uring: set -EINTR directly when a signal wakes up in io_cqring_wait
by Jackie Liu
· 5 years ago
62755e3
io_uring: support for generic async request cancel
by Jens Axboe
· 5 years ago
975c99a5
io_uring: io_wq_create() returns an error pointer, not NULL
by Jens Axboe
· 5 years ago
842f961
io_uring: fix race with canceling timeouts
by Jens Axboe
· 5 years ago
65e19f5
io_uring: support for larger fixed file sets
by Jens Axboe
· 5 years ago
b762012
io_uring: protect fixed file indexing with array_index_nospec()
by Jens Axboe
· 5 years ago
17f2fe3
io_uring: add support for IORING_OP_ACCEPT
by Jens Axboe
· 5 years ago
fcb323c
io_uring: io_uring: add support for async work inheriting files
by Jens Axboe
· 5 years ago
561fb04
io_uring: replace workqueue usage with io-wq
by Jens Axboe
· 5 years ago
771b53d0
io-wq: small threadpool implementation for io_uring
by Jens Axboe
· 5 years ago
95a1b3ff
io_uring: Fix mm_fault with READ/WRITE_FIXED
by Pavel Begunkov
· 5 years ago
fa45622
io_uring: remove index from sqe_submit
by Pavel Begunkov
· 5 years ago
c826bd7
io_uring: add set of tracing events
by Dmitrii Dolgov
· 5 years ago
1136504
io_uring: add support for canceling timeout requests
by Jens Axboe
· 5 years ago
a41525a
io_uring: add support for absolute timeouts
by Jens Axboe
· 5 years ago
ba5290c
io_uring: replace s->needs_lock with s->in_async
by Jackie Liu
· 5 years ago
33a107f
io_uring: allow application controlled CQ ring size
by Jens Axboe
· 5 years ago
c3a31e6
io_uring: add support for IORING_REGISTER_FILES_UPDATE
by Jens Axboe
· 5 years ago
08a45173
io_uring: allow sparse fixed file sets
by Jens Axboe
· 5 years ago
ba816ad
io_uring: run dependent links inline if possible
by Jens Axboe
· 5 years ago
044c1ab
io_uring: don't touch ctx in setup after ring fd install
by Jens Axboe
· 5 years ago
7b20238
io_uring: Fix leaked shadow_req
by Pavel Begunkov
· 5 years ago
c9a2e4a
Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
acf913b
Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
485fc4b
Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
2b2ed97
io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
by Jens Axboe
· 5 years ago
498ccd9
io_uring: used cached copies of sq->dropped and cq->overflow
by Jens Axboe
· 5 years ago
935d1e4
io_uring: Fix race for sqes with userspace
by Pavel Begunkov
· 5 years ago
fb5ccc9
io_uring: Fix broken links with offloading
by Pavel Begunkov
· 5 years ago
84d55dc
io_uring: Fix corrupted user_data
by Pavel Begunkov
· 5 years ago
d46b0da
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
by Dave Wysochanski
· 5 years ago
1a67c41
CIFS: Fix use after free of file info structures
by Pavel Shilovsky
· 5 years ago
abe5707
CIFS: Fix retry mid list corruption on reconnects
by Pavel Shilovsky
· 5 years ago
65b15b7
Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
30aecae
gfs2: Fix memory leak when gfs2meta's fs_context is freed
by Andrew Price
· 5 years ago
a1f58ba
io_uring: correct timeout req sequence when inserting a new entry
by zhangyi (F)
· 5 years ago
ef03681
io_uring : correct timeout req sequence when waiting timeout
by zhangyi (F)
· 5 years ago
bc808bc
io_uring: revert "io_uring: optimize submit_and_wait API"
by Jens Axboe
· 5 years ago
54955e3
Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
6370740
fs/dax: Fix pmd vs pte conflict detection
by Dan Williams
· 5 years ago
783bf7b
cifs: Fix missed free operations
by Chuhong Yuan
· 5 years ago
03d9a9f
CIFS: avoid using MID 0xFFFF
by Roberto Bergantinos Corpas
· 5 years ago
553292a
cifs: clarify comment about timestamp granularity for old servers
by Steve French
· 5 years ago
d532cc7
cifs: Handle -EINPROGRESS only when noblockcnt is set
by Paulo Alcantara (SUSE)
· 5 years ago
998d755
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
2be5fbf
proc/meminfo: fix output alignment
by Kirill A. Shutemov
· 5 years ago
b918c43
ocfs2: fix panic due to ocfs2_wq is null
by Yi Li
· 5 years ago
ce750f4
ocfs2: fix error handling in ocfs2_setattr()
by Chengguang Xu
· 5 years ago
aad5f69
fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
by David Hildenbrand
· 5 years ago
d418d07
Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
b9959c7
filldir[64]: remove WARN_ON_ONCE() for bad directory entries
by Linus Torvalds
· 5 years ago
6b95cf9
Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
8b07a65
io_uring: fix logic error in io_timeout
by yangerkun
· 5 years ago
491381ce
io_uring: fix up O_NONBLOCK handling for sockets
by Jens Axboe
· 5 years ago
6e8ba00
Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
ba0b084
Btrfs: check for the full sync flag while holding the inode lock during fsync
by Filipe Manana
· 5 years ago
c7967fc
Btrfs: fix qgroup double free after failure to reserve metadata for delalloc
by Filipe Manana
· 5 years ago
fd2b007
btrfs: tracepoints: Fix wrong parameter order for qgroup events
by Qu Wenruo
· 5 years ago
8702ba9
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents()
by Qu Wenruo
· 5 years ago
5e0cd1e
xfs: change the seconds fields in xfs_bulkstat to signed
by Darrick J. Wong
· 5 years ago
1d3f872
ceph: just skip unrecognized info in ceph_reply_info_extra
by Jeff Layton
· 5 years ago
5da0fb1
io_uring: consider the overflow of sequence for timeout req
by yangerkun
· 5 years ago
80ed454
btrfs: don't needlessly create extent-refs kernel thread
by David Sterba
· 5 years ago
b46ec1d
fs/fs-writeback.c: fix kernel-doc warning
by Randy Dunlap
· 5 years ago
8e88bfb
fs/libfs.c: fix kernel-doc warning
by Randy Dunlap
· 5 years ago
c70d868
fs/direct-io.c: fix kernel-doc warning
by Randy Dunlap
· 5 years ago
d4615e5
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
b27528b
Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
bf8e602
tracing: Do not create tracefs files if tracefs lockdown is in effect
by Steven Rostedt (VMware)
· 5 years ago
3ed270b
tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down")
by Steven Rostedt (VMware)
· 5 years ago
1c0cc5f
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 5 years ago
c6ad7c3
Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
4b654ac
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
by Qu Wenruo
· 5 years ago
44db121
Btrfs: add missing extents release on file extent cluster relocation error
by Filipe Manana
· 5 years ago
297cbcc
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
7adf4ea
io_uring: fix sequence logic for timeout requests
by Jens Axboe
· 5 years ago
1047ec8
NFSv4: Fix leak of clp->cl_acceptor string
by Chuck Lever
· 5 years ago
9e208aa
Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
f877987
Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
ad338d0
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
015c21b
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
26b6c98
libfs: take cursors out of list when moving past the end of directory
by Al Viro
· 5 years ago
6fcf0c7
vfs: add missing blkdev_put() in get_tree_bdev()
by Ian Kent
· 5 years ago
8a99734
io_uring: only flush workqueues on fileset removal
by Jens Axboe
· 5 years ago
aeea4b7
xfs: move local to extent inode logging into bmap helper
by Brian Foster
· 5 years ago
603efeb
xfs: remove broken error handling on failed attr sf to leaf change
by Brian Foster
· 5 years ago
Next »