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-07-31
io_uring: fix link timeout refs
Pavel Begunkov
1
-1
/
+0
2021-07-28
hugetlbfs: fix mount mode command line processing
Mike Kravetz
1
-1
/
+1
2021-07-28
userfaultfd: do not untag user pointers
Peter Collingbourne
1
-13
/
+11
2021-07-28
io_uring: remove double poll entry on arm failure
Pavel Begunkov
1
-0
/
+2
2021-07-28
io_uring: explicitly count entries for poll reqs
Pavel Begunkov
1
-6
/
+10
2021-07-28
btrfs: check for missing device in btrfs_trim_fs
Anand Jain
1
-0
/
+3
2021-07-28
proc: Avoid mixing integer types in mem_rw()
Marcelo Henrique Cerri
1
-1
/
+1
2021-07-28
cifs: fix fallocate when trying to allocate a hole.
Ronnie Sahlberg
1
-5
/
+18
2021-07-28
cifs: only write 64kb at a time when fallocating a small region of a file
Ronnie Sahlberg
1
-7
/
+19
2021-07-28
afs: Fix tracepoint string placement with built-in AFS
David Howells
1
-18
/
+7
2021-07-28
ceph: don't WARN if we're still opening a session to an MDS
Luis Henriques
1
-1
/
+1
2021-07-25
f2fs: Show casefolding support only when supported
Daniel Rosenberg
1
-0
/
+4
2021-07-25
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
1
-0
/
+3
2021-07-20
seq_file: disallow extremely large seq buffer allocations
Eric Sandeen
1
-0
/
+3
2021-07-20
NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times
Trond Myklebust
1
-26
/
+26
2021-07-20
NFSv4/pnfs: Fix layoutget behaviour after invalidation
Trond Myklebust
1
-5
/
+5
2021-07-20
NFSv4/pnfs: Fix the layout barrier update
Trond Myklebust
1
-15
/
+15
2021-07-20
nfsd: Reduce contention for the nfsd_file nf_rwsem
Trond Myklebust
1
-2
/
+16
2021-07-20
ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
Zhihao Cheng
1
-0
/
+7
2021-07-20
nfs: fix acl memory leak of posix_acl_create()
Gao Xiang
1
-2
/
+2
2021-07-20
ubifs: journal: Fix error return code in ubifs_jnl_write_inode()
Zhen Lei
1
-0
/
+1
2021-07-20
ubifs: Fix off-by-one error
Sascha Hauer
2
-2
/
+2
2021-07-20
NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT
Trond Myklebust
1
-10
/
+7
2021-07-20
NFSv4: Initialise connection to the server in nfs4_alloc_client()
Trond Myklebust
1
-40
/
+42
2021-07-20
f2fs: compress: fix to disallow temp extension
Chao Yu
1
-4
/
+12
2021-07-20
f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs
Chao Yu
1
-0
/
+1
2021-07-20
NFSD: Fix TP_printk() format specifier in nfsd_clid_class
Chuck Lever
2
-32
/
+0
2021-07-20
f2fs: atgc: fix to set default age threshold
Chao Yu
1
-0
/
+1
2021-07-20
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
1
-0
/
+4
2021-07-20
ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
Jeff Layton
1
-9
/
+1
2021-07-20
orangefs: fix orangefs df output.
Mike Marshall
1
-1
/
+1
2021-07-20
NFSv4: Fix delegation return in cases where we have to retry
Trond Myklebust
3
-15
/
+58
2021-07-20
fs/jfs: Fix missing error code in lmLogInit()
Jiapeng Chong
1
-0
/
+1
2021-07-20
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
1
-4
/
+2
2021-07-19
f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
Chao Yu
3
-10
/
+23
2021-07-19
ext4: fix memory leak in ext4_fill_super
Pavel Skripkin
3
-21
/
+21
2021-07-19
jfs: fix GPF in diFree
Pavel Skripkin
1
-1
/
+2
2021-07-19
io_uring: fix clear IORING_SETUP_R_DISABLED in wrong function
Yang Yingliang
1
-1
/
+1
2021-07-19
ubifs: Fix races between xattr_{set|get} and listxattr operations
Zhihao Cheng
3
-11
/
+36
2021-07-19
io_uring: convert io_buffer_idr to XArray
Jens Axboe
1
-28
/
+15
2021-07-19
io_uring: Convert personality_idr to XArray
Matthew Wilcox (Oracle)
1
-29
/
+30
2021-07-19
io_uring: simplify io_remove_personalities()
Yejune Deng
1
-17
/
+11
2021-07-19
io_uring: fix false WARN_ONCE
Pavel Begunkov
1
-1
/
+4
2021-07-19
udf: Fix NULL pointer dereference in udf_symlink function
Arturo Giusti
1
-0
/
+4
2021-07-19
reiserfs: add check for invalid 1st journal block
Pavel Skripkin
1
-0
/
+14
2021-07-14
io_uring: fix blocking inline submission
Pavel Begunkov
1
-1
/
+1
2021-07-14
erofs: fix error return code in erofs_read_superblock()
Wei Yongjun
1
-0
/
+1
2021-07-14
fscrypt: fix derivation of SipHash keys on big endian CPUs
Eric Biggers
1
-8
/
+32
2021-07-14
fscrypt: don't ignore minor_hash when hash is 0
Eric Biggers
1
-7
/
+3
2021-07-14
exfat: handle wrong stream entry size in exfat_readdir()
Namjae Jeon
1
-3
/
+5
[prev]
[next]