index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gfs2-v5.4-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-30
1
-7
/
+13
|
\
|
*
gfs2: Fix initialisation of args for remount
Andrew Price
2019-10-30
1
-7
/
+13
*
|
Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-10-29
7
-65
/
+149
|
\
\
|
|
/
|
/
|
|
*
fuse: redundant get_fuse_inode() calls in fuse_writepages_fill()
Vasily Averin
2019-10-23
1
-3
/
+1
|
*
fuse: truncate pending writes on O_TRUNC
Miklos Szeredi
2019-10-23
1
-3
/
+7
|
*
fuse: flush dirty data/metadata before non-truncate setattr
Miklos Szeredi
2019-10-23
1
-0
/
+13
|
*
virtiofs: Remove set but not used variable 'fc'
zhengbin
2019-10-23
1
-2
/
+0
|
*
virtiofs: Retry request submission from worker context
Vivek Goyal
2019-10-21
1
-9
/
+52
|
*
virtiofs: Count pending forgets as in_flight forgets
Vivek Goyal
2019-10-21
1
-24
/
+20
|
*
virtiofs: Set FR_SENT flag only after request has been sent
Vivek Goyal
2019-10-21
1
-13
/
+10
|
*
virtiofs: No need to check fpq->connected state
Vivek Goyal
2019-10-21
1
-7
/
+0
|
*
virtiofs: Do not end request in submission context
Vivek Goyal
2019-10-21
1
-4
/
+33
|
*
fuse: don't advise readdirplus for negative lookup
Miklos Szeredi
2019-10-21
1
-1
/
+2
|
*
fuse: don't dereference req->args on finished request
Miklos Szeredi
2019-10-21
1
-1
/
+3
|
*
virtio-fs: don't show mount options
Miklos Szeredi
2019-10-15
3
-0
/
+9
|
*
virtio-fs: Change module name to virtiofs.ko
Vivek Goyal
2019-10-14
1
-1
/
+2
*
|
Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-10-27
9
-37
/
+75
|
\
\
|
*
|
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
2019-10-24
4
-9
/
+22
|
*
|
CIFS: Fix use after free of file info structures
Pavel Shilovsky
2019-10-24
1
-3
/
+3
|
*
|
CIFS: Fix retry mid list corruption on reconnects
Pavel Shilovsky
2019-10-24
2
-20
/
+32
|
*
|
cifs: Fix missed free operations
Chuhong Yuan
2019-10-20
1
-2
/
+2
|
*
|
CIFS: avoid using MID 0xFFFF
Roberto Bergantinos Corpas
2019-10-20
1
-0
/
+3
|
*
|
cifs: clarify comment about timestamp granularity for old servers
Steve French
2019-10-20
1
-1
/
+7
|
*
|
cifs: Handle -EINPROGRESS only when noblockcnt is set
Paulo Alcantara (SUSE)
2019-10-20
1
-2
/
+6
*
|
|
Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-26
1
-94
/
+113
|
\
\
\
|
*
|
|
io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
Jens Axboe
2019-10-25
1
-12
/
+32
|
*
|
|
io_uring: used cached copies of sq->dropped and cq->overflow
Jens Axboe
2019-10-25
1
-5
/
+8
|
*
|
|
io_uring: Fix race for sqes with userspace
Pavel Begunkov
2019-10-25
1
-1
/
+2
|
*
|
|
io_uring: Fix broken links with offloading
Pavel Begunkov
2019-10-25
1
-29
/
+33
|
*
|
|
io_uring: Fix corrupted user_data
Pavel Begunkov
2019-10-25
1
-0
/
+2
|
*
|
|
io_uring: correct timeout req sequence when inserting a new entry
zhangyi (F)
2019-10-23
1
-1
/
+10
|
*
|
|
io_uring : correct timeout req sequence when waiting timeout
zhangyi (F)
2019-10-23
1
-1
/
+10
|
*
|
|
io_uring: revert "io_uring: optimize submit_and_wait API"
Jens Axboe
2019-10-23
1
-46
/
+17
|
|
/
/
*
|
|
Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-26
1
-2
/
+3
|
\
\
\
|
*
|
|
fs/dax: Fix pmd vs pte conflict detection
Dan Williams
2019-10-22
1
-2
/
+3
*
|
|
|
Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-24
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
gfs2: Fix memory leak when gfs2meta's fs_context is freed
Andrew Price
2019-10-24
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-23
10
-56
/
+41
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Btrfs: check for the full sync flag while holding the inode lock during fsync
Filipe Manana
2019-10-17
1
-19
/
+17
|
*
|
|
Btrfs: fix qgroup double free after failure to reserve metadata for delalloc
Filipe Manana
2019-10-17
1
-1
/
+0
|
*
|
|
btrfs: tracepoints: Fix wrong parameter order for qgroup events
Qu Wenruo
2019-10-17
1
-2
/
+2
|
*
|
|
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
2019-10-15
7
-27
/
+20
|
*
|
|
btrfs: don't needlessly create extent-refs kernel thread
David Sterba
2019-10-15
2
-8
/
+0
|
*
|
|
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
Qu Wenruo
2019-10-11
1
-0
/
+1
|
*
|
|
Btrfs: add missing extents release on file extent cluster relocation error
Filipe Manana
2019-10-11
1
-0
/
+2
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-10-19
5
-16
/
+24
|
\
\
\
\
|
*
|
|
|
proc/meminfo: fix output alignment
Kirill A. Shutemov
2019-10-19
1
-2
/
+2
|
*
|
|
|
ocfs2: fix panic due to ocfs2_wq is null
Yi Li
2019-10-19
2
-2
/
+4
|
*
|
|
|
ocfs2: fix error handling in ocfs2_setattr()
Chengguang Xu
2019-10-19
1
-0
/
+2
|
*
|
|
|
fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
David Hildenbrand
2019-10-19
1
-12
/
+16
[next]