index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-25
Merge tag 'fsnotify_for_v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-06-25
Merge tag 'erofs-for-5.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+10
2020-06-24
erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixup
Gao Xiang
1
-10
/
+10
2020-06-23
Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-36
/
+102
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-5
/
+10
2020-06-20
afs: Fix hang on rmmod due to outstanding timer
David Howells
4
-2
/
+16
2020-06-20
afs: Fix afs_do_lookup() to call correct fetch-status op variant
David Howells
1
-1
/
+1
2020-06-19
Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-112
/
+177
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+9
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
1
-1
/
+2
2020-06-18
block: make function 'kill_bdev' static
Zheng Bin
1
-3
/
+2
2020-06-18
io_uring: fix possible race condition against REQ_F_NEED_CLEANUP
Xiaoguang Wang
1
-4
/
+4
2020-06-18
io_uring: reap poll completions while waiting for refs to drop on exit
Jens Axboe
1
-1
/
+11
2020-06-17
io_uring: acquire 'mm' for task_work for SQPOLL
Jens Axboe
1
-15
/
+29
2020-06-17
io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_comp...
Xiaoguang Wang
1
-24
/
+29
2020-06-17
io_uring: don't fail links for EAGAIN error in IOPOLL mode
Xiaoguang Wang
1
-1
/
+1
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-1
/
+2
2020-06-17
proc/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
1
-5
/
+10
2020-06-17
Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-124
/
+225
2020-06-17
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-12
/
+12
2020-06-17
afs: Fix silly rename
David Howells
4
-16
/
+80
2020-06-16
btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
Waiman Long
1
-1
/
+1
2020-06-16
btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO
Filipe Manana
1
-11
/
+26
2020-06-16
btrfs: fix RWF_NOWAIT write not failling when we need to cow
Filipe Manana
1
-1
/
+12
2020-06-16
btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
Filipe Manana
1
-3
/
+0
2020-06-16
btrfs: fix hang on snapshot creation after RWF_NOWAIT write
Filipe Manana
1
-0
/
+2
2020-06-16
btrfs: check if a log root exists before locking the log_mutex on unlink
Filipe Manana
2
-0
/
+7
2020-06-16
btrfs: fix bytes_may_use underflow when running balance and scrub in parallel
Filipe Manana
1
-5
/
+12
2020-06-16
btrfs: fix data block group relocation failure due to concurrent scrub
Filipe Manana
1
-1
/
+18
2020-06-16
btrfs: fix race between block group removal and block group creation
Filipe Manana
1
-8
/
+19
2020-06-16
btrfs: fix a block group ref counter leak after failure to remove block group
Filipe Manana
1
-10
/
+9
2020-06-16
block: Fix use-after-free in blkdev_get()
Jason Yan
1
-5
/
+7
2020-06-16
afs: afs_vnode_commit_status() doesn't need to check the RPC error
David Howells
1
-3
/
+1
2020-06-16
afs: Fix use of afs_check_for_remote_deletion()
David Howells
7
-18
/
+32
2020-06-16
afs: Remove afs_operation::abort_code
David Howells
2
-2
/
+1
2020-06-16
afs: Fix yfs_fs_fetch_status() to honour vnode selector
David Howells
1
-25
/
+26
2020-06-16
afs: Remove yfs_fs_fetch_file_status() as it's not used
David Howells
2
-43
/
+0
2020-06-16
fs: Do not check if there is a fsnotify watcher on pseudo inodes
Mel Gorman
1
-1
/
+1
2020-06-16
Squashfs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-8
/
+8
2020-06-16
jffs2: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-3
/
+3
2020-06-16
aio: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-69
/
+274
2020-06-15
io_uring: cancel by ->task not pid
Pavel Begunkov
2
-11
/
+6
2020-06-15
io_uring: lazy get task
Pavel Begunkov
1
-8
/
+22
2020-06-15
io_uring: batch cancel in io_uring_cancel_files()
Pavel Begunkov
1
-0
/
+13
2020-06-15
io_uring: cancel all task's requests on exit
Pavel Begunkov
3
-17
/
+12
2020-06-15
io-wq: add an option to cancel all matched reqs
Pavel Begunkov
3
-28
/
+36
2020-06-15
io-wq: reorder cancellation pending -> running
Pavel Begunkov
1
-22
/
+32
2020-06-15
afs: Fix the mapping of the UAEOVERFLOW abort code
David Howells
1
-0
/
+1
2020-06-15
afs: Fix truncation issues and mmap writeback size
David Howells
3
-5
/
+35
[next]