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
2021-05-22
block: reexpand iov_iter after read/write
yangerkun
1
-3
/
+17
2021-05-22
ceph: fix fscache invalidation
Jeff Layton
2
-0
/
+2
2021-05-22
squashfs: fix divide error in calculate_skip()
Phillip Lougher
1
-3
/
+3
2021-05-22
NFSv4.2 fix handling of sr_eof in SEEK's reply
Olga Kornievskaia
1
-1
/
+4
2021-05-22
pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
Nikola Livic
1
-1
/
+1
2021-05-22
NFS: Deal correctly with attribute generation counter overflow
Trond Myklebust
1
-4
/
+4
2021-05-22
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
1
-7
/
+9
2021-05-22
f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
Colin Ian King
1
-1
/
+2
2021-05-22
cuse: prevent clone
Miklos Szeredi
1
-0
/
+2
2021-05-22
fs: dlm: fix debugfs dump
Alexander Aring
1
-0
/
+1
2021-05-22
ext4: fix error code in ext4_commit_super
Fengnan Chang
1
-2
/
+4
2021-05-22
ext4: fix check to prevent false positive report of incorrect used inodes
Zhang Yi
1
-16
/
+32
2021-05-22
jffs2: check the validity of dstlen in jffs2_zlib_compress()
Yang Yang
1
-0
/
+3
2021-05-22
jffs2: Fix kasan slab-out-of-bounds problem
lizhe
1
-1
/
+1
2021-05-22
NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
Trond Myklebust
1
-1
/
+1
2021-05-22
btrfs: fix race when picking most recent mod log operation for an old root
Filipe Manana
1
-0
/
+20
2021-05-22
btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
Josef Bacik
1
-3
/
+3
2021-05-22
btrfs: fix metadata extent leak after failure to create subvolume
Filipe Manana
1
-3
/
+15
2021-05-22
cifs: Return correct error code from smb2_get_enc_key
Paul Aurich
1
-1
/
+1
2021-05-22
ecryptfs: fix kernel panic with null dev_name
Jeffrey Mitchell
1
-0
/
+6
2021-04-28
ext4: correct error label in ext4_rename()
Zhang Yi
1
-1
/
+1
2021-04-28
readdir: make sure to verify directory entry for legacy interfaces too
Linus Torvalds
1
-0
/
+6
2021-04-16
gfs2: report "already frozen/thawed" errors
Bob Peterson
1
-4
/
+6
2021-04-16
Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."
Greg Kroah-Hartman
1
-1
/
+0
2021-04-16
fs: direct-io: fix missing sdio->boundary
Jack Qiu
1
-2
/
+3
2021-04-16
ocfs2: fix deadlock between setattr and dio_end_io_write
Wengang Wang
2
-12
/
+7
2021-04-10
cifs: Silently ignore unknown oplock break handle
Vincent Whitchurch
1
-2
/
+2
2021-04-10
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
1
-0
/
+1
2021-04-07
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
1
-1
/
+1
2021-04-07
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
1
-9
/
+9
2021-04-07
ext4: fix bh ref count on error paths
Zhaolong Zhang
1
-3
/
+3
2021-03-30
ext4: add reclaim checks to xattr code
Jan Kara
1
-0
/
+4
2021-03-30
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2
-4
/
+8
2021-03-30
squashfs: fix inode lookup sanity checks
Sean Nyekjaer
2
-2
/
+7
2021-03-30
nfs: we don't support removing system.nfs4_acl
J. Bruce Fields
1
-0
/
+3
2021-03-30
NFS: Correct size calculation for create reply length
Frank Sorenson
1
-1
/
+2
2021-03-30
nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
Timo Rothenpieler
1
-1
/
+1
2021-03-24
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
1
-4
/
+4
2021-03-24
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
1
-1
/
+1
2021-03-24
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
1
-2
/
+27
2021-03-24
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
1
-6
/
+4
2021-03-24
btrfs: fix race when cloning extent buffer during rewind of an old root
Filipe Manana
1
-0
/
+2
2021-03-24
ext4: check journal inode extents more carefully
Jan Kara
6
-38
/
+36
2021-03-24
ext4: don't allow overlapping system zones
Jan Kara
1
-22
/
+12
2021-03-24
ext4: handle error of ext4_setup_system_zone() on remount
Jan Kara
1
-1
/
+4
2021-03-17
binfmt_misc: fix possible deadlock in bm_register_write
Lior Ribak
1
-15
/
+14
2021-03-17
configfs: fix a use-after-free in __configfs_open_file
Daiyue Zhang
1
-4
/
+2
2021-03-17
NFSv4.2: fix return value of _nfs4_get_security_label()
Ondrej Mosnacek
1
-1
/
+1
2021-03-17
udf: fix silent AED tagLocation corruption
Steven J. Magnani
1
-3
/
+6
2021-03-17
cifs: return proper error code in statfs(2)
Paulo Alcantara
1
-1
/
+1
[next]