index
:
Linux Stable
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.13.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
*
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2021-01-09
2
-11
/
+11
*
fuse: fix bad inode
Miklos Szeredi
2021-01-09
7
-17
/
+74
*
ext4: avoid s_mb_prefetch to be zero in individual scenarios
Chunguang Xu
2021-01-06
1
-4
/
+5
*
io_uring: remove racy overflow list fast checks
Pavel Begunkov
2021-01-06
1
-4
/
+1
*
ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
Jeff Layton
2021-01-06
1
-0
/
+2
*
NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow
Trond Myklebust
2021-01-06
1
-19
/
+17
*
fs/namespace.c: WARN if mnt_count has become negative
Eric Biggers
2021-01-06
2
-4
/
+7
*
f2fs: fix race of pending_pages in decompression
Daeho Jeong
2021-01-06
3
-13
/
+48
*
f2fs: avoid race condition for shrinker count
Jaegeuk Kim
2021-01-06
6
-24
/
+36
*
NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
Trond Myklebust
2021-01-06
3
-3
/
+37
*
quota: Don't overflow quota file offsets
Jan Kara
2021-01-06
1
-4
/
+4
*
io_uring: check kthread stopped flag when sq thread is unparked
Xiaoguang Wang
2021-01-06
1
-1
/
+9
*
fcntl: Fix potential deadlock in send_sig{io, urg}()
Boqun Feng
2021-01-06
1
-4
/
+6
*
ext4: check for invalid block size early when mounting a file system
Theodore Ts'o
2021-01-06
1
-24
/
+16
*
bfs: don't use WARNING: string when it's just info.
Randy Dunlap
2021-01-06
1
-1
/
+1
*
f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
Chao Yu
2021-01-06
1
-5
/
+4
*
reiserfs: add check for an invalid ih_entry_count
Rustam Kovhaev
2021-01-06
1
-0
/
+6
*
io_uring: fix io_sqe_files_unregister() hangs
Pavel Begunkov
2021-01-06
1
-2
/
+22
*
io_uring: add a helper for setting a ref node
Pavel Begunkov
2021-01-06
1
-10
/
+12
*
io_uring: use bottom half safe lock for fixed file data
Jens Axboe
2021-01-06
1
-8
/
+8
*
io_uring: don't assume mm is constant across submits
Jens Axboe
2021-01-06
1
-7
/
+7
*
jffs2: Fix NULL pointer dereference in rp_size fs option parsing
Jamie Iles
2021-01-06
1
-5
/
+5
*
jffs2: Allow setting rp_size to zero during remounting
lizhe
2021-01-06
2
-2
/
+6
*
io_uring: close a small race gap for files cancel
Pavel Begunkov
2021-01-06
1
-4
/
+4
*
openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
Aleksa Sarai
2020-12-30
1
-0
/
+4
*
jfs: Fix array index bounds check in dbAdjTree
Dave Kleikamp
2020-12-30
1
-1
/
+1
*
fsnotify: fix events reported to watching parent and child
Amir Goldstein
2020-12-30
2
-37
/
+54
*
inotify: convert to handle_inode_event() interface
Amir Goldstein
2020-12-30
3
-54
/
+14
*
fsnotify: generalize handle_inode_event()
Amir Goldstein
2020-12-30
3
-9
/
+26
*
jffs2: Fix ignoring mounting options problem during remounting
lizhe
2020-12-30
1
-0
/
+17
*
jffs2: Fix GC exit abnormally
Zhe Li
2020-12-30
1
-0
/
+16
*
ubifs: wbuf: Don't leak kernel memory to flash
Richard Weinberger
2020-12-30
1
-2
/
+11
*
SMB3.1.1: do not log warning message if server doesn't populate salt
Steve French
2020-12-30
2
-5
/
+16
*
SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp
Steve French
2020-12-30
1
-4
/
+12
*
SMB3: avoid confusing warning message on mount to Azure
Steve French
2020-12-30
1
-1
/
+2
*
ceph: fix race in concurrent __ceph_remove_cap invocations
Luis Henriques
2020-12-30
1
-2
/
+9
*
ovl: make ioctl() safe
Miklos Szeredi
2020-12-30
1
-71
/
+16
*
ext4: don't remount read-only with errors=continue on reboot
Jan Kara
2020-12-30
1
-8
/
+6
*
ext4: fix deadlock with fs freezing and EA inodes
Jan Kara
2020-12-30
1
-5
/
+14
*
ext4: fix a memory leak of ext4_free_data
Chunguang Xu
2020-12-30
1
-0
/
+1
*
ext4: fix an IS_ERR() vs NULL check
Dan Carpenter
2020-12-30
1
-2
/
+2
*
btrfs: fix race when defragmenting leads to unnecessary IO
Filipe Manana
2020-12-30
1
-0
/
+39
*
btrfs: update last_byte_to_unpin in switch_commit_roots
Josef Bacik
2020-12-30
3
-28
/
+40
*
btrfs: do not shorten unpin len for caching block groups
Josef Bacik
2020-12-30
1
-4
/
+4
*
io_uring: make ctx cancel on exit targeted to actual ctx
Jens Axboe
2020-12-30
1
-1
/
+8
*
io_uring: fix double io_uring free
Pavel Begunkov
2020-12-30
1
-32
/
+39
*
io_uring: fix ignoring xa_store errors
Pavel Begunkov
2020-12-30
1
-3
/
+7
*
io_uring: hold uring_lock while completing failed polled io in io_wq_submit_w...
Xiaoguang Wang
2020-12-30
1
-10
/
+19
*
io_uring: fix 0-iov read buffer select
Pavel Begunkov
2020-12-30
1
-3
/
+1
*
io_uring: fix io_wqe->work_list corruption
Xiaoguang Wang
2020-12-30
1
-0
/
+1
[next]