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-25
nfsd: encoders mustn't use unitialized values in error cases
J. Bruce Fields
1
-4
/
+4
2017-05-25
nfsd: fix undefined behavior in nfsd4_layout_verify
Ari Kauppi
1
-1
/
+2
2017-05-25
NFS: Use GFP_NOIO for two allocations in writeback
Benjamin Coddington
1
-4
/
+11
2017-05-25
NFS: Fix use after free in write error path
Fred Isaman
1
-1
/
+1
2017-05-25
NFSv4: Fix a hang in OPEN related to server reboot
Trond Myklebust
1
-1
/
+3
2017-05-25
fscrypt: avoid collisions when presenting long encrypted filenames
Eric Biggers
3
-5
/
+5
2017-05-25
f2fs: check entire encrypted bigname when finding a dentry
Jaegeuk Kim
4
-20
/
+31
2017-05-25
proc: Fix unbalanced hard link numbers
Takashi Iwai
1
-0
/
+1
2017-05-25
fanotify: don't expose EOPENSTALE to userspace
Amir Goldstein
1
-8
/
+18
2017-05-20
pstore: Shut down worker when unregistering
Kees Cook
1
-1
/
+9
2017-05-20
fscrypt: fix context consistency check when key(s) unavailable
Eric Biggers
1
-19
/
+68
2017-05-20
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2
-0
/
+7
2017-05-20
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
1
-0
/
+2
2017-05-20
CIFS: fix oplock break deadlocks
Rabin Vincent
4
-5
/
+18
2017-05-20
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
David Disseldorp
1
-0
/
+2
2017-05-20
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
David Disseldorp
1
-0
/
+1
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
Fix match_prepath()
Sachin Prabhu
1
-8
/
+6
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-20
orangefs: do not check possibly stale size on truncate
Martin Brandenburg
1
-2
/
+1
2017-05-20
orangefs: do not set getattr_time on orangefs_lookup
Martin Brandenburg
1
-2
/
+0
2017-05-20
orangefs: clean up oversize xattr validation
Martin Brandenburg
1
-17
/
+7
2017-05-20
orangefs: fix bounds check for listxattr
Martin Brandenburg
1
-1
/
+1
2017-05-20
ext4: evict inline data when writing to memory map
Eric Biggers
1
-0
/
+5
2017-05-14
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
1
-1
/
+0
2017-05-14
f2fs: sanity check segment count
Jin Qian
1
-0
/
+7
2017-05-14
9p: fix a potential acl leak
Cong Wang
1
-0
/
+2
2017-05-08
ceph: try getting buffer capability for readahead/fadvise
Yan, Zheng
4
-11
/
+73
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-03
ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
Yan, Zheng
1
-12
/
+10
2017-05-03
nfsd: stricter decoding of write-like NFSv2/v3 ops
J. Bruce Fields
2
-0
/
+6
2017-05-03
nfsd4: minor NFSv2/v3 write decoding cleanup
J. Bruce Fields
2
-8
/
+9
2017-05-03
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
1
-0
/
+36
2017-04-27
ubifs: Fix O_TMPFILE corner case in ubifs_link()
Richard Weinberger
1
-0
/
+7
2017-04-27
ubifs: Fix RENAME_WHITEOUT support
Felix Fietkau
1
-3
/
+0
2017-04-27
CIFS: remove bad_network_name flag
Germano Percossi
2
-6
/
+0
2017-04-27
cifs: Do not send echoes before Negotiate is complete
Sachin Prabhu
1
-0
/
+10
2017-04-21
ext4: fix inode checksum calculation problem if i_extra_size is small
Daeho Jeong
1
-3
/
+2
2017-04-21
CIFS: store results of cifs_reopen_file to avoid infinite wait
Germano Percossi
1
-3
/
+3
2017-04-21
CIFS: reconnect thread reschedule itself
Germano Percossi
1
-1
/
+9
2017-04-21
orangefs: free superblock when mount fails
Martin Brandenburg
3
-9
/
+24
2017-04-21
thp: fix MADV_DONTNEED vs clear soft dirty race
Kirill A. Shutemov
1
-1
/
+8
2017-04-18
orangefs: fix buffer size mis-match between kernel space and user space.
Mike Marshall
1
-2
/
+1
2017-04-18
orangefs: Dan Carpenter influenced cleanups...
Mike Marshall
2
-9
/
+11
2017-04-18
orangefs: fix memory leak of string 'new' on exit path
Colin Ian King
1
-1
/
+3
[next]