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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-11-10
cachefiles: Handle readpage error correctly
Matthew Wilcox (Oracle)
1
-1
/
+2
2020-11-10
9P: Cast to loff_t before multiplying
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-11-10
ceph: promote to unsigned long long before shifting
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-11-10
ubifs: dent: Fix some potential memory leaks while iterating entries
Zhihao Cheng
1
-0
/
+1
2020-11-10
btrfs: fix use-after-free on readahead extent after failure to create it
Filipe Manana
1
-0
/
+2
2020-11-10
btrfs: cleanup cow block on error
Josef Bacik
1
-0
/
+6
2020-11-10
btrfs: reschedule if necessary when logging directory items
Filipe Manana
1
-0
/
+8
2020-11-10
NFS: fix nfs_path in case of a rename retry
Ashish Sangwan
1
-4
/
+8
2020-11-10
fs: Don't invalidate page buffers in block_write_full_page()
Jan Kara
1
-16
/
+0
2020-11-10
gfs2: add validation checks for size of superblock
Anant Thazhemadam
1
-7
/
+11
2020-11-10
ext4: Detect already used quota file early
Jan Kara
1
-0
/
+5
2020-11-10
xfs: fix realtime bitmap/summary file truncation when growing rt volume
Darrick J. Wong
1
-2
/
+8
2020-11-10
f2fs: fix to check segment boundary during SIT page readahead
Chao Yu
1
-0
/
+2
2020-11-10
f2fs: add trace exit in exception path
Zhang Qilong
1
-1
/
+5
2020-11-10
fscrypt: use EEXIST when file already uses different policy
Eric Biggers
1
-1
/
+1
2020-11-10
fscrypto: move ioctl processing more fully into common code
Eric Biggers
5
-63
/
+32
2020-11-10
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
Eric Biggers
3
-8
/
+7
2020-11-10
fuse: fix page dereference after free
Miklos Szeredi
1
-10
/
+18
2020-11-10
efivarfs: Replace invalid slashes with exclamation marks in dentries.
Michael Schaller
1
-0
/
+3
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
fs: dlm: fix configfs memory leak
Alexander Aring
1
-0
/
+3
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
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
ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
Liu Song
1
-2
/
+14
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
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
7
-65
/
+57
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
[next]