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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-04-18
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2
-1
/
+13
2016-04-18
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
1
-1
/
+10
2016-04-18
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
3
-9
/
+29
2016-04-18
splice: handle zero nr_pages in splice_to_pipe()
Rabin Vincent
1
-0
/
+3
2016-04-18
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
2016-04-18
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
1
-5
/
+12
2016-04-18
quota: Fix possible GPF due to uninitialised pointers
Nikolay Borisov
1
-2
/
+1
2016-04-18
xfs: fix two memory leaks in xfs_attr_list.c error paths
Mateusz Guzik
1
-9
/
+10
2016-04-18
nfsd4: fix bad bounds checking
J. Bruce Fields
1
-5
/
+8
2016-04-18
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
2016-04-13
btrfs: async-thread: Fix a use-after-free error for trace
Qu Wenruo
1
-1
/
+1
2016-04-13
btrfs: initialize the seq counter in struct btrfs_device
Sebastian Andrzej Siewior
1
-0
/
+1
2016-04-13
Btrfs: fix transaction handle leak on failure to create hard link
Filipe Manana
1
-2
/
+4
2016-04-13
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
1
-1
/
+3
2016-04-13
Btrfs: send, don't BUG_ON() when an empty symlink is found
Filipe Manana
1
-1
/
+15
2016-04-13
btrfs: statfs: report zero available if metadata are exhausted
David Sterba
1
-0
/
+24
2016-04-13
Btrfs: igrab inode in writepage
Josef Bacik
1
-2
/
+15
2016-04-13
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
1
-0
/
+1
2016-04-12
efi: Make efivarfs entries immutable by default
Peter Jones
4
-14
/
+99
2016-04-12
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
1
-4
/
+3
2016-04-12
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
3
-13
/
+13
2016-04-12
fuse: break infinite loop in fuse_fill_write_pages()
Roman Gushchin
1
-1
/
+1
2016-04-12
ovl: fix permission checking for setattr
Miklos Szeredi
1
-4
/
+4
2016-03-22
ovl: copy new uid/gid into overlayfs runtime inode
Konstantin Khlebnikov
1
-0
/
+2
2016-03-22
ovl: fix getcwd() failure after unsuccessful rmdir
Rui Wang
1
-1
/
+2
2016-03-11
Fix cifs_uniqueid_to_ino_t() function for s390x
Yadan Fan
1
-8
/
+4
2016-03-11
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
1
-3
/
+18
2016-03-11
cifs: fix out-of-bounds access in lease parsing
Justin Maggard
1
-10
/
+14
2016-03-11
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-03-11
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-03-11
Fix directory hardlinks from deleted directories
David Woodhouse
2
-19
/
+62
2016-03-11
jffs2: Fix page lock / f->sem deadlock
David Woodhouse
2
-11
/
+11
2016-03-11
Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
Thomas Betker
1
-21
/
+18
2016-03-07
NFSv4: Fix a dentry leak on alias use
Benjamin Coddington
1
-2
/
+2
2016-03-04
fs-writeback: unplug before cond_resched in writeback_sb_inodes
Chris Mason
1
-1
/
+16
2016-03-04
ext4: fix crashes in dioread_nolock mode
Jan Kara
1
-20
/
+20
2016-03-04
ext4: don't read blocks from disk after extents being swapped
Eryu Guan
1
-3
/
+12
2016-03-04
ext4: move_extent improve bh vanishing success factor
Dmitry Monakhov
1
-2
/
+6
2016-03-04
ext4: fix potential integer overflow
Insu Yun
1
-1
/
+1
2016-03-04
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
3
-3
/
+16
2016-03-04
cifs: fix erroneous return value
Anton Protopopov
1
-1
/
+1
2016-03-02
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
1
-0
/
+20
2016-03-02
Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
Filipe Manana
1
-4
/
+6
2016-02-15
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
1
-0
/
+2
2016-02-15
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Tariq Saeed
1
-0
/
+6
2016-02-09
ocfs2/dlm: ignore cleaning the migration mle that is inuse
xuejiufei
1
-11
/
+15
2016-02-09
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
Vasily Averin
1
-0
/
+1
2016-02-09
cifs: fix race between call_async() and reconnect()
Rabin Vincent
2
-3
/
+5
2016-02-09
cifs: Ratelimit kernel log messages
Jamie Bainbridge
2
-6
/
+5
2016-02-09
cifs: convert printk(LEVEL...) to pr_<level>
Andy Shevchenko
4
-42
/
+25
[next]