summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-08-112-29/+2
|\
| * gfs2: remove ->writepageChristoph Hellwig2022-07-221-26/+0
| * gfs2: stop using generic_writepages in gfs2_ail1_start_oneChristoph Hellwig2022-07-221-3/+2
* | Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-08-081-1/+1
|\ \
| * | new iov_iter flavour - ITER_UBUFAl Viro2022-08-081-1/+1
* | | 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-0510-170/+94
| |\ \ \
| | * | | 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-052-2/+2
|\ \ \ | |_|/ |/| |
| * | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-032-2/+2
| |/
* | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-08-032-15/+15
|\ \
| * | mm/migrate: Add filemap_migrate_folio()Matthew Wilcox (Oracle)2022-08-021-1/+1
| * | gfs2: Convert gfs2_jhead_process_page() to use a folioMatthew Wilcox (Oracle)2022-08-021-14/+14
| |/
* | fs/gfs2: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-145-11/+10
* | fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche2022-07-144-12/+9
|/
* Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-243-46/+41
|\
| * fs: Change try_to_free_buffers() to take a folioMatthew Wilcox (Oracle)2022-05-091-1/+1
| * gfs2: Convert to release_folioMatthew Wilcox (Oracle)2022-05-093-23/+25
| * iomap: Convert to release_folioMatthew Wilcox (Oracle)2022-05-091-1/+1
| * fs: Change the type of filler_tMatthew Wilcox (Oracle)2022-05-091-18/+11
| * fs: Convert mpage_readpage to mpage_read_folioMatthew Wilcox (Oracle)2022-05-091-8/+7
| * fs: Convert iomap_readpage to iomap_read_folioMatthew Wilcox (Oracle)2022-05-091-1/+2
* | Merge tag 'gfs2-v5.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-248-66/+91
|\ \
| * | gfs2: Convert function bh_get to use iomapBob Peterson2022-05-241-5/+12
| * | gfs2: use i_lock spin_lock for inode qadataBob Peterson2022-05-241-12/+20
| * | gfs2: Return more useful errors from gfs2_rgrp_send_discards()Andrew Price2022-05-241-2/+2
| * | gfs2: Use container_of() for gfs2_glock(aspace)Kees Cook2022-05-244-27/+38
| * | gfs2: Explain some direct I/O odditiesAndreas Gruenbacher2022-05-241-0/+4
| * | gfs2: replace 'found' with dedicated list iterator variableJakob Koschel2022-05-142-20/+15
* | | Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2022-05-241-2/+2
|\ \ \
| * | | iomap: add per-iomap_iter private dataChristoph Hellwig2022-05-161-2/+2
| |/ /
* | | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-4/+3
|\ \ \ | |/ / |/| |
| * | block: add a bdev_discard_granularity helperChristoph Hellwig2022-04-171-4/+3
| * | block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-1/+1
* | | gfs2: Stop using glock holder auto-demotion for nowAndreas Gruenbacher2022-05-131-32/+14
* | | gfs2: buffered write prefaultingAndreas Gruenbacher2022-05-131-12/+16
* | | gfs2: Align read and write chunks to the page cacheAndreas Gruenbacher2022-05-131-8/+7
* | | gfs2: Pull return value test out of should_fault_in_pagesAndreas Gruenbacher2022-05-131-12/+22
* | | gfs2: Clean up use of fault_in_iov_iter_{read,write}ableAndreas Gruenbacher2022-05-131-17/+9