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: Fix up the "supattr_exclcreat" attributes
Trond Myklebust
1
-3
/
+8
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
NFSv4: Fix an rcu lock leak
Trond Myklebust
1
-2
/
+4
2017-05-25
pNFS/flexfiles: Check the result of nfs4_pnfs_ds_connect
Trond Myklebust
1
-1
/
+1
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
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
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
pstore: Use dynamic spinlock initializer
Kees Cook
1
-1
/
+1
2017-05-20
fscrypt: avoid collisions when presenting long encrypted filenames
Eric Biggers
3
-5
/
+5
2017-05-20
fscrypt: fix context consistency check when key(s) unavailable
Eric Biggers
1
-19
/
+68
2017-05-20
f2fs: Make flush bios explicitely sync
Jan Kara
3
-3
/
+3
2017-05-20
f2fs: check entire encrypted bigname when finding a dentry
Jaegeuk Kim
4
-20
/
+31
2017-05-20
f2fs: fix multiple f2fs_add_link() having same name for inline dentry
Sheng Yong
1
-7
/
+6
2017-05-20
f2fs: fix fs corruption due to zero inode page
Jaegeuk Kim
2
-11
/
+11
2017-05-20
Revert "f2fs: put allocate_segment after refresh_sit_entry"
Jaegeuk Kim
1
-5
/
+4
2017-05-20
f2fs: fix wrong max cost initialization
Jaegeuk Kim
1
-1
/
+1
2017-05-20
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-20
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-20
mm: fix data corruption due to stale mmap reads
Jan Kara
1
-1
/
+1
2017-05-20
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
1
-29
/
+0
2017-05-20
ovl: do not set overlay.opaque on non-dir create
Amir Goldstein
1
-1
/
+1
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
Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
Sachin Prabhu
1
-1
/
+2
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
fs: fix data invalidation in the cleancache during direct IO
Andrey Ryabinin
1
-10
/
+8
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-20
jbd2: fix dbench4 performance regression for 'nobarrier' mounts
Jan Kara
1
-1
/
+1
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-04-28
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+7
2017-04-27
Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-8
/
+51
[next]