index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-08-13
9
-25
/
+65
|
\
|
*
btrfs: trim: fix underflow in trim length to prevent access beyond device bou...
Qu Wenruo
2020-08-12
3
-0
/
+20
|
*
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
2020-08-11
1
-1
/
+1
|
*
btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups()
Qu Wenruo
2020-08-10
1
-3
/
+5
|
*
btrfs: check correct variable after allocation in btrfs_backref_iter_alloc
Boleyn Su
2020-08-10
1
-1
/
+1
|
*
btrfs: make sure SB_I_VERSION doesn't get unset by remount
Josef Bacik
2020-08-10
1
-0
/
+6
|
*
btrfs: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
2020-08-10
1
-6
/
+2
|
*
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
2020-08-10
1
-2
/
+8
|
*
btrfs: fix messages after changing compression level by remount
David Sterba
2020-08-10
1
-5
/
+9
|
*
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
2020-08-10
1
-2
/
+2
|
*
btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
Qu Wenruo
2020-08-10
1
-5
/
+11
*
|
Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-13
15
-19
/
+21
|
\
\
|
*
|
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
Eiichi Tsukata
2020-08-07
1
-2
/
+4
|
*
|
xfs: delete duplicated words + other fixes
Randy Dunlap
2020-08-05
14
-17
/
+17
*
|
|
Merge tag 'exfat-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-13
10
-116
/
+121
|
\
\
\
|
*
|
|
exfat: retain 'VolumeFlags' properly
Tetsuhiro Kohada
2020-08-12
6
-28
/
+47
|
*
|
|
exfat: optimize exfat_zeroed_cluster()
Tetsuhiro Kohada
2020-08-12
1
-43
/
+10
|
*
|
|
exfat: add error check when updating dir-entries
Tetsuhiro Kohada
2020-08-12
4
-7
/
+12
|
*
|
|
exfat: write multiple sectors at once
Tetsuhiro Kohada
2020-08-12
3
-6
/
+29
|
*
|
|
exfat: remove EXFAT_SB_DIRTY flag
Tetsuhiro Kohada
2020-08-12
7
-35
/
+26
*
|
|
|
Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-08-12
14
-103
/
+482
|
\
\
\
\
|
*
|
|
|
ceph: handle zero-length feature mask in session messages
Jeff Layton
2020-08-05
1
-2
/
+4
|
*
|
|
|
ceph: use frag's MDS in either mode
Yanhu Cao
2020-08-04
1
-2
/
+1
|
*
|
|
|
ceph: move sb->wb_pagevec_pool to be a global mempool
Jeff Layton
2020-08-04
3
-28
/
+19
|
*
|
|
|
ceph: set sec_context xattr on symlink creation
Jeff Layton
2020-08-04
1
-0
/
+4
|
*
|
|
|
ceph: remove redundant initialization of variable mds
Colin Ian King
2020-08-03
1
-1
/
+1
|
*
|
|
|
ceph: fix use-after-free for fsc->mdsc
Xiubo Li
2020-08-03
1
-1
/
+2
|
*
|
|
|
ceph: remove unused variables in ceph_mdsmap_decode()
Jia Yang
2020-08-03
1
-6
/
+4
|
*
|
|
|
ceph: delete repeated words in fs/ceph/
Randy Dunlap
2020-08-03
2
-2
/
+2
|
*
|
|
|
ceph: send client provided metric flags in client metadata
Xiubo Li
2020-08-03
2
-2
/
+71
|
*
|
|
|
ceph: periodically send perf metrics to MDSes
Xiubo Li
2020-08-03
6
-1
/
+275
|
*
|
|
|
ceph: check the sesion state and return false in case it is closed
Xiubo Li
2020-08-03
1
-0
/
+1
|
*
|
|
|
libceph: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-03
1
-1
/
+1
|
*
|
|
|
ceph: remove unnecessary cast in kfree()
Xu Wang
2020-08-03
1
-6
/
+6
|
*
|
|
|
ceph: do not access the kiocb after aio requests
Xiubo Li
2020-08-03
1
-2
/
+3
|
*
|
|
|
ceph: clean up and optimize ceph_check_delayed_caps()
Jeff Layton
2020-08-03
1
-6
/
+4
|
*
|
|
|
ceph: fix potential mdsc use-after-free crash
Xiubo Li
2020-08-03
1
-1
/
+13
|
*
|
|
|
ceph: switch to WARN_ON_ONCE in encode_supported_features()
Xiubo Li
2020-08-03
1
-11
/
+35
|
*
|
|
|
ceph: add global total_caps to count the mdsc's total caps number
Xiubo Li
2020-08-03
5
-12
/
+7
|
*
|
|
|
ceph: add check_session_state() helper and make it global
Xiubo Li
2020-08-03
2
-20
/
+30
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
37
-315
/
+386
|
\
\
\
\
|
*
|
|
|
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
1
-1
/
+1
|
*
|
|
|
exec: move path_noexec() check earlier
Kees Cook
2020-08-12
2
-8
/
+8
|
*
|
|
|
exec: move S_ISREG() check earlier
Kees Cook
2020-08-12
3
-10
/
+16
|
*
|
|
|
exec: change uselib(2) IS_SREG() failure to EACCES
Kees Cook
2020-08-12
1
-2
/
+1
|
*
|
|
|
coredump: add %f for executable filename
Lepton Wu
2020-08-12
1
-4
/
+13
|
*
|
|
|
fs/signalfd.c: fix inconsistent return codes for signalfd4
Helge Deller
2020-08-12
1
-4
/
+6
|
*
|
|
|
fat: fix fat_ra_init() for data clusters == 0
OGAWA Hirofumi
2020-08-12
1
-0
/
+3
|
*
|
|
|
VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-12
1
-1
/
+1
|
*
|
|
|
fatfs: switch write_lock to read_lock in fat_ioctl_get_attributes
Yubo Feng
2020-08-12
1
-2
/
+2
[next]