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-10-29
reiserfs: Fix memory leak in reiserfs_parse_options()
Jan Kara
1
-4
/
+4
2020-10-29
xfs: make sure the rt allocator doesn't run off the end
Darrick J. Wong
1
-0
/
+11
2020-10-29
reiserfs: only call unlock_new_inode() if I_NEW
Eric Biggers
1
-1
/
+2
2020-10-29
udf: Avoid accessing uninitialized data on failed inode read
Jan Kara
1
-11
/
+14
2020-10-29
udf: Limit sparing table size
Jan Kara
1
-0
/
+6
2020-10-29
ntfs: add check for mft record size in superblock
Rustam Kovhaev
1
-0
/
+6
2020-10-29
quota: clear padding in v2r1_mem2diskdqb()
Eric Dumazet
1
-0
/
+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
ep_create_wakeup_source(): dentry name can change under you...
Al Viro
1
-3
/
+4
2020-10-14
epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
Al Viro
1
-0
/
+1
2020-10-14
epoll: replace ->visited/visited_list with generation count
Al Viro
1
-19
/
+7
2020-10-14
epoll: do not insert into poll queues until all sanity checks are done
Al Viro
1
-19
/
+18
2020-10-14
nfs: Fix security label length not being reset
Jeffrey Mitchell
1
-0
/
+3
2020-10-01
ceph: fix potential race in ceph_check_caps
Jeff Layton
1
-1
/
+13
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
ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
Liu Song
1
-2
/
+14
2020-10-01
xfs: fix attr leaf header freemap.size underflow
Brian Foster
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
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
1
-1
/
+2
2020-09-23
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
1
-2
/
+2
2020-09-12
affs: fix basic permission bits to actually work
Max Staudt
2
-1
/
+52
2020-09-12
fs/affs: use octal for permissions
Fabian Frederick
1
-18
/
+18
2020-09-12
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
3
-14
/
+27
2020-09-12
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
1
-1
/
+5
2020-09-12
btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
Nikolay Borisov
1
-1
/
+0
2020-09-12
btrfs: Remove redundant extent_buffer_get in get_old_root
Nikolay Borisov
1
-1
/
+0
2020-09-12
btrfs: drop path before adding new uuid tree entry
Josef Bacik
1
-1
/
+2
2020-09-12
fix regression in "epoll: Keep a reference on files added to the check list"
Al Viro
1
-3
/
+3
2020-09-12
ceph: don't allow setlease on cephfs
Jeff Layton
1
-0
/
+1
2020-09-03
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
1
-4
/
+6
2020-09-03
writeback: Fix sync livelock due to b_dirty_time processing
Jan Kara
1
-27
/
+17
2020-09-03
writeback: Avoid skipping inode writeback
Jan Kara
1
-5
/
+12
2020-09-03
writeback: Protect inode->i_io_list with inode->i_lock
Jan Kara
1
-5
/
+17
2020-09-03
jbd2: abort journal if free a async write error metadata buffer
zhangyi (F)
1
-0
/
+16
2020-09-03
jbd2: make sure jh have b_transaction set in refile/unfile_buffer
Lukas Czerner
1
-0
/
+10
2020-09-03
ceph: fix potential mdsc use-after-free crash
Xiubo Li
1
-1
/
+13
2020-08-26
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-6
/
+4
2020-08-26
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+7
2020-08-26
ext4: fix potential negative array index in do_split()
Eric Sandeen
1
-3
/
+13
2020-08-26
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
Eiichi Tsukata
1
-2
/
+4
2020-08-26
jffs2: fix UAF problem
Zhe Li
1
-1
/
+5
2020-08-26
xfs: fix inode quota reservation checks
Darrick J. Wong
1
-1
/
+1
2020-08-26
ext4: fix checking of directory entry validity for inline directories
Jan Kara
1
-3
/
+3
2020-08-26
ext4: clean up ext4_match() and callers
Eric Biggers
1
-56
/
+25
2020-08-26
romfs: fix uninitialized memory leak in romfs_dev_read()
Jann Horn
1
-3
/
+1
2020-08-26
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
1
-2
/
+8
2020-08-26
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
4
-8
/
+15
[next]