index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+3
2020-06-27
afs: Fix storage of cell names
David Howells
2
-1
/
+10
2020-06-27
Merge tag '5.8-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-13
/
+35
2020-06-27
Merge tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-8
/
+18
2020-06-27
Merge tag 'io_uring-5.8-2020-06-26' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+13
2020-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-6
/
+25
2020-06-26
NFSv4 fix CLOSE not waiting for direct IO compeletion
Olga Kornievskaia
2
-4
/
+10
2020-06-26
pNFS/flexfiles: Fix list corruption if the mirror count changes
Trond Myklebust
1
-4
/
+7
2020-06-26
nfs: Fix memory leak of export_path
Tom Rix
1
-0
/
+1
2020-06-26
ocfs2: fix value of OCFS2_INVALID_SLOT
Junxiao Bi
1
-1
/
+1
2020-06-26
ocfs2: fix panic on nfs server over ocfs2
Junxiao Bi
1
-3
/
+6
2020-06-26
ocfs2: load global_inode_alloc
Junxiao Bi
1
-1
/
+1
2020-06-26
ocfs2: avoid inode removal while nfsd is accessing it
Junxiao Bi
2
-1
/
+17
2020-06-25
Merge tag 'fsnotify_for_v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-06-25
io_uring: fix current->mm NULL dereference on exit
Pavel Begunkov
1
-0
/
+9
2020-06-25
io_uring: fix hanging iopoll in case of -EAGAIN
Pavel Begunkov
1
-7
/
+2
2020-06-24
Merge tag 'erofs-for-5.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+10
2020-06-24
erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixup
Gao Xiang
1
-10
/
+10
2020-06-23
cifs: misc: Use array_size() in if-statement controlling expression
Gustavo A. R. Silva
1
-9
/
+7
2020-06-23
cifs: update ctime and mtime during truncate
Zhang Xiaoxu
1
-0
/
+9
2020-06-23
cifs/smb3: Fix data inconsistent when punch hole
Zhang Xiaoxu
1
-0
/
+6
2020-06-23
cifs/smb3: Fix data inconsistent when zero file range
Zhang Xiaoxu
1
-0
/
+5
2020-06-23
io_uring: fix io_sq_thread no schedule when busy
Xuan Zhuo
1
-2
/
+2
2020-06-23
cifs: Fix double add page to memcg when cifs_readpages
Zhang Xiaoxu
1
-4
/
+7
2020-06-23
Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-36
/
+102
2020-06-21
cifs: Fix cached_fid refcnt leak in open_shroot
Xiyu Yang
1
-0
/
+1
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-5
/
+10
2020-06-20
afs: Fix hang on rmmod due to outstanding timer
David Howells
4
-2
/
+16
2020-06-20
afs: Fix afs_do_lookup() to call correct fetch-status op variant
David Howells
1
-1
/
+1
2020-06-19
Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-112
/
+177
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+9
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
1
-1
/
+2
2020-06-18
block: make function 'kill_bdev' static
Zheng Bin
1
-3
/
+2
2020-06-18
io_uring: fix possible race condition against REQ_F_NEED_CLEANUP
Xiaoguang Wang
1
-4
/
+4
2020-06-17
io_uring: reap poll completions while waiting for refs to drop on exit
Jens Axboe
1
-1
/
+11
2020-06-17
io_uring: acquire 'mm' for task_work for SQPOLL
Jens Axboe
1
-15
/
+29
2020-06-17
io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_comp...
Xiaoguang Wang
1
-24
/
+29
2020-06-17
io_uring: don't fail links for EAGAIN error in IOPOLL mode
Xiaoguang Wang
1
-1
/
+1
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-1
/
+2
2020-06-16
proc/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
1
-5
/
+10
2020-06-16
Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-124
/
+225
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-12
/
+12
2020-06-16
afs: Fix silly rename
David Howells
4
-16
/
+80
2020-06-16
btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
Waiman Long
1
-1
/
+1
2020-06-16
btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO
Filipe Manana
1
-11
/
+26
2020-06-16
btrfs: fix RWF_NOWAIT write not failling when we need to cow
Filipe Manana
1
-1
/
+12
2020-06-16
btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
Filipe Manana
1
-3
/
+0
2020-06-16
btrfs: fix hang on snapshot creation after RWF_NOWAIT write
Filipe Manana
1
-0
/
+2
2020-06-16
btrfs: check if a log root exists before locking the log_mutex on unlink
Filipe Manana
2
-0
/
+7
2020-06-16
btrfs: fix bytes_may_use underflow when running balance and scrub in parallel
Filipe Manana
1
-5
/
+12
[next]