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
2022-05-25
afs: Fix afs_getattr() to refetch file status if callback break occurred
David Howells
1
-1
/
+13
2022-05-25
nilfs2: fix lockdep warnings during disk space reclamation
Ryusuke Konishi
5
-21
/
+92
2022-05-25
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
10
-50
/
+154
2022-05-25
fs: fix an infinite loop in iomap_fiemap
Guo Xuenan
1
-1
/
+1
2022-05-25
gfs2: Disable page faults during lockless buffered reads
Andreas Gruenbacher
1
-1
/
+3
2022-05-25
io_uring: always grab file table for deferred statx
Jens Axboe
1
-5
/
+1
2022-05-18
io_uring: always use original task when preparing req identity
Jens Axboe
1
-1
/
+1
2022-05-18
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
1
-0
/
+1
2022-05-18
ceph: fix setting of xattrs on async created inodes
Jeff Layton
1
-3
/
+13
2022-05-18
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
1
-6
/
+5
2022-05-18
nfs: fix broken handling of the softreval mount option
Dan Aloni
1
-1
/
+1
2022-05-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
1
-2
/
+0
2022-05-12
btrfs: always log symlinks in full mode
Filipe Manana
1
-1
/
+13
2022-05-12
NFSv4: Don't invalidate inode attributes on delegation return
Trond Myklebust
1
-1
/
+11
2022-05-09
zonefs: Clear inode information flags on inode creation
Damien Le Moal
1
-0
/
+1
2022-05-09
zonefs: Fix management of open zones
Damien Le Moal
1
-5
/
+40
2022-05-09
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
1
-0
/
+8
2022-05-09
ext4: fix bug_on in start_this_handle during umount filesystem
Ye Bin
1
-5
/
+10
2022-04-27
jbd2: fix a potential race while discarding reserved buffers after an abort
Ye Bin
1
-1
/
+3
2022-04-27
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
1
-3
/
+12
2022-04-27
ext4: fix overhead calculation to account for the reserved gdt blocks
Theodore Ts'o
1
-1
/
+3
2022-04-27
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Tadeusz Struk
1
-1
/
+10
2022-04-27
ext4: fix use-after-free in ext4_search_dir
Ye Bin
2
-2
/
+6
2022-04-27
ext4: fix symlink file size not match to file content
Ye Bin
1
-1
/
+3
2022-04-27
ext4: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
3
-9
/
+32
2022-04-27
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
1
-4
/
+5
2022-04-27
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
1
-9
/
+10
2022-04-27
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
David Howells
1
-1
/
+1
2022-04-27
gfs2: assign rgrp glock before compute_bitstructs
Bob Peterson
1
-4
/
+5
2022-04-20
btrfs: mark resumed async balance as writing
Naohiro Aota
1
-0
/
+2
2022-04-20
btrfs: fix root ref counts in error handling in btrfs_get_root_ref
Jia-Ju Bai
1
-2
/
+3
2022-04-20
btrfs: do not warn for free space inode in cow_file_range
Josef Bacik
1
-1
/
+0
2022-04-20
btrfs: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
1
-2
/
+11
2022-04-20
cifs: potential buffer overflow in handling symlinks
Harshit Mogalapalli
1
-0
/
+3
2022-04-20
btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()
Nathan Chancellor
1
-4
/
+0
2022-04-13
btrfs: prevent subvol with swapfile from being deleted
Kaiwen Hu
1
-0
/
+22
2022-04-13
btrfs: fix qgroup reserve overflow the qgroup limit
Ethan Lien
1
-1
/
+1
2022-04-13
io_uring: fix race between timeout flush and removal
Jens Axboe
1
-8
/
+7
2022-04-13
io_uring: don't touch scm_fp_list after queueing skb
Pavel Begunkov
1
-2
/
+6
2022-04-13
NFSv4: fix open failure with O_ACCMODE flag
ChenXiaoSong
3
-12
/
+14
2022-04-13
Revert "NFSv4: Handle the special Linux file open access mode"
ChenXiaoSong
2
-2
/
+1
2022-04-13
NFS: Avoid writeback threads getting stuck in mempool_alloc()
Trond Myklebust
2
-7
/
+13
2022-04-13
NFS: nfsiod should not block forever in mempool_alloc()
Trond Myklebust
3
-17
/
+22
2022-04-13
jfs: prevent NULL deref in diFree
Haimin Zhang
1
-1
/
+2
2022-04-13
NFS: swap-out must always use STABLE writes.
NeilBrown
1
-4
/
+6
2022-04-13
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2
-16
/
+30
2022-04-13
NFSv4: Protect the state recovery thread against direct reclaim
Trond Myklebust
1
-0
/
+12
2022-04-13
NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()
Xin Xiong
1
-3
/
+6
2022-04-13
minix: fix bug when opening a file with O_DIRECT
Qinghua Jin
1
-1
/
+2
2022-04-13
ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
Xiubo Li
1
-1
/
+10
[next]