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
2016-05-18
get_rock_ridge_filename(): handle malformed NM entries
Al Viro
1
-3
/
+10
2016-05-18
atomic_open(): fix the handling of create_error
Al Viro
1
-16
/
+4
2016-05-18
vfs: rename: check backing inode being equal
Miklos Szeredi
1
-1
/
+5
2016-05-18
vfs: add vfs_select_inode() helper
Miklos Szeredi
1
-8
/
+4
2016-05-18
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
6
-48
/
+77
2016-05-18
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Junxiao Bi
3
-2
/
+27
2016-05-11
propogate_mnt: Handle the first propogated copy being a slave
Eric W. Biederman
1
-11
/
+14
2016-05-11
fs/pnode.c: treat zero mnt_group_id-s as unequal
Maxim Patlasov
1
-2
/
+7
2016-05-11
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
1
-1
/
+2
2016-05-04
ext4: fix races of writeback with punch hole and zero range
Jan Kara
3
-1
/
+42
2016-05-04
ext4: fix races between buffered IO and collapse / insert range
Jan Kara
1
-28
/
+31
2016-05-04
ext4: move unlocked dio protection from ext4_alloc_file_blocks()
Jan Kara
1
-11
/
+10
2016-05-04
ext4: fix races between page faults and hole punching
Jan Kara
6
-42
/
+127
2016-05-04
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
1
-3
/
+3
2016-05-04
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
1
-3
/
+30
2016-05-04
debugfs: Make automount point inodes permanently empty
Seth Forshee
1
-1
/
+1
2016-04-20
Btrfs: fix file/data loss caused by fsync after rename and new inode
Filipe Manana
1
-0
/
+137
2016-04-20
ext4: ignore quota mount options if the quota feature is enabled
Theodore Ts'o
1
-11
/
+11
2016-04-20
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
3
-4
/
+55
2016-04-20
btrfs: fix crash/invalid memory access on fsync when using overlayfs
Filipe Manana
1
-1
/
+1
2016-04-20
nfs: use file_dentry()
Miklos Szeredi
3
-6
/
+6
2016-04-20
fs: add file_dentry()
Miklos Szeredi
2
-1
/
+37
2016-04-12
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2
-1
/
+13
2016-04-12
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
1
-1
/
+10
2016-04-12
writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inode
Tejun Heo
1
-10
/
+19
2016-04-12
writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()
Tejun Heo
1
-3
/
+5
2016-04-12
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
2016-04-12
nfsd4: fix bad bounds checking
J. Bruce Fields
1
-5
/
+8
2016-04-12
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
3
-9
/
+29
2016-04-12
fuse: Add reference counting for fuse_io_priv
Seth Forshee
3
-9
/
+32
2016-04-12
fuse: do not use iocb after it may have been freed
Robert Doebbelin
1
-3
/
+4
2016-04-12
xfs: fix two memory leaks in xfs_attr_list.c error paths
Mateusz Guzik
1
-9
/
+10
2016-04-12
quota: Fix possible GPF due to uninitialised pointers
Nikolay Borisov
1
-2
/
+1
2016-04-12
splice: handle zero nr_pages in splice_to_pipe()
Rabin Vincent
1
-0
/
+3
2016-04-12
vfs: show_vfsstat: do not ignore errors from show_devname method
Dmitry V. Levin
1
-0
/
+2
2016-04-12
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
1
-5
/
+12
2016-03-16
ovl: fix getcwd() failure after unsuccessful rmdir
Rui Wang
1
-1
/
+2
2016-03-16
ovl: copy new uid/gid into overlayfs runtime inode
Konstantin Khlebnikov
1
-0
/
+2
2016-03-16
userfaultfd: don't block on the last VM updates at exit time
Linus Torvalds
1
-0
/
+6
2016-03-16
ovl: fix working on distributed fs as lower layer
Konstantin Khlebnikov
1
-0
/
+1
2016-03-16
ovl: ignore lower entries when checking purity of non-directory entries
Konstantin Khlebnikov
2
-5
/
+14
2016-03-16
ncpfs: fix a braino in OOM handling in ncp_fill_cache()
Al Viro
1
-1
/
+1
2016-03-16
jffs2: reduce the breakage on recovery from halfway failed rename()
Al Viro
1
-3
/
+8
2016-03-09
Fix directory hardlinks from deleted directories
David Woodhouse
2
-19
/
+62
2016-03-09
jffs2: Fix page lock / f->sem deadlock
David Woodhouse
2
-11
/
+11
2016-03-09
Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
Thomas Betker
1
-21
/
+18
2016-03-09
Btrfs: fix loading of orphan roots leading to BUG_ON
Filipe Manana
1
-1
/
+9
2016-03-09
writeback: flush inode cgroup wb switches instead of pinning super_block
Tejun Heo
2
-13
/
+42
2016-03-09
Fix cifs_uniqueid_to_ino_t() function for s390x
Yadan Fan
1
-8
/
+4
2016-03-09
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
1
-3
/
+18
[next]