index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-16
ROMFS: support inode blocks calculation
Libing Zhou
2020-10-16
nilfs2: fix some kernel-doc warnings for nilfs2
Wang Hai
2020-10-16
autofs: harden ioctl table
Matthew Wilcox
2020-10-16
ramfs: fix nommu mmap with gaps in the page cache
Matthew Wilcox (Oracle)
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-16
binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot
Jann Horn
2020-10-16
coredump: rework elf/elf_fdpic vma_dump_size() into common helper
Jann Horn
2020-10-16
coredump: refactor page range dumping into common helper
Jann Horn
2020-10-16
coredump: let dump_emit() bail out on short writes
Jann Horn
2020-10-16
binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMU
Jann Horn
2020-10-16
fs/binfmt_elf: use PT_LOAD p_align values for suitable start address
Chris Kennelly
2020-10-16
fs: configfs: delete repeated words in comments
Randy Dunlap
2020-10-16
mm/readahead: make page_cache_ra_unbounded take a readahead_control
Matthew Wilcox (Oracle)
2020-10-16
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
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
[next]