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
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
1
-2
/
+1
2020-10-29
quota: clear padding in v2r1_mem2diskdqb()
Eric Dumazet
1
-0
/
+1
2020-10-29
cifs: Return the error from crypt_message when enc/dec key not found.
Shyam Prasad N
1
-1
/
+1
2020-10-29
cifs: remove bogus debug code
Dan Carpenter
1
-8
/
+8
2020-10-17
reiserfs: Fix oops during mount
Jan Kara
1
-0
/
+7
2020-10-17
reiserfs: Initialize inode keys properly
Jan Kara
1
-5
/
+1
2020-10-14
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
1
-1
/
+1
2020-10-07
ep_create_wakeup_source(): dentry name can change under you...
Al Viro
1
-3
/
+4
2020-10-07
epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
Al Viro
1
-0
/
+1
2020-10-07
epoll: replace ->visited/visited_list with generation count
Al Viro
1
-19
/
+7
2020-10-07
epoll: do not insert into poll queues until all sanity checks are done
Al Viro
1
-19
/
+18
2020-10-07
nfs: Fix security label length not being reset
Jeffrey Mitchell
1
-0
/
+3
2020-10-01
btrfs: qgroup: fix data leak caused by race between writeback and truncate
Qu Wenruo
1
-13
/
+10
2020-10-01
cifs: Fix double add page to memcg when cifs_readpages
Zhang Xiaoxu
1
-4
/
+7
2020-10-01
ceph: fix potential race in ceph_check_caps
Jeff Layton
1
-1
/
+13
2020-10-01
btrfs: don't force read-only after error in drop snapshot
David Sterba
1
-2
/
+0
2020-10-01
fuse: don't check refcount after stealing page
Miklos Szeredi
1
-1
/
+0
2020-10-01
bdev: Reduce time holding bd_mutex in sync in blkdev_close()
Douglas Anderson
1
-0
/
+10
2020-10-01
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
2
-24
/
+53
2020-10-01
ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
Liu Song
1
-2
/
+14
2020-10-01
nfsd: Don't add locks to closed or closing open stateids
Trond Myklebust
1
-30
/
+43
2020-10-01
ext4: mark block bitmap corrupted when found instead of BUGON
Dmitry Monakhov
1
-2
/
+9
2020-10-01
xfs: mark dir corrupt when lookup-by-hash fails
Darrick J. Wong
1
-0
/
+3
2020-10-01
xfs: don't ever return a stale pointer from __xfs_dir3_free_read
Darrick J. Wong
1
-0
/
+1
2020-10-01
ext4: fix a data race at inode->i_disksize
Qiujun Huang
1
-1
/
+1
2020-10-01
ceph: ensure we have a new cap before continuing in fill_inode
Jeff Layton
1
-1
/
+4
2020-10-01
xfs: fix log reservation overflows when allocating large rt extents
Darrick J. Wong
1
-19
/
+77
2020-10-01
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
7
-65
/
+57
2020-10-01
gfs2: clean up iopen glock mess in gfs2_create_inode
Bob Peterson
1
-6
/
+7
2020-10-01
xfs: fix attr leaf header freemap.size underflow
Brian Foster
1
-1
/
+3
2020-10-01
fix dget_parent() fastpath race
Al Viro
1
-1
/
+3
2020-09-23
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
1
-0
/
+3
2020-09-23
f2fs: fix indefinite loop scanning for free nid
Sahitya Tummala
1
-0
/
+3
2020-09-23
NFS: Zero-stateid SETATTR should first return delegation
Chuck Lever
1
-1
/
+3
2020-09-23
NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
Olga Kornievskaia
1
-1
/
+6
2020-09-23
gfs2: initialize transaction tr_ailX_lists earlier
Bob Peterson
3
-2
/
+4
2020-09-17
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
1
-1
/
+2
2020-09-17
btrfs: fix lockdep splat in add_missing_dev
Josef Bacik
1
-0
/
+10
2020-09-17
btrfs: require only sector size alignment for parent eb bytenr
Qu Wenruo
2
-15
/
+16
2020-09-17
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
1
-2
/
+2
2020-09-09
affs: fix basic permission bits to actually work
Max Staudt
2
-1
/
+52
2020-09-09
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
3
-14
/
+27
2020-09-09
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
1
-1
/
+5
2020-09-09
btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
Nikolay Borisov
1
-1
/
+0
2020-09-09
btrfs: Remove redundant extent_buffer_get in get_old_root
Nikolay Borisov
1
-1
/
+0
2020-09-09
btrfs: drop path before adding new uuid tree entry
Josef Bacik
1
-1
/
+2
2020-09-09
xfs: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+10
2020-09-09
ext2: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+4
2020-09-09
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
1
-1
/
+1
2020-09-09
fix regression in "epoll: Keep a reference on files added to the check list"
Al Viro
1
-3
/
+3
[prev]
[next]