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
2020-06-03
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
Alexander Potapenko
1
-1
/
+1
2020-06-03
cifs: Fix null pointer check in cifs_read
Steve French
1
-1
/
+1
2020-06-03
cachefiles: Fix race between read_waiter and read_copier involving op->to_do
Lei Xue
1
-1
/
+1
2020-06-03
gfs2: move privileged user check to gfs2_quota_lock_check
Bob Peterson
2
-3
/
+3
2020-05-27
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
1
-3
/
+0
2020-05-27
ceph: fix double unlock in handle_cap_export()
Wu Bo
1
-0
/
+1
2020-05-27
configfs: fix config_item refcnt leak in configfs_rmdir()
Xiyu Yang
1
-0
/
+1
2020-05-27
ubifs: remove broken lazytime support
Christoph Hellwig
1
-5
/
+1
2020-05-27
fix multiplication overflow in copy_fdtable()
Al Viro
1
-1
/
+1
2020-05-20
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-20
cifs: fix leaked reference on requeued write
Adam McCoy
1
-1
/
+1
2020-05-20
NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
Dave Wysochanski
1
-18
/
+16
2020-05-20
nfs: fscache: use timespec64 in inode auxdata
Arnd Bergmann
3
-11
/
+21
2020-05-20
NFS: Fix fscache super_cookie index_key from changing after umount
Dave Wysochanski
1
-1
/
+2
2020-05-20
gfs2: Another gfs2_walk_metadata fix
Andreas Gruenbacher
1
-7
/
+9
2020-05-14
coredump: fix crash when umh is disabled
Luis Chamberlain
1
-0
/
+8
2020-05-10
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
1
-0
/
+2
2020-05-06
btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...
Qu Wenruo
1
-2
/
+11
2020-05-06
btrfs: fix partial loss of prealloc extent past i_size after fsync
Filipe Manana
1
-3
/
+40
2020-05-06
nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
Andreas Gruenbacher
1
-7
/
+15
2020-05-06
btrfs: fix block group leak when removing fails
Xiyu Yang
1
-6
/
+10
2020-05-02
propagate_one(): mnt_set_mountpoint() needs mount_lock
Al Viro
1
-5
/
+4
2020-05-02
ext4: check for non-zero journal inum in ext4_calculate_overhead
Ritesh Harjani
1
-1
/
+2
2020-05-02
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
1
-2
/
+4
2020-05-02
ext4: increase wait time needed before reuse of deleted inode numbers
Theodore Ts'o
1
-1
/
+1
2020-05-02
ext4: use matching invalidatepage in ext4_writepage
yangerkun
1
-1
/
+1
2020-05-02
xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
Darrick J. Wong
1
-0
/
+1
2020-05-02
xfs: clear PF_MEMALLOC before exiting xfsaild thread
Eric Biggers
1
-1
/
+3
2020-05-02
xfs: acquire superblock freeze protection on eofblocks scans
Brian Foster
2
-1
/
+14
2020-05-02
nfsd: memory corruption in nfsd4_lock()
Vasily Averin
1
-0
/
+2
2020-04-29
xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
kaixuxia
1
-43
/
+42
2020-04-29
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-2
/
+3
2020-04-29
fs/namespace.c: fix mountpoint reference counter race
Piotr Krysiuk
1
-1
/
+1
2020-04-29
f2fs: fix to avoid memory leakage in f2fs_listxattr
Randall Huang
1
-1
/
+14
2020-04-29
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
1
-2
/
+6
2020-04-29
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
1
-0
/
+5
2020-04-29
ext4: fix extent_status fragmentation for plain files
Dmitry Monakhov
1
-20
/
+27
2020-04-23
f2fs: fix to wait all node page writeback
Chao Yu
1
-3
/
+4
2020-04-23
ext2: fix debug reference to ext2_xattr_cache
Jan Kara
1
-2
/
+1
2020-04-23
ext2: fix empty body warnings when -Wextra is used
Randy Dunlap
1
-2
/
+3
2020-04-23
f2fs: fix NULL pointer dereference in f2fs_write_begin()
Chao Yu
1
-2
/
+3
2020-04-23
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
1
-9
/
+8
2020-04-23
cifs: Allocate encryption header through kmalloc
Long Li
1
-11
/
+17
2020-04-23
ext4: do not commit super on read-only bdev
Eric Sandeen
1
-1
/
+2
2020-04-23
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
1
-0
/
+2
2020-04-23
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
1
-0
/
+2
2020-04-23
ext4: use non-movable memory for superblock readahead
Roman Gushchin
3
-2
/
+13
2020-04-21
ext4: do not zeroout extents beyond i_disksize
Jan Kara
1
-4
/
+4
2020-04-21
btrfs: check commit root generation in should_ignore_root
Josef Bacik
1
-2
/
+2
2020-04-21
ext4: fix incorrect inodes per group in error message
Josh Triplett
1
-1
/
+1
[next]