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-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-209
/
+126
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-140
/
+93
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-398
/
+49
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-7
/
+25
2020-10-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+5
2020-10-10
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
1
-1
/
+1
2020-10-08
Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-22
/
+12
2020-10-08
afs: Fix deadlock between writeback and truncate
David Howells
3
-9
/
+50
2020-10-07
exfat: fix use of uninitialized spinlock on error path
Namjae Jeon
4
-15
/
+6
2020-10-07
exfat: fix pointer error checking
Tetsuhiro Kohada
1
-7
/
+6
2020-10-06
splice: teach splice pipe reading about empty pipe buffers
Linus Torvalds
1
-0
/
+20
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
1
-44
/
+13
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
1
-14
/
+0
2020-10-03
fs: remove various compat readv/writev helpers
Christoph Hellwig
1
-149
/
+30
2020-10-03
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
4
-21
/
+15
2020-10-02
Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+18
2020-10-02
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-41
/
+31
2020-10-02
Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+52
2020-10-01
pipe: remove pipe_wait() and fix wakeup race with splice
Linus Torvalds
2
-25
/
+45
2020-10-01
pipe: Fix memory leaks in create_pipe_files()
Qian Cai
1
-6
/
+5
2020-09-30
btrfs: fix filesystem corruption after a device replace
Filipe Manana
1
-1
/
+39
2020-09-30
btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks
Josef Bacik
2
-1
/
+5
2020-09-29
autofs: use __kernel_write() for the autofs pipe writing
Linus Torvalds
2
-1
/
+9
2020-09-29
io_uring: fix async buffered reads when readahead is disabled
Hao Xu
1
-0
/
+2
2020-09-28
Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-22
/
+34
2020-09-28
io_uring: fix potential ABBA deadlock in ->show_fdinfo()
Jens Axboe
1
-5
/
+14
2020-09-28
io_uring: always delete double poll wait entry on match
Jens Axboe
1
-0
/
+2
2020-09-26
Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2020-09-25
io_uring: ensure async buffered read-retry is setup properly
Jens Axboe
1
-4
/
+2
2020-09-25
efivarfs: Replace invalid slashes with exclamation marks in dentries.
Michael Schaller
1
-0
/
+3
2020-09-25
iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
David Laight
1
-179
/
+0
2020-09-25
io_uring: don't unconditionally set plug->nowait = true
Jens Axboe
1
-3
/
+0
2020-09-25
btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing
Josef Bacik
3
-9
/
+9
2020-09-25
io_uring: ensure open/openat2 name is cleaned on cancelation
Jens Axboe
1
-0
/
+5
2020-09-24
ep_create_wakeup_source(): dentry name can change under you...
Al Viro
1
-3
/
+4
2020-09-23
Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-12
/
+15
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
4
-63
/
+2
2020-09-22
fs,nfs: lift compat nfs4 mount data handling into the nfs code
Christoph Hellwig
2
-75
/
+62
2020-09-22
nfs: simplify nfs4_parse_monolithic
Christoph Hellwig
1
-72
/
+63
2020-09-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-14
/
+13
2020-09-22
Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+38
2020-09-22
btrfs: fix put of uninitialized kobject after seed device delete
Anand Jain
1
-6
/
+10
2020-09-21
io_uring: fix openat/openat2 unified prep handling
Jens Axboe
1
-2
/
+4
2020-09-21
io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
Jens Axboe
1
-2
/
+4
2020-09-21
io_uring: don't use retry based buffered reads for non-async bdev
Jens Axboe
1
-1
/
+5
2020-09-21
io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there
Jens Axboe
1
-6
/
+10
2020-09-21
btrfs: fix overflow when copying corrupt csums for a message
Johannes Thumshirn
1
-6
/
+5
2020-09-19
fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...
Tobias Klauser
1
-1
/
+1
2020-09-18
pNFS/flexfiles: Be consistent about mirror index types
Trond Myklebust
1
-17
/
+17
[next]