summaryrefslogtreecommitdiffstats
path: root/fs/ext2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-251-1/+5
|\
| * ext2: correct max file size computingZhang Yi2022-02-251-1/+5
* | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-4/+5
|\ \
| * | fs: Convert __set_page_dirty_no_writeback to noop_dirty_folioMatthew Wilcox (Oracle)2022-03-161-1/+1
| * | fs: Convert __set_page_dirty_buffers to block_dirty_folioMatthew Wilcox (Oracle)2022-03-161-4/+4
| * | fs: Remove noop_invalidatepage()Matthew Wilcox (Oracle)2022-03-151-1/+0
| * | fs: Turn block_invalidatepage into block_invalidate_folioMatthew Wilcox (Oracle)2022-03-151-0/+2
| |/
* | fs: allocate inode by using alloc_inode_sb()Muchun Song2022-03-221-1/+1
* | remove bdi_congested() and wb_congested() and related functionsNeilBrown2022-03-221-5/+0
|/
* fsdax: shift partition offset handling into the file systemsChristoph Hellwig2021-12-041-2/+6
* dax: return the partition offset from fs_dax_get_by_bdevChristoph Hellwig2021-12-042-1/+2
* ext2: cleanup the dax handling in ext2_fill_superChristoph Hellwig2021-12-041-7/+5
* fsdax: decouple zeroing from the iomap buffered I/O codeChristoph Hellwig2021-12-041-3/+4
* dax: remove dax_capableChristoph Hellwig2021-12-041-2/+4
* ext2: fix sleeping in atomic bugs on errorDan Carpenter2021-09-221-8/+6
* Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-091-1/+2
|\
| * dax: remove bdev_dax_supportedChristoph Hellwig2021-08-261-1/+2
* | Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-022-2/+5
|\ \
| * | vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2021-08-182-2/+5
| |/
* | Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-304-24/+9
|\ \
| * | ext2: Convert to using invalidate_lockJan Kara2021-07-134-24/+9
* | | Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-302-7/+9
|\ \ \ | |_|/ |/| |
| * | ext2: use iomap_fiemap to implement ->fiemapChristoph Hellwig2021-07-272-2/+9
| * | ext2: make ext2_iomap_ops available unconditionallyChristoph Hellwig2021-07-261-5/+0
| |/
* / fs/ext2: Avoid page_address on pages returned by ext2_get_pageJavier Pello2021-07-163-9/+10
|/
* fs: remove noop_set_page_dirty()Matthew Wilcox (Oracle)2021-06-291-1/+1
* mm: require ->set_page_dirty to be explicitly wired upChristoph Hellwig2021-06-291-0/+2
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-05-021-2/+1
|\
| * useful constants: struct qstr for ".."Al Viro2021-04-151-2/+1
* | Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-291-4/+1
|\ \
| * | fs: introduce a wrapper uuid_to_fsid()Amir Goldstein2021-04-191-4/+1
| |/
* | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-294-52/+90
|\ \
| * | fs/ext2: Replace kmap() with kmap_local_page()Ira Weiny2021-03-313-49/+87
| * | ext2: Match up ext2_put_page() with ext2_dotdot() and ext2_find_entry()Ira Weiny2021-03-312-6/+6
| * | fs/ext2/: fix misspellings using codespell toolLiu xuzhi2021-03-191-1/+1
| |/
* / ext2: convert to fileattrMiklos Szeredi2021-04-124-60/+39
|/
* fs: make helpers idmap mount awareChristian Brauner2021-01-245-15/+25
* stat: handle idmapped mountsChristian Brauner2021-01-241-1/+1
* acl: handle idmapped mountsChristian Brauner2021-01-245-2/+6
* attr: handle idmapped mountsChristian Brauner2021-01-241-2/+2
* inode: make init and permission helpers idmapped mount awareChristian Brauner2021-01-242-4/+4
* ext2: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* fs/ext2: Use ext2_put_pageIra Weiny2020-11-133-16/+20
* ext2: Remove unnecessary blankXianting Tian2020-11-031-1/+1
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-10-241-2/+1
|\
| * [PATCH] reduce boilerplate in fsid handlingAl Viro2020-09-181-2/+1
* | Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-152-4/+3
|\ \
| * | ext2: Fix some kernel-doc warnings in balloc.cWang Hai2020-09-141-3/+3
| * | ext2: remove duplicate includeWang Hai2020-08-281-1/+0
* | | ext2: don't update mtime on COW faultsMikulas Patocka2020-09-051-2/+4
|/ /