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-wq: re-add io_wq_current_is_worker()
Jens Axboe
2019-12-18
1
-2
/
+6
*
io_uring: fix sporadic -EFAULT from IORING_OP_RECVMSG
Jens Axboe
2019-12-16
1
-14
/
+26
*
io_uring: fix stale comment and a few typos
Brian Gianforcaro
2019-12-15
2
-5
/
+5
*
Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-13
3
-88
/
+121
|
\
|
*
io_uring: ensure we return -EINVAL on unknown opcode
Jens Axboe
2019-12-12
1
-7
/
+14
|
*
io_uring: add sockets to list of files that support non-blocking issue
Jens Axboe
2019-12-11
1
-2
/
+4
|
*
io_uring: only hash regular files for async work execution
Jens Axboe
2019-12-11
1
-1
/
+3
|
*
io_uring: run next sqe inline if possible
Jens Axboe
2019-12-11
1
-4
/
+11
|
*
io_uring: don't dynamically allocate poll data
Jens Axboe
2019-12-11
1
-16
/
+11
|
*
io_uring: deferred send/recvmsg should assign iov
Jens Axboe
2019-12-11
1
-2
/
+2
|
*
io_uring: sqthread should grab ctx->uring_lock for submissions
Jens Axboe
2019-12-11
1
-5
/
+2
|
*
io-wq: briefly spin for new work after finishing work
Jens Axboe
2019-12-11
2
-5
/
+26
|
*
io-wq: remove worker->wait waitqueue
Jens Axboe
2019-12-11
1
-8
/
+2
|
*
io_uring: allow unbreakable links
Jens Axboe
2019-12-11
1
-38
/
+46
*
|
Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-13
2
-2
/
+2
|
\
\
|
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
2
-2
/
+2
*
|
|
Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-12-12
7
-42
/
+85
|
\
\
\
|
*
|
|
ceph: add more debug info when decoding mdsmap
Xiubo Li
2019-12-09
1
-4
/
+8
|
*
|
|
ceph: switch to global cap helper
Xiubo Li
2019-12-09
1
-14
/
+10
|
*
|
|
ceph: trigger the reclaim work once there has enough pending caps
Xiubo Li
2019-12-09
1
-1
/
+1
|
*
|
|
ceph: show tasks waiting on caps in debugfs caps file
Jeff Layton
2019-12-09
4
-0
/
+40
|
*
|
|
ceph: convert int fields in ceph_mount_options to unsigned int
Jeff Layton
2019-12-09
3
-23
/
+26
|
|
/
/
*
|
|
Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-12
5
-19
/
+20
|
\
\
\
|
*
|
|
afs: Show volume name in /proc/net/afs/<cell>/volumes
David Howells
2019-12-11
1
-3
/
+4
|
*
|
|
afs: Fix missing cell comparison in afs_test_super()
David Howells
2019-12-11
1
-0
/
+1
|
*
|
|
afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
David Howells
2019-12-11
1
-0
/
+3
|
*
|
|
afs: Fix mountpoint parsing
David Howells
2019-12-11
1
-2
/
+4
|
*
|
|
afs: Fix SELinux setting security label on /afs
David Howells
2019-12-09
1
-1
/
+0
|
*
|
|
afs: Fix afs_find_server lookups for ipv4 peers
Marc Dionne
2019-12-09
1
-13
/
+8
|
|
/
/
*
|
|
Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-11
1
-0
/
+2
|
\
\
\
|
*
|
|
erofs: zero out when listxattr is called with no xattr
Gao Xiang
2019-12-04
1
-0
/
+2
*
|
|
|
pipe: simplify signal handling in pipe_read() and add comments
Linus Torvalds
2019-12-11
1
-7
/
+29
*
|
|
|
btrfs: add Kconfig dependency for BLAKE2B
David Sterba
2019-12-09
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-12-08
13
-72
/
+265
|
\
\
\
|
*
|
|
smb3: improve check for when we send the security descriptor context on create
Steve French
2019-12-08
1
-0
/
+2
|
*
|
|
smb3: fix mode passed in on create for modetosid mount option
Steve French
2019-12-06
5
-34
/
+122
|
*
|
|
cifs: fix possible uninitialized access and race on iface_list
Aurelien Aptel
2019-12-04
1
-3
/
+26
|
*
|
|
cifs: Fix lookup of SMB connections on multichannel
Paulo Alcantara (SUSE)
2019-12-04
3
-1
/
+9
|
*
|
|
smb3: query attributes on file close
Steve French
2019-12-03
7
-15
/
+97
|
*
|
|
smb3: remove unused flag passed into close functions
Steve French
2019-12-03
2
-16
/
+5
|
*
|
|
cifs: remove redundant assignment to pointer pneg_ctxt
Colin Ian King
2019-12-02
1
-1
/
+1
|
*
|
|
fs: cifs: Fix atime update check vs mtime
Deepa Dinamani
2019-12-02
1
-1
/
+1
|
*
|
|
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
2019-12-02
1
-3
/
+4
*
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-12-08
4
-6
/
+5
|
\
\
\
\
|
*
|
|
|
make __d_alloc() static
Al Viro
2019-10-25
2
-2
/
+1
|
*
|
|
|
fs/namespace: add __user to open_tree and move_mount syscalls
Ben Dooks
2019-10-21
1
-3
/
+3
|
*
|
|
|
fs/fnctl: fix missing __user in fcntl_rw_hint()
Ben Dooks
2019-10-21
1
-1
/
+1
*
|
|
|
|
Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-08
1
-12
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
iomap: stop using ioend after it's been freed in iomap_finish_ioend()
Zorro Lang
2019-12-05
1
-2
/
+3
|
*
|
|
|
|
iomap: fix sub-page uptodate handling
Christoph Hellwig
2019-12-04
1
-10
/
+25
[next]