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
NFSv4.2: fix return value of _nfs4_get_security_label()
Ondrej Mosnacek
1
-1
/
+1
2021-03-17
cifs: return proper error code in statfs(2)
Paulo Alcantara
1
-1
/
+1
2021-03-07
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
1
-0
/
+55
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-03
gfs2: Don't skip dlm unlock if glock has an lvb
Bob Peterson
1
-6
/
+2
2021-03-03
f2fs: fix out-of-repair __setattr_copy()
Chao Yu
1
-1
/
+2
2021-03-03
btrfs: fix reloc root leak with 0 ref reloc roots on recovery
Josef Bacik
1
-3
/
+1
2021-03-03
isofs: release buffer head before return
Pan Bian
2
-0
/
+2
2021-03-03
jffs2: fix use after free in jffs2_sum_write_data()
Tom Rix
1
-0
/
+3
2021-03-03
fs/jfs: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2021-03-03
btrfs: clarify error returns values in __load_free_space_cache
Zhihao Cheng
1
-1
/
+5
2021-03-03
ntfs: check for valid standard information attribute
Rustam Kovhaev
1
-0
/
+6
2021-02-23
squashfs: add more sanity checks in xattr id lookup
Phillip Lougher
1
-9
/
+57
2021-02-23
squashfs: add more sanity checks in inode lookup
Phillip Lougher
1
-8
/
+33
2021-02-23
squashfs: add more sanity checks in id lookup
Phillip Lougher
4
-12
/
+45
2021-02-23
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
1
-1
/
+1
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-1
/
+2
2021-02-10
cifs: report error instead of invalid when revalidating a dentry fails
Aurelien Aptel
1
-2
/
+20
2021-02-10
ELF/MIPS build fix
Ralf Baechle
1
-0
/
+8
2021-02-03
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-1
/
+1
2021-01-23
nfsd4: readdirplus shouldn't return parent of export
J. Bruce Fields
1
-1
/
+6
2021-01-23
ext4: fix superblock checksum failure when setting password salt
Jan Kara
1
-0
/
+3
2021-01-23
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
1
-5
/
+7
2021-01-23
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
1
-7
/
+9
2021-01-17
ubifs: wbuf: Don't leak kernel memory to flash
Richard Weinberger
1
-2
/
+11
2021-01-09
quota: Don't overflow quota file offsets
Jan Kara
1
-4
/
+4
2021-01-09
reiserfs: add check for an invalid ih_entry_count
Rustam Kovhaev
1
-0
/
+6
2020-12-29
jfs: Fix array index bounds check in dbAdjTree
Dave Kleikamp
1
-1
/
+1
2020-12-29
jffs2: Fix GC exit abnormally
Zhe Li
1
-0
/
+16
2020-12-29
ceph: fix race in concurrent __ceph_remove_cap invocations
Luis Henriques
1
-2
/
+9
2020-12-29
ext4: fix a memory leak of ext4_free_data
Chunguang Xu
1
-0
/
+1
2020-12-29
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
1
-1
/
+1
2020-12-29
Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
Filipe Manana
1
-1
/
+7
2020-12-29
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
1
-8
/
+9
2020-12-29
btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
Qu Wenruo
1
-1
/
+3
2020-12-29
nfs_common: need lock during iterate through the list
Cheng Lin
1
-1
/
+5
2020-12-29
NFS: switch nfsiod to be an UNBOUND workqueue.
NeilBrown
1
-1
/
+1
2020-12-29
lockd: don't use interval-based rebinding over TCP
Calum Mackay
1
-9
/
+11
2020-12-29
NFSv4.2: condition READDIR's mask for security label based on LSM state
Olga Kornievskaia
1
-2
/
+8
2020-12-11
gfs2: check for empty rgrp tree in gfs2_ri_update
Bob Peterson
1
-0
/
+4
2020-12-11
btrfs: cleanup cow block on error
Josef Bacik
1
-0
/
+6
2020-12-11
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
1
-0
/
+2
2020-12-11
btrfs: sysfs: init devices outside of the chunk_mutex
Josef Bacik
1
-3
/
+4
2020-12-02
btrfs: fix lockdep splat when reading qgroup config on mount
Filipe Manana
1
-1
/
+1
2020-12-02
efivarfs: revert "fix memory leak in efivarfs_create()"
Ard Biesheuvel
2
-1
/
+2
2020-12-02
proc: don't allow async path resolution of /proc/self components
Jens Axboe
1
-0
/
+7
2020-12-02
btrfs: inode: Verify inode mode to avoid NULL pointer dereference
Qu Wenruo
2
-8
/
+34
2020-12-02
btrfs: tree-checker: Enhance chunk checker to validate chunk profile
Qu Wenruo
1
-0
/
+7
2020-11-24
ext4: fix bogus warning in ext4_update_dx_flag()
Jan Kara
1
-1
/
+2
[next]