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.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
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
btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
Josef Bacik
1
-3
/
+3
2021-05-22
ecryptfs: fix kernel panic with null dev_name
Jeffrey Mitchell
1
-0
/
+6
2021-05-22
timerfd: Reject ALARM timerfds without CAP_WAKE_ALARM
Eric Caruso
1
-0
/
+10
2021-04-28
ext4: correct error label in ext4_rename()
Zhang Yi
1
-1
/
+1
2021-04-16
fs: direct-io: fix missing sdio->boundary
Jack Qiu
1
-2
/
+3
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
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: find old entry again if failed to rename whiteout
zhangyi (F)
1
-2
/
+27
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
NFSv4.2: fix return value of _nfs4_get_security_label()
Ondrej Mosnacek
1
-1
/
+1
2021-03-17
cifs: return proper error code in statfs(2)
Paulo Alcantara
1
-1
/
+1
2021-03-07
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
1
-0
/
+55
2021-03-07
xfs: Fix assert failure in xfs_setattr_size()
Yumei Huang
1
-1
/
+1
2021-03-07
JFS: more checks for invalid superblock
Randy Dunlap
2
-0
/
+11
2021-03-03
gfs2: Don't skip dlm unlock if glock has an lvb
Bob Peterson
1
-6
/
+2
2021-03-03
f2fs: fix out-of-repair __setattr_copy()
Chao Yu
1
-1
/
+2
2021-03-03
btrfs: fix reloc root leak with 0 ref reloc roots on recovery
Josef Bacik
1
-3
/
+1
2021-03-03
isofs: release buffer head before return
Pan Bian
2
-0
/
+2
2021-03-03
jffs2: fix use after free in jffs2_sum_write_data()
Tom Rix
1
-0
/
+3
2021-03-03
fs/jfs: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2021-03-03
btrfs: clarify error returns values in __load_free_space_cache
Zhihao Cheng
1
-1
/
+5
2021-03-03
ntfs: check for valid standard information attribute
Rustam Kovhaev
1
-0
/
+6
2021-02-23
squashfs: add more sanity checks in xattr id lookup
Phillip Lougher
1
-9
/
+57
2021-02-23
squashfs: add more sanity checks in inode lookup
Phillip Lougher
1
-8
/
+33
2021-02-23
squashfs: add more sanity checks in id lookup
Phillip Lougher
4
-12
/
+45
2021-02-23
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
1
-1
/
+1
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-1
/
+2
2021-02-10
cifs: report error instead of invalid when revalidating a dentry fails
Aurelien Aptel
1
-2
/
+20
2021-02-10
ELF/MIPS build fix
Ralf Baechle
1
-0
/
+8
2021-02-04
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-1
/
+1
2021-01-23
nfsd4: readdirplus shouldn't return parent of export
J. Bruce Fields
1
-1
/
+6
2021-01-23
ext4: fix superblock checksum failure when setting password salt
Jan Kara
1
-0
/
+3
2021-01-23
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
1
-5
/
+7
[prev]
[next]