index
:
linux.git
cached
cdir_v2
cfid-fixes
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-11-18
NFS: Fix an Oops in pnfs_mark_request_commit()
Trond Myklebust
1
-1
/
+1
2021-11-18
NFS: Fix up commit deadlocks
Trond Myklebust
3
-6
/
+7
2021-11-18
fs: orangefs: fix error return code of orangefs_revalidate_lookup()
Jia-Ju Bai
1
-1
/
+3
2021-11-18
NFS: Fix deadlocks in nfs_scan_commit_list()
Trond Myklebust
1
-15
/
+2
2021-11-18
pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds
Baptiste Lepers
2
-4
/
+4
2021-11-18
NFS: Fix dentry verifier races
Trond Myklebust
1
-4
/
+3
2021-11-18
JFS: fix memleak in jfs_mount
Dongliang Mu
1
-29
/
+22
2021-11-18
erofs: don't trigger WARN() when decompression fails
Gao Xiang
1
-1
/
+0
2021-11-18
btrfs: do not take the uuid_mutex in btrfs_rm_device
Josef Bacik
1
-5
/
+5
2021-11-18
btrfs: reflink: initialize return value to 0 in btrfs_extent_same()
Sidong Yang
1
-1
/
+1
2021-11-18
gfs2: Fix glock_hash_walk bugs
Andreas Gruenbacher
1
-10
/
+12
2021-11-18
gfs2: Cancel remote delete work asynchronously
Andreas Gruenbacher
1
-1
/
+1
2021-11-18
tracefs: Have tracefs directories not set OTH permission bits by default
Steven Rostedt (VMware)
1
-1
/
+2
2021-11-18
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
2
-7
/
+11
2021-11-18
fscrypt: allow 256-bit master keys with AES-256-XTS
Eric Biggers
3
-17
/
+56
2021-11-18
quota: correct error number in free_dqentry()
Zhang Yi
1
-0
/
+1
2021-11-18
quota: check block number when reading the block in quota file
Zhang Yi
1
-0
/
+14
2021-11-18
ovl: fix use after free in struct ovl_aio_req
yangerkun
1
-2
/
+14
2021-11-18
btrfs: call btrfs_check_rw_degradable only if there is a missing device
Anand Jain
1
-1
/
+2
2021-11-18
btrfs: fix lost error handling when replaying directory deletes
Filipe Manana
1
-1
/
+3
2021-11-18
btrfs: clear MISSING device status bit in btrfs_close_one_device
Li Zhang
1
-1
/
+3
2021-11-18
fuse: fix page stealing
Miklos Szeredi
1
-2
/
+12
2021-11-18
ext4: refresh the ext4_ext_path struct after dropping i_data_sem.
yangerkun
1
-1
/
+13
2021-11-18
ext4: ensure enough credits in ext4_ext_shift_path_extents
yangerkun
1
-34
/
+15
2021-11-18
ext4: fix lazy initialization next schedule time computation in more granular...
Shaoying Xu
1
-5
/
+4
2021-11-18
exfat: fix incorrect loading of i_blocks for large files
Sungjong Seo
1
-1
/
+1
2021-11-18
ocfs2: fix data corruption on truncate
Jan Kara
1
-2
/
+6
2021-11-12
isofs: Fix out of bound access for corrupted isofs image
Jan Kara
1
-0
/
+2
2021-11-06
Revert "io_uring: reinforce cancel on flush during exit"
Lee Jones
1
-1
/
+2
2021-11-02
ocfs2: fix race between searching chunks and release journal_head from buffer...
Gautham Ananthakrishna
1
-9
/
+13
2021-11-02
ext4: fix possible UAF when remounting r/o a mmp-protected file system
Theodore Ts'o
2
-17
/
+20
2021-11-02
io_uring: don't take uring_lock during iowq cancel
Pavel Begunkov
1
-0
/
+2
2021-10-27
btrfs: deal with errors when checking if a dir entry exists during log replay
Filipe Manana
1
-18
/
+29
2021-10-27
vfs: check fd has read access in kernel_read_file_from_fd()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-10-27
userfaultfd: fix a race between writeprotect and exit_mmap()
Nadav Amit
1
-3
/
+9
2021-10-27
ocfs2: mount fails with buffer overflow in strlen
Valentin Vidic
1
-4
/
+10
2021-10-27
ocfs2: fix data corruption after conversion from inline format
Jan Kara
1
-34
/
+12
2021-10-27
ceph: fix handling of "meta" errors
Jeff Layton
5
-27
/
+8
2021-10-27
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
1
-3
/
+14
2021-10-27
NFSD: Keep existing listeners on portlist error
Benjamin Coddington
1
-1
/
+4
2021-10-27
io_uring: fix splice_fd_in checks backport typo
Kamal Mostafa
1
-1
/
+1
2021-10-20
btrfs: fix abort logic in btrfs_replace_file_extents
Josef Bacik
1
-7
/
+9
2021-10-20
btrfs: update refs for any root except tree log roots
Josef Bacik
1
-2
/
+1
2021-10-20
btrfs: check for error when looking up inode during dir entry replay
Filipe Manana
1
-7
/
+7
2021-10-20
btrfs: deal with errors when adding inode reference during log replay
Filipe Manana
1
-2
/
+7
2021-10-20
btrfs: deal with errors when replaying dir entry during log replay
Filipe Manana
1
-1
/
+8
2021-10-20
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
1
-0
/
+1
2021-10-17
vboxfs: fix broken legacy mount signature checking
Linus Torvalds
1
-10
/
+2
2021-10-17
ext4: correct the error path of ext4_write_inline_data_end()
Zhang Yi
2
-12
/
+10
2021-10-17
ext4: check and update i_disksize properly
Zhang Yi
1
-16
/
+18
[prev]
[next]