summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-19xfs: repair inode block mapsrepair-inodes_2019-10-19Darrick J. Wong
2019-10-19xfs: zap broken inode forksDarrick J. Wong
2019-10-19xfs: repair inode recordsDarrick J. Wong
2019-10-19xfs: repair refcount btreesrepair-ag-btrees_2019-10-19Darrick J. Wong
2019-10-19xfs: repair inode btreesDarrick J. Wong
2019-10-19xfs: repair free space btreesDarrick J. Wong
2019-10-19xfs: create a big array data structureDarrick J. Wong
2019-10-19xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2019-10-19Darrick J. Wong
2019-10-19xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2019-10-19xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong
2019-10-19xfs: always rescan allegedly healthy per-ag metadata after repairrepair-health_2019-10-19Darrick J. Wong
2019-10-19xfs: add a repair revalidation function pointerDarrick J. Wong
2019-10-19xfs: convert xbitmap to interval treerepair-bitmap-rework_2019-10-19Darrick J. Wong
2019-10-19xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2019-10-19xfs: replace open-coded bitmap weight logicDarrick J. Wong
2019-10-19xfs: rename xfs_bitmap to xbitmapDarrick J. Wong
2019-10-19xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2019-10-19Darrick J. Wong
2019-10-19xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2019-10-19xfs: xrep_reap_extents should not destroy the bitmapDarrick J. Wong
2019-10-19xfs: support staging cursors for per-AG btree typesbtree-bulk-loading_2019-10-19Darrick J. Wong
2019-10-19xfs: support bulk loading of staged btreesDarrick J. Wong
2019-10-19xfs: introduce fake roots for inode-rooted btreesDarrick J. Wong
2019-10-19xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong
2019-10-19xfs: increase the default parallelism levels of pwork clientspwork-parallelism_2019-10-19Darrick J. Wong
2019-10-19xfs: extend the range of flush_unmap rangesstale-exposure_2019-10-19Darrick J. Wong
2019-10-19xfs: force writes to delalloc regions to unwrittenDarrick J. Wong
2019-10-19xfs: change the seconds fields in xfs_bulkstat to signedxfs-5.4-fixes_2019-10-19Darrick J. Wong
2019-10-13Linux 5.4-rc3v5.4-rc3Linus Torvalds
2019-10-13Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-10-13Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-13Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-13Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-12tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek
2019-10-12tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)
2019-10-12tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)
2019-10-12recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)
2019-10-12tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)
2019-10-12tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)
2019-10-12tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)
2019-10-12tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)
2019-10-12tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)
2019-10-12ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)
2019-10-12tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)
2019-10-12Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-12Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-10-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds