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
2019-04-04
dlm: memory leaks on error path in dlm_user_request()
Vasily Averin
1
-7
/
+7
2019-04-04
dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
Vasily Averin
1
-0
/
+2
2019-04-04
dlm: possible memory leak on error path in create_lkb()
Vasily Averin
1
-0
/
+1
2019-04-04
dlm: fixed memory leaks after failed ls_remove_names allocation
Vasily Averin
1
-1
/
+1
2019-03-25
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
1
-1
/
+20
2019-02-11
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
Chad Austin
3
-12
/
+13
2019-02-11
fuse: cleanup fuse_file refcounting
Miklos Szeredi
3
-11
/
+10
2019-02-11
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
1
-0
/
+2
2019-02-11
cifs: Fix separator when building path from dentry
Paulo Alcantara
1
-1
/
+1
2019-02-11
hfs: do not free node before using
Pan Bian
1
-1
/
+2
2019-02-11
ext2: fix potential use after free
Pan Bian
1
-1
/
+1
2019-02-11
exportfs: do not read dentry after free
Pan Bian
1
-1
/
+1
2019-02-11
btrfs: relocation: set trans to be NULL after ending transaction
Pan Bian
1
-0
/
+1
2019-02-11
Btrfs: fix race between enabling quotas and subvolume creation
Filipe Manana
1
-1
/
+2
2019-02-11
exportfs: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2019-02-11
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
1
-0
/
+1
2019-02-11
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
1
-9
/
+1
2019-02-11
NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING
Trond Myklebust
1
-3
/
+5
2019-02-11
sysv: return 'err' instead of 0 in __sysv_write_inode
YueHaibing
1
-1
/
+1
2019-02-11
fuse: fix leaked notify reply
Miklos Szeredi
1
-1
/
+3
2019-02-11
mount: Prevent MNT_DETACH from disconnecting locked mounts
Eric W. Biederman
1
-1
/
+1
2019-02-11
mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
Eric W. Biederman
1
-2
/
+8
2019-02-11
mount: Retest MNT_LOCKED in do_umount
Eric W. Biederman
1
-2
/
+8
2019-02-11
ext4: fix buffer leak in __ext4_read_dirblock() on error path
Vasily Averin
1
-0
/
+1
2019-02-11
ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
Vasily Averin
1
-0
/
+2
2019-02-11
ext4: release bs.bh before re-using in ext4_xattr_block_find()
Vasily Averin
1
-0
/
+2
2019-02-11
ext4: fix possible leak of sbi->s_group_desc_leak in error path
Theodore Ts'o
1
-8
/
+8
2019-02-11
ext4: avoid possible double brelse() in add_new_gdb() on error path
Theodore Ts'o
1
-0
/
+1
2019-02-11
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
Vasily Averin
1
-1
/
+3
2019-02-11
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
Vasily Averin
1
-0
/
+4
2019-02-11
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
Vasily Averin
1
-1
/
+1
2019-02-11
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
1
-2
/
+10
2019-02-11
Btrfs: fix cur_offset in the error case for nocow
Robbie Ko
1
-3
/
+2
2019-02-11
ext4: add missing brelse() update_backups()'s error path
Vasily Averin
1
-1
/
+3
2019-02-11
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
1
-2
/
+1
2019-02-11
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
1
-2
/
+4
2019-02-11
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
1
-6
/
+2
2019-02-11
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2019-02-11
smb3: on kerberos mount if server doesn't specify auth type use krb5
Steve French
1
-2
/
+4
2019-02-11
Cramfs: fix abad comparison when wrap-arounds occur
Nicolas Pitre
1
-1
/
+2
2019-02-11
lockd: fix access beyond unterminated strings in prints
Amir Goldstein
1
-1
/
+1
2019-02-11
smb3: do not attempt cifs operation in smb3 query info error path
Steve French
1
-1
/
+9
2019-02-11
smb3: allow stats which track session and share reconnects to be reset
Steve French
1
-0
/
+3
2019-02-11
Btrfs: fix use-after-free when dumping free space
Filipe Manana
1
-0
/
+2
2019-02-11
xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
Carlos Maiolino
1
-1
/
+1
2019-02-11
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
1
-0
/
+1
2019-02-11
jffs2: free jffs2_sb_info through jffs2_kill_sb()
Hou Tao
1
-3
/
+1
2019-02-11
Btrfs: don't clean dirty pages during buffered writes
Chris Mason
1
-6
/
+24
2019-02-11
btrfs: wait on caching when putting the bg cache
Josef Bacik
1
-0
/
+1
2019-02-11
btrfs: fix error handling in btrfs_dev_replace_start
Jeff Mahoney
1
-2
/
+5
[prev]
[next]