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
2019-12-13
xfs: add missing error check in xfs_prepare_shift()
Brian Foster
1
-0
/
+2
2019-12-13
iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)
Darrick J. Wong
1
-9
/
+0
2019-12-13
splice: don't read more than available pipe space
Darrick J. Wong
1
-1
/
+6
2019-12-13
iomap: Fix pipe page leakage during splicing
Jan Kara
1
-1
/
+8
2019-12-13
kernfs: fix ino wrap-around detection
Tejun Heo
1
-3
/
+2
2019-12-13
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
1
-4
/
+3
2019-12-13
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
1
-3
/
+4
2019-12-13
fuse: verify attributes
Miklos Szeredi
2
-7
/
+19
2019-12-13
fuse: verify nlink
Miklos Szeredi
1
-1
/
+2
2019-12-13
nfsd: Return EPERM, not EACCES, in some SETATTR cases
zhengbin
1
-2
/
+15
2019-12-13
pstore/ram: Avoid NULL deref in ftrace merging failure path
Kees Cook
1
-1
/
+1
2019-12-13
dlm: fix invalid cluster name warning
David Teigland
1
-1
/
+2
2019-12-13
nfsd: fix a warning in __cld_pipe_upcall()
Scott Mayhew
1
-11
/
+6
2019-12-13
dlm: NULL check before kmem_cache_destroy is not needed
Wen Yang
1
-6
/
+3
2019-12-13
lockd: fix decoding of TEST results
J. Bruce Fields
2
-32
/
+12
2019-12-13
f2fs: fix to allow node segment for GC by ioctl path
Sahitya Tummala
1
-2
/
+1
2019-12-13
f2fs: change segment to section in f2fs_ioc_gc_range
Yunlong Song
1
-1
/
+1
2019-12-13
f2fs: fix count of seg_freed to make sec_freed correct
Yunlong Song
1
-3
/
+4
2019-12-13
f2fs: fix to account preflush command for noflush_merge mode
Chao Yu
1
-0
/
+2
2019-12-13
iomap: readpages doesn't zero page tail beyond EOF
Dave Chinner
1
-3
/
+8
2019-12-13
iomap: dio data corruption and spurious errors when pipes fill
Dave Chinner
1
-3
/
+19
2019-12-13
iomap: sub-block dio needs to zeroout beyond EOF
Dave Chinner
1
-1
/
+8
2019-12-13
iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents
Dave Chinner
1
-5
/
+6
2019-12-13
xfs: extent shifting doesn't fully invalidate page cache
Dave Chinner
1
-7
/
+1
2019-12-13
dlm: fix missing idr_destroy for recover_idr
David Teigland
1
-0
/
+1
2019-12-13
dlm: fix possible call to kfree() for non-initialized pointer
Denis V. Lunev
1
-1
/
+1
2019-12-13
exportfs_decode_fh(): negative pinned may become positive without the parent ...
Al Viro
1
-12
/
+19
2019-12-13
autofs: fix a leak in autofs_expire_indirect()
Al Viro
1
-2
/
+3
2019-12-05
ext4: add more paranoia checking in ext4_expand_extra_isize handling
Theodore Ts'o
2
-9
/
+27
2019-12-05
xfs: end sync buffer I/O properly on shutdown error
Brian Foster
1
-2
/
+1
2019-12-05
ocfs2: clear journal dirty flag after shutdown journal
Junxiao Bi
1
-4
/
+2
2019-12-05
f2fs: fix to dirty inode synchronously
Chao Yu
1
-1
/
+1
2019-12-05
f2fs: fix block address for __check_sit_bitmap
Qiuyang Sun
1
-1
/
+1
2019-12-05
xfs: Fix bulkstat compat ioctls on x32 userspace.
Nick Bowler
1
-4
/
+30
2019-12-05
xfs: Align compat attrlist_by_handle with native implementation.
Nick Bowler
1
-0
/
+6
2019-12-05
gfs2: take jdata unstuff into account in do_grow
Bob Peterson
1
-0
/
+2
2019-12-05
exofs_mount(): fix leaks on failure exits
Al Viro
1
-8
/
+29
2019-12-05
btrfs: only track ref_heads in delayed_ref_updates
Josef Bacik
1
-3
/
+0
2019-12-05
Btrfs: allow clear_extent_dirty() to receive a cached extent state record
Filipe Manana
3
-6
/
+12
2019-12-05
btrfs: dev-replace: set result code of cancel by status of scrub
Anand Jain
1
-7
/
+14
2019-12-05
btrfs: fix ncopies raid_attr for RAID56
Hans van Kranenburg
1
-2
/
+2
2019-12-05
btrfs: Check for missing device before bio submission in btrfs_map_bio
Nikolay Borisov
1
-7
/
+2
2019-12-05
ubifs: Fix default compression selection in ubifs
Gabor Juhos
1
-1
/
+12
2019-12-05
xfs: require both realtime inodes to mount
Darrick J. Wong
1
-3
/
+1
2019-12-05
xfs: zero length symlinks are not valid
Dave Chinner
2
-20
/
+27
2019-12-05
ceph: return -EINVAL if given fsc mount option on kernel w/o support
Jeff Layton
1
-1
/
+10
2019-12-01
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
3
-10
/
+1
2019-12-01
dlm: don't leak kernel pointer to userspace
Tycho Andersen
1
-1
/
+1
2019-12-01
dlm: fix invalid free
Tycho Andersen
1
-2
/
+3
2019-12-01
btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
Arnd Bergmann
1
-3
/
+3
[next]