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-08-31
fs/seq_file: fix out-of-bounds read
Vegard Nossum
1
-1
/
+3
2016-08-31
ubifs: Fix assertion in layout_in_gaps()
Vincent Stehlé
1
-1
/
+1
2016-08-19
ext4: verify extent header depth
Vegard Nossum
1
-0
/
+4
2016-08-19
ovl: verify upper dentry before unlink and rename
Miklos Szeredi
1
-21
/
+38
2016-08-19
nfsd: check permissions when setting ACLs
Ben Hutchings
3
-27
/
+25
2016-08-19
posix_acl: Add set_posix_acl
Andreas Gruenbacher
1
-17
/
+21
2016-08-19
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
1
-1
/
+1
2016-08-19
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
1
-0
/
+9
2016-08-19
fuse: fsync() did not return IO errors
Alexey Kuznetsov
1
-0
/
+15
2016-08-19
CIFS: Fix a possible invalid memory access in smb2_query_symlink()
Pavel Shilovsky
1
-1
/
+29
2016-08-19
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
5
-5
/
+104
2016-08-19
fs/dcache.c: avoid soft-lockup in dput()
Wei Fang
1
-2
/
+5
2016-08-19
nfs: don't create zero-length requests
Benjamin Coddington
1
-1
/
+4
2016-08-19
cifs: fix crash due to race in hmac(md5) handling
Rabin Vincent
1
-6
/
+10
2016-08-19
ext4: short-cut orphan cleanup on error
Vegard Nossum
1
-0
/
+10
2016-08-17
cifs: Check for existing directory when opening file with O_CREAT
Sachin Prabhu
1
-3
/
+21
2016-08-17
ext4: validate s_reserved_gdt_blocks on mount
Theodore Ts'o
2
-0
/
+10
2016-08-17
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
1
-3
/
+3
2016-08-17
ext4: fix deadlock during page writeback
Jan Kara
1
-3
/
+26
2016-08-16
ext4: check for extents that wrap around
Vegard Nossum
1
-2
/
+6
2016-08-12
fs/proc/task_mmu.c: fix mm_access() mode parameter in pagemap_read()
Kenny Keslar
1
-1
/
+1
2016-08-06
ovl: verify upper dentry in ovl_remove_and_whiteout()
Maxim Patlasov
1
-30
/
+24
2016-08-03
ovl: Copy up underlying inode's ->i_mode to overlay inode
Vivek Goyal
2
-2
/
+2
2016-08-03
ovl: handle ATTR_KILL*
Miklos Szeredi
1
-0
/
+4
2016-07-19
ecryptfs: don't allow mmap when the lower fs doesn't support it
Jeff Mahoney
1
-1
/
+14
2016-07-19
Revert "ecryptfs: forbid opening files without mmap handler"
Jeff Mahoney
1
-11
/
+2
2016-07-10
xfs: print name of verifier if it fails
Eric Sandeen
18
-2
/
+24
2016-07-10
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-2
/
+45
2016-07-10
Btrfs: don't use src fd for printk
Josef Bacik
1
-1
/
+1
2016-07-10
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
1
-1
/
+2
2016-07-10
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
1
-3
/
+3
2016-07-10
locks: use file_inode()
Miklos Szeredi
1
-1
/
+1
2016-07-10
namespace: update event counter when umounting a deleted dentry
Andrey Ulanov
1
-0
/
+1
2016-07-10
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
1
-3
/
+2
2016-07-10
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
1
-1
/
+1
2016-07-10
fs/nilfs2: fix potential underflow in call to crc32_le
Torsten Hilbrich
1
-1
/
+1
2016-07-10
File names with trailing period or space need special case conversion
Steve French
2
-4
/
+31
2016-07-10
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
Steve French
2
-1
/
+30
2016-07-10
pnfs_nfs: fix _cancel_empty_pagelist
Weston Andros Adamson
1
-2
/
+10
2016-07-10
nfs: avoid race that crashes nfs_init_commit
Weston Andros Adamson
2
-0
/
+32
2016-07-10
pNFS: Tighten up locking around DS commit buckets
Trond Myklebust
1
-18
/
+32
2016-07-10
cifs: dynamic allocation of ntlmssp blob
Jerome Marchand
3
-43
/
+45
2016-07-10
UBIFS: Implement ->migratepage()
Kirill A. Shutemov
1
-0
/
+24
2016-07-10
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
5
-5
/
+7
2016-07-10
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-17
/
+1
2016-06-18
ecryptfs: forbid opening files without mmap handler
Jann Horn
1
-2
/
+11
2016-06-18
proc: prevent stacking filesystems on top
Jann Horn
1
-0
/
+7
2016-06-18
fix d_walk()/non-delayed __d_free() race
Al Viro
1
-2
/
+2
2016-06-18
mnt: fs_fully_visible test the proper mount for MNT_LOCKED
Eric W. Biederman
1
-1
/
+1
2016-06-17
mnt: If fs_fully_visible fails call put_filesystem.
Eric W. Biederman
1
-1
/
+3
[next]