Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6e8a942b9ddc9b6b122e58a604bc3b452d2b8e8a
/
fs
2e6d304
Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
by Linus Torvalds
· 5 years ago
103a022
Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
81c64b0b
Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 5 years ago
5bd831a
Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
22ff311
Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
d919131
CIFS: Close cached root handle only if it has a lease
by Pavel Shilovsky
· 5 years ago
e0fc5b1
SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path
by Steve French
· 5 years ago
37d4e84
Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
8243186
fs: remove ksys_dup()
by Dominik Brodowski
· 6 years ago
cccaa5e
init: use do_mount() instead of ksys_mount()
by Dominik Brodowski
· 6 years ago
ae4b064
Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
9e3aa61
io_uring: ensure we return -EINVAL on unknown opcode
by Jens Axboe
· 5 years ago
687dec9
Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
by Linus Torvalds
· 5 years ago
d1c6a2a
pipe: simplify signal handling in pipe_read() and add comments
by Linus Torvalds
· 5 years ago
5055980
afs: Show volume name in /proc/net/afs/<cell>/volumes
by David Howells
· 5 years ago
106bc79
afs: Fix missing cell comparison in afs_test_super()
by David Howells
· 5 years ago
1da4bd9
afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
by David Howells
· 5 years ago
158d583
afs: Fix mountpoint parsing
by David Howells
· 5 years ago
10d5934
io_uring: add sockets to list of files that support non-blocking issue
by Jens Axboe
· 5 years ago
53108d4
io_uring: only hash regular files for async work execution
by Jens Axboe
· 5 years ago
4a0a7a1
io_uring: run next sqe inline if possible
by Jens Axboe
· 5 years ago
392edb4
io_uring: don't dynamically allocate poll data
by Jens Axboe
· 5 years ago
d968856
io_uring: deferred send/recvmsg should assign iov
by Jens Axboe
· 5 years ago
8a4955f
io_uring: sqthread should grab ctx->uring_lock for submissions
by Jens Axboe
· 5 years ago
e995d51
io-wq: briefly spin for new work after finishing work
by Jens Axboe
· 5 years ago
506d95f
io-wq: remove worker->wait waitqueue
by Jens Axboe
· 5 years ago
4e88d6e
io_uring: allow unbreakable links
by Jens Axboe
· 5 years ago
6889ee5
ovl: relax WARN_ON() on rename to self
by Amir Goldstein
· 5 years ago
9c6d8f1
ovl: fix corner case of non-unique st_dev;st_ino
by Amir Goldstein
· 5 years ago
ec7bbb53
ovl: don't use a temp buf for encoding real fh
by Amir Goldstein
· 5 years ago
cbe7fba
ovl: make sure that real fid is 32bit aligned in memory
by Amir Goldstein
· 5 years ago
7e63c87
ovl: fix lookup failure on multi lower squashfs
by Amir Goldstein
· 5 years ago
2813938
smb3: fix refcount underflow warning on unmount when no directory leases
by Steve French
· 5 years ago
da08e1e
ceph: add more debug info when decoding mdsmap
by Xiubo Li
· 5 years ago
bd84fbc
ceph: switch to global cap helper
by Xiubo Li
· 5 years ago
bba1560
ceph: trigger the reclaim work once there has enough pending caps
by Xiubo Li
· 5 years ago
3a3430a
ceph: show tasks waiting on caps in debugfs caps file
by Jeff Layton
· 5 years ago
ad8c28a
ceph: convert int fields in ceph_mount_options to unsigned int
by Jeff Layton
· 5 years ago
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
78f926f
btrfs: add Kconfig dependency for BLAKE2B
by David Sterba
· 5 years ago
bcbccaf
afs: Fix SELinux setting security label on /afs
by David Howells
· 5 years ago
9bd0160
afs: Fix afs_find_server lookups for ipv4 peers
by Marc Dionne
· 5 years ago
a78f7cd
Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
5bf9a06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
95207d5
Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
50caca9
Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
316933c
Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 5 years ago
911d137
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 5 years ago
fb9bf40
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 5 years ago
231e2a0
smb3: improve check for when we send the security descriptor context on create
by Steve French
· 5 years ago
85190d1
pipe: don't use 'pipe_wait() for basic pipe IO
by Linus Torvalds
· 5 years ago
a28c8b9
pipe: remove 'waiting_writers' merging logic
by Linus Torvalds
· 5 years ago
f467a6a
pipe: fix and clarify pipe read wakeup logic
by Linus Torvalds
· 5 years ago
1b6b26a
pipe: fix and clarify pipe write wakeup logic
by Linus Torvalds
· 5 years ago
ad910e3
pipe: fix poll/select race introduced by the pipe rework
by Linus Torvalds
· 5 years ago
38a2204
nfsd: depend on CRYPTO_MD5 for legacy client tracking
by Patrick Steinhardt
· 5 years ago
18f428d
NFSD fixing possible null pointer derefering in copy offload
by Olga Kornievskaia
· 5 years ago
76f6777
pipe: Fix iteration end check in fuse_dev_splice_write()
by David Howells
· 5 years ago
ec05759
pipe: fix incorrect caching of pipe state over pipe_wait()
by Linus Torvalds
· 5 years ago
fdef665
smb3: fix mode passed in on create for modetosid mount option
by Steve French
· 5 years ago
9feb1af
Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
0aecba6
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
b0d4bea
Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
da73fcd
Merge branch 'pipe-rework' (patches from David Howells)
by Linus Torvalds
· 5 years ago
8f868d6
pipe: Fix missing mask update after pipe_wait()
by David Howells
· 5 years ago
8c7b8c3
pipe: Remove assertion from pipe_poll()
by David Howells
· 5 years ago
3f1266e
Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
a231582
Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
7ce4fab
Merge tag 'fuse-update-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 5 years ago
c275779
iomap: stop using ioend after it's been freed in iomap_finish_ioend()
by Zorro Lang
· 5 years ago
0b4295b
io_uring: fix a typo in a comment
by LimingWu
· 5 years ago
4493233
io_uring: hook all linked requests via link_list
by Pavel Begunkov
· 5 years ago
2e6e1fd
io_uring: fix error handling in io_queue_link_head
by Pavel Begunkov
· 5 years ago
658c033
fs/binfmt_elf.c: extract elf_read() function
by Alexey Dobriyan
· 5 years ago
81696d5
fs/binfmt_elf.c: delete unused "interp_map_addr" argument
by Alexey Dobriyan
· 5 years ago
339ddb5
fs/epoll: remove unnecessary wakeups of nested epoll
by Heiher
· 5 years ago
f6520c5
epoll: simplify ep_poll_safewake() for CONFIG_DEBUG_LOCK_ALLOC
by Jason Baron
· 5 years ago
3d82191
fs/proc/Kconfig: fix indentation
by Krzysztof Kozlowski
· 5 years ago
70a731c
fs/proc/internal.h: shuffle "struct pde_opener"
by Alexey Dobriyan
· 5 years ago
5f6354e
fs/proc/generic.c: delete useless "len" variable
by Alexey Dobriyan
· 5 years ago
e06689b
proc: change ->nlink under proc_subdir_lock
by Alexey Dobriyan
· 5 years ago
78076bb
io_uring: use hash table for poll command lookups
by Jens Axboe
· 5 years ago
08bdcc3
io-wq: clear node->next on list deletion
by Jens Axboe
· 5 years ago
2d28390
io_uring: ensure deferred timeouts copy necessary data
by Jens Axboe
· 5 years ago
9a7d5a9
cifs: fix possible uninitialized access and race on iface_list
by Aurelien Aptel
· 5 years ago
3345bb4
cifs: Fix lookup of SMB connections on multichannel
by Paulo Alcantara (SUSE)
· 5 years ago
901e59b
io_uring: allow IO_SQE_* flags on IORING_OP_TIMEOUT
by Jens Axboe
· 5 years ago
1cea335
iomap: fix sub-page uptodate handling
by Christoph Hellwig
· 5 years ago
f9bbb68
orangefs: posix open permission checking...
by Mike Marshall
· 5 years ago
926d165
erofs: zero out when listxattr is called with no xattr
by Gao Xiang
· 5 years ago
798a9ca
xfs: fix mount failure crash on invalid iclog memory access
by Brian Foster
· 5 years ago
43f8a6a
smb3: query attributes on file close
by Steve French
· 5 years ago
2a31aca
Merge tag 'iomap-5.5-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
043cf46
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
87f80d6
io_uring: handle connect -EINPROGRESS like -EAGAIN
by Jens Axboe
· 5 years ago
8cdda87
io_uring: remove io_wq_current_is_worker
by Jackie Liu
· 5 years ago
22efde5
io_uring: remove parameter ctx of io_submit_state_start
by Jackie Liu
· 5 years ago
da8c969
io_uring: mark us with IORING_FEAT_SUBMIT_STABLE
by Jens Axboe
· 5 years ago
f499a02
io_uring: ensure async punted connect requests copy data
by Jens Axboe
· 5 years ago
03b1230
io_uring: ensure async punted sendmsg/recvmsg requests copy data
by Jens Axboe
· 5 years ago
Next »