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
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-155
/
+337
2019-05-02
Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-92
/
+160
2019-05-01
gcc-9: don't warn about uninitialized btrfs extent_type variable
Linus Torvalds
1
-1
/
+1
2019-05-01
io_uring: avoid page allocation warnings
Mark Rutland
1
-8
/
+9
2019-05-01
block: fix handling for BIO_NO_PAGE_REF
Ming Lei
1
-1
/
+2
2019-05-01
io_uring: drop req submit reference always in async punt
Jens Axboe
1
-3
/
+4
2019-05-01
io_uring: free allocated io_memory once
Mark Rutland
1
-8
/
+7
2019-05-01
io_uring: fix SQPOLL cpu validation
Mark Rutland
1
-7
/
+3
2019-05-01
io_uring: have submission side sqe errors post a cqe
Jens Axboe
1
-28
/
+6
2019-04-30
Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+18
2019-04-30
io_uring: remove unnecessary barrier after unsetting IORING_SQ_NEED_WAKEUP
Stefan Bühler
1
-2
/
+0
2019-04-30
io_uring: remove unnecessary barrier after incrementing dropped counter
Stefan Bühler
1
-2
/
+0
2019-04-30
io_uring: remove unnecessary barrier before reading SQ tail
Stefan Bühler
1
-2
/
+0
2019-04-30
io_uring: remove unnecessary barrier after updating SQ head
Stefan Bühler
1
-6
/
+0
2019-04-30
io_uring: remove unnecessary barrier before reading cq head
Stefan Bühler
1
-2
/
+5
2019-04-30
io_uring: remove unnecessary barrier before wq_has_sleeper
Stefan Bühler
1
-7
/
+4
2019-04-30
io_uring: fix notes on barriers
Stefan Bühler
1
-9
/
+110
2019-04-30
io_uring: fix handling SQEs requesting NOWAIT
Stefan Bühler
1
-7
/
+10
2019-04-28
fsnotify: Fix NULL ptr deref in fanotify_get_fsid()
Jan Kara
2
-8
/
+18
2019-04-28
Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-16
/
+26
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+1
2019-04-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+4
2019-04-26
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+2
2019-04-26
Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+13
2019-04-26
Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-15
/
+28
2019-04-26
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
1
-2
/
+4
2019-04-26
tracing: Fix buffer_ref pipe ops
Jann Horn
1
-2
/
+2
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-43
/
+171
2019-04-25
Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-14
/
+85
2019-04-25
btrfs: Switch memory allocations in async csum calculation path to kvmalloc
Nikolay Borisov
2
-5
/
+13
2019-04-24
cifs: fix page reference leak with readv/writev
Jérôme Glisse
2
-15
/
+23
2019-04-24
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
1
-0
/
+4
2019-04-24
cifs: fix memory leak in SMB2_read
Ronnie Sahlberg
1
-0
/
+1
2019-04-23
Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-7
/
+42
2019-04-23
ceph: fix ci->i_head_snapc leak
Yan, Zheng
2
-1
/
+15
2019-04-23
ceph: handle the case where a dentry has been renamed on outstanding req
Jeff Layton
1
-1
/
+15
2019-04-23
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
1
-1
/
+5
2019-04-23
ceph: only use d_name directly when parent is locked
Jeff Layton
1
-11
/
+50
2019-04-23
io_uring: remove 'state' argument from io_{read,write} path
Jens Axboe
1
-13
/
+12
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+21
2019-04-22
nfsd: wake blocked file lock waiters before sending callback
Jeff Layton
1
-0
/
+9
2019-04-22
nfsd: wake waiters blocked on file_lock before deleting it
Jeff Layton
1
-2
/
+1
2019-04-22
io_uring: fix poll full SQ detection
Stefan Bühler
1
-1
/
+2
2019-04-22
io_uring: fix race condition when sq threads goes sleeping
Stefan Bühler
1
-1
/
+2
2019-04-22
io_uring: fix race condition reading SQ entries
Stefan Bühler
1
-1
/
+2
2019-04-22
io_uring: fail io_uring_register(2) on a dying io_uring instance
Jens Axboe
1
-0
/
+8
2019-04-20
Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+30
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2
-0
/
+27
2019-04-18
Merge tag 'afs-fixes-20190413' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-11
/
+10
2019-04-17
Merge tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-14
/
+62
[next]