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-14
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
1
-1
/
+1
2021-07-14
configfs: fix memleak in configfs_release_bin_file
Chung-Chiang Cheng
1
-5
/
+5
2021-07-14
writeback: fix obtain a reference to a freeing memcg css
Muchun Song
1
-2
/
+7
2021-07-14
dax: fix ENOMEM handling in grab_mapping_entry()
Jan Kara
1
-1
/
+2
2021-07-14
ocfs2: fix snprintf() checking
Dan Carpenter
2
-11
/
+3
2021-07-14
mark pstore-blk as broken
Christoph Hellwig
1
-0
/
+1
2021-07-14
btrfs: clear log tree recovering status if starting transaction fails
David Sterba
1
-0
/
+1
2021-07-14
writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
Roman Gushchin
1
-2
/
+3
2021-07-14
cifs: fix missing spinlock around update to ses->status
Steve French
2
-2
/
+6
2021-07-14
cifs: improve fallocate emulation
Ronnie Sahlberg
1
-0
/
+133
2021-07-14
fs: dlm: fix memory leak when fenced
Alexander Aring
1
-0
/
+9
2021-07-14
open: don't silently ignore unknown O-flags in openat2()
Christian Brauner
1
-3
/
+11
2021-07-14
fs: dlm: cancel work sync othercon
Alexander Aring
1
-1
/
+1
2021-07-14
block_dump: remove block_dump feature in mark_inode_dirty()
zhangyi (F)
1
-25
/
+0
2021-07-14
btrfs: disable build on platforms having page size 256K
Christophe Leroy
1
-0
/
+2
2021-07-14
btrfs: don't clear page extent mapped if we're not invalidating the full page
Qu Wenruo
1
-1
/
+13
2021-07-14
btrfs: sysfs: fix format string for some discard stats
David Sterba
1
-2
/
+2
2021-07-14
btrfs: abort transaction if we fail to update the delayed inode
Josef Bacik
1
-0
/
+8
2021-07-14
btrfs: fix error handling in __btrfs_update_delayed_inode
Josef Bacik
1
-6
/
+4
2021-07-14
Add a reference to ucounts for each cred
Alexey Gladkov
1
-0
/
+4
2021-07-14
fuse: reject internal errno
Miklos Szeredi
1
-1
/
+1
2021-07-14
fuse: check connected before queueing on fpq->io
Miklos Szeredi
1
-0
/
+9
2021-07-14
fuse: ignore PG_workingset after stealing
Miklos Szeredi
1
-0
/
+1
2021-07-14
fuse: Fix infinite loop in sget_fc()
Greg Kurz
1
-0
/
+11
2021-07-14
fuse: Fix crash if superblock of submount gets killed early
Greg Kurz
1
-4
/
+4
2021-07-14
fuse: Fix crash in fuse_dentry_automount() error path
Greg Kurz
1
-1
/
+5
2021-07-14
f2fs: Prevent swap file in LFS mode
Shin'ichiro Kawasaki
1
-0
/
+6
2021-07-14
ext4: use ext4_grp_locked_error in mb_find_extent
Stephen Brennan
1
-4
/
+5
2021-07-14
ext4: fix avefreec in find_group_orlov
Pan Dong
1
-6
/
+5
2021-07-14
ext4: remove check for zero nr_to_scan in ext4_es_scan()
Zhang Yi
1
-3
/
+0
2021-07-14
ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit
Zhang Yi
1
-0
/
+1
2021-07-14
ext4: return error code when ext4_fill_flex_info() fails
Yang Yingliang
1
-0
/
+1
2021-07-14
ext4: fix overflow in ext4_iomap_alloc()
Jan Kara
1
-1
/
+1
2021-07-14
ext4: fix kernel infoleak via ext4_extent_header
Anirudh Rayabharam
1
-0
/
+3
2021-07-14
ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transact...
Zhang Yi
1
-1
/
+8
2021-07-14
btrfs: clear defrag status of a root if starting transaction fails
David Sterba
1
-2
/
+4
2021-07-14
btrfs: compression: don't try to compress if we don't have enough pages
David Sterba
1
-1
/
+1
2021-07-14
btrfs: send: fix invalid path for unlink operations after parent orphanization
Filipe Manana
1
-0
/
+11
2021-07-14
ntfs: fix validity check for file name attribute
Desmond Cheong Zhi Xi
1
-1
/
+1
2021-07-14
gfs2: Fix error handling in init_statfs
Andreas Gruenbacher
1
-0
/
+1
2021-07-14
gfs2: Fix underflow in gfs2_page_mkwrite
Andreas Gruenbacher
1
-2
/
+2
2021-06-30
netfs: fix test for whether we can skip read when writing beyond EOF
Jeff Layton
1
-13
/
+41
2021-06-30
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2
-0
/
+5
2021-06-30
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
1
-0
/
+1
2021-06-23
fanotify: fix copy_event_to_user() fid error clean up
Matthew Bobrowski
1
-2
/
+2
2021-06-23
afs: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2021-06-18
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
1
-1
/
+1
2021-06-18
gfs2: fix a deadlock on withdraw-during-mount
Bob Peterson
1
-3
/
+21
2021-06-18
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
1
-1
/
+4
2021-06-16
proc: only require mm_struct for writing
Linus Torvalds
1
-1
/
+3
[prev]
[next]