index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2020-10-15
Merge tag 'dio_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-15
Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-14
fs: fix NULL dereference due to data race in prepend_path()
Andrii Nakryiko
2020-10-14
Merge tag 'xfs-5.10-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-14
Merge tag 'iomap-5.10-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-13
mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
Chinwen Chang
2020-10-13
mm: smaps*: extend smap_gather_stats to support specified beginning
Chinwen Chang
2020-10-13
proc: optimise smaps for shmem entries
Matthew Wilcox (Oracle)
2020-10-13
fs_parse: mark fs_param_bad_value() as static
Luo Jiaxing
2020-10-13
fs/xattr.c: fix kernel-doc warnings for setxattr & removexattr
Randy Dunlap
2020-10-13
ocfs2: fix potential soft lockup during fstrim
Gang He
2020-10-13
ocfs2: delete repeated words in comments
Randy Dunlap
2020-10-13
ntfs: add check for mft record size in superblock
Rustam Kovhaev
2020-10-13
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
Merge tag 'erofs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-13
Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2020-10-13
Merge tag 'dlm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2020-10-13
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-10-10
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
2020-10-10
io_uring: keep a pointer ref_node in file_data
Pavel Begunkov
2020-10-10
io_uring: refactor *files_register()'s error paths
Pavel Begunkov
2020-10-10
io_uring: clean file_data access in files_register
Pavel Begunkov
2020-10-10
io_uring: don't delay io_init_req() error check
Pavel Begunkov
2020-10-10
io_uring: clean leftovers after splitting issue
Pavel Begunkov
2020-10-10
io_uring: remove timeout.list after hrtimer cancel
Pavel Begunkov
2020-10-10
io_uring: use a separate struct for timeout_remove
Pavel Begunkov
2020-10-10
io_uring: improve submit_state.ios_left accounting
Pavel Begunkov
2020-10-10
io_uring: simplify io_file_get()
Pavel Begunkov
2020-10-10
io_uring: kill extra check in fixed io_file_get()
Pavel Begunkov
2020-10-10
io_uring: clean up ->files grabbing
Pavel Begunkov
2020-10-10
io_uring: don't io_prep_async_work() linked reqs
Pavel Begunkov
2020-10-09
io_uring: Convert advanced XArray uses to the normal API
Matthew Wilcox (Oracle)
2020-10-09
io_uring: Fix XArray usage in io_uring_add_task_file
Matthew Wilcox (Oracle)
2020-10-09
io_uring: Fix use of XArray in __io_uring_files_cancel
Matthew Wilcox (Oracle)
2020-10-08
io_uring: fix break condition for __io_uring_register() waiting
Jens Axboe
2020-10-09
erofs: remove unnecessary enum entries
Chengguang Xu
2020-10-08
Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-08
afs: Fix deadlock between writeback and truncate
David Howells
2020-10-08
direct-io: defer alignment check until after the EOF check
Gabriel Krisman Bertazi
[next]