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
2020-05-06
btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...
Qu Wenruo
1
-2
/
+11
2020-05-06
btrfs: fix partial loss of prealloc extent past i_size after fsync
Filipe Manana
1
-3
/
+40
2020-05-06
nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
Andreas Gruenbacher
1
-7
/
+15
2020-05-06
btrfs: fix block group leak when removing fails
Xiyu Yang
1
-6
/
+10
2020-05-02
propagate_one(): mnt_set_mountpoint() needs mount_lock
Al Viro
1
-5
/
+4
2020-05-02
ext4: check for non-zero journal inum in ext4_calculate_overhead
Ritesh Harjani
1
-1
/
+2
2020-05-02
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
1
-2
/
+4
2020-05-02
ext4: increase wait time needed before reuse of deleted inode numbers
Theodore Ts'o
1
-1
/
+1
2020-05-02
ext4: use matching invalidatepage in ext4_writepage
yangerkun
1
-1
/
+1
2020-05-02
xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
Darrick J. Wong
1
-0
/
+1
2020-05-02
xfs: clear PF_MEMALLOC before exiting xfsaild thread
Eric Biggers
1
-1
/
+3
2020-05-02
xfs: acquire superblock freeze protection on eofblocks scans
Brian Foster
2
-1
/
+14
2020-05-02
nfsd: memory corruption in nfsd4_lock()
Vasily Averin
1
-0
/
+2
2020-04-29
xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
kaixuxia
1
-43
/
+42
2020-04-29
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-2
/
+3
2020-04-29
fs/namespace.c: fix mountpoint reference counter race
Piotr Krysiuk
1
-1
/
+1
2020-04-29
f2fs: fix to avoid memory leakage in f2fs_listxattr
Randall Huang
1
-1
/
+14
2020-04-29
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
1
-2
/
+6
2020-04-29
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
1
-0
/
+5
2020-04-29
ext4: fix extent_status fragmentation for plain files
Dmitry Monakhov
1
-20
/
+27
2020-04-23
f2fs: fix to wait all node page writeback
Chao Yu
1
-3
/
+4
2020-04-23
ext2: fix debug reference to ext2_xattr_cache
Jan Kara
1
-2
/
+1
2020-04-23
ext2: fix empty body warnings when -Wextra is used
Randy Dunlap
1
-2
/
+3
2020-04-23
f2fs: fix NULL pointer dereference in f2fs_write_begin()
Chao Yu
1
-2
/
+3
2020-04-23
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
1
-9
/
+8
2020-04-23
cifs: Allocate encryption header through kmalloc
Long Li
1
-11
/
+17
2020-04-23
ext4: do not commit super on read-only bdev
Eric Sandeen
1
-1
/
+2
2020-04-23
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
1
-0
/
+2
2020-04-23
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
1
-0
/
+2
2020-04-23
ext4: use non-movable memory for superblock readahead
Roman Gushchin
3
-2
/
+13
2020-04-21
ext4: do not zeroout extents beyond i_disksize
Jan Kara
1
-4
/
+4
2020-04-21
btrfs: check commit root generation in should_ignore_root
Josef Bacik
1
-2
/
+2
2020-04-21
ext4: fix incorrect inodes per group in error message
Josh Triplett
1
-1
/
+1
2020-04-21
ext4: fix incorrect group count in ext4_fill_super error message
Josh Triplett
1
-2
/
+2
2020-04-21
jbd2: improve comments about freeing data buffers whose page mapping is NULL
zhangyi (F)
1
-3
/
+4
2020-04-21
ovl: fix value of i_ino for lower hardlink corner case
Amir Goldstein
1
-1
/
+3
2020-04-17
btrfs: use nofs allocations for running delayed items
Josef Bacik
1
-0
/
+13
2020-04-17
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
1
-0
/
+4
2020-04-17
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
1
-0
/
+4
2020-04-17
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
1
-1
/
+3
2020-04-17
ext4: fix a data race at inode->i_blocks
Qian Cai
1
-1
/
+1
2020-04-17
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
1
-0
/
+1
2020-04-17
btrfs: fix missing semaphore unlock in btrfs_sync_file
Robbie Ko
1
-0
/
+1
2020-04-17
btrfs: fix missing file extent item for hole after ranged fsync
Filipe Manana
1
-0
/
+10
2020-04-17
btrfs: drop block from cache on error in relocation
Josef Bacik
1
-1
/
+1
2020-04-17
btrfs: set update the uuid generation as soon as possible
Josef Bacik
1
-2
/
+12
2020-04-17
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
3
-0
/
+22
2020-04-17
CIFS: Fix bug which the return value by asynchronous read is error
Yilu Lin
1
-1
/
+1
2020-04-17
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-1
/
+1
2020-04-17
pstore: pstore_ftrace_seq_next should increase position index
Vasily Averin
1
-1
/
+4
[next]