index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
cifs: Fix separator when building path from dentry
Paulo Alcantara
1
-1
/
+1
2018-12-13
Btrfs: fix use-after-free when dumping free space
Filipe Manana
1
-0
/
+2
2018-12-13
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
1
-9
/
+1
2018-12-13
kernfs: Replace strncpy with memcpy
Guenter Roeck
1
-1
/
+1
2018-12-13
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
1
-4
/
+3
2018-12-13
btrfs: release metadata before running delayed refs
Josef Bacik
1
-3
/
+3
2018-12-13
ext2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-12-13
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
1
-0
/
+1
2018-12-01
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
1
-3
/
+50
2018-12-01
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2
-13
/
+8
2018-12-01
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
Andrew Price
1
-1
/
+1
2018-12-01
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
1
-3
/
+6
2018-12-01
v9fs_dir_readdir: fix double-free on p9stat_read error
Dominique Martinet
1
-11
/
+0
2018-11-27
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
1
-4
/
+15
2018-11-27
gfs2: Put bitmap buffers in put_super
Andreas Gruenbacher
1
-1
/
+2
2018-11-27
fs/exofs: fix potential memory leak in mount option parsing
Chengguang Xu
1
-1
/
+4
2018-11-27
hfsplus: prevent btree data loss on root split
Ernesto A. Fernández
1
-0
/
+4
2018-11-27
hfs: prevent btree data loss on root split
Ernesto A. Fernández
1
-0
/
+4
2018-11-27
reiserfs: propagate errors from fill_with_dentries() properly
Jann Horn
1
-0
/
+7
2018-11-21
configfs: replace strncpy with memcpy
Guenter Roeck
1
-1
/
+1
2018-11-21
fuse: fix leaked notify reply
Miklos Szeredi
1
-1
/
+3
2018-11-21
mount: Prevent MNT_DETACH from disconnecting locked mounts
Eric W. Biederman
1
-1
/
+1
2018-11-21
mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
Eric W. Biederman
1
-2
/
+8
2018-11-21
mount: Retest MNT_LOCKED in do_umount
Eric W. Biederman
1
-2
/
+8
2018-11-21
ext4: fix buffer leak in __ext4_read_dirblock() on error path
Vasily Averin
1
-0
/
+1
2018-11-21
ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
Vasily Averin
1
-0
/
+2
2018-11-21
ext4: release bs.bh before re-using in ext4_xattr_block_find()
Vasily Averin
1
-0
/
+2
2018-11-21
ext4: fix possible leak of sbi->s_group_desc_leak in error path
Theodore Ts'o
1
-8
/
+8
2018-11-21
ext4: avoid possible double brelse() in add_new_gdb() on error path
Theodore Ts'o
1
-0
/
+1
2018-11-21
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
Vasily Averin
1
-1
/
+1
2018-11-21
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
Vasily Averin
1
-1
/
+3
2018-11-21
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
Vasily Averin
1
-0
/
+4
2018-11-21
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
1
-6
/
+2
2018-11-21
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
1
-2
/
+1
2018-11-21
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
1
-2
/
+4
2018-11-21
ext4: add missing brelse() update_backups()'s error path
Vasily Averin
1
-1
/
+3
2018-11-21
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
1
-2
/
+10
2018-11-21
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2018-11-21
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
1
-3
/
+2
2018-11-21
binfmt_elf: fix calculations for bss padding
Kees Cook
1
-16
/
+18
2018-11-21
mm, elf: handle vm_brk error
Michal Hocko
1
-2
/
+5
2018-11-21
fuse: set FR_SENT while locked
Miklos Szeredi
1
-1
/
+1
2018-11-21
fuse: fix blocked_waitq wakeup
Miklos Szeredi
1
-4
/
+11
2018-11-21
fuse: Fix use-after-free in fuse_dev_do_write()
Kirill Tkhai
1
-1
/
+5
2018-11-21
fuse: Fix use-after-free in fuse_dev_do_read()
Kirill Tkhai
1
-0
/
+2
2018-11-21
9p locks: fix glock.client_id leak in do_lock
Dominique Martinet
1
-2
/
+14
2018-11-21
btrfs: set max_extent_size properly
Josef Bacik
1
-10
/
+20
2018-11-21
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
1
-0
/
+1
2018-11-21
btrfs: qgroup: Dirty all qgroups before rescan
Qu Wenruo
1
-0
/
+1
2018-11-21
Btrfs: fix wrong dentries after fsync of file that got its parent replaced
Filipe Manana
1
-3
/
+27
[next]