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 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-24
1
-20
/
+47
|
\
|
*
io_uring: account io_uring internal files as REQ_F_INFLIGHT
Jens Axboe
2021-01-24
1
-10
/
+26
|
*
io_uring: fix sleeping under spin in __io_clean_op
Pavel Begunkov
2021-01-24
1
-5
/
+5
|
*
io_uring: fix short read retries for non-reg files
Pavel Begunkov
2021-01-22
1
-1
/
+1
|
*
io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
Jens Axboe
2021-01-22
1
-1
/
+2
|
*
io_uring: fix skipping disabling sqo on exec
Pavel Begunkov
2021-01-17
1
-0
/
+4
|
*
io_uring: fix uring_flush in exit_files() warning
Pavel Begunkov
2021-01-16
1
-1
/
+4
|
*
io_uring: fix false positive sqo warning on flush
Pavel Begunkov
2021-01-16
1
-2
/
+1
|
*
io_uring: iopoll requests should also wake task ->in_idle state
Jens Axboe
2021-01-16
1
-0
/
+4
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-01-24
1
-1
/
+6
|
\
\
|
*
|
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
2021-01-24
1
-1
/
+6
*
|
|
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-01-24
1
-41
/
+24
|
\
\
\
|
*
|
|
kernfs: wire up ->splice_read and ->splice_write
Christoph Hellwig
2021-01-21
1
-0
/
+2
|
*
|
|
kernfs: implement ->write_iter
Christoph Hellwig
2021-01-21
1
-18
/
+10
|
*
|
|
kernfs: implement ->read_iter
Christoph Hellwig
2021-01-21
1
-23
/
+12
*
|
|
|
Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-01-24
2
-4
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
Ronnie Sahlberg
2021-01-23
1
-2
/
+2
|
*
|
|
fs/cifs: Simplify bool comparison.
Jiapeng Zhong
2021-01-18
1
-1
/
+1
|
*
|
|
fs/cifs: Assign boolean values to a bool variable
Jiapeng Zhong
2021-01-18
1
-1
/
+1
*
|
|
|
Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-01-22
1
-17
/
+17
|
\
\
\
\
|
*
|
|
|
libceph, ceph: disambiguate ceph_connection_operations handlers
Ilya Dryomov
2021-01-04
1
-17
/
+17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-21
2
-14
/
+17
|
\
\
\
\
|
*
|
|
|
udf: fix the problem that the disc content is not displayed
lianzhi chang
2021-01-18
1
-3
/
+4
|
*
|
|
|
fs: fix lazytime expiration handling in __writeback_single_inode()
Eric Biggers
2021-01-13
1
-11
/
+13
*
|
|
|
|
Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-20
6
-11
/
+29
|
\
\
\
\
\
|
*
|
|
|
|
btrfs: don't clear ret in btrfs_start_dirty_block_groups
Josef Bacik
2021-01-18
1
-1
/
+2
|
*
|
|
|
|
btrfs: fix lockdep splat in btrfs_recover_relocation
Josef Bacik
2021-01-18
1
-0
/
+2
|
*
|
|
|
|
btrfs: do not double free backref nodes on error
Josef Bacik
2021-01-18
1
-1
/
+1
|
*
|
|
|
|
btrfs: don't get an EINTR during drop_snapshot for reloc
Josef Bacik
2021-01-18
1
-1
/
+9
|
*
|
|
|
|
btrfs: send: fix invalid clone operations when cloning from the same file and...
Filipe Manana
2021-01-12
1
-0
/
+15
|
*
|
|
|
|
btrfs: no need to run delayed refs after commit_fs_roots during commit
David Sterba
2021-01-12
1
-8
/
+0
*
|
|
|
|
|
cachefiles: Drop superfluous readpages aops NULL check
Takashi Iwai
2021-01-20
1
-2
/
+0
*
|
|
|
|
|
Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-01-19
1
-1
/
+6
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
nfsd4: readdirplus shouldn't return parent of export
J. Bruce Fields
2021-01-12
1
-1
/
+6
*
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-01-17
1
-2
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
umount(2): move the flag validity checks first
Al Viro
2021-01-04
1
-2
/
+5
*
|
|
|
|
|
|
Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-16
1
-5
/
+41
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
2021-01-16
1
-0
/
+1
|
*
|
|
|
|
|
io_uring: flush timeouts that should already have expired
Marcelo Diop-Gonzalez
2021-01-15
1
-4
/
+30
|
*
|
|
|
|
|
io_uring: do sqo disable on install_fd error
Pavel Begunkov
2021-01-13
1
-0
/
+1
|
*
|
|
|
|
|
io_uring: fix null-deref in io_disable_sqo_submit
Pavel Begunkov
2021-01-13
1
-1
/
+2
|
*
|
|
|
|
|
io_uring: don't take files/mm for a dead task
Pavel Begunkov
2021-01-11
1
-0
/
+5
|
*
|
|
|
|
|
io_uring: drop mm and files after task_work_run
Pavel Begunkov
2021-01-11
1
-0
/
+2
*
|
|
|
|
|
|
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
2021-01-16
1
-0
/
+21
*
|
|
|
|
|
|
mm: fix clear_refs_write locking
Linus Torvalds
2021-01-16
1
-23
/
+9
*
|
|
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-15
10
-129
/
+186
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ext4: remove expensive flush on fast commit
Daejun Park
2021-01-15
1
-5
/
+5
|
*
|
|
|
|
|
|
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
2021-01-15
1
-8
/
+9
|
*
|
|
|
|
|
|
ext4: fix wrong list_splice in ext4_fc_cleanup
Daejun Park
2021-01-15
1
-1
/
+1
|
*
|
|
|
|
|
|
ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR
Yi Li
2021-01-15
1
-11
/
+12
[next]