summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '9p-for-5.20' of https://github.com/martinetd/linuxLinus Torvalds2022-08-0610-149/+124
|\
| * 9p: Fix some kernel-doc commentsYang Li2022-07-021-2/+2
| * 9p fid refcount: cleanup p9_fid_put callsDominique Martinet2022-07-026-90/+64
| * 9p fid refcount: add p9_fid_get/put wrappersDominique Martinet2022-07-0210-69/+69
| * 9p: Fix minor typo in code commentTyler Hicks2022-07-021-1/+1
| * 9p: Remove unnecessary variable for old fids while walking from d_parentTyler Hicks2022-07-021-3/+3
| * 9p: Make the path walk logic more clear about when cloning is requiredTyler Hicks2022-07-021-4/+3
| * 9p: Track the root fid with its own variable during lookupsTyler Hicks2022-07-021-12/+14
* | Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-0614-187/+111
|\ \
| * \ Merge part of branch 'for-next.instantiate' into for-nextAndreas Gruenbacher2022-08-05393-9255/+12055
| |\ \
| | * | gfs2: List traversal in do_promote is safeAndreas Gruenbacher2022-06-291-2/+2
| | * | gfs2: do_promote glock holder stealing fixBob Peterson2022-06-291-7/+12
| | * | gfs2: Use better variable nameAndreas Gruenbacher2022-06-291-8/+8
| | * | gfs2: Make go_instantiate take a glockAndreas Gruenbacher2022-06-295-7/+5
| | * | gfs2: Add new go_held glock operationAndreas Gruenbacher2022-06-293-8/+22
| | * | gfs2: Revert 'Fix "truncate in progress" hang'Andreas Gruenbacher2022-06-297-80/+8
| | * | gfs2: Instantiate glocks ouside of glock state engineAndreas Gruenbacher2022-06-294-35/+37
| | * | gfs2: Fix up gfs2_glock_async_waitAndreas Gruenbacher2022-06-291-38/+15
| | |/
| * | gfs2: Minor gfs2_glock_nq_m cleanupAndreas Gruenbacher2022-06-285-11/+11
| * | gfs2: Fix spelling mistake in commentZhang Jiaming2022-06-241-1/+1
| * | gfs2: Rewrap overlong comment in do_promoteBob Peterson2022-06-091-3/+4
| * | gfs2: Remove redundant NULL check before kfreeMinghao Chi2022-06-031-2/+1
* | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-0538-128/+806
|\ \ \
| * | | hugetlbfs: fix inaccurate comment in hugetlbfs_statfs()Miaohe Lin2022-07-291-1/+1
| * | | hugetlbfs: cleanup some comments in inode.cMiaohe Lin2022-07-291-3/+2
| * | | hugetlbfs: remove unneeded header fileMiaohe Lin2022-07-291-1/+0
| * | | hugetlbfs: remove unneeded hugetlbfs_ops forward declarationMiaohe Lin2022-07-291-1/+0
| * | | hugetlbfs: use helper macro SZ_1{K,M}Miaohe Lin2022-07-291-2/+2
| * | | xfs: fail dax mount if reflink is enabled on a partitionShiyang Ruan2022-07-291-2/+4
| * | | userfaultfd: don't fail on unrecognized featuresAxel Rasmussen2022-07-291-4/+2
| * | | mm: thp: kill __transhuge_page_enabled()Yang Shi2022-07-171-1/+1
| * | | mm: thp: kill transparent_hugepage_active()Yang Shi2022-07-171-1/+1
| * | | xfs: add dax dedupe supportShiyang Ruan2022-07-174-7/+69
| * | | xfs: support CoW in fsdax modeShiyang Ruan2022-07-173-6/+58
| * | | fsdax: dedup file range to use a compare functionShiyang Ruan2022-07-173-7/+114
| * | | fsdax: add dax_iomap_cow_copy() for dax zeroShiyang Ruan2022-07-171-8/+19
| * | | fsdax: replace mmap entry in case of CoWShiyang Ruan2022-07-171-35/+42
| * | | fsdax: introduce dax_iomap_cow_copy()Shiyang Ruan2022-07-171-5/+83
| * | | fsdax: output address in dax_iomap_pfn() and rename itShiyang Ruan2022-07-171-5/+13
| * | | fsdax: set a CoW flag when associate reflink mappingsShiyang Ruan2022-07-171-9/+41
| * | | xfs: implement ->notify_failure() for XFSShiyang Ruan2022-07-176-3/+238
| * | | fsdax: introduce dax_lock_mapping_entry()Shiyang Ruan2022-07-171-0/+63
| * | | dax: introduce holder for dax_deviceShiyang Ruan2022-07-174-13/+18
| * | | mm: handling Non-LRU pages returned by vm_normal_pagesAlex Sierra2022-07-171-1/+1
| * | | mm/smaps: add Pss_DirtyVincent Whitchurch2022-07-031-0/+3
| * | | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-0318-19/+31
| | |/ | |/|
* | | Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-08-0485-1657/+1984
|\ \ \
| * | | xfs: delete extra space and tab in blank lineXie Shaowen2022-07-312-7/+7
| * | | xfs: fix NULL pointer dereference in xfs_getbmap()ChenXiaoSong2022-07-311-8/+9
| * | | xfs: Fix typo 'the the' in commentSlark Xiao2022-07-221-1/+1