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.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
*
iomap: Set all uptodate bits for an Uptodate page
Matthew Wilcox (Oracle)
2020-09-28
1
-0
/
+2
*
iomap: Change calling convention for zeroing
Matthew Wilcox (Oracle)
2020-09-21
2
-25
/
+21
*
iomap: Convert iomap_write_end types
Matthew Wilcox (Oracle)
2020-09-21
1
-19
/
+12
*
iomap: Convert write_count to write_bytes_pending
Matthew Wilcox (Oracle)
2020-09-21
1
-9
/
+10
*
iomap: Convert read_count to read_bytes_pending
Matthew Wilcox (Oracle)
2020-09-21
1
-29
/
+12
*
iomap: Support arbitrarily many blocks per page
Matthew Wilcox (Oracle)
2020-09-21
1
-5
/
+17
*
iomap: Use bitmap ops to set uptodate bits
Matthew Wilcox (Oracle)
2020-09-21
1
-10
/
+2
*
iomap: Use kzalloc to allocate iomap_page
Matthew Wilcox (Oracle)
2020-09-21
1
-9
/
+1
*
fs: Introduce i_blocks_per_page
Matthew Wilcox (Oracle)
2020-09-21
3
-6
/
+6
*
iomap: Fix misplaced page flushing
Matthew Wilcox (Oracle)
2020-09-21
1
-2
/
+1
*
iomap: Use round_down/round_up macros in __iomap_write_begin
Nikolay Borisov
2020-09-21
1
-2
/
+2
*
iomap: Mark read blocks uptodate in write_begin
Matthew Wilcox (Oracle)
2020-09-10
1
-8
/
+6
*
iomap: Clear page error before beginning a write
Matthew Wilcox (Oracle)
2020-09-10
1
-0
/
+1
*
iomap: Fix direct I/O write consistency check
Andreas Gruenbacher
2020-09-10
1
-1
/
+1
*
iomap: fix WARN_ON_ONCE() from unprivileged users
Qian Cai
2020-09-10
1
-0
/
+10
*
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-06
1
-3
/
+52
|
\
|
*
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
2020-09-05
1
-2
/
+23
|
*
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
2020-09-05
1
-0
/
+27
|
*
io_uring: fix explicit async read/write mapping for large segments
Jens Axboe
2020-09-05
1
-3
/
+4
*
|
Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-09-05
1
-1
/
+1
|
\
\
|
*
|
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
2020-09-03
1
-1
/
+1
*
|
|
xfs: don't update mtime on COW faults
Mikulas Patocka
2020-09-05
1
-2
/
+10
*
|
|
ext2: don't update mtime on COW faults
Mikulas Patocka
2020-09-05
1
-2
/
+4
*
|
|
Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-04
1
-1
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file
Jens Axboe
2020-09-02
1
-0
/
+10
|
*
|
io_uring: set table->files[i] to NULL when io_sqe_file_register failed
Jiufei Xue
2020-09-02
1
-0
/
+1
|
*
|
io_uring: fix removing the wrong file in __io_sqe_files_update()
Jiufei Xue
2020-09-01
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
6
-40
/
+73
|
\
\
\
|
*
\
\
Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2020-08-27
6
-40
/
+73
|
|
\
\
\
|
|
*
|
|
afs: Fix error handling in VL server rotation
David Howells
2020-08-20
1
-0
/
+4
|
|
*
|
|
afs: Don't use VL probe running state to make decisions outside probe code
David Howells
2020-08-20
5
-20
/
+46
|
|
*
|
|
afs: Expose information from afs_vlserver through /proc for debugging
David Howells
2020-08-20
4
-15
/
+22
|
|
*
|
|
afs: Remove afs_vlserver->probe.have_result
David Howells
2020-08-20
2
-5
/
+1
|
|
*
|
|
rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
David Howells
2020-08-20
2
-4
/
+4
*
|
|
|
|
Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-03
2
-1
/
+52
|
\
\
\
\
\
|
*
|
|
|
|
affs: fix basic permission bits to actually work
Max Staudt
2020-08-31
2
-1
/
+52
*
|
|
|
|
|
Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-09-02
4
-7
/
+9
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
2020-08-27
1
-2
/
+2
|
*
|
|
|
|
xfs: fix boundary test in xfs_attr_shortform_verify
Eric Sandeen
2020-08-26
1
-1
/
+3
|
*
|
|
|
|
xfs: fix off-by-one in inode alloc block reservation calculation
Brian Foster
2020-08-26
2
-3
/
+3
|
*
|
|
|
|
xfs: finish dfops on every insert range shift iteration
Brian Foster
2020-08-26
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-09-02
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
fix regression in "epoll: Keep a reference on files added to the check list"
Al Viro
2020-09-02
1
-3
/
+3
*
|
|
|
|
|
Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-01
10
-71
/
+113
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
btrfs: tree-checker: fix the error message for transid error
Qu Wenruo
2020-08-27
1
-1
/
+1
|
*
|
|
|
|
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
2020-08-27
1
-1
/
+5
|
*
|
|
|
|
btrfs: set the correct lockdep class for new nodes
Josef Bacik
2020-08-27
1
-1
/
+1
|
*
|
|
|
|
btrfs: allocate scrub workqueues outside of locks
Josef Bacik
2020-08-27
1
-52
/
+70
|
*
|
|
|
|
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
2020-08-27
3
-14
/
+27
|
*
|
|
|
|
btrfs: drop path before adding new uuid tree entry
Josef Bacik
2020-08-27
1
-1
/
+2
[next]