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-05-22
squashfs: fix divide error in calculate_skip()
Phillip Lougher
1
-3
/
+3
2021-05-22
NFSv4.2 fix handling of sr_eof in SEEK's reply
Olga Kornievskaia
1
-1
/
+4
2021-05-22
pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
Nikola Livic
1
-1
/
+1
2021-05-22
NFS: Deal correctly with attribute generation counter overflow
Trond Myklebust
1
-4
/
+4
2021-05-22
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
1
-7
/
+9
2021-05-22
f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
Colin Ian King
1
-1
/
+2
2021-05-22
cuse: prevent clone
Miklos Szeredi
1
-0
/
+2
2021-05-22
fs: dlm: fix debugfs dump
Alexander Aring
1
-0
/
+1
2021-05-22
ext4: fix error code in ext4_commit_super
Fengnan Chang
1
-2
/
+4
2021-05-22
ext4: fix check to prevent false positive report of incorrect used inodes
Zhang Yi
1
-16
/
+32
2021-05-22
jffs2: check the validity of dstlen in jffs2_zlib_compress()
Yang Yang
1
-0
/
+3
2021-05-22
jffs2: Fix kasan slab-out-of-bounds problem
lizhe
1
-1
/
+1
2021-05-22
NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
Trond Myklebust
1
-1
/
+1
2021-05-22
btrfs: fix race when picking most recent mod log operation for an old root
Filipe Manana
1
-0
/
+20
2021-05-22
btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
Josef Bacik
1
-3
/
+3
2021-05-22
btrfs: fix metadata extent leak after failure to create subvolume
Filipe Manana
1
-3
/
+15
2021-05-22
cifs: Return correct error code from smb2_get_enc_key
Paul Aurich
1
-1
/
+1
2021-05-22
ecryptfs: fix kernel panic with null dev_name
Jeffrey Mitchell
1
-0
/
+6
2021-04-28
ext4: correct error label in ext4_rename()
Zhang Yi
1
-1
/
+1
2021-04-28
readdir: make sure to verify directory entry for legacy interfaces too
Linus Torvalds
1
-0
/
+6
2021-04-16
gfs2: report "already frozen/thawed" errors
Bob Peterson
1
-4
/
+6
2021-04-16
Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."
Greg Kroah-Hartman
1
-1
/
+0
2021-04-16
fs: direct-io: fix missing sdio->boundary
Jack Qiu
1
-2
/
+3
2021-04-16
ocfs2: fix deadlock between setattr and dio_end_io_write
Wengang Wang
2
-12
/
+7
2021-04-10
cifs: Silently ignore unknown oplock break handle
Vincent Whitchurch
1
-2
/
+2
2021-04-10
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
1
-0
/
+1
2021-04-07
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
1
-1
/
+1
2021-04-07
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
1
-9
/
+9
2021-04-07
ext4: fix bh ref count on error paths
Zhaolong Zhang
1
-3
/
+3
2021-03-30
ext4: add reclaim checks to xattr code
Jan Kara
1
-0
/
+4
2021-03-30
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2
-4
/
+8
2021-03-30
squashfs: fix inode lookup sanity checks
Sean Nyekjaer
2
-2
/
+7
2021-03-30
nfs: we don't support removing system.nfs4_acl
J. Bruce Fields
1
-0
/
+3
2021-03-30
NFS: Correct size calculation for create reply length
Frank Sorenson
1
-1
/
+2
2021-03-30
nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
Timo Rothenpieler
1
-1
/
+1
2021-03-24
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
1
-4
/
+4
2021-03-24
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
1
-1
/
+1
2021-03-24
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
1
-2
/
+27
2021-03-24
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
1
-6
/
+4
2021-03-24
btrfs: fix race when cloning extent buffer during rewind of an old root
Filipe Manana
1
-0
/
+2
2021-03-24
ext4: check journal inode extents more carefully
Jan Kara
6
-38
/
+36
2021-03-24
ext4: don't allow overlapping system zones
Jan Kara
1
-22
/
+12
2021-03-24
ext4: handle error of ext4_setup_system_zone() on remount
Jan Kara
1
-1
/
+4
2021-03-17
binfmt_misc: fix possible deadlock in bm_register_write
Lior Ribak
1
-15
/
+14
2021-03-17
configfs: fix a use-after-free in __configfs_open_file
Daiyue Zhang
1
-4
/
+2
2021-03-17
NFSv4.2: fix return value of _nfs4_get_security_label()
Ondrej Mosnacek
1
-1
/
+1
2021-03-17
udf: fix silent AED tagLocation corruption
Steven J. Magnani
1
-3
/
+6
2021-03-17
cifs: return proper error code in statfs(2)
Paulo Alcantara
1
-1
/
+1
2021-03-11
btrfs: fix raid6 qstripe kmap
Ira Weiny
1
-11
/
+10
2021-03-11
btrfs: raid56: simplify tracking of Q stripe presence
David Sterba
1
-22
/
+15
[next]