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
...
|
*
|
|
|
|
ceph: do not execute direct write in parallel if O_APPEND is specified
Xiubo Li
2020-02-11
1
-6
/
+11
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'io_uring-5.6-2020-02-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-14
3
-113
/
+284
|
\
\
\
\
\
|
*
|
|
|
|
io_uring: prune request from overflow list on flush
Jens Axboe
2020-02-14
1
-0
/
+28
|
*
|
|
|
|
io-wq: don't call kXalloc_node() with non-online node
Jens Axboe
2020-02-13
1
-4
/
+18
|
*
|
|
|
|
io_uring: retain sockaddr_storage across send/recvmsg async punt
Jens Axboe
2020-02-09
1
-6
/
+5
|
*
|
|
|
|
io_uring: cancel pending async work if task exits
Jens Axboe
2020-02-09
1
-0
/
+9
|
*
|
|
|
|
io-wq: add io_wq_cancel_pid() to cancel based on a specific pid
Jens Axboe
2020-02-09
2
-0
/
+31
|
*
|
|
|
|
io-wq: make io_wqe_cancel_work() take a match handler
Jens Axboe
2020-02-09
1
-11
/
+22
|
*
|
|
|
|
io_uring: fix openat/statx's filename leak
Pavel Begunkov
2020-02-08
1
-0
/
+6
|
*
|
|
|
|
io_uring: fix double prep iovec leak
Pavel Begunkov
2020-02-08
1
-2
/
+10
|
*
|
|
|
|
io_uring: fix async close() with f_op->flush()
Pavel Begunkov
2020-02-08
1
-29
/
+16
|
*
|
|
|
|
io_uring: allow AT_FDCWD for non-file openat/openat2/statx
Jens Axboe
2020-02-08
1
-1
/
+1
|
*
|
|
|
|
io_uring: grab ->fs as part of async preparation
Jens Axboe
2020-02-08
1
-0
/
+28
|
*
|
|
|
|
io-wq: add support for inheriting ->fs
Jens Axboe
2020-02-08
2
-1
/
+11
|
*
|
|
|
|
io_uring: retry raw bdev writes if we hit -EOPNOTSUPP
Jens Axboe
2020-02-08
1
-0
/
+6
|
*
|
|
|
|
io_uring: add cleanup for openat()/statx()
Pavel Begunkov
2020-02-08
1
-0
/
+10
|
*
|
|
|
|
io_uring: fix iovec leaks
Pavel Begunkov
2020-02-08
1
-2
/
+49
|
*
|
|
|
|
io_uring: remove unused struct io_async_open
Pavel Begunkov
2020-02-08
1
-5
/
+0
|
*
|
|
|
|
io_uring: flush overflowed CQ events in the io_uring_poll()
Stefano Garzarella
2020-02-08
1
-1
/
+1
|
*
|
|
|
|
io_uring: statx/openat/openat2 don't support fixed files
Jens Axboe
2020-02-08
1
-1
/
+7
|
*
|
|
|
|
io_uring: fix deferred req iovec leak
Pavel Begunkov
2020-02-06
1
-35
/
+12
|
*
|
|
|
|
io_uring: fix 1-bit bitfields to be unsigned
Randy Dunlap
2020-02-06
1
-5
/
+5
|
*
|
|
|
|
io_uring: get rid of delayed mm check
Pavel Begunkov
2020-02-06
1
-10
/
+9
*
|
|
|
|
|
Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-12
4
-11
/
+9
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
dax: pass NOWAIT flag to iomap_apply
Jeff Moyer
2020-02-06
1
-0
/
+3
|
*
|
|
|
|
dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()
Vivek Goyal
2020-01-03
4
-11
/
+6
*
|
|
|
|
|
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-10
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-03
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-10
6
-0
/
+1643
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs: New zonefs file system
Damien Le Moal
2020-02-07
6
-0
/
+1643
*
|
|
|
|
|
|
|
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-02-09
22
-129
/
+247
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
smb3: Add defines for new information level, FileIdInformation
Steve French
2020-02-07
1
-0
/
+8
|
*
|
|
|
|
|
|
|
smb3: print warning once if posix context returned on open
Steve French
2020-02-07
2
-0
/
+30
|
*
|
|
|
|
|
|
|
smb3: add one more dynamic tracepoint missing from strict fsync path
Steve French
2020-02-07
1
-1
/
+3
|
*
|
|
|
|
|
|
|
cifs: fix mode bits from dir listing when mounted with modefromsid
Aurelien Aptel
2020-02-07
1
-1
/
+2
|
*
|
|
|
|
|
|
|
cifs: fix channel signing
Aurelien Aptel
2020-02-06
1
-2
/
+3
|
*
|
|
|
|
|
|
|
cifs: add SMB3 change notification support
Steve French
2020-02-06
5
-0
/
+87
|
*
|
|
|
|
|
|
|
cifs: make multichannel warning more visible
Aurelien Aptel
2020-02-06
1
-1
/
+1
|
*
|
|
|
|
|
|
|
cifs: fix soft mounts hanging in the reconnect code
Ronnie Sahlberg
2020-02-06
1
-1
/
+1
|
*
|
|
|
|
|
|
|
cifs: Add tracepoints for errors on flush or fsync
Steve French
2020-02-06
2
-2
/
+32
|
*
|
|
|
|
|
|
|
cifs: log warning message (once) if out of disk space
Steve French
2020-02-06
1
-0
/
+3
|
*
|
|
|
|
|
|
|
cifs: fail i/o on soft mounts if sessionsetup errors out
Ronnie Sahlberg
2020-02-05
1
-2
/
+8
|
*
|
|
|
|
|
|
|
smb3: fix problem with null cifs super block with previous patch
Steve French
2020-02-05
2
-2
/
+2
|
*
|
|
|
|
|
|
|
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
2020-02-03
14
-118
/
+68
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-02-09
11
-0
/
+3274
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
2020-02-08
11
-0
/
+3274
*
|
|
|
|
|
|
|
|
Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-08
1
-4
/
+7
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
2020-02-08
1
-4
/
+7
*
|
|
|
|
|
|
|
|
|
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
16
-548
/
+392
|
\
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
procfs: switch to use of invalfc()
Al Viro
2020-02-07
1
-1
/
+1
[prev]
[next]