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
*
block: remove revalidate_disk()
Christoph Hellwig
2020-09-02
1
-19
/
+0
*
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-09-02
1
-13
/
+29
*
block: rename bd_invalidated
Christoph Hellwig
2020-09-02
1
-5
/
+5
*
block: don't clear bd_invalidated in check_disk_size_change
Christoph Hellwig
2020-09-02
1
-1
/
+2
*
block: move the devcgroup_inode_permission call to blkdev_get
Christoph Hellwig
2020-09-01
1
-19
/
+17
*
block: fix locking for struct block_device size updates
Christoph Hellwig
2020-09-01
1
-11
/
+14
*
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
2020-09-01
1
-5
/
+5
*
Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-30
2
-1
/
+16
|
\
|
*
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
2020-08-28
2
-1
/
+16
*
|
Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-29
1
-1
/
+0
|
\
\
|
*
|
afs: Remove erroneous fallthough annotation
Dan Carpenter
2020-08-27
1
-1
/
+0
*
|
|
Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-28
2
-44
/
+76
|
\
\
\
|
*
|
|
io_uring: don't bounce block based -EAGAIN retry off task_work
Jens Axboe
2020-08-27
1
-20
/
+6
|
*
|
|
io_uring: fix IOPOLL -EAGAIN retries
Jens Axboe
2020-08-27
1
-5
/
+9
|
*
|
|
io_uring: clear req->result on IOPOLL re-issue
Jens Axboe
2020-08-26
1
-0
/
+1
|
*
|
|
io_uring: make offset == -1 consistent with preadv2/pwritev2
Jens Axboe
2020-08-26
1
-4
/
+9
|
*
|
|
io_uring: ensure read requests go through -ERESTART* transformation
Jens Axboe
2020-08-25
1
-1
/
+2
|
*
|
|
io_uring: don't use poll handler if file can't be nonblocking read/written
Jens Axboe
2020-08-25
1
-1
/
+9
|
*
|
|
io_uring: fix imbalanced sqo_mm accounting
Jens Axboe
2020-08-25
1
-7
/
+3
|
*
|
|
io_uring: revert consumed iov_iter bytes on error
Jens Axboe
2020-08-25
1
-0
/
+4
|
*
|
|
io-wq: fix hang after cancelling pending hashed work
Pavel Begunkov
2020-08-23
1
-2
/
+19
|
*
|
|
io_uring: don't recurse on tsk->sighand->siglock with signalfd
Jens Axboe
2020-08-23
1
-6
/
+16
*
|
|
|
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-28
3
-53
/
+56
|
\
\
\
\
|
*
|
|
|
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2020-06-15
3
-20
/
+14
|
*
|
|
|
writeback: Fix sync livelock due to b_dirty_time processing
Jan Kara
2020-06-15
1
-27
/
+17
|
*
|
|
|
writeback: Avoid skipping inode writeback
Jan Kara
2020-06-15
1
-5
/
+12
|
*
|
|
|
writeback: Protect inode->i_io_list with inode->i_lock
Jan Kara
2020-06-15
1
-5
/
+17
*
|
|
|
|
Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-28
2
-0
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
gfs2: add some much needed cleanup for log flushes that fail
Bob Peterson
2020-08-24
2
-0
/
+32
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-08-28
8
-77
/
+75
|
\
\
\
\
\
|
*
|
|
|
|
ceph: don't allow setlease on cephfs
Jeff Layton
2020-08-24
1
-0
/
+1
|
*
|
|
|
|
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
2020-08-24
8
-77
/
+74
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-08-25
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
nfsd: fix oops on mixed NFSv4/NFSv3 client access
J. Bruce Fields
2020-08-16
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'm68knommu-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-25
1
-8
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
binfmt_flat: revert "binfmt_flat: don't offset the data start"
Max Filippov
2020-08-24
1
-8
/
+12
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-24
9
-31
/
+39
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
btrfs: detect nocow for swap after snapshot delete
Boris Burkov
2020-08-21
4
-16
/
+25
|
*
|
|
|
|
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
2020-08-21
1
-4
/
+6
|
*
|
|
|
|
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2020-08-19
2
-1
/
+2
|
*
|
|
|
|
btrfs: use the correct const function attribute for btrfs_get_num_csums
David Sterba
2020-08-19
2
-2
/
+2
|
*
|
|
|
|
btrfs: reset compression level for lzo on remount
Marcos Paulo de Souza
2020-08-19
1
-0
/
+1
|
*
|
|
|
|
btrfs: handle errors from async submission
Johannes Thumshirn
2020-08-19
1
-8
/
+3
*
|
|
|
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
77
-226
/
+232
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-08-22
1
-13
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
2020-08-22
1
-13
/
+6
|
*
|
|
|
|
epoll: Keep a reference on files added to the check list
Marc Zyngier
2020-08-22
1
-2
/
+9
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-21
1
-94
/
+79
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
io_uring: kill extra iovec=NULL in import_iovec()
Pavel Begunkov
2020-08-20
1
-3
/
+1
|
*
|
|
|
io_uring: comment on kfree(iovec) checks
Pavel Begunkov
2020-08-20
1
-0
/
+2
[next]