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
2021-07-20
seq_file: disallow extremely large seq buffer allocations
Eric Sandeen
1
-0
/
+3
2021-07-20
NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times
Trond Myklebust
1
-26
/
+26
2021-07-20
ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
Zhihao Cheng
1
-0
/
+7
2021-07-20
nfs: fix acl memory leak of posix_acl_create()
Gao Xiang
1
-2
/
+2
2021-07-20
NFSv4: Initialise connection to the server in nfs4_alloc_client()
Trond Myklebust
1
-40
/
+42
2021-07-20
f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs
Chao Yu
1
-0
/
+1
2021-07-20
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
1
-0
/
+4
2021-07-20
ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
Jeff Layton
1
-9
/
+1
2021-07-20
orangefs: fix orangefs df output.
Mike Marshall
1
-1
/
+1
2021-07-20
fs/jfs: Fix missing error code in lmLogInit()
Jiapeng Chong
1
-0
/
+1
2021-07-19
jfs: fix GPF in diFree
Pavel Skripkin
1
-1
/
+2
2021-07-19
ubifs: Fix races between xattr_{set|get} and listxattr operations
Zhihao Cheng
3
-11
/
+36
2021-07-19
fscrypt: don't ignore minor_hash when hash is 0
Eric Biggers
1
-7
/
+2
2021-07-19
udf: Fix NULL pointer dereference in udf_symlink function
Arturo Giusti
1
-0
/
+4
2021-07-19
reiserfs: add check for invalid 1st journal block
Pavel Skripkin
1
-0
/
+14
2021-07-14
configfs: fix memleak in configfs_release_bin_file
Chung-Chiang Cheng
1
-5
/
+5
2021-07-14
writeback: fix obtain a reference to a freeing memcg css
Muchun Song
1
-2
/
+7
2021-07-14
dax: fix ENOMEM handling in grab_mapping_entry()
Jan Kara
1
-1
/
+2
2021-07-14
ocfs2: fix snprintf() checking
Dan Carpenter
2
-11
/
+3
2021-07-14
btrfs: clear log tree recovering status if starting transaction fails
David Sterba
1
-0
/
+1
2021-07-14
writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
Roman Gushchin
1
-2
/
+3
2021-07-14
cifs: fix missing spinlock around update to ses->status
Steve French
2
-2
/
+6
2021-07-14
fs: dlm: fix memory leak when fenced
Alexander Aring
1
-0
/
+9
2021-07-14
fs: dlm: cancel work sync othercon
Alexander Aring
1
-1
/
+1
2021-07-14
block_dump: remove block_dump feature in mark_inode_dirty()
zhangyi (F)
1
-25
/
+0
2021-07-14
btrfs: disable build on platforms having page size 256K
Christophe Leroy
1
-0
/
+2
2021-07-14
btrfs: abort transaction if we fail to update the delayed inode
Josef Bacik
1
-0
/
+8
2021-07-14
btrfs: fix error handling in __btrfs_update_delayed_inode
Josef Bacik
1
-6
/
+4
2021-07-14
fuse: reject internal errno
Miklos Szeredi
1
-1
/
+1
2021-07-14
fuse: check connected before queueing on fpq->io
Miklos Szeredi
1
-0
/
+9
2021-07-14
fuse: ignore PG_workingset after stealing
Miklos Szeredi
1
-0
/
+1
2021-07-14
ext4: use ext4_grp_locked_error in mb_find_extent
Stephen Brennan
1
-4
/
+5
2021-07-14
ext4: fix avefreec in find_group_orlov
Pan Dong
1
-6
/
+5
2021-07-14
ext4: remove check for zero nr_to_scan in ext4_es_scan()
Zhang Yi
1
-3
/
+0
2021-07-14
ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit
Zhang Yi
1
-0
/
+1
2021-07-14
ext4: return error code when ext4_fill_flex_info() fails
Yang Yingliang
1
-0
/
+1
2021-07-14
ext4: fix kernel infoleak via ext4_extent_header
Anirudh Rayabharam
1
-0
/
+3
2021-07-14
ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transact...
Zhang Yi
1
-1
/
+8
2021-07-14
btrfs: clear defrag status of a root if starting transaction fails
David Sterba
1
-2
/
+4
2021-07-14
btrfs: send: fix invalid path for unlink operations after parent orphanization
Filipe Manana
1
-0
/
+11
2021-07-14
ntfs: fix validity check for file name attribute
Desmond Cheong Zhi Xi
1
-1
/
+1
2021-06-30
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
1
-0
/
+1
2021-06-23
afs: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2021-06-18
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
1
-1
/
+1
2021-06-18
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
1
-1
/
+4
2021-06-16
proc: only require mm_struct for writing
Linus Torvalds
1
-1
/
+3
2021-06-16
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
1
-0
/
+8
2021-06-16
NFSv4: Fix second deadlock in nfs4_evict_inode()
Trond Myklebust
1
-2
/
+7
2021-06-16
NFS: Fix use-after-free in nfs4_init_client()
Anna Schumaker
1
-1
/
+1
2021-06-16
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
2
-1
/
+12
[next]