index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-12-08
Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-12-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-12-07
Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-07
Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-07
Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-07
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-12-07
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-12-07
smb3: improve check for when we send the security descriptor context on create
Steve French
2019-12-07
pipe: don't use 'pipe_wait() for basic pipe IO
Linus Torvalds
2019-12-07
pipe: remove 'waiting_writers' merging logic
Linus Torvalds
2019-12-07
pipe: fix and clarify pipe read wakeup logic
Linus Torvalds
2019-12-07
pipe: fix and clarify pipe write wakeup logic
Linus Torvalds
2019-12-07
pipe: fix poll/select race introduced by the pipe rework
Linus Torvalds
2019-12-07
nfsd: depend on CRYPTO_MD5 for legacy client tracking
Patrick Steinhardt
2019-12-07
NFSD fixing possible null pointer derefering in copy offload
Olga Kornievskaia
2019-12-06
pipe: Fix iteration end check in fuse_dev_splice_write()
David Howells
2019-12-06
pipe: fix incorrect caching of pipe state over pipe_wait()
Linus Torvalds
2019-12-06
smb3: fix mode passed in on create for modetosid mount option
Steve French
2019-12-06
Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-12-05
Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-12-05
Merge branch 'pipe-rework' (patches from David Howells)
Linus Torvalds
2019-12-05
pipe: Fix missing mask update after pipe_wait()
David Howells
2019-12-05
pipe: Remove assertion from pipe_poll()
David Howells
2019-12-05
Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2019-12-05
Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-12-05
Merge tag 'fuse-update-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-05
iomap: stop using ioend after it's been freed in iomap_finish_ioend()
Zorro Lang
2019-12-05
io_uring: fix a typo in a comment
LimingWu
2019-12-05
io_uring: hook all linked requests via link_list
Pavel Begunkov
2019-12-05
io_uring: fix error handling in io_queue_link_head
Pavel Begunkov
2019-12-04
fs/binfmt_elf.c: extract elf_read() function
Alexey Dobriyan
2019-12-04
fs/binfmt_elf.c: delete unused "interp_map_addr" argument
Alexey Dobriyan
2019-12-04
fs/epoll: remove unnecessary wakeups of nested epoll
Heiher
2019-12-04
epoll: simplify ep_poll_safewake() for CONFIG_DEBUG_LOCK_ALLOC
Jason Baron
2019-12-04
fs/proc/Kconfig: fix indentation
Krzysztof Kozlowski
2019-12-04
fs/proc/internal.h: shuffle "struct pde_opener"
Alexey Dobriyan
2019-12-04
fs/proc/generic.c: delete useless "len" variable
Alexey Dobriyan
2019-12-04
proc: change ->nlink under proc_subdir_lock
Alexey Dobriyan
2019-12-04
io_uring: use hash table for poll command lookups
Jens Axboe
2019-12-04
io-wq: clear node->next on list deletion
Jens Axboe
2019-12-04
io_uring: ensure deferred timeouts copy necessary data
Jens Axboe
2019-12-04
cifs: fix possible uninitialized access and race on iface_list
Aurelien Aptel
2019-12-04
cifs: Fix lookup of SMB connections on multichannel
Paulo Alcantara (SUSE)
2019-12-04
io_uring: allow IO_SQE_* flags on IORING_OP_TIMEOUT
Jens Axboe
2019-12-04
iomap: fix sub-page uptodate handling
Christoph Hellwig
2019-12-04
orangefs: posix open permission checking...
Mike Marshall
2019-12-03
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
2019-12-03
smb3: query attributes on file close
Steve French
2019-12-03
Merge tag 'iomap-5.5-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
[next]