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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2020-06-30
xfs: add agf freeblocks verify in xfs_agf_verify
Zheng Bin
1
-0
/
+16
2020-06-30
NFSv4 fix CLOSE not waiting for direct IO compeletion
Olga Kornievskaia
2
-4
/
+10
2020-06-30
pNFS/flexfiles: Fix list corruption if the mirror count changes
Trond Myklebust
1
-4
/
+7
2020-06-30
ocfs2: fix panic on nfs server over ocfs2
Junxiao Bi
1
-3
/
+6
2020-06-30
ocfs2: fix value of OCFS2_INVALID_SLOT
Junxiao Bi
1
-1
/
+1
2020-06-30
ocfs2: load global_inode_alloc
Junxiao Bi
1
-1
/
+1
2020-06-30
ocfs2: avoid inode removal while nfsd is accessing it
Junxiao Bi
2
-1
/
+17
2020-06-30
btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
Filipe Manana
1
-3
/
+0
2020-06-30
btrfs: check if a log root exists before locking the log_mutex on unlink
Filipe Manana
2
-0
/
+7
2020-06-30
btrfs: fix data block group relocation failure due to concurrent scrub
Filipe Manana
1
-1
/
+18
2020-06-30
btrfs: fix bytes_may_use underflow when running balance and scrub in parallel
Filipe Manana
1
-5
/
+12
2020-06-30
erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixup
Gao Xiang
1
-10
/
+10
2020-06-30
afs: Fix storage of cell names
David Howells
2
-1
/
+10
2020-06-30
cifs/smb3: Fix data inconsistent when zero file range
Zhang Xiaoxu
1
-0
/
+5
2020-06-30
cifs/smb3: Fix data inconsistent when punch hole
Zhang Xiaoxu
1
-0
/
+6
2020-06-30
cifs: Fix cached_fid refcnt leak in open_shroot
Xiyu Yang
1
-0
/
+1
2020-06-30
btrfs: fix a block group ref counter leak after failure to remove block group
Sasha Levin
1
-10
/
+9
2020-06-24
f2fs: avoid utf8_strncasecmp() with unstable name
Eric Biggers
1
-0
/
+16
2020-06-24
f2fs: split f2fs_d_compare() from f2fs_match_name()
Eric Biggers
2
-40
/
+35
2020-06-24
ext4: avoid race conditions when remounting with options that change dax
Theodore Ts'o
1
-12
/
+10
2020-06-24
jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()
zhangyi (F)
1
-61
/
+42
2020-06-24
ext4: avoid utf8_strncasecmp() with unstable name
Eric Biggers
1
-0
/
+16
2020-06-24
ext4: fix partial cluster initialization when splitting extent
Jeffle Xu
1
-1
/
+1
2020-06-24
block: Fix use-after-free in blkdev_get()
Jason Yan
1
-5
/
+7
2020-06-24
afs: Fix the mapping of the UAEOVERFLOW abort code
David Howells
1
-0
/
+1
2020-06-24
afs: Set error flag rather than return error from file status decode
David Howells
4
-123
/
+55
2020-06-24
afs: Always include dir in bulk status fetch from afs_do_lookup()
David Howells
1
-2
/
+7
2020-06-24
afs: Fix EOF corruption
David Howells
1
-1
/
+11
2020-06-24
afs: afs_write_end() should change i_size under the right lock
David Howells
1
-2
/
+2
2020-06-24
afs: Fix non-setting of mtime when writing into mmap
David Howells
1
-0
/
+1
2020-06-24
ext4: stop overwrite the errcode in ext4_setup_super
yangerkun
1
-0
/
+1
2020-06-24
nfs: set invalid blocks after NFSv4 writes
Zheng Bin
1
-3
/
+11
2020-06-24
afs: Fix memory leak in afs_put_sysnames()
Zhihao Cheng
1
-0
/
+1
2020-06-24
f2fs: don't return vmalloc() memory from f2fs_kmalloc()
Eric Biggers
4
-14
/
+8
2020-06-24
gfs2: fix use-after-free on transaction ail lists
Bob Peterson
1
-2
/
+9
2020-06-24
nfsd: safer handling of corrupted c_type
J. Bruce Fields
1
-2
/
+1
2020-06-24
gfs2: Allow lock_nolock mount to specify jid=X
Bob Peterson
1
-1
/
+1
2020-06-24
nfsd4: make drc_slab global, not per-net
J. Bruce Fields
4
-13
/
+25
2020-06-24
ceph: don't return -ESTALE if there's still an open file
Luis Henriques
1
-1
/
+8
2020-06-24
NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
Olga Kornievskaia
1
-1
/
+1
2020-06-24
fuse: copy_file_range should truncate cache
Miklos Szeredi
1
-0
/
+22
2020-06-24
fuse: fix copy_file_range cache issues
Miklos Szeredi
1
-12
/
+8
2020-06-24
dlm: remove BUG() before panic()
Arnd Bergmann
1
-1
/
+0
2020-06-24
virtiofs: schedule blocking async replies in separate worker
Vivek Goyal
3
-35
/
+73
2020-06-24
f2fs: handle readonly filesystem in f2fs_ioc_shutdown()
Chao Yu
1
-1
/
+8
2020-06-24
cifs: set up next DFS target before generic_ip_connect()
Paulo Alcantara
1
-9
/
+9
2020-06-24
nfsd: Fix svc_xprt refcnt leak when setup callback client failed
Xiyu Yang
1
-0
/
+2
2020-06-24
f2fs: report delalloc reserve as non-free in statfs for project quota
Konstantin Khlebnikov
1
-1
/
+2
2020-06-22
f2fs: fix checkpoint=disable:%u%%
Jaegeuk Kim
2
-6
/
+20
2020-06-22
ext4: fix race between ext4_sync_parent() and rename()
Eric Biggers
1
-15
/
+13
[next]