Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b9e8638e3d9ed8334f1f7071e081860aac37e83e
/
fs
b9e8638
NFSD: allow inter server COPY to have a STALE source server fh
by Olga Kornievskaia
· 5 years ago
51100d2
NFSD generalize nfsd4_compound_state flag names
by Olga Kornievskaia
· 6 years ago
b734220
NFSD check stateids against copy stateids
by Olga Kornievskaia
· 5 years ago
624322f
NFSD add COPY_NOTIFY operation
by Olga Kornievskaia
· 5 years ago
5191186
NFSD COPY_NOTIFY xdr
by Olga Kornievskaia
· 5 years ago
84e1b21
NFSD add ca_source_server<> to COPY
by Olga Kornievskaia
· 5 years ago
af76fc6
NFSD fill-in netloc4 structure
by Olga Kornievskaia
· 6 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
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
f67676d
io_uring: ensure async punted read/write requests copy iovec
by Jens Axboe
· 5 years ago
69ffe59
xfs: don't check for AG deadlock for realtime files in bunmapi
by Omar Sandoval
· 5 years ago
0c4da70
xfs: fix realtime file data space leak
by Omar Sandoval
· 5 years ago
1a6b74f
io_uring: add general async offload context
by Jens Axboe
· 5 years ago
490547c
block: don't send uevent for empty disk when not invalidating
by Eric Biggers
· 5 years ago
441cdbd
io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR
by Jens Axboe
· 5 years ago
e3a251e
Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
by Linus Torvalds
· 5 years ago
9e8fae2
smb3: remove unused flag passed into close functions
by Steve French
· 5 years ago
a9f76cf
cifs: remove redundant assignment to pointer pneg_ctxt
by Colin Ian King
· 5 years ago
97eeb4d
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
69738cf
fs: cifs: Fix atime update check vs mtime
by Deepa Dinamani
· 5 years ago
6f582b2
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
by Pavel Shilovsky
· 5 years ago
937d6ee
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
8328dd2
Merge tag 'pstore-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
0b8c0ec
io_uring: use current task creds instead of allocating a new one
by Jens Axboe
· 5 years ago
596cf45
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
31764f1
Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
ceb3074
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
0da5221
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
3c1c24d
userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
by Mike Rapoport
· 5 years ago
9d4678e
fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_register()
by Andrea Arcangeli
· 5 years ago
188b04a
hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
by Wei Yang
· 5 years ago
1ab5b82
hugetlbfs: add O_TMPFILE support
by Piotr Sarna
· 5 years ago
8fc312b
mm/hugetlbfs: fix error handling when setting up mounts
by Mike Kravetz
· 5 years ago
5525463
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
by Mike Kravetz
· 5 years ago
a92853b
fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
by Konstantin Khlebnikov
· 5 years ago
2b211dc
fs/buffer.c: include internal.h for missing declarations
by Ben Dooks
· 5 years ago
1d70667
fs/buffer.c: fix use true/false for bool type
by Saurav Girepunje
· 5 years ago
188c523
ocfs2: fix passing zero to 'PTR_ERR' warning
by Ding Xiang
· 5 years ago
3b805ca1
Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 5 years ago
6a96566
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
466e16f
nfsd: check for EBUSY from vfs_rmdir/vfs_unink.
by NeilBrown
· 5 years ago
a25e3726
nfsd: Ensure CLONE persists data and metadata changes to the target file
by Trond Myklebust
· 5 years ago
32ef955
Merge tag 'fsnotify_for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 5 years ago
b8072d5
Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 5 years ago
e2d73c3
Merge tag 'erofs-for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
by Linus Torvalds
· 5 years ago
Next »