summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sysctl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-16xfs: remove xlog_recover_iodoneChristoph Hellwig5-35/+17
2020-09-16xfs: clear the read/write flags later in xfs_buf_ioendChristoph Hellwig1-6/+5
2020-09-16xfs: use xfs_buf_item_relse in xfs_buf_item_doneChristoph Hellwig1-6/+3
2020-09-16xfs: simplify the xfs_buf_ioend_disposition calling conventionChristoph Hellwig1-27/+9
2020-09-16xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_dispositionChristoph Hellwig1-8/+8
2020-09-16xfs: remove xfs_buf_ioerror_retryChristoph Hellwig1-21/+12
2020-09-16xfs: refactor xfs_buf_ioerror_fail_without_retryChristoph Hellwig1-20/+15
2020-09-16xfs: fold xfs_buf_ioend_finish into xfs_ioendChristoph Hellwig3-11/+5
2020-09-16xfs: move the buffer retry logic to xfs_buf.cChristoph Hellwig10-279/+215
2020-09-16xfs: refactor xfs_buf_ioendChristoph Hellwig2-31/+24
2020-09-16xfs: mark xfs_buf_ioend staticChristoph Hellwig2-2/+1
2020-09-16xfs: refactor the buf ioend disposition codeChristoph Hellwig1-53/+62
2020-09-07xfs: xfs_iflock is no longer a completionDave Chinner7-108/+55
2020-09-07xfs: remove kmem_realloc()Carlos Maiolino7-32/+8
2020-09-07Linux 5.9-rc4v5.9-rc4Linus Torvalds1-1/+1
2020-09-06io_uring: fix linked deferred ->files cancellationPavel Begunkov1-2/+23
2020-09-05io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov1-0/+27
2020-09-05include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe1-1/+1
2020-09-05mm/khugepaged.c: fix khugepaged's request size in collapse_fileDavid Howells1-1/+1
2020-09-05mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song1-6/+20
2020-09-05mm/hugetlb: try preferred node first when alloc gigantic page from cmaLi Xinhai1-6/+17
2020-09-05mm/migrate: preserve soft dirty in remove_migration_pte()Ralph Campbell1-0/+2
2020-09-05mm/migrate: remove unnecessary is_zone_device_page() checkRalph Campbell1-7/+5
2020-09-05mm/rmap: fixup copying of soft dirty and uffd ptesAlistair Popple2-6/+18
2020-09-05mm/migrate: fixup setting UFFD_WP flagAlistair Popple1-1/+1
2020-09-05mm: madvise: fix vma user-after-freeYang Shi1-1/+1
2020-09-05checkpatch: fix the usage of capture group ( ... )Mrinal Pandey1-2/+2
2020-09-05fork: adjust sysctl_max_threads definition to match prototypeTobias Klauser1-1/+1
2020-09-05ipc: adjust proc_ipc_sem_dointvec definition to match prototypeTobias Klauser1-1/+1
2020-09-05mm: track page table modifications in __apply_to_page_range()Joerg Roedel1-13/+24
2020-09-05MAINTAINERS: IA64: mark Status as Odd Fixes onlyRandy Dunlap1-1/+1
2020-09-05MAINTAINERS: add LLVM maintainersNick Desaulniers1-0/+2
2020-09-05MAINTAINERS: update Cavium/Marvell entriesRobert Richter1-15/+13
2020-09-05mm: slub: fix conversion of freelist_corrupted()Eugeniu Rosca1-6/+6
2020-09-05mm: memcg: fix memcg reclaim soft lockupXunlei Pang1-0/+8
2020-09-05memcg: fix use-after-free in uncharge_batchMichal Hocko1-0/+6
2020-09-05xfs: don't update mtime on COW faultsMikulas Patocka1-2/+10
2020-09-05ext2: don't update mtime on COW faultsMikulas Patocka1-2/+4
2020-09-05io_uring: fix explicit async read/write mapping for large segmentsJens Axboe1-3/+4
2020-09-04net/packet: fix overflow in tpacket_rcvOr Cohen1-1/+6
2020-09-04mm: Add PGREUSE counterPeter Xu3-0/+3
2020-09-04mm/gup: Remove enfornced COW mechanismPeter Xu3-46/+9
2020-09-04mm/ksm: Remove reuse_ksm_page()Peter Xu2-32/+0
2020-09-04mm: do_wp_page() simplificationLinus Torvalds1-42/+17
2020-09-04gcov: Disable gcov build with GCC 10Leon Romanovsky1-0/+1
2020-09-04init: fix error check in clean_path()Barret Rhoden1-1/+1
2020-09-04x86/entry: Unbreak 32bit fast syscallThomas Gleixner3-24/+91
2020-09-04x86/debug: Allow a single level of #DB recursionAndy Lutomirski1-34/+31
2020-09-04x86/entry: Fix AC assertionPeter Zijlstra1-2/+10
2020-09-04tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi1-1/+1