summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-8/+344
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-3/+20
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-0/+71
2020-10-21ext4: fast commit recovery pathHarshad Shirwadkar1-4/+52
2020-10-21jbd2: fast commit recovery pathHarshad Shirwadkar1-0/+20
2020-10-21ext4: main fast-commit commit pathHarshad Shirwadkar1-0/+172
2020-10-21jbd2: add fast commit machineryHarshad Shirwadkar1-0/+27
2020-10-21ext4 / jbd2: add fast commit initializationHarshad Shirwadkar1-0/+39
2020-10-21ext4: add fast_commit feature and handling for extended mount optionsHarshad Shirwadkar1-1/+4
2020-10-21Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+0
2020-10-21Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+13
2020-10-21Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds5-5/+18
2020-10-21NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo1-0/+67
2020-10-20Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2-12/+25
2020-10-20Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds10-104/+269
2020-10-20Merge tag 'io_uring-5.10-2020-10-20' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+21
2020-10-20Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds6-149/+39
2020-10-20Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+21
2020-10-20xen/events: add a new "late EOI" evtchn frameworkJuergen Gross1-0/+21
2020-10-19Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+56
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-23/+63
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-35/+94
2020-10-18mm: remove alloc_vm_areaChristoph Hellwig1-4/+1
2020-10-18mm: add a vmap_pfn functionChristoph Hellwig1-0/+1
2020-10-18mm: add a VM_MAP_PUT_PAGES flag for vmapChristoph Hellwig1-0/+1
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2-1/+5
2020-10-18pid: move pidfd_get_pid() to pid.cMinchan Kim1-0/+1
2020-10-18mm/madvise: pass mm to do_madviseMinchan Kim1-1/+1
2020-10-18mm: kmem: enable kernel memcg accounting from interrupt contextsRoman Gushchin1-12/+0
2020-10-18mm: kmem: prepare remote memcg charging infra for interrupt contextsRoman Gushchin1-2/+11
2020-10-18mm, memcg: rework remote charging API to support nestingRoman Gushchin1-20/+10
2020-10-18jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data...Mauricio Faria de Oliveira1-1/+24
2020-10-18jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()Mauricio Faria de Oliveira1-0/+4
2020-10-18jbd2: fix the comment of struct jbd2_journal_handleHui Su1-2/+2
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds21-254/+265
2020-10-17Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds6-71/+208
2020-10-17Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+5
2020-10-17io-wq: inherit audit loginuid and sessionidJens Axboe1-0/+4
2020-10-17io_uring: use percpu counters to track inflight requestsJens Axboe1-5/+2
2020-10-17io_uring: assign new io_identity for task if members have changedJens Axboe1-1/+2
2020-10-17io_uring: store io_identity in io_uring_taskJens Axboe1-0/+1
2020-10-17io_uring: COW io_identity on mismatchJens Axboe1-0/+1
2020-10-17io_uring: move io identity items into separate structJens Axboe1-1/+12
2020-10-16Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+109
2020-10-16Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-7/+25
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds6-15/+32
2020-10-16Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds1-0/+18
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2-1/+11
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-9/+6
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds26-288/+419