index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86/entry' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Jens Axboe
2020-11-09
2
-7
/
+17
|
\
|
*
elf: Expose ELF header on arch_setup_additional_pages()
Gabriel Krisman Bertazi
2020-10-26
2
-4
/
+9
|
*
elf: Expose ELF header in compat_start_thread()
Gabriel Krisman Bertazi
2020-10-26
2
-3
/
+8
*
|
Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-11-08
7
-32
/
+37
|
\
\
|
*
|
xfs: only flush the unshared range in xfs_reflink_unshare
Darrick J. Wong
2020-11-04
1
-1
/
+2
|
*
|
xfs: fix scrub flagging rtinherit even if there is no rt device
Darrick J. Wong
2020-11-04
1
-2
/
+1
|
*
|
xfs: fix missing CoW blocks writeback conversion retry
Darrick J. Wong
2020-11-04
1
-2
/
+4
|
*
|
iomap: clean up writeback state logic on writepage error
Brian Foster
2020-11-04
1
-13
/
+2
|
*
|
iomap: support partial page discard on writeback block mapping failure
Brian Foster
2020-11-04
2
-13
/
+16
|
*
|
xfs: flush new eof page on truncate to avoid post-eof corruption
Brian Foster
2020-11-04
1
-0
/
+10
|
*
|
xfs: set xefi_discard when creating a deferred agfl free log intent item
Darrick J. Wong
2020-10-29
2
-1
/
+2
|
|
/
*
|
Merge branch 'hch' (patches from Christoph)
Linus Torvalds
2020-11-08
5
-17
/
+38
|
\
\
|
*
|
proc "seq files": switch to ->read_iter
Christoph Hellwig
2020-11-06
1
-1
/
+1
|
*
|
proc "single files": switch to ->read_iter
Greg Kroah-Hartman
2020-11-06
1
-1
/
+1
|
*
|
proc/stat: switch to ->read_iter
Christoph Hellwig
2020-11-06
1
-1
/
+1
|
*
|
proc/cpuinfo: switch to ->read_iter
Christoph Hellwig
2020-11-06
1
-1
/
+1
|
*
|
proc: wire up generic_file_splice_read for iter ops
Christoph Hellwig
2020-11-06
1
-0
/
+2
|
*
|
seq_file: add seq_read_iter
Christoph Hellwig
2020-11-06
1
-13
/
+32
*
|
|
Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-11-07
2
-47
/
+140
|
\
\
\
|
*
|
|
io_uring: fix link lookup racing with link timeout
Pavel Begunkov
2020-11-05
1
-1
/
+15
|
*
|
|
io_uring: use correct pointer for io_uring_show_cred()
Jens Axboe
2020-11-05
1
-1
/
+2
|
*
|
|
io_uring: don't forget to task-cancel drained reqs
Pavel Begunkov
2020-11-05
1
-2
/
+8
|
*
|
|
io_uring: fix overflowed cancel w/ linked ->files
Pavel Begunkov
2020-11-04
1
-22
/
+21
|
*
|
|
io_uring: drop req/tctx io_identity separately
Jens Axboe
2020-11-04
1
-3
/
+6
|
*
|
|
io_uring: ensure consistent view of original task ->mm from SQPOLL
Jens Axboe
2020-11-04
1
-7
/
+20
|
*
|
|
io_uring: properly handle SQPOLL request cancelations
Jens Axboe
2020-11-04
1
-12
/
+65
|
*
|
|
io-wq: cancel request if it's asking for files and we don't have them
Jens Axboe
2020-11-04
1
-0
/
+4
|
|
/
/
*
|
|
Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-11-06
5
-18
/
+39
|
\
\
\
|
*
|
|
ceph: check session state after bumping session->s_seq
Jeff Layton
2020-11-04
5
-18
/
+39
|
|
/
/
*
|
|
Merge tag 'gfs2-v5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-05
10
-48
/
+70
|
\
\
\
|
*
|
|
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
2020-11-03
1
-1
/
+2
|
*
|
|
gfs2: Don't call cancel_delayed_work_sync from within delete work function
Andreas Gruenbacher
2020-11-02
1
-1
/
+2
|
*
|
|
gfs2: check for live vs. read-only file system in gfs2_fitrim
Bob Peterson
2020-10-29
1
-0
/
+3
|
*
|
|
gfs2: don't initialize statfs_change inodes in spectator mode
Bob Peterson
2020-10-29
1
-4
/
+8
|
*
|
|
gfs2: Split up gfs2_meta_sync into inode and rgrp versions
Bob Peterson
2020-10-29
5
-40
/
+52
|
*
|
|
gfs2: init_journal's undo directive should also undo the statfs inodes
Bob Peterson
2020-10-29
1
-1
/
+1
|
*
|
|
gfs2: Add missing truncate_inode_pages_final for sd_aspace
Bob Peterson
2020-10-29
1
-0
/
+1
|
*
|
|
gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
Bob Peterson
2020-10-29
1
-1
/
+1
*
|
|
|
afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op
David Howells
2020-11-03
1
-6
/
+1
*
|
|
|
afs: Fix warning due to unadvanced marshalling pointer
David Howells
2020-11-03
1
-0
/
+1
*
|
|
|
mm, oom: keep oom_adj under or at upper limit when printing
Charles Haithcock
2020-11-02
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-01
1
-8
/
+7
|
\
\
\
|
*
|
|
debugfs: remove return value of debugfs_create_devm_seqfile()
Greg Kroah-Hartman
2020-10-30
1
-8
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2020-10-31
5
-9
/
+9
|
\
\
\
|
*
|
|
fs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
5
-9
/
+9
|
|
/
/
*
|
|
Merge tag 'io_uring-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-30
1
-70
/
+38
|
\
\
\
|
*
|
|
io_uring: use type appropriate io_kiocb handler for double poll
Jens Axboe
2020-10-25
1
-2
/
+4
|
*
|
|
io_uring: simplify __io_queue_sqe()
Pavel Begunkov
2020-10-23
1
-17
/
+11
|
*
|
|
io_uring: simplify nxt propagation in io_queue_sqe
Pavel Begunkov
2020-10-23
1
-7
/
+3
|
*
|
|
io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
Pavel Begunkov
2020-10-23
1
-7
/
+3
[next]