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-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
2021-03-11
btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors
Nikolay Borisov
1
-1
/
+4
2021-03-11
btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
1
-1
/
+1
2021-03-11
btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
Dan Carpenter
1
-1
/
+18
2021-03-11
btrfs: fix raid6 qstripe kmap
Ira Weiny
1
-11
/
+10
2021-03-11
btrfs: raid56: simplify tracking of Q stripe presence
David Sterba
1
-22
/
+15
2021-03-07
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
1
-0
/
+55
2021-03-07
btrfs: fix error handling in commit_fs_roots
Josef Bacik
1
-5
/
+6
2021-03-07
f2fs: fix to set/clear I_LINKABLE under i_lock
Chao Yu
1
-0
/
+8
2021-03-07
f2fs: handle unallocated section and zone on pinned/atgc
Jaegeuk Kim
1
-2
/
+2
2021-03-07
xfs: Fix assert failure in xfs_setattr_size()
Yumei Huang
1
-1
/
+1
2021-03-07
JFS: more checks for invalid superblock
Randy Dunlap
2
-0
/
+11
2021-03-04
gfs2: Don't skip dlm unlock if glock has an lvb
Bob Peterson
1
-6
/
+2
2021-03-04
f2fs: fix out-of-repair __setattr_copy()
Chao Yu
1
-1
/
+2
2021-03-04
fs/affs: release old buffer head on error path
Pan Bian
1
-1
/
+3
2021-03-04
pstore: Fix typo in compression option name
Jiri Bohac
1
-2
/
+2
2021-03-04
btrfs: fix extent buffer leak on failure to copy root
Filipe Manana
1
-0
/
+2
2021-03-04
btrfs: fix reloc root leak with 0 ref reloc roots on recovery
Josef Bacik
1
-3
/
+1
2021-03-04
btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root
Josef Bacik
1
-2
/
+3
2021-03-04
ocfs2: fix a use after free on error
Dan Carpenter
1
-1
/
+7
2021-03-04
ext4: fix potential htree index checksum corruption
Theodore Ts'o
1
-4
/
+3
2021-03-04
isofs: release buffer head before return
Pan Bian
2
-0
/
+2
2021-03-04
quota: Fix memory leak when handling corrupted quota file
Jan Kara
1
-3
/
+8
2021-03-04
jffs2: fix use after free in jffs2_sum_write_data()
Tom Rix
1
-0
/
+3
2021-03-04
fs/jfs: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2021-03-04
btrfs: clarify error returns values in __load_free_space_cache
Zhihao Cheng
1
-1
/
+5
2021-03-04
f2fs: fix to avoid inconsistent quota data
Yi Chen
2
-0
/
+8
2021-03-04
cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
Shyam Prasad N
1
-0
/
+1
2021-03-04
ntfs: check for valid standard information attribute
Rustam Kovhaev
1
-0
/
+6
2021-02-23
ovl: expand warning in ovl_d_real()
Miklos Szeredi
1
-5
/
+8
2021-02-23
ovl: skip getxattr of security labels
Amir Goldstein
1
-7
/
+8
2021-02-23
ovl: perform vfs_getxattr() with mounter creds
Miklos Szeredi
1
-0
/
+2
2021-02-13
squashfs: add more sanity checks in xattr id lookup
Phillip Lougher
1
-9
/
+57
2021-02-13
squashfs: add more sanity checks in inode lookup
Phillip Lougher
1
-8
/
+33
2021-02-13
squashfs: add more sanity checks in id lookup
Phillip Lougher
4
-12
/
+45
2021-02-13
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
1
-1
/
+1
2021-02-13
pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
Trond Myklebust
1
-1
/
+7
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-1
/
+2
2021-02-10
smb3: Fix out-of-bounds bug in SMB2_negotiate()
Gustavo A. R. Silva
1
-1
/
+1
2021-02-10
cifs: report error instead of invalid when revalidating a dentry fails
Aurelien Aptel
1
-2
/
+20
2021-02-10
ovl: fix dentry leak in ovl_get_redirect
Liangyan
1
-1
/
+1
2021-02-10
rxrpc: Fix deadlock around release of dst cached on udp tunnel
David Howells
1
-3
/
+3
2021-02-03
pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
Trond Myklebust
1
-0
/
+1
2021-01-30
fs: fix lazytime expiration handling in __writeback_single_inode()
Eric Biggers
1
-11
/
+13
2021-01-30
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
3
-20
/
+14
2021-01-30
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-1
/
+1
[next]