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-01
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
1
-3
/
+3
2016-05-01
Btrfs: fix file/data loss caused by fsync after rename and new inode
Filipe Manana
1
-0
/
+137
2016-05-01
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
3
-4
/
+55
2016-05-01
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2
-1
/
+13
2016-05-01
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
1
-1
/
+10
2016-05-01
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
3
-9
/
+29
2016-05-01
splice: handle zero nr_pages in splice_to_pipe()
Rabin Vincent
1
-0
/
+3
2016-05-01
vfs: show_vfsstat: do not ignore errors from show_devname method
Dmitry V. Levin
1
-0
/
+3
2016-05-01
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
2016-05-01
fuse: do not use iocb after it may have been freed
Robert Doebbelin
1
-2
/
+3
2016-05-01
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
1
-5
/
+12
2016-05-01
xfs: fix two memory leaks in xfs_attr_list.c error paths
Mateusz Guzik
1
-9
/
+10
2016-05-01
nfsd4: fix bad bounds checking
J. Bruce Fields
1
-5
/
+8
2016-04-11
ceph: fix request time stamp encoding
Yan, Zheng
1
-1
/
+5
2016-03-24
efi: Make efivarfs entries immutable by default
Peter Jones
4
-14
/
+98
2016-03-24
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
1
-4
/
+3
2016-03-24
AIO: properly check iovec sizes
Greg Kroah-Hartman
1
-2
/
+7
2016-03-24
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
2016-03-24
Fix cifs_uniqueid_to_ino_t() function for s390x
Yadan Fan
1
-8
/
+4
2016-03-24
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
1
-3
/
+18
2016-03-24
cifs: fix out-of-bounds access in lease parsing
Justin Maggard
1
-10
/
+14
2016-03-24
Fix directory hardlinks from deleted directories
David Woodhouse
2
-19
/
+62
2016-03-24
jffs2: Fix page lock / f->sem deadlock
David Woodhouse
2
-11
/
+11
2016-03-24
Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
Thomas Betker
1
-21
/
+18
2016-03-08
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-03-08
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-03-08
NFSv4: Fix a dentry leak on alias use
Benjamin Coddington
1
-2
/
+2
2016-03-04
ext4: fix crashes in dioread_nolock mode
Jan Kara
1
-20
/
+20
2016-03-04
ext4: fix bh->b_state corruption
Jan Kara
1
-2
/
+30
2016-03-04
ext4: don't read blocks from disk after extents being swapped
Eryu Guan
1
-3
/
+12
2016-03-04
ext4: fix potential integer overflow
Insu Yun
1
-1
/
+1
2016-03-04
cifs: fix erroneous return value
Anton Protopopov
1
-1
/
+1
2016-02-25
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-2
/
+45
2016-02-25
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
3
-3
/
+16
2016-02-25
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
1
-0
/
+20
2016-02-25
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
1
-0
/
+2
2016-02-25
Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
Filipe Manana
1
-4
/
+6
2016-02-24
umount: Do not allow unmounting rootfs.
Eric W. Biederman
1
-0
/
+1
2016-02-03
cifs: Ratelimit kernel log messages
Jamie Bainbridge
2
-7
/
+5
2016-02-02
Btrfs: clean up an error code in btrfs_init_space_info()
Dan Carpenter
1
-1
/
+1
2016-02-02
ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
Tariq Saeed
1
-0
/
+6
2016-02-02
ocfs2/dlm: ignore cleaning the migration mle that is inuse
xuejiufei
1
-11
/
+15
2016-02-02
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
Vasily Averin
1
-0
/
+1
2016-02-02
cifs: fix race between call_async() and reconnect()
Rabin Vincent
2
-3
/
+5
2016-02-02
xfs: handle dquot buffer readahead in log recovery correctly
Dave Chinner
5
-9
/
+40
2016-02-02
xfs: inode recovery readahead can race with inode buffer creation
Dave Chinner
2
-5
/
+14
2016-02-02
uml: fix hostfs mknod()
Vegard Nossum
1
-3
/
+1
2016-02-02
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
1
-21
/
+30
2016-02-02
udf: Check output buffer length when converting name to CS0
Andrew Gabbasov
1
-2
/
+13
2016-02-02
udf: Prevent buffer overrun with multi-byte characters
Andrew Gabbasov
1
-1
/
+5
[next]