aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-22iomap: Fix pipe page leakage during splicingJan Kara1-1/+8
2019-11-22iomap: trace iomap_appply resultsDarrick J. Wong2-0/+110
2019-11-11iomap: fix return value of iomap_dio_bio_actor on 32bit systemsJan Stancek1-1/+3
2019-11-08iomap: iomap_bmap should check iomap_apply return valueDarrick J. Wong1-1/+5
2019-11-07iomap: Fix overflow in iomap_page_mkwriteAndreas Gruenbacher1-4/+3
2019-10-29fs/iomap: remove redundant check in iomap_dio_rw()Joseph Qi1-1/+1
2019-10-21iomap: use a srcmap for a read-modify-write I/OGoldwyn Rodrigues12-55/+82
2019-10-21iomap: renumber IOMAP_HOLE to 0Christoph Hellwig1-5/+5
2019-10-21iomap: use write_begin to read pages to unshareChristoph Hellwig1-33/+16
2019-10-21iomap: move the zeroing case out of iomap_read_page_syncChristoph Hellwig1-17/+16
2019-10-21iomap: ignore non-shared or non-data blocks in xfs_file_dirtyChristoph Hellwig3-6/+13
2019-10-21iomap: always use AOP_FLAG_NOFS in iomap_write_beginChristoph Hellwig1-9/+5
2019-10-21iomap: remove the unused iomap argument to __iomap_write_endChristoph Hellwig1-2/+2
2019-10-21iomap: better document the IOMAP_F_* flagsChristoph Hellwig1-8/+23
2019-10-21iomap: enhance writeback error messageDarrick J. Wong1-2/+3
2019-10-21iomap: pass a struct page to iomap_finish_page_writebackChristoph Hellwig1-5/+5
2019-10-21iomap: cleanup iomap_ioend_compareChristoph Hellwig1-4/+3
2019-10-21iomap: move struct iomap_page out of iomap.hChristoph Hellwig2-17/+17
2019-10-21iomap: warn on inline maps in iomap_writepage_mapChristoph Hellwig1-0/+2
2019-10-21iomap: lift the xfs writeback code to iomapChristoph Hellwig7-648/+669
2019-10-21iomap: lift common tracing code from xfs to iomapChristoph Hellwig6-57/+120
2019-10-21iomap: zero newly allocated mapped blocksChristoph Hellwig1-2/+10
2019-10-21xfs: remove the fork fields in the writepage_ctx and ioendChristoph Hellwig2-27/+46
2019-10-21xfs: turn io_append_trans into an io_private void pointerChristoph Hellwig2-14/+14
2019-10-21xfs: refactor the ioend merging codeChristoph Hellwig1-31/+42
2019-10-21xfs: use a struct iomap in xfs_writepage_ctxChristoph Hellwig4-51/+50
2019-10-21xfs: set IOMAP_F_NEW more carefullyChristoph Hellwig1-3/+6
2019-10-21xfs: initialize iomap->flags in xfs_bmbt_to_iomapChristoph Hellwig3-14/+20
2019-10-17iomap: iomap that extends beyond EOF should be marked dirtyDave Chinner2-0/+9
2019-10-15xfs: Use iomap_dio_rw to wait for unaligned direct IOJan Kara1-8/+4
2019-10-15iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()Jan Kara4-7/+14
2019-10-13Linux 5.4-rc3Linus Torvalds1-1/+1
2019-10-12tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek1-0/+1
2019-10-12tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)1-0/+2
2019-10-12tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)1-1/+1
2019-10-12recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)1-4/+1
2019-10-12tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)1-0/+4
2019-10-12tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)10-4/+98
2019-10-12tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)6-60/+81
2019-10-12tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)3-15/+5
2019-10-12tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)1-2/+15
2019-10-12ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)1-9/+18
2019-10-12tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down")Steven Rostedt (VMware)1-41/+1
2019-10-12perf/x86/cstate: Add Tiger Lake CPU supportKan Liang1-9/+11
2019-10-12perf/x86/msr: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/cstate: Update C-state counters for Ice LakeKan Liang1-11/+25
2019-10-12perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang1-0/+3
2019-10-12perf/x86/cstate: Add Comet Lake CPU supportKan Liang1-10/+14
2019-10-12perf/x86/msr: Add Comet Lake CPU supportKan Liang1-0/+2