index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
|
io_uring: don't defer put of cancelled ltimeout
Pavel Begunkov
2020-10-23
1
-38
/
+20
|
*
|
|
io_uring: always clear LINK_TIMEOUT after cancel
Pavel Begunkov
2020-10-23
1
-1
/
+1
|
*
|
|
io_uring: don't adjust LINK_HEAD in cancel ltimeout
Pavel Begunkov
2020-10-23
1
-1
/
+0
[next]