summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dir2_readdir.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-12xfs: clean up scrub context if scrub setup returns -EDEADLOCKDarrick J. Wong1-12/+16
2023-04-12xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong16-21/+438
2023-04-12xfs: add a tracepoint to report incorrect extent refcountsDarrick J. Wong2-1/+39
2023-04-12xfs: update copyright years for scrub/ filesDarrick J. Wong33-33/+33
2023-04-12xfs: fix author and spdx headers on scrub/ filesDarrick J. Wong33-64/+64
2023-04-12xfs: create traced helper to get extra perag referencesDarrick J. Wong9-20/+22
2023-04-12xfs: give xfs_refcount_intent its own perag referenceDarrick J. Wong3-23/+50
2023-04-12xfs: give xfs_rmap_intent its own perag referenceDarrick J. Wong3-21/+44
2023-04-12xfs: give xfs_extfree_intent its own perag referenceDarrick J. Wong3-22/+47
2023-04-12xfs: pass per-ag references to xfs_free_extentDarrick J. Wong7-24/+28
2023-04-12xfs: give xfs_bmap_intent its own perag referenceDarrick J. Wong3-1/+33
2023-04-12xfs: document future directions of online fsckDarrick J. Wong1-0/+210
2023-04-12xfs: document the userspace fsck driver programDarrick J. Wong1-0/+316
2023-04-12xfs: document directory tree repairsDarrick J. Wong1-0/+419
2023-04-12xfs: document metadata file repairDarrick J. Wong1-0/+536
2023-04-12xfs: document full filesystem scans for online fsckDarrick J. Wong1-0/+681
2023-04-12xfs: document online file metadata repair codeDarrick J. Wong1-0/+154
2023-04-12xfs: document btree bulk loadingDarrick J. Wong1-0/+665
2023-04-12xfs: document pageable kernel memoryDarrick J. Wong1-0/+500
2023-04-12xfs: document how online fsck deals with eventual consistencyDarrick J. Wong1-0/+332
2023-04-12xfs: document the filesystem metadata checking strategyDarrick J. Wong2-0/+588
2023-04-12xfs: document the user interface for online fsckDarrick J. Wong1-0/+113
2023-04-12xfs: document the testing plan for online fsckDarrick J. Wong1-0/+186
2023-04-12xfs: document the general theory underlying online fsck designDarrick J. Wong1-0/+404
2023-04-12xfs: document the motivation for online fsck designDarrick J. Wong2-0/+213
2023-04-09Linux 6.3-rc6v6.3-rc6Linus Torvalds1-1/+1
2023-04-07cifs: double lock in cifs_reconnect_tcon()Dan Carpenter1-1/+1
2023-04-07block: don't set GD_NEED_PART_SCAN if scan partition failedYu Kuai1-1/+7
2023-04-06tracing/synthetic: Make lastcmd_mutex staticSteven Rostedt (Google)1-1/+1
2023-04-06net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong1-4/+11
2023-04-06ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()Zheng Yejian1-6/+9
2023-04-06swiotlb: fix a braino in the alignment check fixPetr Tesarik1-3/+3
2023-04-06block: ublk: make sure that block size is set correctlyMing Lei1-1/+3
2023-04-06ublk: read any SQE values upfrontJens Axboe1-2/+20
2023-04-06net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang1-0/+2
2023-04-06selftests: net: rps_default_mask.sh: delete veth link specificallyHangbin Liu1-0/+1
2023-04-06net: fec: make use of MDIO C45 quirkGreg Ungerer2-12/+25
2023-04-06maple_tree: fix a potential concurrency bug in RCU modePeng Zhang1-2/+1
2023-04-06maple_tree: fix get wrong data_end in mtree_lookup_walk()Peng Zhang1-10/+5
2023-04-06mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()Rongwei Wang1-1/+2
2023-04-06nilfs2: fix sysfs interface lifetimeRyusuke Konishi2-5/+9
2023-04-06mm: take a page reference when removing device exclusive entriesAlistair Popple1-1/+15
2023-04-06mm: vmalloc: avoid warn_alloc noise caused by fatal signalYafang Shao1-3/+5
2023-04-06nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad fieldTetsuo Handa2-0/+2
2023-04-06nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()Ryusuke Konishi1-2/+1
2023-04-06zsmalloc: document freeable statsSergey Senozhatsky1-0/+2
2023-04-06zsmalloc: document new fullness groupingSergey Senozhatsky1-59/+74
2023-04-06fsdax: force clear dirty mark if CoWShiyang Ruan1-0/+37
2023-04-06mm/hugetlb: fix uffd wr-protection for CoW optimization pathPeter Xu1-2/+12
2023-04-06mm: enable maple tree RCU mode by defaultLiam R. Howlett3-2/+7