2018-10-26 | Matthew Wilcox | mm: convert insert_pfn() to vm_fault_t ...org/r/20180828145728.11873-11-willy@infradead.org Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-10-26 | Matthew Wilcox | mm: convert __vm_insert_mixed() to vm_fault_t ...org/r/20180828145728.11873-10-willy@infradead.org Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-10-26 | Matthew Wilcox | mm: inline vm_insert_pfn_prot() into caller ...kernel.org/r/20180828145728.11873-9-willy@infradead.org Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-10-26 | Matthew Wilcox | mm: remove vm_insert_pfn() ...kernel.org/r/20180828145728.11873-8-willy@infradead.org Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-10-26 | Matthew Wilcox | mm: remove references to vm_insert_pfn() ...kernel.org/r/20180828145728.11873-7-willy@infradead.org Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-10-26 | Matthew Wilcox | mm: make vm_insert_pfn_prot() static ...kernel.org/r/20180828145728.11873-6-willy@infradead.org Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-10-26 | Matthew Wilcox | x86: convert vdso to use vm_fault_t ...kernel.org/r/20180828145728.11873-5-willy@infradead.org Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-10-26 | Matthew Wilcox | mm: introduce vmf_insert_pfn_prot() ...kernel.org/r/20180828145728.11873-4-willy@infradead.org Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-10-26 | Matthew Wilcox | mm: remove vm_insert_mixed() ...kernel.org/r/20180828145728.11873-3-willy@infradead.org Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-10-15 | Matthew Wilcox | idr: Change documentation license Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-10-15 | Matthew Wilcox | test_ida: Fix lockdep warning Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-10-02 | Matthew Wilcox | locking/spinlocks: Remove an instruction from spin... Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-09-12 | Matthew Wilcox | filesystem-dax: Fix use of zero page Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | ida: Change ida_get_new_above to return the id Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | ida: Remove old API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | test_ida: check_ida_destroy and check_ida_alloc Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | test_ida: Convert check_ida_conv to new API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | test_ida: Move ida_check_max Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | test_ida: Move ida_check_leaf Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | idr-test: Convert ida_check_nomem to new API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | ida: Start new test_ida module Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | target/iscsi: Allocate session IDs from an IDA Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | drm/vmwgfx: Convert to new IDA API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | dmaengine: Convert to new IDA API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | ppc: Convert vas ID allocation to new IDA API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | media: Convert entity ID allocation to new IDA API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | ppc: Convert mmu context allocation to new IDA API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | Convert net_namespace to new IDA API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | cb710: Convert to new IDA API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | rsxx: Convert to new IDA API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | osd: Convert to new IDA API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | sd: Convert to new IDA API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | devpts: Convert to new IDA API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | fs: Convert namespace IDAs to new API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | fs: Convert unnamed_dev_ida to new API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | mtip32xx: Convert to new IDA API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | ida: Add new API Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | ida: Lock the IDA in ida_destroy Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | radix-tree: Fix UBSAN warning Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | radix tree test suite: Enable ubsan Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-22 | Matthew Wilcox | radix tree test suite: Fix compilation Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-13 | Matthew Wilcox | 9p: Embed wait_queue_head into p9_req_t ...kernel.org/r/20180711210225.19730-5-willy@infradead.org Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-13 | Matthew Wilcox | 9p: Replace the fidlist with an IDR ...kernel.org/r/20180711210225.19730-4-willy@infradead.org Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-13 | Matthew Wilcox | 9p: Change p9_fid_create calling convention ...kernel.org/r/20180711210225.19730-3-willy@infradead.org Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-08-13 | Matthew Wilcox | 9p: Fix comment on smp_wmb ...kernel.org/r/20180711210225.19730-2-willy@infradead.org Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-07-10 | Matthew Wilcox | reed_solomon: Fix kernel-doc Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-07-03 | Matthew Wilcox | fs: Add more kernel-doc to the produced documentation Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-07-03 | Matthew Wilcox | fs: Fix attr.c kernel-doc Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-06-20 | Matthew Wilcox | scsi: Remove percpu_ida Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-06-20 | Matthew Wilcox | scsi: target: Convert target drivers to use sbitmap Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-06-20 | Matthew Wilcox | scsi: target: Abstract tag freeing Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-06-18 | willy@infradead.org | IB/mad: Use IDR for agent IDs |
commit | commitdiff | tree |
2018-06-18 | willy@infradead.org | IDR: Expose the XArray lock Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2018-06-07 | Matthew Wilcox | apparmor: Use an IDR to allocate apparmor secids |
commit | commitdiff | tree |
2018-04-27 | Matthew Wilcox | errseq: Always report a writeback error once |
commit | commitdiff | tree |
2018-04-16 | Matthew Wilcox | Docs: tell maintainers to put [GIT PULL] in their subject... |
commit | commitdiff | tree |
2018-04-10 | Matthew Wilcox | nfs: Use ida_simple API |
commit | commitdiff | tree |
2018-02-01 | Matthew Wilcox | mm: get 7% more pages in a pagevec |
commit | commitdiff | tree |
2018-02-01 | Matthew Wilcox | mm: add unmap_mapping_pages() |
commit | commitdiff | tree |
2017-11-20 | Matthew Wilcox | Add optional check for bad kernel-doc comments |
commit | commitdiff | tree |
2017-10-13 | Matthew Wilcox | fs/mpage.c: fix mpage_writepage() for pages with buffers |
commit | commitdiff | tree |
2017-07-10 | Matthew Wilcox | mm/hugetlb.c: replace memfmt with string_get_size |
commit | commitdiff | tree |
2017-02-15 | Matthew Wilcox | Improve sparse documentation |
commit | commitdiff | tree |
2016-12-15 | Matthew Wilcox | radix-tree: improve dump output Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2016-12-15 | Matthew Wilcox | radix-tree: move rcu_head into a union with private_list Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2016-12-15 | Matthew Wilcox | radix tree test suite: make runs more reproducible Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2016-12-15 | Matthew Wilcox | radix tree test suite: free preallocated nodes Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2016-12-15 | Matthew Wilcox | radix tree test suite: track preempt_count Signed-off-by: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |