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
2017-05-20
ext4: fix potential use after free in __ext4_journal_stop
Lukas Czerner
1
-3
/
+3
2017-05-20
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2
-0
/
+7
2017-05-20
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Björn Jacke
1
-2
/
+2
2017-05-20
SMB3: Work around mount failure when using SMB3 dialect to Macs
Steve French
1
-3
/
+11
2017-05-20
Set unicode flag on cifs echo request to avoid Mac error
Steve French
1
-0
/
+3
2017-05-20
fs/block_dev: always invalidate cleancache in invalidate_bdev()
Andrey Ryabinin
1
-6
/
+5
2017-05-20
ceph: fix memory leak in __ceph_setxattr()
Luis Henriques
1
-0
/
+3
2017-05-20
fs/xattr.c: zero out memory copied to userspace in getxattr
Michal Hocko
1
-1
/
+1
2017-05-15
f2fs: sanity check segment count
Jin Qian
1
-0
/
+7
2017-05-15
9p: fix a potential acl leak
Cong Wang
1
-0
/
+2
2017-05-08
gfs2: remove IS_ERR_VALUE abuse
Arnd Bergmann
1
-6
/
+9
2017-05-08
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
14
-98
/
+87
2017-05-08
Handle mismatched open calls
Sachin Prabhu
8
-8
/
+135
2017-05-08
timerfd: Protect the might cancel mechanism proper
Thomas Gleixner
1
-3
/
+14
2017-05-08
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
1
-0
/
+36
2017-05-08
ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
Theodore Ts'o
1
-4
/
+28
2017-05-08
f2fs: do more integrity verification for superblock
Chao Yu
1
-0
/
+98
2017-04-30
btrfs: fix state->private cast on 32 bit machines
Satoru Takeuchi
1
-1
/
+1
2017-04-30
gfs2: avoid uninitialized variable warning
Arnd Bergmann
1
-2
/
+2
2017-04-30
Fix signed/unsigned pointer warning
Kevin Cernekee
1
-5
/
+7
2017-04-30
nfsd: work around a gcc-5.1 warning
Arnd Bergmann
1
-2
/
+1
2017-04-30
fs/nfs: fix new compiler warning about boolean in switch
Andre Przywara
1
-7
/
+4
2017-04-30
CIFS: remove bad_network_name flag
Germano Percossi
2
-6
/
+0
2017-04-30
cifs: Do not send echoes before Negotiate is complete
Sachin Prabhu
1
-0
/
+10
2017-04-22
xfs: clear _XBF_PAGES from buffers when readahead page
Darrick J. Wong
1
-0
/
+1
2017-04-22
xfs: fix up xfs_swap_extent_forks inline extent handling
Eric Sandeen
1
-2
/
+5
2017-04-22
xfs: don't allow di_size with high bit set
Darrick J. Wong
1
-0
/
+8
2017-04-22
ext4: mark inode dirty after converting inline directory
Eric Biggers
1
-3
/
+2
2017-04-22
Reset TreeId to zero on SMB2 TREE_CONNECT
Jan-Marek Glogowski
1
-0
/
+4
2017-04-22
CIFS: store results of cifs_reopen_file to avoid infinite wait
Germano Percossi
1
-3
/
+3
2017-04-18
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
1
-1
/
+12
2017-04-18
cancel the setfilesize transation when io error happen
Zhaohongjiang
1
-2
/
+11
2017-04-18
coredump: fix unfreezable coredumping task
Andrey Ryabinin
1
-0
/
+3
2017-01-15
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
1
-2
/
+8
2017-01-15
block_dev: don't test bdev->bd_contains when it is not stable
NeilBrown
1
-1
/
+1
2017-01-15
ext4: return -ENOMEM instead of success
Dan Carpenter
1
-1
/
+3
2017-01-15
nfs_write_end(): fix handling of short copies
Al Viro
1
-1
/
+1
2017-01-15
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
5
-31
/
+85
2017-01-15
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
1
-1
/
+1
2017-01-15
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
1
-1
/
+1
2017-01-15
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
1
-0
/
+1
2017-01-15
block: protect iterate_bdevs() against concurrent close
Rabin Vincent
1
-1
/
+6
2017-01-15
Btrfs: fix tree search logic when replaying directory entry deletes
Robbie Ko
1
-2
/
+1
2017-01-15
f2fs: set ->owner for debugfs status file's file_operations
Nicolai Stange
1
-0
/
+1
2017-01-15
ext4: add sanity checking to count_overhead()
Theodore Ts'o
1
-3
/
+8
2017-01-15
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
1
-9
/
+6
2017-01-15
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2
-1
/
+17
2017-01-13
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
1
-1
/
+1
2017-01-13
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
1
-1
/
+1
2016-12-23
nfsd: Disable NFSv2 timestamp workaround for NFSv3+
Andreas Gruenbacher
2
-38
/
+50
[next]