summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* iomap: Support large folios in invalidatepageMatthew Wilcox (Oracle)2021-12-181-2/+7
* iomap: Convert iomap_migrate_page() to use foliosMatthew Wilcox (Oracle)2021-12-181-5/+7
* iomap: Convert iomap_add_to_ioend() to take a folioMatthew Wilcox (Oracle)2021-12-181-36/+34
* iomap: Simplify iomap_do_writepage()Matthew Wilcox (Oracle)2021-12-181-13/+10
* iomap: Simplify iomap_writepage_map()Matthew Wilcox (Oracle)2021-12-181-11/+10
* iomap,xfs: Convert ->discard_page to ->discard_folioMatthew Wilcox (Oracle)2021-12-182-14/+14
* iomap: Convert iomap_write_end_inline to take a folioMatthew Wilcox (Oracle)2021-12-181-5/+5
* iomap: Convert iomap_write_begin() and iomap_write_end() to foliosMatthew Wilcox (Oracle)2021-12-181-38/+33
* iomap: Convert __iomap_zero_iter to use a folioMatthew Wilcox (Oracle)2021-12-181-5/+9
* iomap: Allow iomap_write_begin() to be called with the full lengthMatthew Wilcox (Oracle)2021-12-181-1/+8
* iomap: Convert iomap_page_mkwrite to use a folioMatthew Wilcox (Oracle)2021-12-161-13/+12
* iomap: Convert readahead and readpage to use a folioMatthew Wilcox (Oracle)2021-12-161-27/+26
* iomap: Convert iomap_read_inline_data to take a folioMatthew Wilcox (Oracle)2021-12-161-8/+9
* iomap: Use folio offsets instead of page offsetsMatthew Wilcox (Oracle)2021-12-161-38/+40
* iomap: Convert bio completions to use foliosMatthew Wilcox (Oracle)2021-12-161-29/+21
* iomap: Pass the iomap_page into iomap_set_range_uptodateMatthew Wilcox (Oracle)2021-12-161-14/+18
* iomap: Add iomap_invalidate_folioMatthew Wilcox (Oracle)2021-12-161-8/+12
* iomap: Convert iomap_releasepage to use a folioMatthew Wilcox (Oracle)2021-12-161-3/+3
* iomap: Convert iomap_page_release to take a folioMatthew Wilcox (Oracle)2021-12-161-7/+11
* iomap: Convert iomap_page_create to take a folioMatthew Wilcox (Oracle)2021-12-161-9/+12
* iomap: Convert to_iomap_page to take a folioMatthew Wilcox (Oracle)2021-12-161-17/+15
* fs/buffer: Convert __block_write_begin_int() to take a folioMatthew Wilcox (Oracle)2021-12-163-14/+18
* Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-12-111-3/+11
|\
| * xfs: remove all COW fork extents when remounting readonlyDarrick J. Wong2021-12-071-3/+11
* | Merge tag 'io_uring-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds2021-12-112-8/+27
|\ \
| * | io-wq: check for wq exit after adding new worker task_workJens Axboe2021-12-101-6/+25
| * | io_uring: ensure task_work gets run as part of cancelationsJens Axboe2021-12-101-2/+4
| * | io-wq: remove spurious bit clear on task_work additionJens Axboe2021-12-061-3/+1
* | | Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-12-107-10/+35
|\ \ \
| * | | btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handlingQu Wenruo2021-12-081-1/+2
| * | | btrfs: zoned: clear data relocation bg on zone finishJohannes Thumshirn2021-12-081-0/+2
| * | | btrfs: free exchange changeset on failuresJohannes Thumshirn2021-12-081-3/+9
| * | | btrfs: fix re-dirty process of tree-log nodesNaohiro Aota2021-12-081-2/+3
| * | | btrfs: call mapping_set_error() on btree inode with a write errorJosef Bacik2021-12-081-0/+8
| * | | btrfs: clear extent buffer uptodate when we fail to write itJosef Bacik2021-12-081-0/+6
| * | | btrfs: fail if fstrim_range->start == U64_MAXJosef Bacik2021-12-081-0/+3
| * | | btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()Dan Carpenter2021-12-081-4/+2
* | | | Merge tag '5.16-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-12-102-31/+36
|\ \ \ \
| * | | | cifs: fix ntlmssp auth when there is no key exchangePaulo Alcantara2021-12-081-18/+36
| * | | | cifs: Fix crash on unload of cifs_arc4.koVincent Whitchurch2021-12-071-13/+0
* | | | | Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-12-103-9/+15
|\ \ \ \ \
| * | | | | nfsd: fix use-after-free due to delegation raceJ. Bruce Fields2021-12-101-2/+7
| * | | | | nfsd: Fix nsfd startup race (again)Alexander Sverdlin2021-12-102-7/+8
| |/ / / /
* | | | | Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-101-0/+76
|\ \ \ \ \
| * | | | | tracefs: Set all files to the same group ownership as the mount optionSteven Rostedt (VMware)2021-12-081-0/+72
| * | | | | tracefs: Have new files inherit the ownership of their parentSteven Rostedt (VMware)2021-12-081-0/+4
| |/ / / /
* | | | | Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-102-45/+153
|\ \ \ \ \
| * | | | | aio: Fix incorrect usage of eventfd_signal_allowed()Xie Yongji2021-12-091-1/+1
| * | | | | aio: fix use-after-free due to missing POLLFREE handlingEric Biggers2021-12-091-31/+106
| * | | | | aio: keep poll requests on waitqueue until completedEric Biggers2021-12-091-20/+63