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
2019-11-06
xfs: Correctly invert xfs_buftarg LRU isolation logic
Vratislav Bendel
1
-1
/
+1
2019-11-06
fuse: truncate pending writes on O_TRUNC
Miklos Szeredi
1
-3
/
+7
2019-11-06
fuse: flush dirty data/metadata before non-truncate setattr
Miklos Szeredi
1
-0
/
+13
2019-11-06
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
1
-0
/
+1
2019-11-06
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...
Jia-Ju Bai
1
-1
/
+1
2019-11-06
fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()
Jia-Ju Bai
1
-33
/
+23
2019-11-06
fs: cifs: mute -Wunused-const-variable message
Austin Kim
1
-4
/
+0
2019-11-06
exec: load_script: Do not exec truncated interpreter path
Kees Cook
1
-9
/
+48
2019-10-29
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
Qu Wenruo
1
-0
/
+1
2019-10-29
CIFS: avoid using MID 0xFFFF
Roberto Bergantinos Corpas
1
-0
/
+3
2019-10-17
xfs: clear sb->s_fs_info on mount failure
Dave Chinner
1
-0
/
+10
2019-10-17
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
1
-0
/
+4
2019-10-17
cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary
Ross Lagerwall
1
-2
/
+22
2019-10-17
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
1
-1
/
+7
2019-10-17
CIFS: Gracefully handle QueryInfo errors during open
Pavel Shilovsky
1
-0
/
+6
2019-10-17
fuse: fix memleak in cuse_channel_open
zhengbin
1
-0
/
+1
2019-10-17
ceph: fix directories inode i_blkbits initialization
Luis Henriques
1
-1
/
+6
2019-10-17
9p: avoid attaching writeback_fid on mmap with type PRIVATE
Chengguang Xu
1
-0
/
+3
2019-10-17
fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
Jia-Ju Bai
1
-1
/
+1
2019-10-07
ocfs2: wait for recovering done after direct unlock request
Changwei Ge
1
-4
/
+19
2019-10-07
fat: work around race with userspace's read via blockdev while mounting
OGAWA Hirofumi
2
-2
/
+14
2019-10-05
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
1
-14
/
+19
2019-10-05
btrfs: Relinquish CPUs in btrfs_compare_trees
Nikolay Borisov
1
-0
/
+1
2019-10-05
Btrfs: fix use-after-free when using the tree modification log
Filipe Manana
1
-1
/
+3
2019-10-05
ovl: filter of trusted xattr results in audit
Mark Salyzyn
1
-1
/
+2
2019-10-05
CIFS: Fix oplock handling for SMB 2.1+ protocols
Pavel Shilovsky
1
-0
/
+5
2019-10-05
ext4: fix punch hole for inline_data file systems
Theodore Ts'o
1
-0
/
+9
2019-10-05
fuse: fix missing unlock_page in fuse_writepage()
Vasily Averin
1
-0
/
+1
2019-10-05
btrfs: extent-tree: Make sure we only allocate extents from block groups with...
Qu Wenruo
1
-0
/
+8
2019-10-05
f2fs: fix to do sanity check on segment bitmap of LFS curseg
Chao Yu
1
-0
/
+39
2019-10-05
Revert "f2fs: avoid out-of-range memory access"
Chao Yu
1
-5
/
+0
2019-10-05
f2fs: check all the data segments against all node ones
Surbhi Palande
1
-2
/
+2
2019-09-21
cifs: Use kzfree() to zero out the password
Dan Carpenter
1
-1
/
+1
2019-09-21
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
1
-0
/
+22
2019-09-21
NFSv2: Fix write regression
Trond Myklebust
1
-1
/
+3
2019-09-21
NFSv2: Fix eof handling
Trond Myklebust
1
-1
/
+2
2019-09-21
NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup
Trond Myklebust
1
-1
/
+1
2019-09-21
NFSv4: Fix return values for nfs4_file_open()
Trond Myklebust
1
-6
/
+6
2019-09-21
Btrfs: fix assertion failure during fsync and use of stale transaction
Filipe Manana
1
-3
/
+3
2019-09-10
ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
Luis Henriques
1
-2
/
+6
2019-09-06
GFS2: don't set rgrp gl_object until it's inserted into rgrp tree
Bob Peterson
1
-5
/
+8
2019-09-06
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
1
-12
/
+13
2019-09-06
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
3
-7
/
+28
2019-08-25
ocfs2: remove set but not used variable 'last_hash'
YueHaibing
1
-3
/
+0
2019-08-25
smb3: send CAP_DFS capability during session setup
Steve French
1
-0
/
+5
2019-08-25
SMB3: Fix deadlock in validate negotiate hits reconnect
Pavel Shilovsky
1
-1
/
+1
2019-08-11
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
1
-3
/
+0
2019-08-06
coda: add error handling for fget
Zhouyang Jia
1
-1
/
+4
2019-08-06
ceph: fix improper use of smp_mb__before_atomic()
Andrea Parri
1
-1
/
+6
2019-08-06
btrfs: fix minimum number of chunk errors for DUP
David Sterba
1
-2
/
+1
[next]