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
2021-07-06
Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-06
Merge tag 'for-linus-5.14-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-07-06
Merge tag 'exfat-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-04
exfat: handle wrong stream entry size in exfat_readdir()
Namjae Jeon
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-03
Merge branch 'work.d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-02
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-02
Merge tag 'jfs-5.14' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2021-07-02
Merge tag 'configfs-5.13' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-01
exec: remove checks in __register_bimfmt()
Alexey Dobriyan
2021-07-01
hfsplus: report create_date to kstat.btime
Chung-Chiang Cheng
2021-07-01
hfsplus: remove unnecessary oom message
Zhen Lei
2021-07-01
nilfs2: remove redundant continue statement in a while-loop
Colin Ian King
2021-07-01
seq_file: drop unused *_escape_mem_ascii()
Andy Shevchenko
2021-07-01
nfsd: avoid non-flexible API in seq_quote_mem()
Andy Shevchenko
2021-07-01
seq_file: convert seq_escape() to use seq_escape_str()
Andy Shevchenko
2021-07-01
seq_file: introduce seq_escape_mem()
Andy Shevchenko
2021-07-01
procfs/dmabuf: add inode number to /proc/*/fdinfo
Kalesh Singh
2021-07-01
procfs: allow reading fdinfo with PTRACE_MODE_READ
Kalesh Singh
2021-07-01
proc: Avoid mixing integer types in mem_rw()
Marcelo Henrique Cerri
2021-07-01
mm: remove special swap entry functions
Alistair Popple
2021-06-30
mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs
Collin Fijalkovich
2021-06-30
fs/proc/kcore: use page_offline_(freeze|thaw)
David Hildenbrand
2021-06-30
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
2021-06-30
fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
David Hildenbrand
2021-06-30
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
2021-06-30
userfaultfd/shmem: advertise shmem minor fault support
Axel Rasmussen
2021-06-30
userfaultfd/shmem: support minor fault registration for shmem
Axel Rasmussen
2021-06-30
mm/pagemap: export uffd-wp protection information
Peter Xu
2021-06-30
mm/userfaultfd: fail uffd-wp registration if not supported
Peter Xu
2021-06-30
mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Muchun Song
2021-06-30
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-06-30
mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
2021-06-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
io_uring: code clean for kiocb_done()
Hao Xu
2021-06-30
io_uring: spin in iopoll() only when reqs are in a single queue
Hao Xu
2021-06-30
io_uring: pre-initialise some of req fields
Pavel Begunkov
2021-06-30
io_uring: refactor io_submit_flush_completions
Pavel Begunkov
2021-06-30
io_uring: optimise hot path restricted checks
Pavel Begunkov
2021-06-30
io_uring: remove not needed PF_EXITING check
Pavel Begunkov
2021-06-30
io_uring: mainstream sqpoll task_work running
Pavel Begunkov
2021-06-30
io_uring: refactor io_arm_poll_handler()
Pavel Begunkov
[next]