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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2021-10-06
ext4: fix potential infinite loop in ext4_dx_readdir()
yangerkun
1
-3
/
+3
2021-10-06
ext4: add error checking to ext4_ext_replay_set_iblocks()
Theodore Ts'o
1
-5
/
+14
2021-10-06
ext4: fix reserved space counter leakage
Jeffle Xu
2
-0
/
+11
2021-10-06
ext4: limit the number of blocks in one ADD_RANGE TLV
Hou Tao
1
-0
/
+6
2021-10-06
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
1
-5
/
+5
2021-10-06
debugfs: debugfs_create_file_size(): use IS_ERR to check for error
Nirmoy Das
1
-1
/
+1
2021-10-06
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
1
-1
/
+1
2021-10-06
fs-verity: fix signed integer overflow with i_size near S64_MAX
Eric Biggers
2
-2
/
+2
2021-09-30
qnx4: work around gcc false positive warning bug
Linus Torvalds
1
-9
/
+27
2021-09-30
qnx4: avoid stringop-overread errors
Linus Torvalds
1
-17
/
+34
2021-09-30
io_uring: put provided buffer meta data under memcg accounting
Jens Axboe
1
-1
/
+1
2021-09-30
cifs: fix a sign extension bug
Dan Carpenter
1
-1
/
+1
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
18
-30
/
+38
2021-09-30
afs: Fix updating of i_blocks on file/dir extension
David Howells
4
-13
/
+13
2021-09-30
afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
David Howells
1
-39
/
+7
2021-09-30
btrfs: prevent __btrfs_dump_space_info() to underflow its free space
Qu Wenruo
1
-2
/
+3
2021-09-30
cifs: fix incorrect check for null pointer in header_assemble
Steve French
1
-2
/
+3
2021-09-30
ocfs2: drop acl cache for directories too
Wengang Wang
1
-1
/
+2
2021-09-26
nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
Nanyong Sun
1
-1
/
+1
2021-09-26
nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group
Nanyong Sun
1
-2
/
+2
2021-09-26
nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group
Nanyong Sun
1
-1
/
+1
2021-09-26
nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group
Nanyong Sun
1
-2
/
+2
2021-09-26
nilfs2: fix NULL pointer in nilfs_##name##_attr_release
Nanyong Sun
1
-5
/
+3
2021-09-26
nilfs2: fix memory leak in nilfs_sysfs_create_device_group
Nanyong Sun
1
-4
/
+2
2021-09-26
btrfs: fix lockdep warning while mounting sprout fs
Anand Jain
1
-3
/
+4
2021-09-26
btrfs: update the bdev time directly when closing
Josef Bacik
1
-8
/
+10
2021-09-26
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
1
-0
/
+2
2021-09-26
ceph: remove the capsnaps when removing caps
Xiubo Li
3
-18
/
+87
2021-09-26
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
1
-15
/
+17
2021-09-26
ceph: cancel delayed work instead of flushing on mdsc teardown
Jeff Layton
2
-3
/
+2
2021-09-26
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
4
-10
/
+8
2021-09-26
nilfs2: use refcount_dec_and_lock() to fix potential UAF
Zhen Lei
1
-5
/
+4
2021-09-26
coredump: fix memleak in dump_vma_snapshot()
QiuXi
1
-1
/
+3
2021-09-22
fuse: fix use after free in fuse_read_interrupt()
Miklos Szeredi
1
-2
/
+2
2021-09-22
io_uring: ensure symmetry in handling iter types in loop_rw_iter()
Jens Axboe
1
-3
/
+6
2021-09-22
btrfs: fix upper limit for max_inline for page size 64K
Anand Jain
1
-22
/
+23
2021-09-18
fanotify: limit number of event merge attempts
Amir Goldstein
1
-0
/
+6
2021-09-18
ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup()
chenying
1
-2
/
+4
2021-09-18
io_uring: remove duplicated io_size from rw
Pavel Begunkov
1
-10
/
+6
2021-09-18
fs/io_uring Don't use the return value from import_iovec().
David Laight
1
-4
/
+4
2021-09-18
nfsd: fix crash on LOCKT on reexported NFSv3
J. Bruce Fields
1
-2
/
+3
2021-09-18
cifs: fix wrong release in sess_alloc_buffer() failed path
Ding Hui
1
-1
/
+1
2021-09-18
btrfs: tree-log: check btrfs_lookup_data_extent return value
Marcos Paulo de Souza
1
-1
/
+3
2021-09-18
lockd: lockd server-side shouldn't set fl_ops
J. Bruce Fields
1
-18
/
+12
2021-09-18
gfs2: Don't call dlm after protocol is unmounted
Bob Peterson
1
-0
/
+5
2021-09-18
iomap: pass writeback errors to the mapping
Darrick J. Wong
1
-1
/
+1
2021-09-18
gfs2: Fix glock recursion in freeze_go_xmote_bh
Bob Peterson
1
-10
/
+7
2021-09-18
userfaultfd: prevent concurrent API initialization
Nadav Amit
1
-47
/
+44
2021-09-18
f2fs: should put a page beyond EOF when preparing a write
Jaegeuk Kim
1
-0
/
+2
2021-09-18
f2fs: deallocate compressed pages when error happens
Jaegeuk Kim
1
-6
/
+6
[next]