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-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: unsigned int compared against zero
Colin Ian King
1
-1
/
+2
2020-05-02
ext4: fix block validity checks for journal inodes using indirect blocks
Theodore Ts'o
1
-0
/
+5
2020-05-02
ext4: don't perform block validity checks on the journal inode
Theodore Ts'o
1
-4
/
+8
2020-05-02
ext4: protect journal inode's blocks using block_validity
Theodore Ts'o
2
-0
/
+52
2020-05-02
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
8
-39
/
+62
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
nfsd: memory corruption in nfsd4_lock()
Vasily Averin
1
-0
/
+2
2020-05-02
xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
kaixuxia
1
-43
/
+42
2020-05-02
xfs: validate sb_logsunit is a multiple of the fs blocksize
Darrick J. Wong
1
-1
/
+13
2020-05-02
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-1
/
+1
2020-05-02
fs/namespace.c: fix mountpoint reference counter race
Piotr Krysiuk
1
-1
/
+1
2020-05-02
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
1
-2
/
+6
2020-05-02
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
1
-0
/
+5
2020-05-02
ext4: fix extent_status fragmentation for plain files
Dmitry Monakhov
1
-20
/
+27
2020-04-24
ext2: fix debug reference to ext2_xattr_cache
Jan Kara
1
-2
/
+1
2020-04-24
ext2: fix empty body warnings when -Wextra is used
Randy Dunlap
1
-2
/
+3
2020-04-24
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
1
-9
/
+8
2020-04-24
ext4: do not commit super on read-only bdev
Eric Sandeen
1
-1
/
+2
2020-04-24
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
1
-0
/
+2
2020-04-24
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
1
-0
/
+2
2020-04-24
ext4: use non-movable memory for superblock readahead
Roman Gushchin
3
-2
/
+13
2020-04-24
ext4: do not zeroout extents beyond i_disksize
Jan Kara
1
-4
/
+4
2020-04-24
btrfs: check commit root generation in should_ignore_root
Josef Bacik
1
-2
/
+2
2020-04-24
ext4: fix incorrect inodes per group in error message
Josh Triplett
1
-1
/
+1
2020-04-24
ext4: fix incorrect group count in ext4_fill_super error message
Josh Triplett
1
-2
/
+2
2020-04-24
jbd2: improve comments about freeing data buffers whose page mapping is NULL
zhangyi (F)
1
-3
/
+4
2020-04-24
btrfs: use nofs allocations for running delayed items
Josef Bacik
1
-0
/
+13
2020-04-24
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
3
-0
/
+23
2020-04-24
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
1
-0
/
+4
2020-04-24
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
1
-0
/
+4
2020-04-24
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
1
-1
/
+3
2020-04-24
ext4: fix a data race at inode->i_blocks
Qian Cai
1
-1
/
+1
2020-04-24
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
1
-0
/
+1
2020-04-24
btrfs: drop block from cache on error in relocation
Josef Bacik
1
-1
/
+1
2020-04-24
CIFS: Fix bug which the return value by asynchronous read is error
Yilu Lin
1
-1
/
+1
2020-04-24
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-1
/
+1
2020-04-24
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
1
-10
/
+7
2020-04-24
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
1
-1
/
+15
2020-04-24
gfs2: Don't demote a glock until its revokes are written
Bob Peterson
1
-0
/
+3
2020-04-13
ceph: canonicalize server path in place
Ilya Dryomov
2
-92
/
+28
2020-04-13
ceph: remove the extra slashes in the server path
Xiubo Li
1
-19
/
+101
2020-04-02
libfs: fix infoleak in simple_attr_read()
Eric Biggers
1
-3
/
+5
2020-04-02
afs: Fix some tracing details
David Howells
1
-2
/
+2
2020-04-02
futex: Fix inode life-time issue
Peter Zijlstra
1
-0
/
+1
2020-03-20
jbd2: fix data races at struct journal_head
Qian Cai
1
-4
/
+4
[next]