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-11-10
btrfs: extent_io: Kill the forward declaration of flush_write_bio
Qu Wenruo
1
-34
/
+32
2020-11-05
cachefiles: Handle readpage error correctly
Matthew Wilcox (Oracle)
1
-1
/
+2
2020-11-05
ext4: fix invalid inode checksum
Luo Meng
1
-5
/
+6
2020-11-05
ext4: fix error handling code in add_new_gdb
Dinghao Liu
1
-1
/
+3
2020-11-05
ext4: fix leaking sysfs kobject after failed mount
Eric Biggers
1
-0
/
+1
2020-11-05
9P: Cast to loff_t before multiplying
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-11-05
ceph: promote to unsigned long long before shifting
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-11-05
ubifs: dent: Fix some potential memory leaks while iterating entries
Zhihao Cheng
1
-0
/
+1
2020-11-05
NFSD: Add missing NFSv2 .pc_func methods
Chuck Lever
1
-0
/
+16
2020-11-05
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
Olga Kornievskaia
1
-3
/
+6
2020-11-05
udf: Fix memory leak when mounting
Jan Kara
1
-8
/
+13
2020-11-05
btrfs: fix use-after-free on readahead extent after failure to create it
Filipe Manana
1
-0
/
+2
2020-11-05
btrfs: cleanup cow block on error
Josef Bacik
1
-0
/
+6
2020-11-05
btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()
Denis Efremov
1
-1
/
+1
2020-11-05
btrfs: send, recompute reference path after orphanization of a directory
Filipe Manana
1
-0
/
+72
2020-11-05
btrfs: reschedule if necessary when logging directory items
Filipe Manana
1
-0
/
+8
2020-11-05
btrfs: improve device scanning messages
Anand Jain
1
-6
/
+8
2020-11-05
btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode
Qu Wenruo
1
-2
/
+1
2020-11-05
NFS: fix nfs_path in case of a rename retry
Ashish Sangwan
1
-4
/
+8
2020-11-05
fs: Don't invalidate page buffers in block_write_full_page()
Jan Kara
1
-16
/
+0
2020-11-05
cifs: handle -EINTR in cifs_setattr
Ronnie Sahlberg
1
-4
/
+9
2020-11-05
gfs2: add validation checks for size of superblock
Anant Thazhemadam
1
-7
/
+11
2020-11-05
ext4: Detect already used quota file early
Jan Kara
1
-0
/
+5
2020-11-05
btrfs: fix replace of seed device
Anand Jain
1
-1
/
+1
2020-11-05
xfs: don't free rt blocks when we're doing a REMAP bunmapi call
Darrick J. Wong
1
-7
/
+12
2020-11-05
xfs: fix realtime bitmap/summary file truncation when growing rt volume
Darrick J. Wong
1
-2
/
+8
2020-11-05
f2fs: fix to check segment boundary during SIT page readahead
Chao Yu
1
-0
/
+2
2020-11-05
f2fs: fix uninit-value in f2fs_lookup
Chao Yu
1
-5
/
+3
2020-11-05
f2fs: add trace exit in exception path
Zhang Qilong
1
-1
/
+5
2020-11-05
mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
Nicholas Piggin
1
-1
/
+14
2020-11-05
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
6
-56
/
+119
2020-11-05
fscrypt: only set dentry_operations on ciphertext dentries
Eric Biggers
1
-2
/
+1
2020-11-05
fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
Eric Biggers
1
-0
/
+15
2020-11-05
fscrypt: fix race allowing rename() and link() of ciphertext dentries
Eric Biggers
1
-1
/
+11
2020-11-05
fscrypt: clean up and improve dentry revalidation
Eric Biggers
2
-30
/
+32
2020-11-05
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
Eric Biggers
2
-5
/
+4
2020-11-05
fuse: fix page dereference after free
Miklos Szeredi
1
-10
/
+18
2020-11-05
efivarfs: Replace invalid slashes with exclamation marks in dentries.
Michael Schaller
1
-0
/
+3
2020-10-30
reiserfs: Fix memory leak in reiserfs_parse_options()
Jan Kara
1
-4
/
+4
2020-10-30
xfs: make sure the rt allocator doesn't run off the end
Darrick J. Wong
1
-0
/
+11
2020-10-30
reiserfs: only call unlock_new_inode() if I_NEW
Eric Biggers
1
-1
/
+2
2020-10-30
udf: Avoid accessing uninitialized data on failed inode read
Jan Kara
1
-11
/
+14
2020-10-30
udf: Limit sparing table size
Jan Kara
1
-0
/
+6
2020-10-30
ntfs: add check for mft record size in superblock
Rustam Kovhaev
1
-0
/
+6
2020-10-30
fs: dlm: fix configfs memory leak
Alexander Aring
1
-0
/
+3
2020-10-30
ext4: limit entries returned when counting fsmap records
Darrick J. Wong
1
-0
/
+3
2020-10-30
ramfs: fix nommu mmap with gaps in the page cache
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-10-30
f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info
Jamie Iles
1
-0
/
+1
2020-10-29
xfs: fix high key handling in the rt allocator's query_range function
Darrick J. Wong
1
-7
/
+4
2020-10-29
xfs: limit entries returned when counting fsmap records
Darrick J. Wong
1
-0
/
+3
[prev]
[next]