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
*
io_uring: fix a typo in a comment
LimingWu
2019-12-05
1
-1
/
+1
*
io_uring: hook all linked requests via link_list
Pavel Begunkov
2019-12-05
1
-22
/
+20
*
io_uring: fix error handling in io_queue_link_head
Pavel Begunkov
2019-12-05
1
-5
/
+7
*
io_uring: use hash table for poll command lookups
Jens Axboe
2019-12-05
1
-43
/
+41
*
io-wq: clear node->next on list deletion
Jens Axboe
2019-12-05
1
-0
/
+1
*
io_uring: ensure deferred timeouts copy necessary data
Jens Axboe
2019-12-04
1
-41
/
+42
*
io_uring: allow IO_SQE_* flags on IORING_OP_TIMEOUT
Jens Axboe
2019-12-04
1
-3
/
+0
*
io_uring: handle connect -EINPROGRESS like -EAGAIN
Jens Axboe
2019-12-03
1
-1
/
+1
*
io_uring: remove io_wq_current_is_worker
Jackie Liu
2019-12-03
1
-6
/
+2
*
io_uring: remove parameter ctx of io_submit_state_start
Jackie Liu
2019-12-03
1
-2
/
+2
*
io_uring: mark us with IORING_FEAT_SUBMIT_STABLE
Jens Axboe
2019-12-03
1
-1
/
+2
*
io_uring: ensure async punted connect requests copy data
Jens Axboe
2019-12-03
1
-4
/
+47
*
io_uring: ensure async punted sendmsg/recvmsg requests copy data
Jens Axboe
2019-12-03
1
-17
/
+128
*
io_uring: ensure async punted read/write requests copy iovec
Jens Axboe
2019-12-03
1
-62
/
+181
*
io_uring: add general async offload context
Jens Axboe
2019-12-03
1
-24
/
+32
*
block: don't send uevent for empty disk when not invalidating
Eric Biggers
2019-12-03
1
-1
/
+1
*
io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR
Jens Axboe
2019-12-03
1
-0
/
+2
*
io_uring: use current task creds instead of allocating a new one
Jens Axboe
2019-12-02
3
-4
/
+4
*
Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-02
1
-6
/
+52
|
\
|
*
io_uring: fix missing kmap() declaration on powerpc
Jens Axboe
2019-11-29
1
-0
/
+1
|
*
io_uring: add mapping support for NOMMU archs
Roman Penyaev
2019-11-28
1
-6
/
+51
*
|
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
7
-31
/
+31
|
\
\
|
*
|
y2038: timerfd: Use timespec64 internally
Arnd Bergmann
2019-11-15
1
-7
/
+7
|
*
|
y2038: elfcore: Use __kernel_old_timeval for process times
Arnd Bergmann
2019-11-15
3
-14
/
+14
|
*
|
y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
2019-11-15
2
-9
/
+9
|
*
|
y2038: remove CONFIG_64BIT_TIME
Arnd Bergmann
2019-11-15
1
-1
/
+1
*
|
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
17
-907
/
+151
|
\
\
\
|
*
|
|
compat_ioctl: move SG_GET_REQUEST_TABLE handling
Arnd Bergmann
2019-10-23
1
-56
/
+1
|
*
|
|
compat_ioctl: ppp: move simple commands into ppp_generic.c
Arnd Bergmann
2019-10-23
1
-32
/
+4
|
*
|
|
compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
Arnd Bergmann
2019-10-23
1
-33
/
+5
|
*
|
|
compat_ioctl: move PPPIOCSCOMPRESS to ppp_generic
Al Viro
2019-10-23
1
-32
/
+0
|
*
|
|
compat_ioctl: unify copy-in of ppp filters
Al Viro
2019-10-23
1
-37
/
+0
|
*
|
|
compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
Arnd Bergmann
2019-10-23
1
-2
/
+0
|
*
|
|
compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
2019-10-23
1
-147
/
+1
|
*
|
|
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-10-23
1
-11
/
+0
|
*
|
|
fs: compat_ioctl: move FITRIM emulation into file systems
Arnd Bergmann
2019-10-23
8
-2
/
+7
|
*
|
|
gfs2: add compat_ioctl support
Arnd Bergmann
2019-10-23
1
-0
/
+30
|
*
|
|
compat_ioctl: remove unused convert_in_user macro
Arnd Bergmann
2019-10-23
1
-7
/
+0
|
*
|
|
compat_ioctl: remove last RAID handling code
Arnd Bergmann
2019-10-23
1
-13
/
+0
|
*
|
|
compat_ioctl: remove /dev/raw ioctl translation
Arnd Bergmann
2019-10-23
1
-4
/
+0
|
*
|
|
compat_ioctl: remove PCI ioctl translation
Arnd Bergmann
2019-10-23
1
-6
/
+0
|
*
|
|
compat_ioctl: remove joystick ioctl translation
Arnd Bergmann
2019-10-23
1
-7
/
+0
|
*
|
|
compat_ioctl: remove /dev/random commands
Arnd Bergmann
2019-10-23
1
-7
/
+0
|
*
|
|
compat_ioctl: remove IGNORE_IOCTL()
Arnd Bergmann
2019-10-23
1
-56
/
+0
|
*
|
|
compat_ioctl: remove translation for sound ioctls
Arnd Bergmann
2019-10-23
1
-158
/
+0
|
*
|
|
compat_ioctl: remove HIDIO translation
Arnd Bergmann
2019-10-23
1
-17
/
+0
|
*
|
|
compat_ioctl: remove HCIUART handling
Arnd Bergmann
2019-10-23
1
-13
/
+0
|
*
|
|
compat_ioctl: move hci_sock handlers into driver
Arnd Bergmann
2019-10-23
1
-24
/
+0
|
*
|
|
compat_ioctl: move rfcomm handlers into driver
Arnd Bergmann
2019-10-23
1
-6
/
+0
|
*
|
|
compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
2019-10-23
1
-17
/
+0
[next]