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
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
2021-06-16
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
1
-0
/
+8
2021-06-16
NFSv4: Fix second deadlock in nfs4_evict_inode()
Trond Myklebust
1
-2
/
+7
2021-06-16
NFS: Fix use-after-free in nfs4_init_client()
Anna Schumaker
1
-1
/
+1
2021-06-16
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
2
-1
/
+12
2021-06-16
NFS: Fix a potential NULL dereference in nfs_get_client()
Dan Carpenter
1
-1
/
+1
2021-06-16
btrfs: promote debugging asserts to full-fledged checks in validate_super
Nikolay Borisov
1
-8
/
+18
2021-06-16
btrfs: return value from btrfs_mark_extent_written() in case of error
Ritesh Harjani
1
-2
/
+2
2021-06-16
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
1
-1
/
+8
2021-06-10
btrfs: fix unmountable seed device after fstrim
Anand Jain
1
-3
/
+7
2021-06-10
btrfs: fix deadlock when cloning inline extents and low on available space
Filipe Manana
1
-16
/
+22
2021-06-10
btrfs: abort in rename_exchange if we fail to insert the second ref
Josef Bacik
1
-1
/
+6
2021-06-10
btrfs: fixup error handling in fixup_inode_link_counts
Josef Bacik
1
-6
/
+7
2021-06-10
btrfs: return errors from btrfs_del_csums in cleanup_ref_head
Josef Bacik
1
-1
/
+1
2021-06-10
btrfs: fix error handling in btrfs_del_csums
Josef Bacik
1
-5
/
+5
2021-06-10
btrfs: mark ordered extent and inode with error if we fail to finish
Josef Bacik
1
-0
/
+12
2021-06-10
ocfs2: fix data corruption by fallocate
Junxiao Bi
1
-5
/
+50
2021-06-10
ext4: fix accessing uninit percpu counter variable with fast_commit
Ritesh Harjani
1
-2
/
+4
2021-06-10
ext4: fix memory leak in ext4_mb_init_backend on error path.
Phillip Potter
1
-1
/
+1
2021-06-10
ext4: fix fast commit alignment issues
Harshad Shirwadkar
2
-99
/
+90
2021-06-10
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
1
-20
/
+23
2021-06-10
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
1
-2
/
+9
2021-06-10
gfs2: fix scheduling while atomic bug in glocks
Bob Peterson
1
-0
/
+2
2021-06-10
io_uring: use better types for cflags
Pavel Begunkov
1
-2
/
+3
2021-06-10
io_uring: fix link timeout refs
Pavel Begunkov
1
-0
/
+1
2021-06-10
btrfs: tree-checker: do not error out if extent ref hash doesn't match
Josef Bacik
1
-12
/
+4
2021-06-03
block: fix a race between del_gendisk and BLKRRPART
Gulam Mohamed
1
-0
/
+3
2021-06-03
SMB3: incorrect file id in requests compounded with open
Steve French
1
-3
/
+3
2021-06-03
btrfs: do not BUG_ON in link_to_fixup_dir
Josef Bacik
1
-2
/
+0
2021-06-03
btrfs: release path before starting transaction when cloning inline extent
Filipe Manana
1
-0
/
+5
[prev]
[next]